msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-04-05 12:15-0400\n"
+"POT-Creation-Date: 2024-11-12 11:51-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"
msgid "bad array subscript"
msgstr ""
-#: arrayfunc.c:463 builtins/declare.def:749 variables.c:2195 variables.c:2224
-#: variables.c:3098
+#: arrayfunc.c:466 builtins/declare.def:748 variables.c:2196 variables.c:2225
+#: variables.c:3099
#, c-format
msgid "%s: removing nameref attribute"
msgstr ""
-#: arrayfunc.c:490 builtins/declare.def:924
+#: arrayfunc.c:493 builtins/declare.def:920
#, c-format
msgid "%s: cannot convert indexed to associative array"
msgstr ""
-#: arrayfunc.c:786
+#: arrayfunc.c:789
#, c-format
msgid "%s: cannot assign to non-numeric index"
msgstr ""
-#: arrayfunc.c:838
+#: arrayfunc.c:841
#, c-format
msgid "%s: %s: must use subscript when assigning associative array"
msgstr ""
#: bashhist.c:464
-#, c-format
-msgid "%s: cannot create: %s"
+msgid "cannot create"
msgstr ""
-#: bashline.c:4555
+#: bashline.c:4628
msgid "bash_execute_unix_command: cannot find keymap for command"
msgstr ""
-#: bashline.c:4725
+#: bashline.c:4799
#, c-format
msgid "%s: first non-whitespace character is not `\"'"
msgstr ""
-#: bashline.c:4754
+#: bashline.c:4828
#, c-format
msgid "no closing `%c' in %s"
msgstr ""
-#: bashline.c:4785
+#: bashline.c:4859
#, c-format
msgid "%s: missing separator"
msgstr ""
-#: bashline.c:4832
+#: bashline.c:4906
#, c-format
msgid "`%s': cannot unbind in command keymap"
msgstr ""
msgid "brace expansion: failed to allocate memory for `%s'"
msgstr ""
-#: builtins/alias.def:131 variables.c:1788
+#: builtins/alias.def:131 variables.c:1789
#, c-format
msgid "`%s': invalid alias name"
msgstr ""
-#: builtins/bind.def:119
+#: builtins/bind.def:123
msgid "line editing not enabled"
msgstr ""
-#: builtins/bind.def:204
+#: builtins/bind.def:208
#, c-format
msgid "`%s': invalid keymap name"
msgstr ""
-#: builtins/bind.def:271
-#, c-format
-msgid "%s: cannot read: %s"
+#: builtins/bind.def:277
+msgid "cannot read"
msgstr ""
-#: builtins/bind.def:347 builtins/bind.def:376
+#: builtins/bind.def:353 builtins/bind.def:382
#, c-format
msgid "`%s': unknown function name"
msgstr ""
-#: builtins/bind.def:355
+#: builtins/bind.def:361
#, c-format
msgid "%s is not bound to any keys.\n"
msgstr ""
-#: builtins/bind.def:359
+#: builtins/bind.def:365
#, c-format
msgid "%s can be invoked via "
msgstr ""
-#: builtins/bind.def:395 builtins/bind.def:412
+#: builtins/bind.def:401 builtins/bind.def:418
#, c-format
msgid "`%s': cannot unbind"
msgstr ""
msgid "too many arguments"
msgstr ""
-#: builtins/cd.def:336
+#: builtins/cd.def:335
msgid "null directory"
msgstr ""
-#: builtins/cd.def:347
+#: builtins/cd.def:345
msgid "OLDPWD not set"
msgstr ""
msgid "%s: usage: "
msgstr ""
-#: builtins/common.c:178 shell.c:524 shell.c:863
+#: builtins/common.c:178 shell.c:524 shell.c:865
#, c-format
msgid "%s: option requires an argument"
msgstr ""
msgid "%s: not found"
msgstr ""
-#: builtins/common.c:198 shell.c:876
+#: builtins/common.c:198 shell.c:878
#, c-format
msgid "%s: invalid option"
msgstr ""
msgid "%s: invalid option name"
msgstr ""
-#: builtins/common.c:210 execute_cmd.c:2461 general.c:360 general.c:365
-#: general.c:446 general.c:457
+#: builtins/common.c:210 error.c:461
#, c-format
msgid "`%s': not a valid identifier"
msgstr ""
msgid "invalid hex number"
msgstr ""
-#: builtins/common.c:223 expr.c:1560 expr.c:1574
+#: builtins/common.c:223 expr.c:1559 expr.c:1573
msgid "invalid number"
msgstr ""
msgid "no job control"
msgstr ""
-#: builtins/common.c:282
+#: builtins/common.c:279
+#, c-format
+msgid "%s: invalid job specification"
+msgstr ""
+
+#: builtins/common.c:289
#, c-format
msgid "%s: restricted"
msgstr ""
-#: builtins/common.c:284
+#: builtins/common.c:291
msgid "restricted"
msgstr ""
-#: builtins/common.c:291
+#: builtins/common.c:298
#, c-format
msgid "%s: not a shell builtin"
msgstr ""
-#: builtins/common.c:300
-#, c-format
-msgid "write error: %s"
+#: builtins/common.c:307
+msgid "write error"
msgstr ""
-#: builtins/common.c:307
-#, c-format
-msgid "error setting terminal attributes: %s"
+#: builtins/common.c:314
+msgid "error setting terminal attributes"
msgstr ""
-#: builtins/common.c:309
-#, c-format
-msgid "error getting terminal attributes: %s"
+#: builtins/common.c:316
+msgid "error getting terminal attributes"
msgstr ""
-#: builtins/common.c:599
-#, c-format
-msgid "%s: error retrieving current directory: %s: %s\n"
+#: builtins/common.c:611
+msgid "error retrieving current directory"
msgstr ""
-#: builtins/common.c:663 builtins/common.c:665
+#: builtins/common.c:675 builtins/common.c:677
#, c-format
msgid "%s: ambiguous job spec"
msgstr ""
-#: builtins/common.c:917
+#: builtins/common.c:709
+#, c-format
+msgid "%s: job specification requires leading `%%'"
+msgstr ""
+
+#: builtins/common.c:937
msgid "help not available in this version"
msgstr ""
-#: builtins/common.c:985
+#: builtins/common.c:1005
#, c-format
msgid "%s: not an indexed array"
msgstr ""
-#: builtins/common.c:1008 builtins/set.def:964 variables.c:3864
+#: builtins/common.c:1028 builtins/set.def:964 variables.c:3868
#, c-format
msgid "%s: cannot unset: readonly %s"
msgstr ""
-#: builtins/common.c:1013 builtins/set.def:930 variables.c:3869
+#: builtins/common.c:1033 builtins/set.def:930 variables.c:3873
#, c-format
msgid "%s: cannot unset"
msgstr ""
msgid "not currently executing completion function"
msgstr ""
-#: builtins/declare.def:136
+#: builtins/declare.def:139
msgid "can only be used in a function"
msgstr ""
-#: builtins/declare.def:472
+#: builtins/declare.def:471
msgid "cannot use `-f' to make functions"
msgstr ""
-#: builtins/declare.def:500 execute_cmd.c:6249
+#: builtins/declare.def:499 execute_cmd.c:6294
#, c-format
msgid "%s: readonly function"
msgstr ""
-#: builtins/declare.def:557 builtins/declare.def:844
+#: builtins/declare.def:556 builtins/declare.def:843
#, c-format
msgid "%s: reference variable cannot be an array"
msgstr ""
-#: builtins/declare.def:568 variables.c:3345
+#: builtins/declare.def:567 variables.c:3346
#, c-format
msgid "%s: nameref variable self references not allowed"
msgstr ""
-#: builtins/declare.def:573 variables.c:2034 variables.c:3342
+#: builtins/declare.def:572 variables.c:2035 variables.c:3343
#, c-format
msgid "%s: circular name reference"
msgstr ""
-#: builtins/declare.def:577 builtins/declare.def:851 builtins/declare.def:860
+#: builtins/declare.def:576 builtins/declare.def:850 builtins/declare.def:859
#, c-format
msgid "`%s': invalid variable name for name reference"
msgstr ""
-#: builtins/declare.def:912
+#: builtins/declare.def:908
#, c-format
msgid "%s: cannot destroy array variables in this way"
msgstr ""
-#: builtins/declare.def:918
+#: builtins/declare.def:914
#, c-format
msgid "%s: cannot convert associative to indexed array"
msgstr ""
-#: builtins/declare.def:947
+#: builtins/declare.def:943
#, c-format
msgid "%s: quoted compound array assignment deprecated"
msgstr ""
msgid "dynamic loading not available"
msgstr ""
-#: builtins/enable.def:385
+#: builtins/enable.def:389
#, c-format
msgid "cannot open shared object %s: %s"
msgstr ""
-#: builtins/enable.def:404
+#: builtins/enable.def:408
#, c-format
msgid "%s: builtin names may not contain slashes"
msgstr ""
-#: builtins/enable.def:419
+#: builtins/enable.def:423
#, c-format
msgid "cannot find %s in shared object %s: %s"
msgstr ""
-#: builtins/enable.def:436
+#: builtins/enable.def:440
#, c-format
msgid "%s: dynamic builtin already loaded"
msgstr ""
-#: builtins/enable.def:440
+#: builtins/enable.def:444
#, c-format
msgid "load function for %s returns failure (%d): not loaded"
msgstr ""
-#: builtins/enable.def:561
+#: builtins/enable.def:565
#, c-format
msgid "%s: not dynamically loaded"
msgstr ""
-#: builtins/enable.def:587
+#: builtins/enable.def:591
#, c-format
msgid "%s: cannot delete: %s"
msgstr ""
-#: builtins/evalfile.c:136 builtins/hash.def:190 execute_cmd.c:6082
+#: builtins/evalfile.c:137 builtins/hash.def:190 execute_cmd.c:6114
#, c-format
msgid "%s: is a directory"
msgstr ""
-#: builtins/evalfile.c:142
+#: builtins/evalfile.c:143
#, c-format
msgid "%s: not a regular file"
msgstr ""
-#: builtins/evalfile.c:151
+#: builtins/evalfile.c:152
#, c-format
msgid "%s: file is too large"
msgstr ""
-#: builtins/evalfile.c:188 builtins/evalfile.c:206 shell.c:1688
-#, c-format
-msgid "%s: cannot execute binary file"
+#: builtins/evalfile.c:189 builtins/evalfile.c:207 execute_cmd.c:6196
+#: shell.c:1690
+msgid "cannot execute binary file"
msgstr ""
-#: builtins/exec.def:157 builtins/exec.def:159 builtins/exec.def:245
+#: builtins/evalstring.c:478
#, c-format
-msgid "%s: cannot execute: %s"
+msgid "%s: ignoring function definition attempt"
+msgstr ""
+
+#: builtins/exec.def:157 builtins/exec.def:159 builtins/exec.def:248
+msgid "cannot execute"
msgstr ""
#: builtins/exit.def:61
msgstr ""
#: builtins/fc.def:462
-#, c-format
-msgid "%s: cannot open temp file: %s"
+msgid "cannot open temp file"
msgstr ""
-#: builtins/fg_bg.def:148 builtins/jobs.def:289
+#: builtins/fg_bg.def:150 builtins/jobs.def:293
msgid "current"
msgstr ""
-#: builtins/fg_bg.def:157
+#: builtins/fg_bg.def:159
#, c-format
msgid "job %d started without job control"
msgstr ""
msgstr ""
#: builtins/help.def:214
-#, c-format
-msgid "%s: cannot open: %s"
+msgid "cannot open"
msgstr ""
-#: builtins/help.def:502
+#: builtins/help.def:500
#, c-format
msgid ""
"These shell commands are defined internally. Type `help' to see this list.\n"
msgid "empty filename"
msgstr ""
-#: builtins/history.def:280 subst.c:8233
+#: builtins/history.def:280 subst.c:8215
#, c-format
msgid "%s: parameter null or not set"
msgstr ""
msgid "%s: history expansion failed"
msgstr ""
-#: builtins/inlib.def:71
-#, c-format
-msgid "%s: inlib failed"
-msgstr ""
-
#: builtins/jobs.def:109
msgid "no other options allowed with `-x'"
msgstr ""
-#: builtins/kill.def:210
+#: builtins/kill.def:213
#, c-format
msgid "%s: arguments must be process or job IDs"
msgstr ""
-#: builtins/kill.def:271
+#: builtins/kill.def:275
msgid "Unknown error"
msgstr ""
-#: builtins/let.def:96 builtins/let.def:120 expr.c:634 expr.c:652
+#: builtins/let.def:96 builtins/let.def:120 expr.c:633 expr.c:651
msgid "expression expected"
msgstr ""
-#: builtins/mapfile.def:249 builtins/read.def:359
+#: builtins/mapfile.def:249 builtins/read.def:373
#, c-format
msgid "%s: invalid file descriptor specification"
msgstr ""
-#: builtins/mapfile.def:257 builtins/read.def:366
-#, c-format
-msgid "%d: invalid file descriptor: %s"
+#: builtins/mapfile.def:257 builtins/read.def:380
+msgid "invalid file descriptor"
msgstr ""
#: builtins/mapfile.def:266 builtins/mapfile.def:304
msgid "array variable support required"
msgstr ""
-#: builtins/printf.def:475
+#: builtins/printf.def:477
#, c-format
msgid "`%s': missing format character"
msgstr ""
-#: builtins/printf.def:600
+#: builtins/printf.def:603
#, c-format
msgid "`%c': invalid time format specification"
msgstr ""
-#: builtins/printf.def:702
-#, c-format
-msgid "%%Q: string length: %s"
+#: builtins/printf.def:705
+msgid "string length"
msgstr ""
-#: builtins/printf.def:802
+#: builtins/printf.def:805
#, c-format
msgid "`%c': invalid format character"
msgstr ""
-#: builtins/printf.def:827 execute_cmd.c:6080
-#, c-format
-msgid "%s: %s"
-msgstr ""
-
-#: builtins/printf.def:919
+#: builtins/printf.def:922
#, c-format
msgid "format parsing problem: %s"
msgstr ""
-#: builtins/printf.def:1104
+#: builtins/printf.def:1107
msgid "missing hex digit for \\x"
msgstr ""
-#: builtins/printf.def:1119
+#: builtins/printf.def:1122
#, c-format
msgid "missing unicode digit for \\%c"
msgstr ""
" The `dirs' builtin displays the directory stack."
msgstr ""
-#: builtins/read.def:331
+#: builtins/read.def:346
#, c-format
msgid "%s: invalid timeout specification"
msgstr ""
-#: builtins/read.def:868
-#, c-format
-msgid "read error: %d: %s"
+#: builtins/read.def:909
+msgid "read error"
msgstr ""
#: builtins/return.def:73
msgid "shift count"
msgstr ""
-#: builtins/shopt.def:330
+#: builtins/shopt.def:332
msgid "cannot set and unset shell options simultaneously"
msgstr ""
-#: builtins/shopt.def:454
+#: builtins/shopt.def:457
#, c-format
msgid "%s: invalid shell option name"
msgstr ""
-#: builtins/source.def:127
+#: builtins/source.def:143
msgid "filename argument required"
msgstr ""
-#: builtins/source.def:153
+#: builtins/source.def:179
#, c-format
msgid "%s: file not found"
msgstr ""
msgid "cannot suspend a login shell"
msgstr ""
+#: builtins/test.def:146 test.c:926
+msgid "missing `]'"
+msgstr ""
+
#: builtins/type.def:231
#, c-format
msgid "%s is aliased to `%s'\n"
msgid "%s is hashed (%s)\n"
msgstr ""
-#: builtins/ulimit.def:398
+#: builtins/ulimit.def:401
#, c-format
msgid "%s: invalid limit argument"
msgstr ""
-#: builtins/ulimit.def:424
+#: builtins/ulimit.def:427
#, c-format
msgid "`%c': bad command"
msgstr ""
-#: builtins/ulimit.def:459
-#, c-format
-msgid "%s: cannot get limit: %s"
+#: builtins/ulimit.def:463 builtins/ulimit.def:733
+msgid "cannot get limit"
msgstr ""
-#: builtins/ulimit.def:492
+#: builtins/ulimit.def:496
msgid "limit"
msgstr ""
-#: builtins/ulimit.def:504 builtins/ulimit.def:790
-#, c-format
-msgid "%s: cannot modify limit: %s"
+#: builtins/ulimit.def:509 builtins/ulimit.def:797
+msgid "cannot modify limit"
msgstr ""
#: builtins/umask.def:114
msgid "%s: unbound variable"
msgstr ""
-#: eval.c:252
+#: eval.c:256
msgid "\atimed out waiting for input: auto-logout\n"
msgstr ""
-#: execute_cmd.c:587
-#, c-format
-msgid "cannot redirect standard input from /dev/null: %s"
+#: execute_cmd.c:606
+msgid "cannot redirect standard input from /dev/null"
msgstr ""
-#: execute_cmd.c:1369
+#: execute_cmd.c:1404
#, c-format
msgid "TIMEFORMAT: `%c': invalid format character"
msgstr ""
-#: execute_cmd.c:2447
+#: execute_cmd.c:2485
#, c-format
msgid "execute_coproc: coproc [%d:%s] still exists"
msgstr ""
-#: execute_cmd.c:2600
+#: execute_cmd.c:2639
msgid "pipe error"
msgstr ""
-#: execute_cmd.c:4048
+#: execute_cmd.c:4092
#, c-format
msgid "invalid regular expression `%s': %s"
msgstr ""
-#: execute_cmd.c:4050
+#: execute_cmd.c:4094
#, c-format
msgid "invalid regular expression `%s'"
msgstr ""
-#: execute_cmd.c:5028
+#: execute_cmd.c:5048
#, c-format
msgid "eval: maximum eval nesting level exceeded (%d)"
msgstr ""
-#: execute_cmd.c:5041
+#: execute_cmd.c:5061
#, c-format
msgid "%s: maximum source nesting level exceeded (%d)"
msgstr ""
-#: execute_cmd.c:5170
+#: execute_cmd.c:5190
#, c-format
msgid "%s: maximum function nesting level exceeded (%d)"
msgstr ""
-#: execute_cmd.c:5727
-#, c-format
-msgid "%s: restricted: cannot specify `/' in command names"
+#: execute_cmd.c:5728
+msgid "command not found"
msgstr ""
-#: execute_cmd.c:5844
+#: execute_cmd.c:5757
#, c-format
-msgid "%s: command not found"
+msgid "%s: restricted: cannot specify `/' in command names"
msgstr ""
-#: execute_cmd.c:6118
-#, c-format
-msgid "%s: %s: bad interpreter"
+#: execute_cmd.c:6150
+msgid "bad interpreter"
msgstr ""
-#: execute_cmd.c:6127
+#: execute_cmd.c:6159
#, c-format
msgid "%s: cannot execute: required file not found"
msgstr ""
-#: execute_cmd.c:6164
-#, c-format
-msgid "%s: cannot execute binary file: %s"
-msgstr ""
-
-#: execute_cmd.c:6290
+#: execute_cmd.c:6335
#, c-format
msgid "cannot duplicate fd %d to fd %d"
msgstr ""
msgid "recursion stack underflow"
msgstr ""
-#: expr.c:472
+#: expr.c:471
msgid "arithmetic syntax error in expression"
msgstr ""
-#: expr.c:516
+#: expr.c:515
msgid "attempted assignment to non-variable"
msgstr ""
-#: expr.c:525
+#: expr.c:524
msgid "arithmetic syntax error in variable assignment"
msgstr ""
-#: expr.c:539 expr.c:906
+#: expr.c:538 expr.c:905
msgid "division by 0"
msgstr ""
-#: expr.c:587
+#: expr.c:586
msgid "bug: bad expassign token"
msgstr ""
-#: expr.c:641
+#: expr.c:640
msgid "`:' expected for conditional expression"
msgstr ""
-#: expr.c:968
+#: expr.c:967
msgid "exponent less than 0"
msgstr ""
-#: expr.c:1029
+#: expr.c:1028
msgid "identifier expected after pre-increment or pre-decrement"
msgstr ""
-#: expr.c:1056
+#: expr.c:1055
msgid "missing `)'"
msgstr ""
-#: expr.c:1107 expr.c:1490
+#: expr.c:1106 expr.c:1489
msgid "arithmetic syntax error: operand expected"
msgstr ""
-#: expr.c:1451 expr.c:1472
+#: expr.c:1450 expr.c:1471
msgid "--: assignment requires lvalue"
msgstr ""
-#: expr.c:1453 expr.c:1474
+#: expr.c:1452 expr.c:1473
msgid "++: assignment requires lvalue"
msgstr ""
-#: expr.c:1492
+#: expr.c:1491
msgid "arithmetic syntax error: invalid arithmetic operator"
msgstr ""
-#: expr.c:1515
+#: expr.c:1514
#, c-format
msgid "%s%s%s: %s (error token is \"%s\")"
msgstr ""
-#: expr.c:1578
+#: expr.c:1577
msgid "invalid arithmetic base"
msgstr ""
-#: expr.c:1587
+#: expr.c:1586
msgid "invalid integer constant"
msgstr ""
-#: expr.c:1603
+#: expr.c:1602
msgid "value too great for base"
msgstr ""
-#: expr.c:1654
+#: expr.c:1653
#, c-format
msgid "%s: expression error\n"
msgstr ""
msgid "getcwd: cannot access parent directories"
msgstr ""
-#: general.c:452
+#: general.c:459
#, c-format
msgid "`%s': is a special builtin"
msgstr ""
-#: input.c:98 subst.c:6580
+#: input.c:98 subst.c:6540
#, c-format
msgid "cannot reset nodelay mode for fd %d"
msgstr ""
msgid "save_bash_input: buffer already exists for new fd %d"
msgstr ""
-#: jobs.c:539
+#: jobs.c:549
msgid "start_pipeline: pgrp pipe"
msgstr ""
-#: jobs.c:899
+#: jobs.c:910
#, c-format
msgid "bgp_delete: LOOP: psi (%d) == storage[psi].bucket_next"
msgstr ""
-#: jobs.c:951
+#: jobs.c:962
#, c-format
msgid "bgp_search: LOOP: psi (%d) == storage[psi].bucket_next"
msgstr ""
-#: jobs.c:1292
+#: jobs.c:1380
#, c-format
msgid "forked pid %d appears in running job %d"
msgstr ""
-#: jobs.c:1408
+#: jobs.c:1496
#, c-format
msgid "deleting stopped job %d with process group %ld"
msgstr ""
-#: jobs.c:1509
+#: jobs.c:1620
#, c-format
msgid "add_process: pid %5ld (%s) marked as still alive"
msgstr ""
-#: jobs.c:1839
+#: jobs.c:1949
#, c-format
msgid "describe_pid: %ld: no such pid"
msgstr ""
-#: jobs.c:1853
+#: jobs.c:1963
#, c-format
msgid "Signal %d"
msgstr ""
-#: jobs.c:1864 jobs.c:1890
+#: jobs.c:1974 jobs.c:2000
msgid "Done"
msgstr ""
-#: jobs.c:1869 siglist.c:123
+#: jobs.c:1979 siglist.c:123
msgid "Stopped"
msgstr ""
-#: jobs.c:1873
+#: jobs.c:1983
#, c-format
msgid "Stopped(%s)"
msgstr ""
-#: jobs.c:1877
+#: jobs.c:1987
msgid "Running"
msgstr ""
-#: jobs.c:1894
+#: jobs.c:2004
#, c-format
msgid "Done(%d)"
msgstr ""
-#: jobs.c:1896
+#: jobs.c:2006
#, c-format
msgid "Exit %d"
msgstr ""
-#: jobs.c:1899
+#: jobs.c:2009
msgid "Unknown status"
msgstr ""
-#: jobs.c:1983
+#: jobs.c:2105
#, c-format
msgid "(core dumped) "
msgstr ""
-#: jobs.c:2002
+#: jobs.c:2124
#, c-format
msgid " (wd: %s)"
msgstr ""
-#: jobs.c:2229
+#: jobs.c:2391
#, c-format
msgid "child setpgid (%ld to %ld)"
msgstr ""
-#: jobs.c:2580 nojobs.c:637
+#: jobs.c:2753 nojobs.c:640
#, c-format
msgid "wait: pid %ld is not a child of this shell"
msgstr ""
-#: jobs.c:2872
+#: jobs.c:3049
#, c-format
msgid "wait_for: No record of process %ld"
msgstr ""
-#: jobs.c:3228
+#: jobs.c:3407
#, c-format
msgid "wait_for_job: job %d is stopped"
msgstr ""
-#: jobs.c:3566
+#: jobs.c:3835
#, c-format
msgid "%s: no current jobs"
msgstr ""
-#: jobs.c:3573
+#: jobs.c:3842
#, c-format
msgid "%s: job has terminated"
msgstr ""
-#: jobs.c:3582
+#: jobs.c:3851
#, c-format
msgid "%s: job %d already in background"
msgstr ""
-#: jobs.c:3810
+#: jobs.c:4089
msgid "waitchld: turning on WNOHANG to avoid indefinite block"
msgstr ""
-#: jobs.c:4348
+#: jobs.c:4638
#, c-format
msgid "%s: line %d: "
msgstr ""
-#: jobs.c:4363 nojobs.c:892
+#: jobs.c:4654 nojobs.c:895
#, c-format
msgid " (core dumped)"
msgstr ""
-#: jobs.c:4379 jobs.c:4399
+#: jobs.c:4674 jobs.c:4694
#, c-format
msgid "(wd now: %s)\n"
msgstr ""
-#: jobs.c:4430
+#: jobs.c:4738
msgid "initialize_job_control: getpgrp failed"
msgstr ""
-#: jobs.c:4486
+#: jobs.c:4794
msgid "initialize_job_control: no job control in background"
msgstr ""
-#: jobs.c:4502
+#: jobs.c:4810
msgid "initialize_job_control: line discipline"
msgstr ""
-#: jobs.c:4512
+#: jobs.c:4820
msgid "initialize_job_control: setpgid"
msgstr ""
-#: jobs.c:4533 jobs.c:4542
+#: jobs.c:4841 jobs.c:4850
#, c-format
msgid "cannot set terminal process group (%d)"
msgstr ""
-#: jobs.c:4547
+#: jobs.c:4855
msgid "no job control in this shell"
msgstr ""
msgid "free: start and end chunk sizes differ"
msgstr ""
-#: lib/malloc/malloc.c:1154
+#: lib/malloc/malloc.c:1155
msgid "realloc: called with unallocated block argument"
msgstr ""
-#: lib/malloc/malloc.c:1169
+#: lib/malloc/malloc.c:1170
msgid "realloc: underflow detected; mh_nbytes out of range"
msgstr ""
-#: lib/malloc/malloc.c:1175
+#: lib/malloc/malloc.c:1176
msgid "realloc: underflow detected; magic8 corrupted"
msgstr ""
-#: lib/malloc/malloc.c:1183
+#: lib/malloc/malloc.c:1184
msgid "realloc: start and end chunk sizes differ"
msgstr ""
msgid "network operations not supported"
msgstr ""
-#: locale.c:222
-#, c-format
-msgid "setlocale: LC_ALL: cannot change locale (%s)"
-msgstr ""
-
-#: locale.c:224
-#, c-format
-msgid "setlocale: LC_ALL: cannot change locale (%s): %s"
-msgstr ""
-
-#: locale.c:297
-#, c-format
-msgid "setlocale: %s: cannot change locale (%s)"
-msgstr ""
-
-#: locale.c:299
-#, c-format
-msgid "setlocale: %s: cannot change locale (%s): %s"
+#: locale.c:226 locale.c:228 locale.c:301 locale.c:303
+msgid "cannot change locale"
msgstr ""
#: mailcheck.c:435
msgid "make_redirection: redirection instruction `%d' out of range"
msgstr ""
-#: parse.y:2518
+#: parse.y:2572
#, c-format
msgid ""
"shell_getc: shell_input_line_size (%zu) exceeds SIZE_MAX (%lu): line "
"truncated"
msgstr ""
-#: parse.y:2810
-#, c-format
-msgid "script file read error: %s"
+#: parse.y:2864
+msgid "script file read error"
msgstr ""
-#: parse.y:3046
+#: parse.y:3101
msgid "maximum here-document count exceeded"
msgstr ""
-#: parse.y:3831 parse.y:4727 parse.y:6767
+#: parse.y:3901 parse.y:4799 parse.y:6853
#, c-format
msgid "unexpected EOF while looking for matching `%c'"
msgstr ""
-#: parse.y:4934
+#: parse.y:5006
msgid "unexpected EOF while looking for `]]'"
msgstr ""
-#: parse.y:4939
+#: parse.y:5011
#, c-format
msgid "syntax error in conditional expression: unexpected token `%s'"
msgstr ""
-#: parse.y:4943
+#: parse.y:5015
msgid "syntax error in conditional expression"
msgstr ""
-#: parse.y:5021
+#: parse.y:5093
#, c-format
msgid "unexpected token `%s', expected `)'"
msgstr ""
-#: parse.y:5025
+#: parse.y:5097
msgid "expected `)'"
msgstr ""
-#: parse.y:5053
+#: parse.y:5127
#, c-format
msgid "unexpected argument `%s' to conditional unary operator"
msgstr ""
-#: parse.y:5057
+#: parse.y:5131
msgid "unexpected argument to conditional unary operator"
msgstr ""
-#: parse.y:5104
+#: parse.y:5178
#, c-format
msgid "unexpected token `%s', conditional binary operator expected"
msgstr ""
-#: parse.y:5108
+#: parse.y:5182
msgid "conditional binary operator expected"
msgstr ""
-#: parse.y:5135
+#: parse.y:5211
#, c-format
msgid "unexpected argument `%s' to conditional binary operator"
msgstr ""
-#: parse.y:5139
+#: parse.y:5215
msgid "unexpected argument to conditional binary operator"
msgstr ""
-#: parse.y:5150
+#: parse.y:5226
#, c-format
msgid "unexpected token `%c' in conditional command"
msgstr ""
-#: parse.y:5153
+#: parse.y:5229
#, c-format
msgid "unexpected token `%s' in conditional command"
msgstr ""
-#: parse.y:5157
+#: parse.y:5233
#, c-format
msgid "unexpected token %d in conditional command"
msgstr ""
-#: parse.y:6737
+#: parse.y:6821
+#, c-format
+msgid "syntax error near unexpected token `%s' while looking for matching `%c'"
+msgstr ""
+
+#: parse.y:6823
#, c-format
msgid "syntax error near unexpected token `%s'"
msgstr ""
-#: parse.y:6756
+#: parse.y:6842
#, c-format
msgid "syntax error near `%s'"
msgstr ""
-#: parse.y:6769
+#: parse.y:6861
+#, c-format
+msgid "syntax error: unexpected end of file from `%s' command on line %d"
+msgstr ""
+
+#: parse.y:6863
#, c-format
msgid "syntax error: unexpected end of file from command on line %d"
msgstr ""
-#: parse.y:6772
+#: parse.y:6867
msgid "syntax error: unexpected end of file"
msgstr ""
-#: parse.y:6772
+#: parse.y:6867
msgid "syntax error"
msgstr ""
-#: parse.y:6821
+#: parse.y:6916
#, c-format
msgid "Use \"%s\" to leave the shell.\n"
msgstr ""
-#: parse.y:7018
+#: parse.y:7114
msgid "unexpected EOF while looking for matching `)'"
msgstr ""
+#: pathexp.c:897
+msgid "invalid glob sort type"
+msgstr ""
+
#: pcomplete.c:1070
#, c-format
msgid "completion: function `%s' not found"
msgid "xtrace fd (%d) != fileno xtrace fp (%d)"
msgstr ""
-#: print_cmd.c:1576
+#: print_cmd.c:1597
#, c-format
msgid "cprintf: `%c': invalid format character"
msgstr ""
msgstr ""
#: redir.c:200
-#, c-format
-msgid "%s: ambiguous redirect"
+msgid "ambiguous redirect"
msgstr ""
#: redir.c:204
-#, c-format
-msgid "%s: cannot overwrite existing file"
+msgid "cannot overwrite existing file"
msgstr ""
#: redir.c:209
-#, c-format
-msgid "%s: restricted: cannot redirect output"
+msgid "restricted: cannot redirect output"
msgstr ""
#: redir.c:214
-#, c-format
-msgid "cannot create temp file for here-document: %s"
+msgid "cannot create temp file for here-document"
msgstr ""
#: redir.c:218
-#, c-format
-msgid "%s: cannot assign fd to variable"
+msgid "cannot assign fd to variable"
msgstr ""
#: redir.c:633
msgid "/dev/(tcp|udp)/host/port not supported without networking"
msgstr ""
-#: redir.c:920 redir.c:1034 redir.c:1092 redir.c:1256
+#: redir.c:937 redir.c:1051 redir.c:1109 redir.c:1273
msgid "redirection error: cannot duplicate fd"
msgstr ""
msgid "/tmp must be a valid directory name"
msgstr ""
-#: shell.c:825
+#: shell.c:827
msgid "pretty-printing mode ignored in interactive shells"
msgstr ""
-#: shell.c:967
+#: shell.c:969
#, c-format
msgid "%c%c: invalid option"
msgstr ""
-#: shell.c:1355
+#: shell.c:1357
#, c-format
msgid "cannot set uid to %d: effective uid %d"
msgstr ""
-#: shell.c:1371
+#: shell.c:1373
#, c-format
msgid "cannot set gid to %d: effective gid %d"
msgstr ""
-#: shell.c:1560
+#: shell.c:1562
msgid "cannot start debugger; debugging mode disabled"
msgstr ""
-#: shell.c:1673
+#: shell.c:1675
#, c-format
msgid "%s: Is a directory"
msgstr ""
-#: shell.c:1889
+#: shell.c:1891
msgid "I have no name!"
msgstr ""
-#: shell.c:2053
+#: shell.c:2055
#, c-format
msgid "GNU bash, version %s-(%s)\n"
msgstr ""
-#: shell.c:2054
+#: shell.c:2056
#, c-format
msgid ""
"Usage:\t%s [GNU long option] [option] ...\n"
"\t%s [GNU long option] [option] script-file ...\n"
msgstr ""
-#: shell.c:2056
+#: shell.c:2058
msgid "GNU long options:\n"
msgstr ""
-#: shell.c:2060
+#: shell.c:2062
msgid "Shell options:\n"
msgstr ""
-#: shell.c:2061
+#: shell.c:2063
msgid "\t-ilrsD or -c command or -O shopt_option\t\t(invocation only)\n"
msgstr ""
-#: shell.c:2080
+#: shell.c:2082
#, c-format
msgid "\t-%s or -o option\n"
msgstr ""
-#: shell.c:2086
+#: shell.c:2088
#, c-format
msgid "Type `%s -c \"help set\"' for more information about shell options.\n"
msgstr ""
-#: shell.c:2087
+#: shell.c:2089
#, c-format
msgid "Type `%s -c help' for more information about shell builtin commands.\n"
msgstr ""
-#: shell.c:2088
+#: shell.c:2090
#, c-format
msgid "Use the `bashbug' command to report bugs.\n"
msgstr ""
-#: shell.c:2090
+#: shell.c:2092
#, c-format
msgid "bash home page: <http://www.gnu.org/software/bash>\n"
msgstr ""
-#: shell.c:2091
+#: shell.c:2093
#, c-format
msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n"
msgstr ""
msgid "bad substitution: no closing `%s' in %s"
msgstr ""
-#: subst.c:3602
+#: subst.c:3599
#, c-format
msgid "%s: cannot assign list to array member"
msgstr ""
-#: subst.c:6420 subst.c:6436
+#: subst.c:6379 subst.c:6395
msgid "cannot make pipe for process substitution"
msgstr ""
-#: subst.c:6496
+#: subst.c:6455
msgid "cannot make child for process substitution"
msgstr ""
-#: subst.c:6570
+#: subst.c:6530
#, c-format
msgid "cannot open named pipe %s for reading"
msgstr ""
-#: subst.c:6572
+#: subst.c:6532
#, c-format
msgid "cannot open named pipe %s for writing"
msgstr ""
-#: subst.c:6595
+#: subst.c:6555
#, c-format
msgid "cannot duplicate named pipe %s as fd %d"
msgstr ""
-#: subst.c:6761
+#: subst.c:6721
msgid "command substitution: ignored null byte in input"
msgstr ""
-#: subst.c:6990
+#: subst.c:6960
msgid "function_substitute: cannot open anonymous file for output"
msgstr ""
-#: subst.c:7064
+#: subst.c:7034
msgid "function_substitute: cannot duplicate anonymous file as standard output"
msgstr ""
-#: subst.c:7236 subst.c:7257
+#: subst.c:7208 subst.c:7229
msgid "cannot make pipe for command substitution"
msgstr ""
-#: subst.c:7305
+#: subst.c:7280
msgid "cannot make child for command substitution"
msgstr ""
-#: subst.c:7338
+#: subst.c:7313
msgid "command_substitute: cannot duplicate pipe as fd 1"
msgstr ""
-#: subst.c:7820 subst.c:10996
+#: subst.c:7802 subst.c:10978
#, c-format
msgid "%s: invalid variable name for name reference"
msgstr ""
-#: subst.c:7913 subst.c:7931 subst.c:8107
+#: subst.c:7895 subst.c:7913 subst.c:8089
#, c-format
msgid "%s: invalid indirect expansion"
msgstr ""
-#: subst.c:7947 subst.c:8115
+#: subst.c:7929 subst.c:8097
#, c-format
msgid "%s: invalid variable name"
msgstr ""
-#: subst.c:8132 subst.c:10278 subst.c:10305
+#: subst.c:8114 subst.c:10260 subst.c:10287
#, c-format
msgid "%s: bad substitution"
msgstr ""
-#: subst.c:8231
+#: subst.c:8213
#, c-format
msgid "%s: parameter not set"
msgstr ""
-#: subst.c:8487 subst.c:8502
+#: subst.c:8469 subst.c:8484
#, c-format
msgid "%s: substring expression < 0"
msgstr ""
-#: subst.c:10404
+#: subst.c:10386
#, c-format
msgid "$%s: cannot assign in this way"
msgstr ""
-#: subst.c:10862
+#: subst.c:10844
msgid ""
"future versions of the shell will force evaluation as an arithmetic "
"substitution"
msgstr ""
-#: subst.c:11542
+#: subst.c:11552
#, c-format
msgid "bad substitution: no closing \"`\" in %s"
msgstr ""
-#: subst.c:12615
+#: subst.c:12626
#, c-format
msgid "no match: %s"
msgstr ""
msgid "%s: unary operator expected"
msgstr ""
-#: test.c:926
-msgid "missing `]'"
-msgstr ""
-
#: test.c:944
#, c-format
msgid "syntax error: `%s' unexpected"
msgid "trap handler: maximum trap handler level exceeded (%d)"
msgstr ""
-#: trap.c:450
+#: trap.c:455
#, c-format
msgid "run_pending_traps: bad value in trap_list[%d]: %p"
msgstr ""
-#: trap.c:454
+#: trap.c:459
#, c-format
msgid ""
"run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
msgstr ""
-#: trap.c:582
+#: trap.c:592
#, c-format
msgid "trap_handler: bad signal %d"
msgstr ""
-#: variables.c:440
+#: unwind_prot.c:246 unwind_prot.c:292
+msgid "frame not found"
+msgstr ""
+
+#: variables.c:441
#, c-format
msgid "error importing function definition for `%s'"
msgstr ""
-#: variables.c:863
+#: variables.c:864
#, c-format
msgid "shell level (%d) too high, resetting to 1"
msgstr ""
-#: variables.c:2190 variables.c:2219 variables.c:2277 variables.c:2296
-#: variables.c:2314 variables.c:2349 variables.c:2377 variables.c:2404
-#: variables.c:2430 variables.c:3273 variables.c:3281 variables.c:3793
-#: variables.c:3837
+#: variables.c:2191 variables.c:2220 variables.c:2278 variables.c:2297
+#: variables.c:2315 variables.c:2350 variables.c:2378 variables.c:2405
+#: variables.c:2431 variables.c:3274 variables.c:3282 variables.c:3797
+#: variables.c:3841
#, c-format
msgid "%s: maximum nameref depth (%d) exceeded"
msgstr ""
-#: variables.c:2640
+#: variables.c:2641
msgid "make_local_variable: no function context at current scope"
msgstr ""
-#: variables.c:2659
+#: variables.c:2660
#, c-format
msgid "%s: variable may not be assigned value"
msgstr ""
-#: variables.c:2830 variables.c:2883
+#: variables.c:2831 variables.c:2884
#, c-format
msgid "%s: cannot inherit value from incompatible type"
msgstr ""
-#: variables.c:3436
+#: variables.c:3437
#, c-format
msgid "%s: assigning integer to name reference"
msgstr ""
-#: variables.c:4389
+#: variables.c:4387
msgid "all_local_variables: no function context at current scope"
msgstr ""
-#: variables.c:4793
+#: variables.c:4791
#, c-format
msgid "%s has null exportstr"
msgstr ""
-#: variables.c:4798 variables.c:4807
+#: variables.c:4796 variables.c:4805
#, c-format
msgid "invalid character %d in exportstr for %s"
msgstr ""
-#: variables.c:4813
+#: variables.c:4811
#, c-format
msgid "no `=' in exportstr for %s"
msgstr ""
-#: variables.c:5331
+#: variables.c:5329
msgid "pop_var_context: head of shell_variables not a function context"
msgstr ""
-#: variables.c:5344
+#: variables.c:5342
msgid "pop_var_context: no global_variables context"
msgstr ""
-#: variables.c:5434
+#: variables.c:5432
msgid "pop_scope: head of shell_variables not a temporary environment scope"
msgstr ""
-#: variables.c:6404
+#: variables.c:6423
#, c-format
msgid "%s: %s: cannot open as FILE"
msgstr ""
-#: variables.c:6409
+#: variables.c:6428
#, c-format
msgid "%s: %s: invalid value for trace file descriptor"
msgstr ""
-#: variables.c:6453
+#: variables.c:6472
#, c-format
msgid "%s: %s: compatibility value out of range"
msgstr ""
-#: version.c:46
+#: version.c:50
msgid "Copyright (C) 2024 Free Software Foundation, Inc."
msgstr ""
-#: version.c:47
+#: version.c:51
msgid ""
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
"html>\n"
msgstr ""
-#: version.c:85
+#: version.c:90
#, c-format
msgid "GNU bash, version %s (%s)\n"
msgstr ""
-#: version.c:90
+#: version.c:95
msgid "This is free software; you are free to change and redistribute it."
msgstr ""
-#: version.c:91
+#: version.c:96
msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
msgstr ""
#: builtins.c:152
-msgid "source filename [arguments]"
+msgid "source [-p path] filename [arguments]"
msgstr ""
#: builtins.c:154
-msgid ". filename [arguments]"
+msgid ". [-p path] filename [arguments]"
msgstr ""
#: builtins.c:157
"commands\n"
" in a form that can be reused as input.\n"
" \n"
+" If arguments remain after option processing, the -p and -P options "
+"treat\n"
+" them as readline command names and restrict output to those names.\n"
+" \n"
" Exit Status:\n"
" bind returns 0 unless an unrecognized option is given or an error occurs."
msgstr ""
-#: builtins.c:332
+#: builtins.c:335
msgid ""
"Exit for, while, or until loops.\n"
" \n"
" The exit status is 0 unless N is not greater than or equal to 1."
msgstr ""
-#: builtins.c:344
+#: builtins.c:347
msgid ""
"Resume for, while, or until loops.\n"
" \n"
" The exit status is 0 unless N is not greater than or equal to 1."
msgstr ""
-#: builtins.c:356
+#: builtins.c:359
msgid ""
"Execute shell builtins.\n"
" \n"
" not a shell builtin."
msgstr ""
-#: builtins.c:371
+#: builtins.c:374
msgid ""
"Return the context of the current subroutine call.\n"
" \n"
" is invalid."
msgstr ""
-#: builtins.c:389
+#: builtins.c:392
msgid ""
"Change the shell working directory.\n"
" \n"
" -P is used; non-zero otherwise."
msgstr ""
-#: builtins.c:427
+#: builtins.c:430
msgid ""
"Print the name of the current working directory.\n"
" \n"
" cannot be read."
msgstr ""
-#: builtins.c:444
+#: builtins.c:447
msgid ""
"Null command.\n"
" \n"
" Always succeeds."
msgstr ""
-#: builtins.c:455
+#: builtins.c:458
msgid ""
"Return a successful result.\n"
" \n"
" Always succeeds."
msgstr ""
-#: builtins.c:464
+#: builtins.c:467
msgid ""
"Return an unsuccessful result.\n"
" \n"
" Always fails."
msgstr ""
-#: builtins.c:473
+#: builtins.c:476
msgid ""
"Execute a simple command or display information about commands.\n"
" \n"
" Returns exit status of COMMAND, or failure if COMMAND is not found."
msgstr ""
-#: builtins.c:492
+#: builtins.c:495
msgid ""
"Set variable values and attributes.\n"
" \n"
" assignment error occurs."
msgstr ""
-#: builtins.c:535
+#: builtins.c:538
msgid ""
"Set variable values and attributes.\n"
" \n"
" A synonym for `declare'. See `help declare'."
msgstr ""
-#: builtins.c:543
+#: builtins.c:546
msgid ""
"Define local variables.\n"
" \n"
" Create a local variable called NAME, and give it VALUE. OPTION can\n"
" be any option accepted by `declare'.\n"
" \n"
+" If any NAME is \"-\", local saves the set of shell options and restores\n"
+" them when the function returns.\n"
+" \n"
" Local variables can only be used within a function; they are visible\n"
" only to the function where they are defined and its children.\n"
" \n"
" assignment error occurs, or the shell is not executing a function."
msgstr ""
-#: builtins.c:560
+#: builtins.c:566
msgid ""
"Write arguments to the standard output.\n"
" \n"
" Returns success unless a write error occurs."
msgstr ""
-#: builtins.c:600
+#: builtins.c:606
msgid ""
"Write arguments to the standard output.\n"
" \n"
" Returns success unless a write error occurs."
msgstr ""
-#: builtins.c:615
+#: builtins.c:621
msgid ""
"Enable and disable shell builtins.\n"
" \n"
" Returns success unless NAME is not a shell builtin or an error occurs."
msgstr ""
-#: builtins.c:648
+#: builtins.c:654
msgid ""
"Execute arguments as a shell command.\n"
" \n"
" Returns exit status of command or success if command is null."
msgstr ""
-#: builtins.c:660
+#: builtins.c:666
msgid ""
"Parse option arguments.\n"
" \n"
" encountered or an error occurs."
msgstr ""
-#: builtins.c:702
+#: builtins.c:708
msgid ""
"Replace the shell with the given command.\n"
" \n"
"occurs."
msgstr ""
-#: builtins.c:723
+#: builtins.c:729
msgid ""
"Exit the shell.\n"
" \n"
" is that of the last command executed."
msgstr ""
-#: builtins.c:732
+#: builtins.c:738
msgid ""
"Exit a login shell.\n"
" \n"
" in a login shell."
msgstr ""
-#: builtins.c:742
+#: builtins.c:748
msgid ""
"Display or execute commands from the history list.\n"
" \n"
"occurs."
msgstr ""
-#: builtins.c:774
+#: builtins.c:780
msgid ""
"Move job to the foreground.\n"
" \n"
" Status of command placed in foreground, or failure if an error occurs."
msgstr ""
-#: builtins.c:789
+#: builtins.c:795
msgid ""
"Move jobs to the background.\n"
" \n"
" Returns success unless job control is not enabled or an error occurs."
msgstr ""
-#: builtins.c:803
+#: builtins.c:809
msgid ""
"Remember or display program locations.\n"
" \n"
" Returns success unless NAME is not found or an invalid option is given."
msgstr ""
-#: builtins.c:828
+#: builtins.c:834
msgid ""
"Display information about builtin commands.\n"
" \n"
"given."
msgstr ""
-#: builtins.c:852
+#: builtins.c:858
msgid ""
"Display or manipulate the history list.\n"
" \n"
" Returns success unless an invalid option is given or an error occurs."
msgstr ""
-#: builtins.c:893
+#: builtins.c:899
msgid ""
"Display status of jobs.\n"
" \n"
" If -x is used, returns the exit status of COMMAND."
msgstr ""
-#: builtins.c:920
+#: builtins.c:926
msgid ""
"Remove jobs from current shell.\n"
" \n"
" Returns success unless an invalid option or JOBSPEC is given."
msgstr ""
-#: builtins.c:939
+#: builtins.c:945
msgid ""
"Send a signal to a job.\n"
" \n"
" Returns success unless an invalid option is given or an error occurs."
msgstr ""
-#: builtins.c:963
+#: builtins.c:969
msgid ""
"Evaluate arithmetic expressions.\n"
" \n"
" If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise."
msgstr ""
-#: builtins.c:1008
+#: builtins.c:1014
msgid ""
"Read a line from the standard input and split it into fields.\n"
" \n"
" or an invalid file descriptor is supplied as the argument to -u."
msgstr ""
-#: builtins.c:1058
+#: builtins.c:1064
msgid ""
"Return from a shell function.\n"
" \n"
" Returns N, or failure if the shell is not executing a function or script."
msgstr ""
-#: builtins.c:1071
+#: builtins.c:1077
msgid ""
"Set or unset values of shell options and positional parameters.\n"
" \n"
" Returns success unless an invalid option is given."
msgstr ""
-#: builtins.c:1160
+#: builtins.c:1166
msgid ""
"Unset values and attributes of shell variables and functions.\n"
" \n"
" Returns success unless an invalid option is given or a NAME is read-only."
msgstr ""
-#: builtins.c:1182
+#: builtins.c:1188
msgid ""
"Set export attribute for shell variables.\n"
" \n"
" Returns success unless an invalid option is given or NAME is invalid."
msgstr ""
-#: builtins.c:1201
+#: builtins.c:1207
msgid ""
"Mark shell variables as unchangeable.\n"
" \n"
" Returns success unless an invalid option is given or NAME is invalid."
msgstr ""
-#: builtins.c:1223
+#: builtins.c:1229
msgid ""
"Shift positional parameters.\n"
" \n"
" Returns success unless N is negative or greater than $#."
msgstr ""
-#: builtins.c:1235 builtins.c:1250
+#: builtins.c:1241 builtins.c:1257
msgid ""
"Execute commands from a file in the current shell.\n"
" \n"
-" Read and execute commands from FILENAME in the current shell. The\n"
-" entries in $PATH are used to find the directory containing FILENAME.\n"
-" If any ARGUMENTS are supplied, they become the positional parameters\n"
-" when FILENAME is executed.\n"
+" Read and execute commands from FILENAME in the current shell. If the\n"
+" -p option is supplied, the PATH argument is treated as a colon-\n"
+" separated list of directories to search for FILENAME. If -p is not\n"
+" supplied, $PATH is searched to find FILENAME. If any ARGUMENTS are\n"
+" supplied, they become the positional parameters when FILENAME is "
+"executed.\n"
" \n"
" Exit Status:\n"
" Returns the status of the last command executed in FILENAME; fails if\n"
" FILENAME cannot be read."
msgstr ""
-#: builtins.c:1266
+#: builtins.c:1274
msgid ""
"Suspend shell execution.\n"
" \n"
" Returns success unless job control is not enabled or an error occurs."
msgstr ""
-#: builtins.c:1284
+#: builtins.c:1292
msgid ""
"Evaluate conditional expression.\n"
" \n"
" false or an invalid argument is given."
msgstr ""
-#: builtins.c:1366
+#: builtins.c:1374
msgid ""
"Evaluate conditional expression.\n"
" \n"
" be a literal `]', to match the opening `['."
msgstr ""
-#: builtins.c:1375
+#: builtins.c:1383
msgid ""
"Display process times.\n"
" \n"
" Always succeeds."
msgstr ""
-#: builtins.c:1387
+#: builtins.c:1395
msgid ""
"Trap signals and other events.\n"
" \n"
"given."
msgstr ""
-#: builtins.c:1430
+#: builtins.c:1438
msgid ""
"Display information about command type.\n"
" \n"
"found."
msgstr ""
-#: builtins.c:1461
+#: builtins.c:1469
msgid ""
"Modify shell resource limits.\n"
" \n"
" -b, which is in bytes; and -e, -i, -k, -n, -q, -r, -u, -x, and -P,\n"
" which accept unscaled values.\n"
" \n"
+" When in posix mode, values supplied with -c and -f are in 512-byte\n"
+" increments.\n"
+" \n"
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
msgstr ""
-#: builtins.c:1513
+#: builtins.c:1524
msgid ""
"Display or set file mode mask.\n"
" \n"
" Returns success unless MODE is invalid or an invalid option is given."
msgstr ""
-#: builtins.c:1533
+#: builtins.c:1544
msgid ""
"Wait for job completion and return exit status.\n"
" \n"
" children."
msgstr ""
-#: builtins.c:1564
+#: builtins.c:1575
msgid ""
"Wait for process completion and return exit status.\n"
" \n"
" option is given."
msgstr ""
-#: builtins.c:1579
+#: builtins.c:1590
msgid ""
"Execute PIPELINE, which can be a simple command, and negate PIPELINE's\n"
" return status.\n"
" The logical negation of PIPELINE's return status."
msgstr ""
-#: builtins.c:1589
+#: builtins.c:1600
msgid ""
"Execute commands for each member in a list.\n"
" \n"
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1603
+#: builtins.c:1614
msgid ""
"Arithmetic for loop.\n"
" \n"
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1621
+#: builtins.c:1632
msgid ""
"Select words from a list and execute commands.\n"
" \n"
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1642
+#: builtins.c:1653
msgid ""
"Report time consumed by pipeline's execution.\n"
" \n"
" The return status is the return status of PIPELINE."
msgstr ""
-#: builtins.c:1659
+#: builtins.c:1670
msgid ""
"Execute commands based on pattern matching.\n"
" \n"
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1671
+#: builtins.c:1682
msgid ""
"Execute commands based on conditional.\n"
" \n"
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1688
+#: builtins.c:1699
msgid ""
"Execute commands as long as a test succeeds.\n"
" \n"
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1700
+#: builtins.c:1711
msgid ""
"Execute commands as long as a test does not succeed.\n"
" \n"
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1712
+#: builtins.c:1723
msgid ""
"Create a coprocess named NAME.\n"
" \n"
" The coproc command returns an exit status of 0."
msgstr ""
-#: builtins.c:1726
+#: builtins.c:1737
msgid ""
"Define shell function.\n"
" \n"
" Returns success unless NAME is readonly."
msgstr ""
-#: builtins.c:1740
+#: builtins.c:1751
msgid ""
"Group commands as a unit.\n"
" \n"
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1752
+#: builtins.c:1763
msgid ""
"Resume job in foreground.\n"
" \n"
" Returns the status of the resumed job."
msgstr ""
-#: builtins.c:1767
+#: builtins.c:1778
msgid ""
"Evaluate arithmetic expression.\n"
" \n"
" Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise."
msgstr ""
-#: builtins.c:1779
+#: builtins.c:1790
msgid ""
"Execute conditional command.\n"
" \n"
" 0 or 1 depending on value of EXPRESSION."
msgstr ""
-#: builtins.c:1805
+#: builtins.c:1816
msgid ""
"Common shell variable names and usage.\n"
" \n"
" \t\tcommands should be saved on the history list.\n"
msgstr ""
-#: builtins.c:1862
+#: builtins.c:1873
msgid ""
"Add directories to stack.\n"
" \n"
" change fails."
msgstr ""
-#: builtins.c:1896
+#: builtins.c:1907
msgid ""
"Remove directories from stack.\n"
" \n"
" change fails."
msgstr ""
-#: builtins.c:1926
+#: builtins.c:1937
msgid ""
"Display directory stack.\n"
" \n"
" Returns success unless an invalid option is supplied or an error occurs."
msgstr ""
-#: builtins.c:1957
+#: builtins.c:1968
msgid ""
"Set and unset shell options.\n"
" \n"
" given or OPTNAME is disabled."
msgstr ""
-#: builtins.c:1978
+#: builtins.c:1989
msgid ""
"Formats and prints ARGUMENTS under control of the FORMAT.\n"
" \n"
" error occurs."
msgstr ""
-#: builtins.c:2014
+#: builtins.c:2025
msgid ""
"Specify how arguments are to be completed by Readline.\n"
" \n"
" Returns success unless an invalid option is supplied or an error occurs."
msgstr ""
-#: builtins.c:2044
+#: builtins.c:2055
msgid ""
"Display possible completions depending on the options.\n"
" \n"
" Returns success unless an invalid option is supplied or an error occurs."
msgstr ""
-#: builtins.c:2062
+#: builtins.c:2073
msgid ""
"Modify or display completion options.\n"
" \n"
" have a completion specification defined."
msgstr ""
-#: builtins.c:2093
+#: builtins.c:2104
msgid ""
"Read lines from the standard input into an indexed array variable.\n"
" \n"
" not an indexed array."
msgstr ""
-#: builtins.c:2129
+#: builtins.c:2140
msgid ""
"Read lines from a file into an array variable.\n"
" \n"