summaryrefslogtreecommitdiff
path: root/po/en@quot.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/en@quot.po')
-rw-r--r--po/en@quot.po238
1 files changed, 125 insertions, 113 deletions
diff --git a/po/en@quot.po b/po/en@quot.po
index 0eb5030d..792531fa 100644
--- a/po/en@quot.po
+++ b/po/en@quot.po
@@ -27,10 +27,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: GNU bash 4.2-alpha\n"
+"Project-Id-Version: GNU bash 4.2-beta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-14 14:17-0500\n"
-"PO-Revision-Date: 2010-11-14 14:17-0500\n"
+"POT-Creation-Date: 2010-12-22 08:55-0500\n"
+"PO-Revision-Date: 2010-12-22 08:55-0500\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
@@ -325,7 +325,7 @@ msgstr "can only be used in a function"
msgid "cannot use `-f' to make functions"
msgstr "cannot use ‘-f’ to make functions"
-#: builtins/declare.def:378 execute_cmd.c:5091
+#: builtins/declare.def:378 execute_cmd.c:5093
#, c-format
msgid "%s: readonly function"
msgstr "%s: readonly function"
@@ -364,7 +364,7 @@ msgstr "%s: not dynamically loaded"
msgid "%s: cannot delete: %s"
msgstr "%s: cannot delete: %s"
-#: builtins/evalfile.c:135 builtins/hash.def:171 execute_cmd.c:4947
+#: builtins/evalfile.c:135 builtins/hash.def:171 execute_cmd.c:4949
#: shell.c:1457
#, c-format
msgid "%s: is a directory"
@@ -380,7 +380,7 @@ msgstr "%s: not a regular file"
msgid "%s: file is too large"
msgstr "%s: file is too large"
-#: builtins/evalfile.c:186 builtins/evalfile.c:204 execute_cmd.c:5018
+#: builtins/evalfile.c:186 builtins/evalfile.c:204 execute_cmd.c:5020
#: shell.c:1467
#, c-format
msgid "%s: cannot execute binary file"
@@ -567,31 +567,31 @@ msgstr "empty array variable name"
msgid "array variable support required"
msgstr "array variable support required"
-#: builtins/printf.def:392
+#: builtins/printf.def:394
#, c-format
msgid "`%s': missing format character"
msgstr "‘%s’: missing format character"
-#: builtins/printf.def:446
+#: builtins/printf.def:448
#, c-format
msgid "`%c': invalid time format specification"
msgstr "‘%c’: invalid time format specification"
-#: builtins/printf.def:633
+#: builtins/printf.def:635
#, c-format
msgid "`%c': invalid format character"
msgstr "‘%c’: invalid format character"
-#: builtins/printf.def:660
+#: builtins/printf.def:662
#, c-format
msgid "warning: %s: %s"
msgstr "warning: %s: %s"
-#: builtins/printf.def:838
+#: builtins/printf.def:840
msgid "missing hex digit for \\x"
msgstr "missing hex digit for \\x"
-#: builtins/printf.def:853
+#: builtins/printf.def:855
#, c-format
msgid "missing unicode digit for \\%c"
msgstr "missing unicode digit for \\%c"
@@ -921,36 +921,36 @@ msgstr "\atimed out waiting for input: auto-logout\n"
msgid "cannot redirect standard input from /dev/null: %s"
msgstr "cannot redirect standard input from /dev/null: %s"
-#: execute_cmd.c:1169
+#: execute_cmd.c:1171
#, c-format
msgid "TIMEFORMAT: `%c': invalid format character"
msgstr "TIMEFORMAT: ‘%c’: invalid format character"
-#: execute_cmd.c:2122
+#: execute_cmd.c:2124
msgid "pipe error"
msgstr "pipe error"
-#: execute_cmd.c:4629
+#: execute_cmd.c:4631
#, c-format
msgid "%s: restricted: cannot specify `/' in command names"
msgstr "%s: restricted: cannot specify ‘/’ in command names"
-#: execute_cmd.c:4721
+#: execute_cmd.c:4723
#, c-format
msgid "%s: command not found"
msgstr "%s: command not found"
-#: execute_cmd.c:4945
+#: execute_cmd.c:4947
#, c-format
msgid "%s: %s"
msgstr "%s: %s"
-#: execute_cmd.c:4981
+#: execute_cmd.c:4983
#, c-format
msgid "%s: %s: bad interpreter"
msgstr "%s: %s: bad interpreter"
-#: execute_cmd.c:5130
+#: execute_cmd.c:5132
#, c-format
msgid "cannot duplicate fd %d to fd %d"
msgstr "cannot duplicate fd %d to fd %d"
@@ -987,7 +987,7 @@ msgstr "‘:’ expected for conditional expression"
msgid "exponent less than 0"
msgstr "exponent less than 0"
-#: expr.c:877
+#: expr.c:887
msgid "identifier expected after pre-increment or pre-decrement"
msgstr "identifier expected after pre-increment or pre-decrement"
@@ -1025,7 +1025,7 @@ msgstr "%s: expression error\n"
msgid "getcwd: cannot access parent directories"
msgstr "getcwd: cannot access parent directories"
-#: input.c:94 subst.c:5052
+#: input.c:94 subst.c:5082
#, c-format
msgid "cannot reset nodelay mode for fd %d"
msgstr "cannot reset nodelay mode for fd %d"
@@ -1339,94 +1339,94 @@ msgstr "make_redirection: redirection instruction ‘%d’ out of range"
msgid "unexpected EOF while looking for matching `%c'"
msgstr "unexpected EOF while looking for matching ‘%c’"
-#: parse.y:4026
+#: parse.y:4025
msgid "unexpected EOF while looking for `]]'"
msgstr "unexpected EOF while looking for ‘]]’"
-#: parse.y:4031
+#: parse.y:4030
#, c-format
msgid "syntax error in conditional expression: unexpected token `%s'"
msgstr "syntax error in conditional expression: unexpected token ‘%s’"
-#: parse.y:4035
+#: parse.y:4034
msgid "syntax error in conditional expression"
msgstr "syntax error in conditional expression"
-#: parse.y:4113
+#: parse.y:4112
#, c-format
msgid "unexpected token `%s', expected `)'"
msgstr "unexpected token ‘%s’, expected ‘)’"
-#: parse.y:4117
+#: parse.y:4116
msgid "expected `)'"
msgstr "expected ‘)’"
-#: parse.y:4145
+#: parse.y:4144
#, c-format
msgid "unexpected argument `%s' to conditional unary operator"
msgstr "unexpected argument ‘%s’ to conditional unary operator"
-#: parse.y:4149
+#: parse.y:4148
msgid "unexpected argument to conditional unary operator"
msgstr "unexpected argument to conditional unary operator"
-#: parse.y:4195
+#: parse.y:4194
#, c-format
msgid "unexpected token `%s', conditional binary operator expected"
msgstr "unexpected token ‘%s’, conditional binary operator expected"
-#: parse.y:4199
+#: parse.y:4198
msgid "conditional binary operator expected"
msgstr "conditional binary operator expected"
-#: parse.y:4221
+#: parse.y:4220
#, c-format
msgid "unexpected argument `%s' to conditional binary operator"
msgstr "unexpected argument ‘%s’ to conditional binary operator"
-#: parse.y:4225
+#: parse.y:4224
msgid "unexpected argument to conditional binary operator"
msgstr "unexpected argument to conditional binary operator"
-#: parse.y:4236
+#: parse.y:4235
#, c-format
msgid "unexpected token `%c' in conditional command"
msgstr "unexpected token ‘%c’ in conditional command"
-#: parse.y:4239
+#: parse.y:4238
#, c-format
msgid "unexpected token `%s' in conditional command"
msgstr "unexpected token ‘%s’ in conditional command"
-#: parse.y:4243
+#: parse.y:4242
#, c-format
msgid "unexpected token %d in conditional command"
msgstr "unexpected token %d in conditional command"
-#: parse.y:5561
+#: parse.y:5560
#, c-format
msgid "syntax error near unexpected token `%s'"
msgstr "syntax error near unexpected token ‘%s’"
-#: parse.y:5579
+#: parse.y:5578
#, c-format
msgid "syntax error near `%s'"
msgstr "syntax error near ‘%s’"
-#: parse.y:5589
+#: parse.y:5588
msgid "syntax error: unexpected end of file"
msgstr "syntax error: unexpected end of file"
-#: parse.y:5589
+#: parse.y:5588
msgid "syntax error"
msgstr "syntax error"
-#: parse.y:5651
+#: parse.y:5650
#, c-format
msgid "Use \"%s\" to leave the shell.\n"
msgstr "Use “%s” to leave the shell.\n"
-#: parse.y:5813
+#: parse.y:5812
msgid "unexpected EOF while looking for matching `)'"
msgstr "unexpected EOF while looking for matching ‘)’"
@@ -1464,40 +1464,40 @@ msgstr "xtrace fd (%d) != fileno xtrace fp (%d)"
msgid "cprintf: `%c': invalid format character"
msgstr "cprintf: ‘%c’: invalid format character"
-#: redir.c:118
+#: redir.c:122
msgid "file descriptor out of range"
msgstr "file descriptor out of range"
-#: redir.c:174
+#: redir.c:178
#, c-format
msgid "%s: ambiguous redirect"
msgstr "%s: ambiguous redirect"
-#: redir.c:178
+#: redir.c:182
#, c-format
msgid "%s: cannot overwrite existing file"
msgstr "%s: cannot overwrite existing file"
-#: redir.c:183
+#: redir.c:187
#, c-format
msgid "%s: restricted: cannot redirect output"
msgstr "%s: restricted: cannot redirect output"
-#: redir.c:188
+#: redir.c:192
#, c-format
msgid "cannot create temp file for here-document: %s"
msgstr "cannot create temp file for here-document: %s"
-#: redir.c:192
+#: redir.c:196
#, c-format
msgid "%s: cannot assign fd to variable"
msgstr "%s: cannot assign fd to variable"
-#: redir.c:552
+#: redir.c:556
msgid "/dev/(tcp|udp)/host/port not supported without networking"
msgstr "/dev/(tcp|udp)/host/port not supported without networking"
-#: redir.c:1114
+#: redir.c:826 redir.c:938 redir.c:1001 redir.c:1144
msgid "redirection error: cannot duplicate fd"
msgstr "redirection error: cannot duplicate fd"
@@ -1738,72 +1738,72 @@ msgstr "Unknown Signal #"
msgid "Unknown Signal #%d"
msgstr "Unknown Signal #%d"
-#: subst.c:1332 subst.c:1501
+#: subst.c:1333 subst.c:1502
#, c-format
msgid "bad substitution: no closing `%s' in %s"
msgstr "bad substitution: no closing ‘%s’ in %s"
-#: subst.c:2798
+#: subst.c:2795
#, c-format
msgid "%s: cannot assign list to array member"
msgstr "%s: cannot assign list to array member"
-#: subst.c:4949 subst.c:4965
+#: subst.c:4979 subst.c:4995
msgid "cannot make pipe for process substitution"
msgstr "cannot make pipe for process substitution"
-#: subst.c:4997
+#: subst.c:5027
msgid "cannot make child for process substitution"
msgstr "cannot make child for process substitution"
-#: subst.c:5042
+#: subst.c:5072
#, c-format
msgid "cannot open named pipe %s for reading"
msgstr "cannot open named pipe %s for reading"
-#: subst.c:5044
+#: subst.c:5074
#, c-format
msgid "cannot open named pipe %s for writing"
msgstr "cannot open named pipe %s for writing"
-#: subst.c:5062
+#: subst.c:5092
#, c-format
msgid "cannot duplicate named pipe %s as fd %d"
msgstr "cannot duplicate named pipe %s as fd %d"
-#: subst.c:5258
+#: subst.c:5288
msgid "cannot make pipe for command substitution"
msgstr "cannot make pipe for command substitution"
-#: subst.c:5296
+#: subst.c:5326
msgid "cannot make child for command substitution"
msgstr "cannot make child for command substitution"
-#: subst.c:5313
+#: subst.c:5343
msgid "command_substitute: cannot duplicate pipe as fd 1"
msgstr "command_substitute: cannot duplicate pipe as fd 1"
-#: subst.c:5826
+#: subst.c:5856
#, c-format
msgid "%s: parameter null or not set"
msgstr "%s: parameter null or not set"
-#: subst.c:6120 subst.c:6135
+#: subst.c:6122 subst.c:6137
#, c-format
msgid "%s: substring expression < 0"
msgstr "%s: substring expression < 0"
-#: subst.c:7266
+#: subst.c:7268
#, c-format
msgid "%s: bad substitution"
msgstr "%s: bad substitution"
-#: subst.c:7342
+#: subst.c:7344
#, c-format
msgid "$%s: cannot assign in this way"
msgstr "$%s: cannot assign in this way"
-#: subst.c:7676
+#: subst.c:7681
msgid ""
"future versions of the shell will force evaluation as an arithmetic "
"substitution"
@@ -1811,12 +1811,12 @@ msgstr ""
"future versions of the shell will force evaluation as an arithmetic "
"substitution"
-#: subst.c:8141
+#: subst.c:8146
#, c-format
msgid "bad substitution: no closing \"`\" in %s"
msgstr "bad substitution: no closing “`” in %s"
-#: subst.c:9030
+#: subst.c:9033
#, c-format
msgid "no match: %s"
msgstr "no match: %s"
@@ -1884,47 +1884,47 @@ msgstr "error importing function definition for ‘%s’"
msgid "shell level (%d) too high, resetting to 1"
msgstr "shell level (%d) too high, resetting to 1"
-#: variables.c:1936
+#: variables.c:1931
msgid "make_local_variable: no function context at current scope"
msgstr "make_local_variable: no function context at current scope"
-#: variables.c:3180
+#: variables.c:3181
msgid "all_local_variables: no function context at current scope"
msgstr "all_local_variables: no function context at current scope"
-#: variables.c:3397
+#: variables.c:3426
#, c-format
msgid "%s has null exportstr"
msgstr "%s has null exportstr"
-#: variables.c:3402 variables.c:3411
+#: variables.c:3431 variables.c:3440
#, c-format
msgid "invalid character %d in exportstr for %s"
msgstr "invalid character %d in exportstr for %s"
-#: variables.c:3417
+#: variables.c:3446
#, c-format
msgid "no `=' in exportstr for %s"
msgstr "no ‘=’ in exportstr for %s"
-#: variables.c:3861
+#: variables.c:3890
msgid "pop_var_context: head of shell_variables not a function context"
msgstr "pop_var_context: head of shell_variables not a function context"
-#: variables.c:3874
+#: variables.c:3903
msgid "pop_var_context: no global_variables context"
msgstr "pop_var_context: no global_variables context"
-#: variables.c:3948
+#: variables.c:3977
msgid "pop_scope: head of shell_variables not a temporary environment scope"
msgstr "pop_scope: head of shell_variables not a temporary environment scope"
-#: variables.c:4756
+#: variables.c:4785
#, c-format
msgid "%s: %s: cannot open as FILE"
msgstr "%s: %s: cannot open as FILE"
-#: variables.c:4761
+#: variables.c:4790
#, c-format
msgid "%s: %s: invalid value for trace file descriptor"
msgstr "%s: %s: invalid value for trace file descriptor"
@@ -3534,7 +3534,7 @@ msgid ""
" rules above.\n"
" \n"
" Exit Status:\n"
-" If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise.."
+" If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise."
msgstr ""
"Evaluate arithmetic expressions.\n"
" \n"
@@ -3576,7 +3576,7 @@ msgstr ""
" rules above.\n"
" \n"
" Exit Status:\n"
-" If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise.."
+" If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise."
#: builtins.c:971
msgid ""
@@ -4029,7 +4029,10 @@ msgid ""
" Exits with a status of 0 (true) or 1 (false) depending on\n"
" the evaluation of EXPR. Expressions may be unary or binary. Unary\n"
" expressions are often used to examine the status of a file. There\n"
-" are string operators as well, and numeric comparison operators.\n"
+" are string operators and numeric comparison operators as well.\n"
+" \n"
+" The behavior of test depends on the number of arguments. Read the\n"
+" bash manual page for the complete specification.\n"
" \n"
" File operators:\n"
" \n"
@@ -4104,7 +4107,10 @@ msgstr ""
" Exits with a status of 0 (true) or 1 (false) depending on\n"
" the evaluation of EXPR. Expressions may be unary or binary. Unary\n"
" expressions are often used to examine the status of a file. There\n"
-" are string operators as well, and numeric comparison operators.\n"
+" are string operators and numeric comparison operators as well.\n"
+" \n"
+" The behavior of test depends on the number of arguments. Read the\n"
+" bash manual page for the complete specification.\n"
" \n"
" File operators:\n"
" \n"
@@ -4174,7 +4180,7 @@ msgstr ""
" Returns success if EXPR evaluates to true; fails if EXPR evaluates to\n"
" false or an invalid argument is given."
-#: builtins.c:1305
+#: builtins.c:1308
msgid ""
"Evaluate conditional expression.\n"
" \n"
@@ -4186,7 +4192,7 @@ msgstr ""
" This is a synonym for the “test” builtin, but the last argument must\n"
" be a literal ‘]’, to match the opening ‘[’."
-#: builtins.c:1314
+#: builtins.c:1317
msgid ""
"Display process times.\n"
" \n"
@@ -4206,7 +4212,7 @@ msgstr ""
" Exit Status:\n"
" Always succeeds."
-#: builtins.c:1326
+#: builtins.c:1329
msgid ""
"Trap signals and other events.\n"
" \n"
@@ -4290,7 +4296,7 @@ msgstr ""
" Returns success unless a SIGSPEC is invalid or an invalid option is "
"given."
-#: builtins.c:1362
+#: builtins.c:1365
msgid ""
"Display information about command type.\n"
" \n"
@@ -4346,7 +4352,7 @@ msgstr ""
" Returns success if all of the NAMEs are found; fails if any are not "
"found."
-#: builtins.c:1393
+#: builtins.c:1396
msgid ""
"Modify shell resource limits.\n"
" \n"
@@ -4430,7 +4436,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
-#: builtins.c:1438
+#: builtins.c:1441
msgid ""
"Display or set file mode mask.\n"
" \n"
@@ -4462,7 +4468,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless MODE is invalid or an invalid option is given."
-#: builtins.c:1458
+#: builtins.c:1461
msgid ""
"Wait for job completion and return exit status.\n"
" \n"
@@ -4492,7 +4498,7 @@ msgstr ""
"is\n"
" given."
-#: builtins.c:1476
+#: builtins.c:1479
msgid ""
"Wait for process completion and return exit status.\n"
" \n"
@@ -4516,7 +4522,7 @@ msgstr ""
"is\n"
" given."
-#: builtins.c:1491
+#: builtins.c:1494
msgid ""
"Execute commands for each member in a list.\n"
" \n"
@@ -4538,7 +4544,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1505
+#: builtins.c:1508
msgid ""
"Arithmetic for loop.\n"
" \n"
@@ -4568,7 +4574,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1523
+#: builtins.c:1526
msgid ""
"Select words from a list and execute commands.\n"
" \n"
@@ -4604,7 +4610,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1544
+#: builtins.c:1547
msgid ""
"Report time consumed by pipeline's execution.\n"
" \n"
@@ -4632,7 +4638,7 @@ msgstr ""
" Exit Status:\n"
" The return status is the return status of PIPELINE."
-#: builtins.c:1561
+#: builtins.c:1564
msgid ""
"Execute commands based on pattern matching.\n"
" \n"
@@ -4650,7 +4656,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1573
+#: builtins.c:1576
msgid ""
"Execute commands based on conditional.\n"
" \n"
@@ -4688,7 +4694,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1590
+#: builtins.c:1593
msgid ""
"Execute commands as long as a test succeeds.\n"
" \n"
@@ -4706,7 +4712,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1602
+#: builtins.c:1605
msgid ""
"Execute commands as long as a test does not succeed.\n"
" \n"
@@ -4724,7 +4730,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1614
+#: builtins.c:1617
msgid ""
"Create a coprocess named NAME.\n"
" \n"
@@ -4746,7 +4752,7 @@ msgstr ""
" Exit Status:\n"
" Returns the exit status of COMMAND."
-#: builtins.c:1628
+#: builtins.c:1631
msgid ""
"Define shell function.\n"
" \n"
@@ -4770,7 +4776,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless NAME is readonly."
-#: builtins.c:1642
+#: builtins.c:1645
msgid ""
"Group commands as a unit.\n"
" \n"
@@ -4788,7 +4794,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1654
+#: builtins.c:1657
msgid ""
"Resume job in foreground.\n"
" \n"
@@ -4812,7 +4818,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the resumed job."
-#: builtins.c:1669
+#: builtins.c:1672
msgid ""
"Evaluate arithmetic expression.\n"
" \n"
@@ -4830,7 +4836,7 @@ msgstr ""
" Exit Status:\n"
" Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise."
-#: builtins.c:1681
+#: builtins.c:1684
msgid ""
"Execute conditional command.\n"
" \n"
@@ -4882,7 +4888,7 @@ msgstr ""
" Exit Status:\n"
" 0 or 1 depending on value of EXPRESSION."
-#: builtins.c:1707
+#: builtins.c:1710
msgid ""
"Common shell variable names and usage.\n"
" \n"
@@ -4986,7 +4992,7 @@ msgstr ""
" HISTIGNORE\tA colon-separated list of patterns used to decide which\n"
" \t\tcommands should be saved on the history list.\n"
-#: builtins.c:1764
+#: builtins.c:1767
msgid ""
"Add directories to stack.\n"
" \n"
@@ -5044,7 +5050,7 @@ msgstr ""
" Returns success unless an invalid argument is supplied or the directory\n"
" change fails."
-#: builtins.c:1798
+#: builtins.c:1801
msgid ""
"Remove directories from stack.\n"
" \n"
@@ -5094,7 +5100,7 @@ msgstr ""
" Returns success unless an invalid argument is supplied or the directory\n"
" change fails."
-#: builtins.c:1828
+#: builtins.c:1831
msgid ""
"Display directory stack.\n"
" \n"
@@ -5148,7 +5154,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
-#: builtins.c:1857
+#: builtins.c:1860
msgid ""
"Set and unset shell options.\n"
" \n"
@@ -5186,7 +5192,7 @@ msgstr ""
" Returns success if OPTNAME is enabled; fails if an invalid option is\n"
" given or OPTNAME is disabled."
-#: builtins.c:1878
+#: builtins.c:1881
msgid ""
"Formats and prints ARGUMENTS under control of the FORMAT.\n"
" \n"
@@ -5209,6 +5215,9 @@ msgid ""
" \n"
" %b\texpand backslash escape sequences in the corresponding argument\n"
" %q\tquote the argument in a way that can be reused as shell input\n"
+" %(fmt)T output the date-time string resulting from using FMT as a "
+"format\n"
+" string for strftime(3)\n"
" \n"
" Exit Status:\n"
" Returns success unless an invalid option is given or a write or "
@@ -5236,13 +5245,16 @@ msgstr ""
" \n"
" %b\texpand backslash escape sequences in the corresponding argument\n"
" %q\tquote the argument in a way that can be reused as shell input\n"
+" %(fmt)T output the date-time string resulting from using FMT as a "
+"format\n"
+" string for strftime(3)\n"
" \n"
" Exit Status:\n"
" Returns success unless an invalid option is given or a write or "
"assignment\n"
" error occurs."
-#: builtins.c:1905
+#: builtins.c:1910
msgid ""
"Specify how arguments are to be completed by Readline.\n"
" \n"
@@ -5292,7 +5304,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
-#: builtins.c:1933
+#: builtins.c:1938
msgid ""
"Display possible completions depending on the options.\n"
" \n"
@@ -5314,7 +5326,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
-#: builtins.c:1948
+#: builtins.c:1953
msgid ""
"Modify or display completion options.\n"
" \n"
@@ -5372,7 +5384,7 @@ msgstr ""
" Returns success unless an invalid option is supplied or NAME does not\n"
" have a completion specification defined."
-#: builtins.c:1978
+#: builtins.c:1983
msgid ""
"Read lines from the standard input into an indexed array variable.\n"
" \n"
@@ -5450,7 +5462,7 @@ msgstr ""
"or\n"
" not an indexed array."
-#: builtins.c:2012
+#: builtins.c:2017
msgid ""
"Read lines from a file into an array variable.\n"
" \n"