diff options
Diffstat (limited to 'po/bash.pot')
-rw-r--r-- | po/bash.pot | 386 |
1 files changed, 196 insertions, 190 deletions
diff --git a/po/bash.pot b/po/bash.pot index 1275c669..2c9c7780 100644 --- a/po/bash.pot +++ b/po/bash.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-16 15:54-0500\n" +"POT-Creation-Date: 2018-12-19 15:52-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" @@ -21,8 +21,8 @@ msgstr "" msgid "bad array subscript" msgstr "" -#: arrayfunc.c:377 builtins/declare.def:638 variables.c:2233 variables.c:2259 -#: variables.c:3075 +#: arrayfunc.c:377 builtins/declare.def:638 variables.c:2254 variables.c:2280 +#: variables.c:3108 #, c-format msgid "%s: removing nameref attribute" msgstr "" @@ -52,21 +52,21 @@ msgstr "" msgid "%s: cannot create: %s" msgstr "" -#: bashline.c:4143 +#: bashline.c:4144 msgid "bash_execute_unix_command: cannot find keymap for command" msgstr "" -#: bashline.c:4253 +#: bashline.c:4254 #, c-format msgid "%s: first non-whitespace character is not `\"'" msgstr "" -#: bashline.c:4282 +#: bashline.c:4283 #, c-format msgid "no closing `%c' in %s" msgstr "" -#: bashline.c:4316 +#: bashline.c:4317 #, c-format msgid "%s: missing colon separator" msgstr "" @@ -86,7 +86,7 @@ msgstr "" msgid "brace expansion: failed to allocate memory for `%s'" msgstr "" -#: builtins/alias.def:131 variables.c:1821 +#: builtins/alias.def:131 variables.c:1842 #, c-format msgid "`%s': invalid alias name" msgstr "" @@ -196,7 +196,7 @@ msgstr "" msgid "%s: invalid option name" msgstr "" -#: builtins/common.c:230 execute_cmd.c:2363 general.c:296 general.c:301 +#: builtins/common.c:230 execute_cmd.c:2372 general.c:352 general.c:357 #, c-format msgid "`%s': not a valid identifier" msgstr "" @@ -331,13 +331,13 @@ msgstr "" msgid "%s: reference variable cannot be an array" msgstr "" -#: builtins/declare.def:380 variables.c:3325 +#: builtins/declare.def:380 variables.c:3363 #, c-format msgid "%s: nameref variable self references not allowed" msgstr "" -#: builtins/declare.def:385 variables.c:2063 variables.c:3236 variables.c:3248 -#: variables.c:3322 +#: builtins/declare.def:385 variables.c:2084 variables.c:3272 variables.c:3285 +#: variables.c:3360 #, c-format msgid "%s: circular name reference" msgstr "" @@ -351,7 +351,7 @@ msgstr "" msgid "cannot use `-f' to make functions" msgstr "" -#: builtins/declare.def:532 execute_cmd.c:5843 +#: builtins/declare.def:532 execute_cmd.c:5852 #, c-format msgid "%s: readonly function" msgstr "" @@ -400,7 +400,7 @@ msgstr "" msgid "%s: cannot delete: %s" msgstr "" -#: builtins/evalfile.c:138 builtins/hash.def:184 execute_cmd.c:5675 +#: builtins/evalfile.c:138 builtins/hash.def:184 execute_cmd.c:5684 #, c-format msgid "%s: is a directory" msgstr "" @@ -737,21 +737,21 @@ msgstr "" msgid "can only `return' from a function or sourced script" msgstr "" -#: builtins/set.def:834 +#: builtins/set.def:852 msgid "cannot simultaneously unset a function and a variable" msgstr "" -#: builtins/set.def:886 +#: builtins/set.def:904 #, c-format msgid "%s: cannot unset" msgstr "" -#: builtins/set.def:907 variables.c:3772 +#: builtins/set.def:925 variables.c:3813 #, c-format msgid "%s: cannot unset: readonly %s" msgstr "" -#: builtins/set.def:920 +#: builtins/set.def:938 #, c-format msgid "%s: not an array variable" msgstr "" @@ -925,61 +925,61 @@ msgstr "" msgid "TIMEFORMAT: `%c': invalid format character" msgstr "" -#: execute_cmd.c:2352 +#: execute_cmd.c:2361 #, c-format msgid "execute_coproc: coproc [%d:%s] still exists" msgstr "" -#: execute_cmd.c:2476 +#: execute_cmd.c:2485 msgid "pipe error" msgstr "" -#: execute_cmd.c:4662 +#: execute_cmd.c:4671 #, c-format msgid "eval: maximum eval nesting level exceeded (%d)" msgstr "" -#: execute_cmd.c:4674 +#: execute_cmd.c:4683 #, c-format msgid "%s: maximum source nesting level exceeded (%d)" msgstr "" -#: execute_cmd.c:4782 +#: execute_cmd.c:4791 #, c-format msgid "%s: maximum function nesting level exceeded (%d)" msgstr "" -#: execute_cmd.c:5331 +#: execute_cmd.c:5340 #, c-format msgid "%s: restricted: cannot specify `/' in command names" msgstr "" -#: execute_cmd.c:5429 +#: execute_cmd.c:5438 #, c-format msgid "%s: command not found" msgstr "" -#: execute_cmd.c:5673 +#: execute_cmd.c:5682 #, c-format msgid "%s: %s" msgstr "" -#: execute_cmd.c:5711 +#: execute_cmd.c:5720 #, c-format msgid "%s: %s: bad interpreter" msgstr "" -#: execute_cmd.c:5748 +#: execute_cmd.c:5757 #, c-format msgid "%s: cannot execute binary file: %s" msgstr "" -#: execute_cmd.c:5834 +#: execute_cmd.c:5843 #, c-format msgid "`%s': is a special builtin" msgstr "" -#: execute_cmd.c:5886 +#: execute_cmd.c:5895 #, c-format msgid "cannot duplicate fd %d to fd %d" msgstr "" @@ -1058,7 +1058,7 @@ msgstr "" msgid "getcwd: cannot access parent directories" msgstr "" -#: input.c:99 subst.c:5906 +#: input.c:99 subst.c:5930 #, c-format msgid "cannot reset nodelay mode for fd %d" msgstr "" @@ -1073,152 +1073,152 @@ msgstr "" msgid "save_bash_input: buffer already exists for new fd %d" msgstr "" -#: jobs.c:527 +#: jobs.c:529 msgid "start_pipeline: pgrp pipe" msgstr "" -#: jobs.c:1082 +#: jobs.c:1084 #, c-format msgid "forked pid %d appears in running job %d" msgstr "" -#: jobs.c:1201 +#: jobs.c:1203 #, c-format msgid "deleting stopped job %d with process group %ld" msgstr "" -#: jobs.c:1305 +#: jobs.c:1307 #, c-format msgid "add_process: process %5ld (%s) in the_pipeline" msgstr "" -#: jobs.c:1308 +#: jobs.c:1310 #, c-format msgid "add_process: pid %5ld (%s) marked as still alive" msgstr "" -#: jobs.c:1637 +#: jobs.c:1639 #, c-format msgid "describe_pid: %ld: no such pid" msgstr "" -#: jobs.c:1652 +#: jobs.c:1654 #, c-format msgid "Signal %d" msgstr "" -#: jobs.c:1666 jobs.c:1692 +#: jobs.c:1668 jobs.c:1694 msgid "Done" msgstr "" -#: jobs.c:1671 siglist.c:123 +#: jobs.c:1673 siglist.c:123 msgid "Stopped" msgstr "" -#: jobs.c:1675 +#: jobs.c:1677 #, c-format msgid "Stopped(%s)" msgstr "" -#: jobs.c:1679 +#: jobs.c:1681 msgid "Running" msgstr "" -#: jobs.c:1696 +#: jobs.c:1698 #, c-format msgid "Done(%d)" msgstr "" -#: jobs.c:1698 +#: jobs.c:1700 #, c-format msgid "Exit %d" msgstr "" -#: jobs.c:1701 +#: jobs.c:1703 msgid "Unknown status" msgstr "" -#: jobs.c:1788 +#: jobs.c:1790 #, c-format msgid "(core dumped) " msgstr "" -#: jobs.c:1807 +#: jobs.c:1809 #, c-format msgid " (wd: %s)" msgstr "" -#: jobs.c:2035 +#: jobs.c:2037 #, c-format msgid "child setpgid (%ld to %ld)" msgstr "" -#: jobs.c:2397 nojobs.c:657 +#: jobs.c:2399 nojobs.c:657 #, c-format msgid "wait: pid %ld is not a child of this shell" msgstr "" -#: jobs.c:2693 +#: jobs.c:2695 #, c-format msgid "wait_for: No record of process %ld" msgstr "" -#: jobs.c:3053 +#: jobs.c:3055 #, c-format msgid "wait_for_job: job %d is stopped" msgstr "" -#: jobs.c:3360 +#: jobs.c:3362 #, c-format msgid "%s: job has terminated" msgstr "" -#: jobs.c:3369 +#: jobs.c:3371 #, c-format msgid "%s: job %d already in background" msgstr "" -#: jobs.c:3595 +#: jobs.c:3597 msgid "waitchld: turning on WNOHANG to avoid indefinite block" msgstr "" -#: jobs.c:4118 +#: jobs.c:4120 #, c-format msgid "%s: line %d: " msgstr "" -#: jobs.c:4132 nojobs.c:900 +#: jobs.c:4134 nojobs.c:900 #, c-format msgid " (core dumped)" msgstr "" -#: jobs.c:4144 jobs.c:4157 +#: jobs.c:4146 jobs.c:4159 #, c-format msgid "(wd now: %s)\n" msgstr "" -#: jobs.c:4189 +#: jobs.c:4191 msgid "initialize_job_control: getpgrp failed" msgstr "" -#: jobs.c:4245 +#: jobs.c:4247 msgid "initialize_job_control: no job control in background" msgstr "" -#: jobs.c:4261 +#: jobs.c:4263 msgid "initialize_job_control: line discipline" msgstr "" -#: jobs.c:4271 +#: jobs.c:4273 msgid "initialize_job_control: setpgid" msgstr "" -#: jobs.c:4292 jobs.c:4301 +#: jobs.c:4294 jobs.c:4303 #, c-format msgid "cannot set terminal process group (%d)" msgstr "" -#: jobs.c:4306 +#: jobs.c:4308 msgid "no job control in this shell" msgstr "" @@ -1369,110 +1369,110 @@ msgstr "" msgid "make_redirection: redirection instruction `%d' out of range" msgstr "" -#: parse.y:2369 +#: parse.y:2380 #, c-format msgid "" "shell_getc: shell_input_line_size (%zu) exceeds SIZE_MAX (%lu): line " "truncated" msgstr "" -#: parse.y:2775 +#: parse.y:2786 msgid "maximum here-document count exceeded" msgstr "" -#: parse.y:3521 parse.y:3891 +#: parse.y:3536 parse.y:3906 #, c-format msgid "unexpected EOF while looking for matching `%c'" msgstr "" -#: parse.y:4591 +#: parse.y:4606 msgid "unexpected EOF while looking for `]]'" msgstr "" -#: parse.y:4596 +#: parse.y:4611 #, c-format msgid "syntax error in conditional expression: unexpected token `%s'" msgstr "" -#: parse.y:4600 +#: parse.y:4615 msgid "syntax error in conditional expression" msgstr "" -#: parse.y:4678 +#: parse.y:4693 #, c-format msgid "unexpected token `%s', expected `)'" msgstr "" -#: parse.y:4682 +#: parse.y:4697 msgid "expected `)'" msgstr "" -#: parse.y:4710 +#: parse.y:4725 #, c-format msgid "unexpected argument `%s' to conditional unary operator" msgstr "" -#: parse.y:4714 +#: parse.y:4729 msgid "unexpected argument to conditional unary operator" msgstr "" -#: parse.y:4760 +#: parse.y:4775 #, c-format msgid "unexpected token `%s', conditional binary operator expected" msgstr "" -#: parse.y:4764 +#: parse.y:4779 msgid "conditional binary operator expected" msgstr "" -#: parse.y:4786 +#: parse.y:4801 #, c-format msgid "unexpected argument `%s' to conditional binary operator" msgstr "" -#: parse.y:4790 +#: parse.y:4805 msgid "unexpected argument to conditional binary operator" msgstr "" -#: parse.y:4801 +#: parse.y:4816 #, c-format msgid "unexpected token `%c' in conditional command" msgstr "" -#: parse.y:4804 +#: parse.y:4819 #, c-format msgid "unexpected token `%s' in conditional command" msgstr "" -#: parse.y:4808 +#: parse.y:4823 #, c-format msgid "unexpected token %d in conditional command" msgstr "" -#: parse.y:6230 +#: parse.y:6245 #, c-format msgid "syntax error near unexpected token `%s'" msgstr "" -#: parse.y:6248 +#: parse.y:6263 #, c-format msgid "syntax error near `%s'" msgstr "" -#: parse.y:6258 +#: parse.y:6273 msgid "syntax error: unexpected end of file" msgstr "" -#: parse.y:6258 +#: parse.y:6273 msgid "syntax error" msgstr "" -#: parse.y:6320 +#: parse.y:6335 #, c-format msgid "Use \"%s\" to leave the shell.\n" msgstr "" -#: parse.y:6482 +#: parse.y:6497 msgid "unexpected EOF while looking for matching `)'" msgstr "" @@ -1491,26 +1491,26 @@ msgstr "" msgid "progcomp_insert: %s: NULL COMPSPEC" msgstr "" -#: print_cmd.c:300 +#: print_cmd.c:302 #, c-format msgid "print_command: bad connector `%d'" msgstr "" -#: print_cmd.c:373 +#: print_cmd.c:375 #, c-format msgid "xtrace_set: %d: invalid file descriptor" msgstr "" -#: print_cmd.c:378 +#: print_cmd.c:380 msgid "xtrace_set: NULL file pointer" msgstr "" -#: print_cmd.c:382 +#: print_cmd.c:384 #, c-format msgid "xtrace fd (%d) != fileno xtrace fp (%d)" msgstr "" -#: print_cmd.c:1538 +#: print_cmd.c:1540 #, c-format msgid "cprintf: `%c': invalid format character" msgstr "" @@ -1548,7 +1548,7 @@ msgstr "" msgid "/dev/(tcp|udp)/host/port not supported without networking" msgstr "" -#: redir.c:873 redir.c:988 redir.c:1049 redir.c:1217 +#: redir.c:875 redir.c:990 redir.c:1051 redir.c:1221 msgid "redirection error: cannot duplicate fd" msgstr "" @@ -1820,107 +1820,107 @@ msgstr "" msgid "Unknown Signal #%d" msgstr "" -#: subst.c:1452 subst.c:1642 +#: subst.c:1454 subst.c:1644 #, c-format msgid "bad substitution: no closing `%s' in %s" msgstr "" -#: subst.c:3229 +#: subst.c:3231 #, c-format msgid "%s: cannot assign list to array member" msgstr "" -#: subst.c:5765 subst.c:5781 +#: subst.c:5789 subst.c:5805 msgid "cannot make pipe for process substitution" msgstr "" -#: subst.c:5827 +#: subst.c:5851 msgid "cannot make child for process substitution" msgstr "" -#: subst.c:5896 +#: subst.c:5920 #, c-format msgid "cannot open named pipe %s for reading" msgstr "" -#: subst.c:5898 +#: subst.c:5922 #, c-format msgid "cannot open named pipe %s for writing" msgstr "" -#: subst.c:5921 +#: subst.c:5945 #, c-format msgid "cannot duplicate named pipe %s as fd %d" msgstr "" -#: subst.c:6038 +#: subst.c:6062 msgid "command substitution: ignored null byte in input" msgstr "" -#: subst.c:6166 +#: subst.c:6190 msgid "cannot make pipe for command substitution" msgstr "" -#: subst.c:6209 +#: subst.c:6233 msgid "cannot make child for command substitution" msgstr "" -#: subst.c:6235 +#: subst.c:6259 msgid "command_substitute: cannot duplicate pipe as fd 1" msgstr "" -#: subst.c:6685 subst.c:9597 +#: subst.c:6710 subst.c:9623 #, c-format msgid "%s: invalid variable name for name reference" msgstr "" -#: subst.c:6781 subst.c:6799 subst.c:6954 +#: subst.c:6806 subst.c:6824 subst.c:6979 #, c-format msgid "%s: invalid indirect expansion" msgstr "" -#: subst.c:6815 subst.c:6962 +#: subst.c:6840 subst.c:6987 #, c-format msgid "%s: invalid variable name" msgstr "" -#: subst.c:7031 +#: subst.c:7056 #, c-format msgid "%s: parameter not set" msgstr "" -#: subst.c:7033 +#: subst.c:7058 #, c-format msgid "%s: parameter null or not set" msgstr "" -#: subst.c:7270 subst.c:7285 +#: subst.c:7295 subst.c:7310 #, c-format msgid "%s: substring expression < 0" msgstr "" -#: subst.c:8948 subst.c:8969 +#: subst.c:8973 subst.c:8994 #, c-format msgid "%s: bad substitution" msgstr "" -#: subst.c:9057 +#: subst.c:9082 #, c-format msgid "$%s: cannot assign in this way" msgstr "" -#: subst.c:9460 +#: subst.c:9485 msgid "" "future versions of the shell will force evaluation as an arithmetic " "substitution" msgstr "" -#: subst.c:10017 +#: subst.c:10043 #, c-format msgid "bad substitution: no closing \"`\" in %s" msgstr "" -#: subst.c:11044 +#: subst.c:11070 #, c-format msgid "no match: %s" msgstr "" @@ -1982,72 +1982,72 @@ msgstr "" msgid "trap_handler: bad signal %d" msgstr "" -#: variables.c:411 +#: variables.c:412 #, c-format msgid "error importing function definition for `%s'" msgstr "" -#: variables.c:820 +#: variables.c:821 #, c-format msgid "shell level (%d) too high, resetting to 1" msgstr "" -#: variables.c:2623 +#: variables.c:2655 msgid "make_local_variable: no function context at current scope" msgstr "" -#: variables.c:2642 +#: variables.c:2674 #, c-format msgid "%s: variable may not be assigned value" msgstr "" -#: variables.c:3415 +#: variables.c:3453 #, c-format msgid "%s: assigning integer to name reference" msgstr "" -#: variables.c:4324 +#: variables.c:4365 msgid "all_local_variables: no function context at current scope" msgstr "" -#: variables.c:4657 +#: variables.c:4698 #, c-format msgid "%s has null exportstr" msgstr "" -#: variables.c:4662 variables.c:4671 +#: variables.c:4703 variables.c:4712 #, c-format msgid "invalid character %d in exportstr for %s" msgstr "" -#: variables.c:4677 +#: variables.c:4718 #, c-format msgid "no `=' in exportstr for %s" msgstr "" -#: variables.c:5202 +#: variables.c:5243 msgid "pop_var_context: head of shell_variables not a function context" msgstr "" -#: variables.c:5215 +#: variables.c:5256 msgid "pop_var_context: no global_variables context" msgstr "" -#: variables.c:5295 +#: variables.c:5336 msgid "pop_scope: head of shell_variables not a temporary environment scope" msgstr "" -#: variables.c:6231 +#: variables.c:6272 #, c-format msgid "%s: %s: cannot open as FILE" msgstr "" -#: variables.c:6236 +#: variables.c:6277 #, c-format msgid "%s: %s: invalid value for trace file descriptor" msgstr "" -#: variables.c:6281 +#: variables.c:6322 #, c-format msgid "%s: %s: compatibility value out of range" msgstr "" @@ -2731,12 +2731,18 @@ msgid "" " \t\t0 to 3 octal digits\n" " \\xHH\tthe eight-bit character whose value is HH (hexadecimal). HH\n" " \t\tcan be one or two hex digits\n" +" \\uHHHH\tthe Unicode character whose value is the hexadecimal value " +"HHHH.\n" +" \t\tHHHH can be one to four hex digits.\n" +" \\UHHHHHHHH the Unicode character whose value is the hexadecimal " +"value\n" +" \t\tHHHHHHHH. HHHHHHHH can be one to eight hex digits.\n" " \n" " Exit Status:\n" " Returns success unless a write error occurs." msgstr "" -#: builtins.c:591 +#: builtins.c:595 msgid "" "Write arguments to the standard output.\n" " \n" @@ -2749,7 +2755,7 @@ msgid "" " Returns success unless a write error occurs." msgstr "" -#: builtins.c:606 +#: builtins.c:610 msgid "" "Enable and disable shell builtins.\n" " \n" @@ -2776,7 +2782,7 @@ msgid "" " Returns success unless NAME is not a shell builtin or an error occurs." msgstr "" -#: builtins.c:634 +#: builtins.c:638 msgid "" "Execute arguments as a shell command.\n" " \n" @@ -2788,7 +2794,7 @@ msgid "" " Returns exit status of command or success if command is null." msgstr "" -#: builtins.c:646 +#: builtins.c:650 msgid "" "Parse option arguments.\n" " \n" @@ -2829,7 +2835,7 @@ msgid "" " encountered or an error occurs." msgstr "" -#: builtins.c:688 +#: builtins.c:692 msgid "" "Replace the shell with the given command.\n" " \n" @@ -2852,7 +2858,7 @@ msgid "" "occurs." msgstr "" -#: builtins.c:709 +#: builtins.c:713 msgid "" "Exit the shell.\n" " \n" @@ -2860,7 +2866,7 @@ msgid "" " is that of the last command executed." msgstr "" -#: builtins.c:718 +#: builtins.c:722 msgid "" "Exit a login shell.\n" " \n" @@ -2869,7 +2875,7 @@ msgid "" " in a login shell." msgstr "" -#: builtins.c:728 +#: builtins.c:732 msgid "" "Display or execute commands from the history list.\n" " \n" @@ -2899,7 +2905,7 @@ msgid "" "occurs." msgstr "" -#: builtins.c:758 +#: builtins.c:762 msgid "" "Move job to the foreground.\n" " \n" @@ -2911,7 +2917,7 @@ msgid "" " Status of command placed in foreground, or failure if an error occurs." msgstr "" -#: builtins.c:773 +#: builtins.c:777 msgid "" "Move jobs to the background.\n" " \n" @@ -2925,7 +2931,7 @@ msgid "" " Returns success unless job control is not enabled or an error occurs." msgstr "" -#: builtins.c:787 +#: builtins.c:791 msgid "" "Remember or display program locations.\n" " \n" @@ -2949,7 +2955,7 @@ msgid "" " Returns success unless NAME is not found or an invalid option is given." msgstr "" -#: builtins.c:812 +#: builtins.c:816 msgid "" "Display information about builtin commands.\n" " \n" @@ -2971,7 +2977,7 @@ msgid "" "given." msgstr "" -#: builtins.c:836 +#: builtins.c:840 msgid "" "Display or manipulate the history list.\n" " \n" @@ -3006,7 +3012,7 @@ msgid "" " Returns success unless an invalid option is given or an error occurs." msgstr "" -#: builtins.c:873 +#: builtins.c:877 msgid "" "Display status of jobs.\n" " \n" @@ -3030,7 +3036,7 @@ msgid "" " If -x is used, returns the exit status of COMMAND." msgstr "" -#: builtins.c:900 +#: builtins.c:904 msgid "" "Remove jobs from current shell.\n" " \n" @@ -3047,7 +3053,7 @@ msgid "" " Returns success unless an invalid option or JOBSPEC is given." msgstr "" -#: builtins.c:919 +#: builtins.c:923 msgid "" "Send a signal to a job.\n" " \n" @@ -3070,7 +3076,7 @@ msgid "" " Returns success unless an invalid option is given or an error occurs." msgstr "" -#: builtins.c:943 +#: builtins.c:947 msgid "" "Evaluate arithmetic expressions.\n" " \n" @@ -3115,7 +3121,7 @@ msgid "" " If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise." msgstr "" -#: builtins.c:988 +#: builtins.c:992 msgid "" "Read a line from the standard input and split it into fields.\n" " \n" @@ -3167,7 +3173,7 @@ msgid "" " or an invalid file descriptor is supplied as the argument to -u." msgstr "" -#: builtins.c:1035 +#: builtins.c:1039 msgid "" "Return from a shell function.\n" " \n" @@ -3179,7 +3185,7 @@ msgid "" " Returns N, or failure if the shell is not executing a function or script." msgstr "" -#: builtins.c:1048 +#: builtins.c:1052 msgid "" "Set or unset values of shell options and positional parameters.\n" " \n" @@ -3265,7 +3271,7 @@ msgid "" " Returns success unless an invalid option is given." msgstr "" -#: builtins.c:1133 +#: builtins.c:1137 msgid "" "Unset values and attributes of shell variables and functions.\n" " \n" @@ -3287,7 +3293,7 @@ msgid "" " Returns success unless an invalid option is given or a NAME is read-only." msgstr "" -#: builtins.c:1155 +#: builtins.c:1159 msgid "" "Set export attribute for shell variables.\n" " \n" @@ -3306,7 +3312,7 @@ msgid "" " Returns success unless an invalid option is given or NAME is invalid." msgstr "" -#: builtins.c:1174 +#: builtins.c:1178 msgid "" "Mark shell variables as unchangeable.\n" " \n" @@ -3327,7 +3333,7 @@ msgid "" " Returns success unless an invalid option is given or NAME is invalid." msgstr "" -#: builtins.c:1196 +#: builtins.c:1200 msgid "" "Shift positional parameters.\n" " \n" @@ -3338,7 +3344,7 @@ msgid "" " Returns success unless N is negative or greater than $#." msgstr "" -#: builtins.c:1208 builtins.c:1223 +#: builtins.c:1212 builtins.c:1227 msgid "" "Execute commands from a file in the current shell.\n" " \n" @@ -3352,7 +3358,7 @@ msgid "" " FILENAME cannot be read." msgstr "" -#: builtins.c:1239 +#: builtins.c:1243 msgid "" "Suspend shell execution.\n" " \n" @@ -3366,7 +3372,7 @@ msgid "" " Returns success unless job control is not enabled or an error occurs." msgstr "" -#: builtins.c:1255 +#: builtins.c:1259 msgid "" "Evaluate conditional expression.\n" " \n" @@ -3449,7 +3455,7 @@ msgid "" " false or an invalid argument is given." msgstr "" -#: builtins.c:1337 +#: builtins.c:1341 msgid "" "Evaluate conditional expression.\n" " \n" @@ -3457,7 +3463,7 @@ msgid "" " be a literal `]', to match the opening `['." msgstr "" -#: builtins.c:1346 +#: builtins.c:1350 msgid "" "Display process times.\n" " \n" @@ -3469,7 +3475,7 @@ msgid "" " Always succeeds." msgstr "" -#: builtins.c:1358 +#: builtins.c:1362 msgid "" "Trap signals and other events.\n" " \n" @@ -3513,7 +3519,7 @@ msgid "" "given." msgstr "" -#: builtins.c:1394 +#: builtins.c:1398 msgid "" "Display information about command type.\n" " \n" @@ -3543,7 +3549,7 @@ msgid "" "found." msgstr "" -#: builtins.c:1425 +#: builtins.c:1429 msgid "" "Modify shell resource limits.\n" " \n" @@ -3592,7 +3598,7 @@ msgid "" " Returns success unless an invalid option is supplied or an error occurs." msgstr "" -#: builtins.c:1475 +#: builtins.c:1479 msgid "" "Display or set file mode mask.\n" " \n" @@ -3610,7 +3616,7 @@ msgid "" " Returns success unless MODE is invalid or an invalid option is given." msgstr "" -#: builtins.c:1495 +#: builtins.c:1499 msgid "" "Wait for job completion and return exit status.\n" " \n" @@ -3632,7 +3638,7 @@ msgid "" " option is given." msgstr "" -#: builtins.c:1519 +#: builtins.c:1523 msgid "" "Wait for process completion and return exit status.\n" " \n" @@ -3647,7 +3653,7 @@ msgid "" " option is given." msgstr "" -#: builtins.c:1534 +#: builtins.c:1538 msgid "" "Execute commands for each member in a list.\n" " \n" @@ -3660,7 +3666,7 @@ msgid "" " Returns the status of the last command executed." msgstr "" -#: builtins.c:1548 +#: builtins.c:1552 msgid "" "Arithmetic for loop.\n" " \n" @@ -3677,7 +3683,7 @@ msgid "" " Returns the status of the last command executed." msgstr "" -#: builtins.c:1566 +#: builtins.c:1570 msgid "" "Select words from a list and execute commands.\n" " \n" @@ -3697,7 +3703,7 @@ msgid "" " Returns the status of the last command executed." msgstr "" -#: builtins.c:1587 +#: builtins.c:1591 msgid "" "Report time consumed by pipeline's execution.\n" " \n" @@ -3713,7 +3719,7 @@ msgid "" " The return status is the return status of PIPELINE." msgstr "" -#: builtins.c:1604 +#: builtins.c:1608 msgid "" "Execute commands based on pattern matching.\n" " \n" @@ -3724,7 +3730,7 @@ msgid "" " Returns the status of the last command executed." msgstr "" -#: builtins.c:1616 +#: builtins.c:1620 msgid "" "Execute commands based on conditional.\n" " \n" @@ -3745,7 +3751,7 @@ msgid "" " Returns the status of the last command executed." msgstr "" -#: builtins.c:1633 +#: builtins.c:1637 msgid "" "Execute commands as long as a test succeeds.\n" " \n" @@ -3756,7 +3762,7 @@ msgid "" " Returns the status of the last command executed." msgstr "" -#: builtins.c:1645 +#: builtins.c:1649 msgid "" "Execute commands as long as a test does not succeed.\n" " \n" @@ -3767,7 +3773,7 @@ msgid "" " Returns the status of the last command executed." msgstr "" -#: builtins.c:1657 +#: builtins.c:1661 msgid "" "Create a coprocess named NAME.\n" " \n" @@ -3780,7 +3786,7 @@ msgid "" " The coproc command returns an exit status of 0." msgstr "" -#: builtins.c:1671 +#: builtins.c:1675 msgid "" "Define shell function.\n" " \n" @@ -3794,7 +3800,7 @@ msgid "" " Returns success unless NAME is readonly." msgstr "" -#: builtins.c:1685 +#: builtins.c:1689 msgid "" "Group commands as a unit.\n" " \n" @@ -3805,7 +3811,7 @@ msgid "" " Returns the status of the last command executed." msgstr "" -#: builtins.c:1697 +#: builtins.c:1701 msgid "" "Resume job in foreground.\n" " \n" @@ -3819,7 +3825,7 @@ msgid "" " Returns the status of the resumed job." msgstr "" -#: builtins.c:1712 +#: builtins.c:1716 msgid "" "Evaluate arithmetic expression.\n" " \n" @@ -3830,7 +3836,7 @@ msgid "" " Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise." msgstr "" -#: builtins.c:1724 +#: builtins.c:1728 msgid "" "Execute conditional command.\n" " \n" @@ -3858,7 +3864,7 @@ msgid "" " 0 or 1 depending on value of EXPRESSION." msgstr "" -#: builtins.c:1750 +#: builtins.c:1754 msgid "" "Common shell variable names and usage.\n" " \n" @@ -3912,7 +3918,7 @@ msgid "" " \t\tcommands should be saved on the history list.\n" msgstr "" -#: builtins.c:1807 +#: builtins.c:1811 msgid "" "Add directories to stack.\n" " \n" @@ -3943,7 +3949,7 @@ msgid "" " change fails." msgstr "" -#: builtins.c:1841 +#: builtins.c:1845 msgid "" "Remove directories from stack.\n" " \n" @@ -3970,7 +3976,7 @@ msgid "" " change fails." msgstr "" -#: builtins.c:1871 +#: builtins.c:1875 msgid "" "Display directory stack.\n" " \n" @@ -3999,7 +4005,7 @@ msgid "" " Returns success unless an invalid option is supplied or an error occurs." msgstr "" -#: builtins.c:1902 +#: builtins.c:1906 msgid "" "Set and unset shell options.\n" " \n" @@ -4019,7 +4025,7 @@ msgid "" " given or OPTNAME is disabled." msgstr "" -#: builtins.c:1923 +#: builtins.c:1927 msgid "" "Formats and prints ARGUMENTS under control of the FORMAT.\n" " \n" @@ -4058,7 +4064,7 @@ msgid "" " error occurs." msgstr "" -#: builtins.c:1957 +#: builtins.c:1961 msgid "" "Specify how arguments are to be completed by Readline.\n" " \n" @@ -4076,7 +4082,7 @@ msgid "" " \t\twithout any specific completion defined\n" " -E\tapply the completions and actions to \"empty\" commands --\n" " \t\tcompletion attempted on a blank line\n" -" -I\tapply the completions and actions to the intial (usually the\n" +" -I\tapply the completions and actions to the initial (usually the\n" " \t\tcommand) word\n" " \n" " When completion is attempted, the actions are applied in the order the\n" @@ -4089,7 +4095,7 @@ msgid "" " Returns success unless an invalid option is supplied or an error occurs." msgstr "" -#: builtins.c:1987 +#: builtins.c:1991 msgid "" "Display possible completions depending on the options.\n" " \n" @@ -4102,7 +4108,7 @@ msgid "" " Returns success unless an invalid option is supplied or an error occurs." msgstr "" -#: builtins.c:2002 +#: builtins.c:2006 msgid "" "Modify or display completion options.\n" " \n" @@ -4134,7 +4140,7 @@ msgid "" " have a completion specification defined." msgstr "" -#: builtins.c:2033 +#: builtins.c:2037 msgid "" "Read lines from the standard input into an indexed array variable.\n" " \n" @@ -4176,7 +4182,7 @@ msgid "" " not an indexed array." msgstr "" -#: builtins.c:2069 +#: builtins.c:2073 msgid "" "Read lines from a file into an array variable.\n" " \n" |