summaryrefslogtreecommitdiff
path: root/po/en@boldquot.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/en@boldquot.po')
-rw-r--r--po/en@boldquot.po376
1 files changed, 195 insertions, 181 deletions
diff --git a/po/en@boldquot.po b/po/en@boldquot.po
index b1f0988c..8fe13aeb 100644
--- a/po/en@boldquot.po
+++ b/po/en@boldquot.po
@@ -30,12 +30,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: GNU bash 4.3-alpha\n"
+"Project-Id-Version: GNU bash 4.3-beta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-08 16:00-0500\n"
-"PO-Revision-Date: 2013-03-08 16:00-0500\n"
+"POT-Creation-Date: 2013-08-14 11:14-0400\n"
+"PO-Revision-Date: 2013-08-14 11:14-0400\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
+"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -45,7 +46,7 @@ msgstr ""
msgid "bad array subscript"
msgstr "bad array subscript"
-#: arrayfunc.c:356 builtins/declare.def:578
+#: arrayfunc.c:356 builtins/declare.def:585
#, c-format
msgid "%s: cannot convert indexed to associative array"
msgstr "%s: cannot convert indexed to associative array"
@@ -70,21 +71,21 @@ msgstr "%s: %s: must use subscript when assigning associative array"
msgid "%s: cannot create: %s"
msgstr "%s: cannot create: %s"
-#: bashline.c:3923
+#: bashline.c:3928
msgid "bash_execute_unix_command: cannot find keymap for command"
msgstr "bash_execute_unix_command: cannot find keymap for command"
-#: bashline.c:4010
+#: bashline.c:4015
#, c-format
msgid "%s: first non-whitespace character is not `\"'"
msgstr "%s: first non-whitespace character is not ‘\"’"
-#: bashline.c:4039
+#: bashline.c:4044
#, c-format
msgid "no closing `%c' in %s"
msgstr "no closing ‘%c’ in %s"
-#: bashline.c:4073
+#: bashline.c:4078
#, c-format
msgid "%s: missing colon separator"
msgstr "%s: missing colon separator"
@@ -211,7 +212,7 @@ msgstr "invalid octal number"
msgid "invalid hex number"
msgstr "invalid hex number"
-#: builtins/common.c:242 expr.c:1451
+#: builtins/common.c:242 expr.c:1461
msgid "invalid number"
msgstr "invalid number"
@@ -324,31 +325,31 @@ msgstr "not currently executing completion function"
msgid "can only be used in a function"
msgstr "can only be used in a function"
-#: builtins/declare.def:311 builtins/declare.def:526
+#: builtins/declare.def:315 builtins/declare.def:533
#, c-format
msgid "%s: reference variable cannot be an array"
msgstr "%s: reference variable cannot be an array"
-#: builtins/declare.def:317
+#: builtins/declare.def:324
#, c-format
msgid "%s: nameref variable self references not allowed"
msgstr "%s: nameref variable self references not allowed"
-#: builtins/declare.def:415
+#: builtins/declare.def:422
msgid "cannot use `-f' to make functions"
msgstr "cannot use ‘-f’ to make functions"
-#: builtins/declare.def:427 execute_cmd.c:5315
+#: builtins/declare.def:434 execute_cmd.c:5328
#, c-format
msgid "%s: readonly function"
msgstr "%s: readonly function"
-#: builtins/declare.def:565
+#: builtins/declare.def:572
#, c-format
msgid "%s: cannot destroy array variables in this way"
msgstr "%s: cannot destroy array variables in this way"
-#: builtins/declare.def:572 builtins/read.def:721
+#: builtins/declare.def:579 builtins/read.def:733
#, c-format
msgid "%s: cannot convert associative to indexed array"
msgstr "%s: cannot convert associative to indexed array"
@@ -377,7 +378,7 @@ msgstr "%s: not dynamically loaded"
msgid "%s: cannot delete: %s"
msgstr "%s: cannot delete: %s"
-#: builtins/evalfile.c:140 builtins/hash.def:171 execute_cmd.c:5162
+#: builtins/evalfile.c:140 builtins/hash.def:171 execute_cmd.c:5175
#: shell.c:1481
#, c-format
msgid "%s: is a directory"
@@ -426,11 +427,11 @@ msgstr "There are running jobs.\n"
msgid "no command found"
msgstr "no command found"
-#: builtins/fc.def:312 builtins/fc.def:359
+#: builtins/fc.def:320 builtins/fc.def:369
msgid "history specification"
msgstr "history specification"
-#: builtins/fc.def:380
+#: builtins/fc.def:390
#, c-format
msgid "%s: cannot open temp file: %s"
msgstr "%s: cannot open temp file: %s"
@@ -475,7 +476,7 @@ msgid_plural "Shell commands matching keywords `"
msgstr[0] "Shell commands matching keyword `"
msgstr[1] "Shell commands matching keywords `"
-#: builtins/help.def:168
+#: builtins/help.def:182
#, c-format
msgid ""
"no help topics match `%s'. Try `help help' or `man -k %s' or `info %s'."
@@ -483,12 +484,12 @@ msgstr ""
"no help topics match ‘%s’. Try ‘help help’ or ‘man -k %s’ "
"or ‘info %s’."
-#: builtins/help.def:185
+#: builtins/help.def:199
#, c-format
msgid "%s: cannot open: %s"
msgstr "%s: cannot open: %s"
-#: builtins/help.def:471
+#: builtins/help.def:485
#, c-format
msgid ""
"These shell commands are defined internally. Type `help' to see this list.\n"
@@ -540,7 +541,7 @@ msgstr "%s: arguments must be process or job IDs"
msgid "Unknown error"
msgstr "Unknown error"
-#: builtins/let.def:95 builtins/let.def:120 expr.c:586 expr.c:601
+#: builtins/let.def:95 builtins/let.def:120 expr.c:583 expr.c:598
msgid "expression expected"
msgstr "expression expected"
@@ -752,13 +753,13 @@ msgstr ""
" \n"
" Arguments:\n"
" +N\tRemoves the Nth entry counting from the left of the list\n"
-" \tshown by ‘dirs’, starting with zero. For example: ‘popd +0"
-"[0m’\n"
+" \tshown by ‘dirs’, starting with zero. For example: ‘popd "
+"+0’\n"
" \tremoves the first directory, ‘popd +1’ the second.\n"
" \n"
" -N\tRemoves the Nth entry counting from the right of the list\n"
-" \tshown by ‘dirs’, starting with zero. For example: ‘popd -0"
-"[0m’\n"
+" \tshown by ‘dirs’, starting with zero. For example: ‘popd "
+"-0’\n"
" \tremoves the last directory, ‘popd -1’ the next to last.\n"
" \n"
" The ‘dirs’ builtin displays the directory stack."
@@ -768,7 +769,7 @@ msgstr ""
msgid "%s: invalid timeout specification"
msgstr "%s: invalid timeout specification"
-#: builtins/read.def:666
+#: builtins/read.def:678
#, c-format
msgid "read error: %d: %s"
msgstr "read error: %d: %s"
@@ -944,117 +945,117 @@ 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:1228
+#: execute_cmd.c:1230
#, c-format
msgid "TIMEFORMAT: `%c': invalid format character"
msgstr "TIMEFORMAT: ‘%c’: invalid format character"
-#: execute_cmd.c:2282
+#: execute_cmd.c:2284
msgid "pipe error"
msgstr "pipe error"
-#: execute_cmd.c:4347
+#: execute_cmd.c:4358
#, c-format
msgid "%s: maximum function nesting level exceeded (%d)"
msgstr "%s: maximum function nesting level exceeded (%d)"
-#: execute_cmd.c:4840
+#: execute_cmd.c:4851
#, c-format
msgid "%s: restricted: cannot specify `/' in command names"
msgstr "%s: restricted: cannot specify ‘/’ in command names"
-#: execute_cmd.c:4929
+#: execute_cmd.c:4940
#, c-format
msgid "%s: command not found"
msgstr "%s: command not found"
-#: execute_cmd.c:5160
+#: execute_cmd.c:5173
#, c-format
msgid "%s: %s"
msgstr "%s: %s"
-#: execute_cmd.c:5197
+#: execute_cmd.c:5210
#, c-format
msgid "%s: %s: bad interpreter"
msgstr "%s: %s: bad interpreter"
-#: execute_cmd.c:5234
+#: execute_cmd.c:5247
#, c-format
msgid "%s: cannot execute binary file: %s"
msgstr "%s: cannot execute binary file: %s"
-#: execute_cmd.c:5306
+#: execute_cmd.c:5319
#, c-format
msgid "`%s': is a special builtin"
msgstr "‘%s’: is a special builtin"
-#: execute_cmd.c:5358
+#: execute_cmd.c:5371
#, c-format
msgid "cannot duplicate fd %d to fd %d"
msgstr "cannot duplicate fd %d to fd %d"
-#: expr.c:262
+#: expr.c:259
msgid "expression recursion level exceeded"
msgstr "expression recursion level exceeded"
-#: expr.c:286
+#: expr.c:283
msgid "recursion stack underflow"
msgstr "recursion stack underflow"
-#: expr.c:434
+#: expr.c:431
msgid "syntax error in expression"
msgstr "syntax error in expression"
-#: expr.c:478
+#: expr.c:475
msgid "attempted assignment to non-variable"
msgstr "attempted assignment to non-variable"
-#: expr.c:498 expr.c:847
+#: expr.c:495 expr.c:851
msgid "division by 0"
msgstr "division by 0"
-#: expr.c:545
+#: expr.c:542
msgid "bug: bad expassign token"
msgstr "bug: bad expassign token"
-#: expr.c:598
+#: expr.c:595
msgid "`:' expected for conditional expression"
msgstr "‘:’ expected for conditional expression"
-#: expr.c:904
+#: expr.c:910
msgid "exponent less than 0"
msgstr "exponent less than 0"
-#: expr.c:957
+#: expr.c:967
msgid "identifier expected after pre-increment or pre-decrement"
msgstr "identifier expected after pre-increment or pre-decrement"
-#: expr.c:983
+#: expr.c:993
msgid "missing `)'"
msgstr "missing ‘)’"
-#: expr.c:1034 expr.c:1371
+#: expr.c:1044 expr.c:1381
msgid "syntax error: operand expected"
msgstr "syntax error: operand expected"
-#: expr.c:1373
+#: expr.c:1383
msgid "syntax error: invalid arithmetic operator"
msgstr "syntax error: invalid arithmetic operator"
-#: expr.c:1397
+#: expr.c:1407
#, c-format
msgid "%s%s%s: %s (error token is \"%s\")"
msgstr "%s%s%s: %s (error token is “%sâ€)"
-#: expr.c:1455
+#: expr.c:1465
msgid "invalid arithmetic base"
msgstr "invalid arithmetic base"
-#: expr.c:1475
+#: expr.c:1485
msgid "value too great for base"
msgstr "value too great for base"
-#: expr.c:1524
+#: expr.c:1534
#, c-format
msgid "%s: expression error\n"
msgstr "%s: expression error\n"
@@ -1063,7 +1064,7 @@ msgstr "%s: expression error\n"
msgid "getcwd: cannot access parent directories"
msgstr "getcwd: cannot access parent directories"
-#: input.c:101 subst.c:5067
+#: input.c:101 subst.c:5129
#, c-format
msgid "cannot reset nodelay mode for fd %d"
msgstr "cannot reset nodelay mode for fd %d"
@@ -1168,58 +1169,58 @@ msgstr "wait: pid %ld is not a child of this shell"
msgid "wait_for: No record of process %ld"
msgstr "wait_for: No record of process %ld"
-#: jobs.c:2689
+#: jobs.c:2692
#, c-format
msgid "wait_for_job: job %d is stopped"
msgstr "wait_for_job: job %d is stopped"
-#: jobs.c:2981
+#: jobs.c:2984
#, c-format
msgid "%s: job has terminated"
msgstr "%s: job has terminated"
-#: jobs.c:2990
+#: jobs.c:2993
#, c-format
msgid "%s: job %d already in background"
msgstr "%s: job %d already in background"
-#: jobs.c:3215
+#: jobs.c:3218
msgid "waitchld: turning on WNOHANG to avoid indefinite block"
msgstr "waitchld: turning on WNOHANG to avoid indefinite block"
-#: jobs.c:3699
+#: jobs.c:3709
#, c-format
msgid "%s: line %d: "
msgstr "%s: line %d: "
-#: jobs.c:3713 nojobs.c:843
+#: jobs.c:3723 nojobs.c:843
#, c-format
msgid " (core dumped)"
msgstr " (core dumped)"
-#: jobs.c:3725 jobs.c:3738
+#: jobs.c:3735 jobs.c:3748
#, c-format
msgid "(wd now: %s)\n"
msgstr "(wd now: %s)\n"
-#: jobs.c:3770
+#: jobs.c:3780
msgid "initialize_job_control: getpgrp failed"
msgstr "initialize_job_control: getpgrp failed"
-#: jobs.c:3831
+#: jobs.c:3841
msgid "initialize_job_control: line discipline"
msgstr "initialize_job_control: line discipline"
-#: jobs.c:3841
+#: jobs.c:3851
msgid "initialize_job_control: setpgid"
msgstr "initialize_job_control: setpgid"
-#: jobs.c:3862 jobs.c:3871
+#: jobs.c:3872 jobs.c:3881
#, c-format
msgid "cannot set terminal process group (%d)"
msgstr "cannot set terminal process group (%d)"
-#: jobs.c:3876
+#: jobs.c:3886
msgid "no job control in this shell"
msgstr "no job control in this shell"
@@ -1372,99 +1373,99 @@ msgstr "here-document at line %d delimited by end-of-file (wanted ‘%sâ
msgid "make_redirection: redirection instruction `%d' out of range"
msgstr "make_redirection: redirection instruction ‘%d’ out of range"
-#: parse.y:3209 parse.y:3480
+#: parse.y:3210 parse.y:3493
#, c-format
msgid "unexpected EOF while looking for matching `%c'"
msgstr "unexpected EOF while looking for matching ‘%c’"
-#: parse.y:4086
+#: parse.y:4099
msgid "unexpected EOF while looking for `]]'"
msgstr "unexpected EOF while looking for ‘]]’"
-#: parse.y:4091
+#: parse.y:4104
#, c-format
msgid "syntax error in conditional expression: unexpected token `%s'"
msgstr "syntax error in conditional expression: unexpected token ‘%s’"
-#: parse.y:4095
+#: parse.y:4108
msgid "syntax error in conditional expression"
msgstr "syntax error in conditional expression"
-#: parse.y:4173
+#: parse.y:4186
#, c-format
msgid "unexpected token `%s', expected `)'"
msgstr "unexpected token ‘%s’, expected ‘)’"
-#: parse.y:4177
+#: parse.y:4190
msgid "expected `)'"
msgstr "expected ‘)’"
-#: parse.y:4205
+#: parse.y:4218
#, c-format
msgid "unexpected argument `%s' to conditional unary operator"
msgstr "unexpected argument ‘%s’ to conditional unary operator"
-#: parse.y:4209
+#: parse.y:4222
msgid "unexpected argument to conditional unary operator"
msgstr "unexpected argument to conditional unary operator"
-#: parse.y:4255
+#: parse.y:4268
#, c-format
msgid "unexpected token `%s', conditional binary operator expected"
msgstr "unexpected token ‘%s’, conditional binary operator expected"
-#: parse.y:4259
+#: parse.y:4272
msgid "conditional binary operator expected"
msgstr "conditional binary operator expected"
-#: parse.y:4281
+#: parse.y:4294
#, c-format
msgid "unexpected argument `%s' to conditional binary operator"
msgstr "unexpected argument ‘%s’ to conditional binary operator"
-#: parse.y:4285
+#: parse.y:4298
msgid "unexpected argument to conditional binary operator"
msgstr "unexpected argument to conditional binary operator"
-#: parse.y:4296
+#: parse.y:4309
#, c-format
msgid "unexpected token `%c' in conditional command"
msgstr "unexpected token ‘%c’ in conditional command"
-#: parse.y:4299
+#: parse.y:4312
#, c-format
msgid "unexpected token `%s' in conditional command"
msgstr "unexpected token ‘%s’ in conditional command"
-#: parse.y:4303
+#: parse.y:4316
#, c-format
msgid "unexpected token %d in conditional command"
msgstr "unexpected token %d in conditional command"
-#: parse.y:5649
+#: parse.y:5666
#, c-format
msgid "syntax error near unexpected token `%s'"
msgstr "syntax error near unexpected token ‘%s’"
-#: parse.y:5667
+#: parse.y:5684
#, c-format
msgid "syntax error near `%s'"
msgstr "syntax error near ‘%s’"
-#: parse.y:5677
+#: parse.y:5694
msgid "syntax error: unexpected end of file"
msgstr "syntax error: unexpected end of file"
-#: parse.y:5677
+#: parse.y:5694
msgid "syntax error"
msgstr "syntax error"
-#: parse.y:5739
+#: parse.y:5756
#, c-format
msgid "Use \"%s\" to leave the shell.\n"
msgstr "Use “%s†to leave the shell.\n"
-#: parse.y:5901
+#: parse.y:5918
msgid "unexpected EOF while looking for matching `)'"
msgstr "unexpected EOF while looking for matching ‘)’"
@@ -1535,7 +1536,7 @@ msgstr "%s: cannot assign fd to variable"
msgid "/dev/(tcp|udp)/host/port not supported without networking"
msgstr "/dev/(tcp|udp)/host/port not supported without networking"
-#: redir.c:861 redir.c:971 redir.c:1032 redir.c:1194
+#: redir.c:861 redir.c:973 redir.c:1034 redir.c:1199
msgid "redirection error: cannot duplicate fd"
msgstr "redirection error: cannot duplicate fd"
@@ -1779,77 +1780,77 @@ msgstr "Unknown Signal #"
msgid "Unknown Signal #%d"
msgstr "Unknown Signal #%d"
-#: subst.c:1352 subst.c:1510
+#: subst.c:1358 subst.c:1516
#, c-format
msgid "bad substitution: no closing `%s' in %s"
msgstr "bad substitution: no closing ‘%s’ in %s"
-#: subst.c:2823
+#: subst.c:2829
#, c-format
msgid "%s: cannot assign list to array member"
msgstr "%s: cannot assign list to array member"
-#: subst.c:4964 subst.c:4980
+#: subst.c:5026 subst.c:5042
msgid "cannot make pipe for process substitution"
msgstr "cannot make pipe for process substitution"
-#: subst.c:5012
+#: subst.c:5074
msgid "cannot make child for process substitution"
msgstr "cannot make child for process substitution"
-#: subst.c:5057
+#: subst.c:5119
#, c-format
msgid "cannot open named pipe %s for reading"
msgstr "cannot open named pipe %s for reading"
-#: subst.c:5059
+#: subst.c:5121
#, c-format
msgid "cannot open named pipe %s for writing"
msgstr "cannot open named pipe %s for writing"
-#: subst.c:5077
+#: subst.c:5139
#, c-format
msgid "cannot duplicate named pipe %s as fd %d"
msgstr "cannot duplicate named pipe %s as fd %d"
-#: subst.c:5273
+#: subst.c:5337
msgid "cannot make pipe for command substitution"
msgstr "cannot make pipe for command substitution"
-#: subst.c:5311
+#: subst.c:5375
msgid "cannot make child for command substitution"
msgstr "cannot make child for command substitution"
-#: subst.c:5330
+#: subst.c:5394
msgid "command_substitute: cannot duplicate pipe as fd 1"
msgstr "command_substitute: cannot duplicate pipe as fd 1"
-#: subst.c:5733 subst.c:7900
+#: subst.c:5798 subst.c:8001
#, c-format
msgid "%s: invalid variable name for name reference"
msgstr "%s: invalid variable name for name reference"
-#: subst.c:5926
+#: subst.c:6009
#, c-format
msgid "%s: parameter null or not set"
msgstr "%s: parameter null or not set"
-#: subst.c:6198 subst.c:6213
+#: subst.c:6281 subst.c:6296
#, c-format
msgid "%s: substring expression < 0"
msgstr "%s: substring expression < 0"
-#: subst.c:7356
+#: subst.c:7457
#, c-format
msgid "%s: bad substitution"
msgstr "%s: bad substitution"
-#: subst.c:7433
+#: subst.c:7534
#, c-format
msgid "$%s: cannot assign in this way"
msgstr "$%s: cannot assign in this way"
-#: subst.c:7767
+#: subst.c:7868
msgid ""
"future versions of the shell will force evaluation as an arithmetic "
"substitution"
@@ -1857,12 +1858,12 @@ msgstr ""
"future versions of the shell will force evaluation as an arithmetic "
"substitution"
-#: subst.c:8271
+#: subst.c:8372
#, c-format
msgid "bad substitution: no closing \"`\" in %s"
msgstr "bad substitution: no closing “`†in %s"
-#: subst.c:9172
+#: subst.c:9273
#, c-format
msgid "no match: %s"
msgstr "no match: %s"
@@ -1903,91 +1904,96 @@ msgstr "missing ‘]’"
msgid "invalid signal number"
msgstr "invalid signal number"
-#: trap.c:348
+#: trap.c:354
#, c-format
msgid "run_pending_traps: bad value in trap_list[%d]: %p"
msgstr "run_pending_traps: bad value in trap_list[%d]: %p"
-#: trap.c:352
+#: trap.c:358
#, c-format
msgid ""
"run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
msgstr ""
"run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
-#: trap.c:398
+#: trap.c:413
#, c-format
msgid "trap_handler: bad signal %d"
msgstr "trap_handler: bad signal %d"
-#: variables.c:380
+#: variables.c:382
#, c-format
msgid "error importing function definition for `%s'"
msgstr "error importing function definition for ‘%s’"
-#: variables.c:778
+#: variables.c:780
#, c-format
msgid "shell level (%d) too high, resetting to 1"
msgstr "shell level (%d) too high, resetting to 1"
-#: variables.c:2198
+#: variables.c:1865
+#, c-format
+msgid "%s: circular name reference"
+msgstr "%s: circular name reference"
+
+#: variables.c:2228
msgid "make_local_variable: no function context at current scope"
msgstr "make_local_variable: no function context at current scope"
-#: variables.c:2217
+#: variables.c:2247
#, c-format
msgid "%s: variable may not be assigned value"
msgstr "%s: variable may not be assigned value"
-#: variables.c:3554
+#: variables.c:3600
msgid "all_local_variables: no function context at current scope"
msgstr "all_local_variables: no function context at current scope"
-#: variables.c:3799
+#: variables.c:3845
#, c-format
msgid "%s has null exportstr"
msgstr "%s has null exportstr"
-#: variables.c:3804 variables.c:3813
+#: variables.c:3850 variables.c:3859
#, c-format
msgid "invalid character %d in exportstr for %s"
msgstr "invalid character %d in exportstr for %s"
-#: variables.c:3819
+#: variables.c:3865
#, c-format
msgid "no `=' in exportstr for %s"
msgstr "no ‘=’ in exportstr for %s"
-#: variables.c:4252
+#: variables.c:4298
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:4265
+#: variables.c:4311
msgid "pop_var_context: no global_variables context"
msgstr "pop_var_context: no global_variables context"
-#: variables.c:4339
+#: variables.c:4385
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:5165
+#: variables.c:5211
#, c-format
msgid "%s: %s: cannot open as FILE"
msgstr "%s: %s: cannot open as FILE"
-#: variables.c:5170
+#: variables.c:5216
#, c-format
msgid "%s: %s: invalid value for trace file descriptor"
msgstr "%s: %s: invalid value for trace file descriptor"
-#: variables.c:5215
+#: variables.c:5261
#, c-format
msgid "%s: %s: compatibility value out of range"
msgstr "%s: %s: compatibility value out of range"
-#: version.c:46 version2.c:46
-msgid "Copyright (C) 2012 Free Software Foundation, Inc."
-msgstr "Copyright (C) 2012 Free Software Foundation, Inc."
+#: version.c:46
+msgid "Copyright (C) 2013 Free Software Foundation, Inc."
+msgstr "Copyright (C) 2013 Free Software Foundation, Inc."
#: version.c:47 version2.c:47
msgid ""
@@ -2010,6 +2016,10 @@ msgstr "This is free software; you are free to change and redistribute it."
msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "There is NO WARRANTY, to the extent permitted by law."
+#: version2.c:46
+msgid "Copyright (C) 2012 Free Software Foundation, Inc."
+msgstr "Copyright (C) 2012 Free Software Foundation, Inc."
+
#: xmalloc.c:91
#, c-format
msgid "%s: cannot allocate %lu bytes (%lu bytes allocated)"
@@ -3250,8 +3260,8 @@ msgstr ""
" With the ‘fc -s [pat=rep ...] [command]’ format, COMMAND is\n"
" re-executed after the substitution OLD=NEW is performed.\n"
" \n"
-" A useful alias to use with this is r='fc -s', so that typing ‘r cc"
-"[0m’\n"
+" A useful alias to use with this is r='fc -s', so that typing ‘r "
+"cc’\n"
" runs the last command beginning with ‘cc’ and typing ‘r’ re-"
"executes\n"
" the last command.\n"
@@ -3315,7 +3325,7 @@ msgid ""
" Options:\n"
" -d\t\tforget the remembered location of each NAME\n"
" -l\t\tdisplay in a format that may be reused as input\n"
-" -p pathname\tuse PATHNAME is the full pathname of NAME\n"
+" -p pathname\tuse PATHNAME as the full pathname of NAME\n"
" -r\t\tforget all remembered locations\n"
" -t\t\tprint the remembered location of each NAME, preceding\n"
" \t\teach location with the corresponding NAME if multiple\n"
@@ -3336,7 +3346,7 @@ msgstr ""
" Options:\n"
" -d\t\tforget the remembered location of each NAME\n"
" -l\t\tdisplay in a format that may be reused as input\n"
-" -p pathname\tuse PATHNAME is the full pathname of NAME\n"
+" -p pathname\tuse PATHNAME as the full pathname of NAME\n"
" -r\t\tforget all remembered locations\n"
" -t\t\tprint the remembered location of each NAME, preceding\n"
" \t\teach location with the corresponding NAME if multiple\n"
@@ -4023,7 +4033,9 @@ msgid ""
" -a\trefer to indexed array variables\n"
" -A\trefer to associative array variables\n"
" -f\trefer to shell functions\n"
-" -p\tdisplay a list of all readonly variables and functions\n"
+" -p\tdisplay a list of all readonly variables or functions, depending "
+"on\n"
+" whether or not the -f option is given\n"
" \n"
" An argument of `--' disables further option processing.\n"
" \n"
@@ -4040,14 +4052,16 @@ msgstr ""
" -a\trefer to indexed array variables\n"
" -A\trefer to associative array variables\n"
" -f\trefer to shell functions\n"
-" -p\tdisplay a list of all readonly variables and functions\n"
+" -p\tdisplay a list of all readonly variables or functions, depending "
+"on\n"
+" whether or not the -f option is given\n"
" \n"
" An argument of ‘--’ disables further option processing.\n"
" \n"
" Exit Status:\n"
" Returns success unless an invalid option is given or NAME is invalid."
-#: builtins.c:1186
+#: builtins.c:1187
msgid ""
"Shift positional parameters.\n"
" \n"
@@ -4065,7 +4079,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless N is negative or greater than $#."
-#: builtins.c:1198 builtins.c:1213
+#: builtins.c:1199 builtins.c:1214
msgid ""
"Execute commands from a file in the current shell.\n"
" \n"
@@ -4089,7 +4103,7 @@ msgstr ""
" Returns the status of the last command executed in FILENAME; fails if\n"
" FILENAME cannot be read."
-#: builtins.c:1229
+#: builtins.c:1230
msgid ""
"Suspend shell execution.\n"
" \n"
@@ -4113,7 +4127,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless job control is not enabled or an error occurs."
-#: builtins.c:1245
+#: builtins.c:1246
msgid ""
"Evaluate conditional expression.\n"
" \n"
@@ -4275,7 +4289,7 @@ msgstr ""
" Returns success if EXPR evaluates to true; fails if EXPR evaluates to\n"
" false or an invalid argument is given."
-#: builtins.c:1326
+#: builtins.c:1327
msgid ""
"Evaluate conditional expression.\n"
" \n"
@@ -4288,7 +4302,7 @@ msgstr ""
"must\n"
" be a literal ‘]’, to match the opening ‘[’."
-#: builtins.c:1335
+#: builtins.c:1336
msgid ""
"Display process times.\n"
" \n"
@@ -4308,7 +4322,7 @@ msgstr ""
" Exit Status:\n"
" Always succeeds."
-#: builtins.c:1347
+#: builtins.c:1348
msgid ""
"Trap signals and other events.\n"
" \n"
@@ -4393,7 +4407,7 @@ msgstr ""
" Returns success unless a SIGSPEC is invalid or an invalid option is "
"given."
-#: builtins.c:1383
+#: builtins.c:1384
msgid ""
"Display information about command type.\n"
" \n"
@@ -4437,8 +4451,8 @@ msgstr ""
" \tthat would be executed\n"
" -p\treturns either the name of the disk file that would be executed,\n"
" \tor nothing if ‘type -t NAME’ would not return ‘file’.\n"
-" -t\toutput a single word which is one of ‘alias’, ‘keyword"
-"[0m’,\n"
+" -t\toutput a single word which is one of ‘alias’, "
+"‘keyword’,\n"
" \t‘function’, ‘builtin’, ‘file’ or ‘’, if NAME "
"is an alias, shell\n"
" \treserved word, shell function, shell builtin, disk file, or not\n"
@@ -4451,7 +4465,7 @@ msgstr ""
" Returns success if all of the NAMEs are found; fails if any are not "
"found."
-#: builtins.c:1414
+#: builtins.c:1415
msgid ""
"Modify shell resource limits.\n"
" \n"
@@ -4542,7 +4556,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
-#: builtins.c:1462
+#: builtins.c:1463
msgid ""
"Display or set file mode mask.\n"
" \n"
@@ -4574,7 +4588,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless MODE is invalid or an invalid option is given."
-#: builtins.c:1482
+#: builtins.c:1483
msgid ""
"Wait for job completion and return exit status.\n"
" \n"
@@ -4610,7 +4624,7 @@ msgstr ""
" Returns the status of the last ID; fails if ID is invalid or an invalid\n"
" option is given."
-#: builtins.c:1503
+#: builtins.c:1504
msgid ""
"Wait for process completion and return exit status.\n"
" \n"
@@ -4636,7 +4650,7 @@ msgstr ""
"invalid\n"
" option is given."
-#: builtins.c:1518
+#: builtins.c:1519
msgid ""
"Execute commands for each member in a list.\n"
" \n"
@@ -4660,7 +4674,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1532
+#: builtins.c:1533
msgid ""
"Arithmetic for loop.\n"
" \n"
@@ -4690,7 +4704,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1550
+#: builtins.c:1551
msgid ""
"Select words from a list and execute commands.\n"
" \n"
@@ -4713,8 +4727,8 @@ msgstr ""
" \n"
" The WORDS are expanded, generating a list of words. The\n"
" set of expanded words is printed on the standard error, each\n"
-" preceded by a number. If ‘in WORDS’ is not present, ‘in “$@"
-"[0m‒\n"
+" preceded by a number. If ‘in WORDS’ is not present, ‘in “"
+"$@‒\n"
" is assumed. The PS3 prompt is then displayed and a line read\n"
" from the standard input. If the line consists of the number\n"
" corresponding to one of the displayed words, then NAME is set\n"
@@ -4727,7 +4741,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1571
+#: builtins.c:1572
msgid ""
"Report time consumed by pipeline's execution.\n"
" \n"
@@ -4755,7 +4769,7 @@ msgstr ""
" Exit Status:\n"
" The return status is the return status of PIPELINE."
-#: builtins.c:1588
+#: builtins.c:1589
msgid ""
"Execute commands based on pattern matching.\n"
" \n"
@@ -4773,7 +4787,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1600
+#: builtins.c:1601
msgid ""
"Execute commands based on conditional.\n"
" \n"
@@ -4811,7 +4825,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1617
+#: builtins.c:1618
msgid ""
"Execute commands as long as a test succeeds.\n"
" \n"
@@ -4829,7 +4843,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1629
+#: builtins.c:1630
msgid ""
"Execute commands as long as a test does not succeed.\n"
" \n"
@@ -4847,7 +4861,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1641
+#: builtins.c:1642
msgid ""
"Create a coprocess named NAME.\n"
" \n"
@@ -4869,7 +4883,7 @@ msgstr ""
" Exit Status:\n"
" Returns the exit status of COMMAND."
-#: builtins.c:1655
+#: builtins.c:1656
msgid ""
"Define shell function.\n"
" \n"
@@ -4893,7 +4907,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless NAME is readonly."
-#: builtins.c:1669
+#: builtins.c:1670
msgid ""
"Group commands as a unit.\n"
" \n"
@@ -4911,7 +4925,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the last command executed."
-#: builtins.c:1681
+#: builtins.c:1682
msgid ""
"Resume job in foreground.\n"
" \n"
@@ -4936,7 +4950,7 @@ msgstr ""
" Exit Status:\n"
" Returns the status of the resumed job."
-#: builtins.c:1696
+#: builtins.c:1697
msgid ""
"Evaluate arithmetic expression.\n"
" \n"
@@ -4954,7 +4968,7 @@ msgstr ""
" Exit Status:\n"
" Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise."
-#: builtins.c:1708
+#: builtins.c:1709
msgid ""
"Execute conditional command.\n"
" \n"
@@ -5008,7 +5022,7 @@ msgstr ""
" Exit Status:\n"
" 0 or 1 depending on value of EXPRESSION."
-#: builtins.c:1734
+#: builtins.c:1735
msgid ""
"Common shell variable names and usage.\n"
" \n"
@@ -5112,7 +5126,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:1791
+#: builtins.c:1792
msgid ""
"Add directories to stack.\n"
" \n"
@@ -5170,7 +5184,7 @@ msgstr ""
" Returns success unless an invalid argument is supplied or the directory\n"
" change fails."
-#: builtins.c:1825
+#: builtins.c:1826
msgid ""
"Remove directories from stack.\n"
" \n"
@@ -5207,13 +5221,13 @@ msgstr ""
" \n"
" Arguments:\n"
" +N\tRemoves the Nth entry counting from the left of the list\n"
-" \tshown by ‘dirs’, starting with zero. For example: ‘popd +0"
-"[0m’\n"
+" \tshown by ‘dirs’, starting with zero. For example: ‘popd "
+"+0’\n"
" \tremoves the first directory, ‘popd +1’ the second.\n"
" \n"
" -N\tRemoves the Nth entry counting from the right of the list\n"
-" \tshown by ‘dirs’, starting with zero. For example: ‘popd -0"
-"[0m’\n"
+" \tshown by ‘dirs’, starting with zero. For example: ‘popd "
+"-0’\n"
" \tremoves the last directory, ‘popd -1’ the next to last.\n"
" \n"
" The ‘dirs’ builtin displays the directory stack.\n"
@@ -5222,7 +5236,7 @@ msgstr ""
" Returns success unless an invalid argument is supplied or the directory\n"
" change fails."
-#: builtins.c:1855
+#: builtins.c:1856
msgid ""
"Display directory stack.\n"
" \n"
@@ -5277,7 +5291,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
-#: builtins.c:1884
+#: builtins.c:1885
msgid ""
"Set and unset shell options.\n"
" \n"
@@ -5315,7 +5329,7 @@ msgstr ""
" Returns success if OPTNAME is enabled; fails if an invalid option is\n"
" given or OPTNAME is disabled."
-#: builtins.c:1905
+#: builtins.c:1906
msgid ""
"Formats and prints ARGUMENTS under control of the FORMAT.\n"
" \n"
@@ -5332,8 +5346,8 @@ msgid ""
"successive\n"
" argument.\n"
" \n"
-" In addition to the standard format specifications described in printf"
-"(1),\n"
+" In addition to the standard format specifications described in "
+"printf(1),\n"
" printf interprets:\n"
" \n"
" %b\texpand backslash escape sequences in the corresponding argument\n"
@@ -5368,8 +5382,8 @@ msgstr ""
"successive\n"
" argument.\n"
" \n"
-" In addition to the standard format specifications described in printf"
-"(1),\n"
+" In addition to the standard format specifications described in "
+"printf(1),\n"
" printf interprets:\n"
" \n"
" %b\texpand backslash escape sequences in the corresponding argument\n"
@@ -5389,7 +5403,7 @@ msgstr ""
"assignment\n"
" error occurs."
-#: builtins.c:1939
+#: builtins.c:1940
msgid ""
"Specify how arguments are to be completed by Readline.\n"
" \n"
@@ -5439,7 +5453,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
-#: builtins.c:1967
+#: builtins.c:1968
msgid ""
"Display possible completions depending on the options.\n"
" \n"
@@ -5461,7 +5475,7 @@ msgstr ""
" Exit Status:\n"
" Returns success unless an invalid option is supplied or an error occurs."
-#: builtins.c:1982
+#: builtins.c:1983
msgid ""
"Modify or display completion options.\n"
" \n"
@@ -5520,7 +5534,7 @@ msgstr ""
" Returns success unless an invalid option is supplied or NAME does not\n"
" have a completion specification defined."
-#: builtins.c:2012
+#: builtins.c:2013
msgid ""
"Read lines from the standard input into an indexed array variable.\n"
" \n"
@@ -5598,7 +5612,7 @@ msgstr ""
"or\n"
" not an indexed array."
-#: builtins.c:2046
+#: builtins.c:2047
msgid ""
"Read lines from a file into an array variable.\n"
" \n"