Imported from ../bash-3.0.tar.gz.
[platform/upstream/bash.git] / po / en@boldquot.po
1 # English translations for GNU bash package.
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the GNU bash package.
4 # Automatically generated, 2004.
5 #
6 # All this catalog "translates" are quotation characters.
7 # The msgids must be ASCII and therefore cannot contain real quotation
8 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
9 # and double quote (0x22). These substitutes look strange; see
10 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
11 #
12 # This catalog translates grave accent (0x60) and apostrophe (0x27) to
13 # left single quotation mark (U+2018) and right single quotation mark (U+2019).
14 # It also translates pairs of apostrophe (0x27) to
15 # left single quotation mark (U+2018) and right single quotation mark (U+2019)
16 # and pairs of quotation mark (0x22) to
17 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
18 #
19 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
20 # When output to an ISO-8859-1 terminal, the single quotation marks are
21 # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
22 # grave/acute accent (by libiconv), and the double quotation marks are
23 # transliterated to 0x22.
24 # When output to an ASCII terminal, the single quotation marks are
25 # transliterated to apostrophes, and the double quotation marks are
26 # transliterated to 0x22.
27 #
28 # This catalog furthermore displays the text between the quotation marks in
29 # bold face, assuming the VT100/XTerm escape sequences.
30 #
31 #: builtins/caller.def:128 builtins/caller.def:132 builtins/pushd.def:655
32 #: builtins/pushd.def:663 builtins/pushd.def:666 builtins/pushd.def:676
33 #: builtins/pushd.def:680 builtins/pushd.def:684 builtins/pushd.def:687
34 #: builtins/pushd.def:690 builtins/pushd.def:699 builtins/pushd.def:703
35 #: builtins/pushd.def:707 builtins/pushd.def:710 builtins.c:321 builtins.c:325
36 #: builtins.c:390 builtins.c:392 builtins.c:401 builtins.c:404 builtins.c:408
37 #: builtins.c:445 builtins.c:487 builtins.c:491 builtins.c:498 builtins.c:509
38 #: builtins.c:513 builtins.c:552 builtins.c:555 builtins.c:559 builtins.c:562
39 #: builtins.c:630 builtins.c:637 builtins.c:692 builtins.c:713 builtins.c:718
40 #: builtins.c:722 builtins.c:745 builtins.c:835 builtins.c:919 builtins.c:921
41 #: builtins.c:943 builtins.c:946 builtins.c:948 builtins.c:950 builtins.c:952
42 #: builtins.c:954 builtins.c:957 builtins.c:966 builtins.c:968 builtins.c:973
43 #: builtins.c:976 builtins.c:1019 builtins.c:1024 builtins.c:1028
44 #: builtins.c:1032 builtins.c:1034 builtins.c:1047 builtins.c:1062
45 #: builtins.c:1226 builtins.c:1231 builtins.c:1305 builtins.c:1309
46 #: builtins.c:1313 builtins.c:1316 builtins.c:1319 builtins.c:1331
47 #: builtins.c:1335 builtins.c:1339 builtins.c:1342 builtins.c:1354
48 #: builtins.c:1362 builtins.c:1365
49 msgid ""
50 msgstr ""
51 "Project-Id-Version: GNU bash 3.0-rc1\n"
52 "POT-Creation-Date: 2003-12-22 15:34-0500\n"
53 "PO-Revision-Date: 2003-12-22 15:34-0500\n"
54 "Last-Translator: Automatically generated\n"
55 "Language-Team: none\n"
56 "MIME-Version: 1.0\n"
57 "Content-Type: text/plain; charset=UTF-8\n"
58 "Content-Transfer-Encoding: 8bit\n"
59 "Report-Msgid-Bugs-To: bug-bash@gnu.org\n"
60 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
61
62 #: arrayfunc.c:45
63 msgid "bad array subscript"
64 msgstr "bad array subscript"
65
66 #: arrayfunc.c:306
67 #, c-format
68 msgid "%s: cannot assign to non-numeric index"
69 msgstr "%s: cannot assign to non-numeric index"
70
71 #: bashhist.c:321
72 #, c-format
73 msgid "%s: cannot create: %s"
74 msgstr "%s: cannot create: %s"
75
76 #: bashline.c:2791
77 msgid "bash_execute_unix_command: cannot find keymap for command"
78 msgstr "bash_execute_unix_command: cannot find keymap for command"
79
80 #: bashline.c:2840
81 #, c-format
82 msgid "%s: first non-whitespace character is not `\"'"
83 msgstr "%s: first non-whitespace character is not ‘\e[1m\"\e[0m’"
84
85 #: bashline.c:2869
86 #, c-format
87 msgid "no closing `%c' in %s"
88 msgstr "no closing ‘\e[1m%c\e[0m’ in %s"
89
90 #: bashline.c:2903
91 #, c-format
92 msgid "%s: missing colon separator"
93 msgstr "%s: missing colon separator"
94
95 #: builtins/alias.def:123
96 #, c-format
97 msgid "`%s': invalid alias name"
98 msgstr "‘\e[1m%s\e[0m’: invalid alias name"
99
100 #: builtins/bind.def:194
101 #, c-format
102 msgid "`%s': invalid keymap name"
103 msgstr "‘\e[1m%s\e[0m’: invalid keymap name"
104
105 #: builtins/bind.def:233
106 #, c-format
107 msgid "%s: cannot read: %s"
108 msgstr "%s: cannot read: %s"
109
110 #: builtins/bind.def:248
111 #, c-format
112 msgid "`%s': cannot unbind"
113 msgstr "‘\e[1m%s\e[0m’: cannot unbind"
114
115 #: builtins/bind.def:283
116 #, c-format
117 msgid "`%s': unknown function name"
118 msgstr "‘\e[1m%s\e[0m’: unknown function name"
119
120 #: builtins/bind.def:291
121 #, c-format
122 msgid "%s is not bound to any keys.\n"
123 msgstr "%s is not bound to any keys.\n"
124
125 #: builtins/bind.def:295
126 #, c-format
127 msgid "%s can be invoked via "
128 msgstr "%s can be invoked via "
129
130 #: builtins/break.def:128
131 msgid "only meaningful in a `for', `while', or `until' loop"
132 msgstr "only meaningful in a ‘\e[1mfor\e[0m’, ‘\e[1mwhile\e[0m’, or ‘\e[1muntil\e[0m’ loop"
133
134 #: builtins/caller.def:127 builtins.c:320
135 msgid "Returns the context of the current subroutine call."
136 msgstr "Returns the context of the current subroutine call."
137
138 #: builtins/caller.def:129 builtins.c:322
139 msgid "Without EXPR, returns returns \"$line $filename\".  With EXPR,"
140 msgstr "Without EXPR, returns returns “\e[1m$line $filename\e[0m”.  With EXPR,"
141
142 #: builtins/caller.def:130 builtins.c:323
143 msgid "returns \"$line $subroutine $filename\"; this extra information"
144 msgstr "returns “\e[1m$line $subroutine $filename\e[0m”; this extra information"
145
146 #: builtins/caller.def:131 builtins.c:324
147 msgid "can be used used to provide a stack trace."
148 msgstr "can be used used to provide a stack trace."
149
150 #: builtins/caller.def:133 builtins.c:326
151 msgid "The value of EXPR indicates how many call frames to go back before the"
152 msgstr "The value of EXPR indicates how many call frames to go back before the"
153
154 #: builtins/caller.def:134 builtins.c:327
155 msgid "current one; the top frame is frame 0."
156 msgstr "current one; the top frame is frame 0."
157
158 #: builtins/cd.def:188
159 msgid "HOME not set"
160 msgstr "HOME not set"
161
162 #: builtins/cd.def:200
163 msgid "OLDPWD not set"
164 msgstr "OLDPWD not set"
165
166 #: builtins/cd.def:357
167 #, c-format
168 msgid "write error: %s"
169 msgstr "write error: %s"
170
171 #: builtins/common.c:133 test.c:921
172 msgid "too many arguments"
173 msgstr "too many arguments"
174
175 #: builtins/common.c:157 shell.c:465 shell.c:737
176 #, c-format
177 msgid "%s: option requires an argument"
178 msgstr "%s: option requires an argument"
179
180 #: builtins/common.c:164
181 #, c-format
182 msgid "%s: numeric argument required"
183 msgstr "%s: numeric argument required"
184
185 #: builtins/common.c:171
186 #, c-format
187 msgid "%s: not found"
188 msgstr "%s: not found"
189
190 #: builtins/common.c:180 shell.c:750
191 #, c-format
192 msgid "%s: invalid option"
193 msgstr "%s: invalid option"
194
195 #: builtins/common.c:187
196 #, c-format
197 msgid "%s: invalid option name"
198 msgstr "%s: invalid option name"
199
200 #: builtins/common.c:194 general.c:229 general.c:234
201 #, c-format
202 msgid "`%s': not a valid identifier"
203 msgstr "‘\e[1m%s\e[0m’: not a valid identifier"
204
205 #: builtins/common.c:201
206 #, c-format
207 msgid "%s: invalid number"
208 msgstr "%s: invalid number"
209
210 #: builtins/common.c:208
211 #, c-format
212 msgid "%s: invalid signal specification"
213 msgstr "%s: invalid signal specification"
214
215 #: builtins/common.c:215
216 #, c-format
217 msgid "`%s': not a pid or valid job spec"
218 msgstr "‘\e[1m%s\e[0m’: not a pid or valid job spec"
219
220 #: builtins/common.c:222 error.c:453
221 #, c-format
222 msgid "%s: readonly variable"
223 msgstr "%s: readonly variable"
224
225 #: builtins/common.c:230
226 #, c-format
227 msgid "%s: %s out of range"
228 msgstr "%s: %s out of range"
229
230 #: builtins/common.c:230 builtins/common.c:232
231 msgid "argument"
232 msgstr "argument"
233
234 #: builtins/common.c:232
235 #, c-format
236 msgid "%s out of range"
237 msgstr "%s out of range"
238
239 #: builtins/common.c:240
240 #, c-format
241 msgid "%s: no such job"
242 msgstr "%s: no such job"
243
244 #: builtins/common.c:248
245 #, c-format
246 msgid "%s: no job control"
247 msgstr "%s: no job control"
248
249 #: builtins/common.c:250
250 msgid "no job control"
251 msgstr "no job control"
252
253 #: builtins/common.c:260
254 #, c-format
255 msgid "%s: restricted"
256 msgstr "%s: restricted"
257
258 #: builtins/common.c:262
259 msgid "restricted"
260 msgstr "restricted"
261
262 #: builtins/common.c:270
263 #, c-format
264 msgid "%s: not a shell builtin"
265 msgstr "%s: not a shell builtin"
266
267 #: builtins/common.c:486
268 #, c-format
269 msgid "%s: error retrieving current directory: %s: %s\n"
270 msgstr "%s: error retrieving current directory: %s: %s\n"
271
272 #: builtins/common.c:553 builtins/common.c:555
273 #, c-format
274 msgid "%s: ambiguous job spec"
275 msgstr "%s: ambiguous job spec"
276
277 #: builtins/complete.def:251
278 #, c-format
279 msgid "%s: invalid action name"
280 msgstr "%s: invalid action name"
281
282 #: builtins/complete.def:381 builtins/complete.def:524
283 #, c-format
284 msgid "%s: no completion specification"
285 msgstr "%s: no completion specification"
286
287 #: builtins/complete.def:571
288 msgid "warning: -F option may not work as you expect"
289 msgstr "warning: -F option may not work as you expect"
290
291 #: builtins/complete.def:573
292 msgid "warning: -C option may not work as you expect"
293 msgstr "warning: -C option may not work as you expect"
294
295 #: builtins/declare.def:105
296 msgid "can only be used in a function"
297 msgstr "can only be used in a function"
298
299 #: builtins/declare.def:295
300 msgid "cannot use `-f' to make functions"
301 msgstr "cannot use ‘\e[1m-f\e[0m’ to make functions"
302
303 #: builtins/declare.def:307 execute_cmd.c:3949
304 #, c-format
305 msgid "%s: readonly function"
306 msgstr "%s: readonly function"
307
308 #: builtins/declare.def:389
309 #, c-format
310 msgid "%s: cannot destroy array variables in this way"
311 msgstr "%s: cannot destroy array variables in this way"
312
313 #: builtins/enable.def:128 builtins/enable.def:136
314 msgid "dynamic loading not available"
315 msgstr "dynamic loading not available"
316
317 #: builtins/enable.def:303
318 #, c-format
319 msgid "cannot open shared object %s: %s"
320 msgstr "cannot open shared object %s: %s"
321
322 #: builtins/enable.def:326
323 #, c-format
324 msgid "cannot find %s in shared object %s: %s"
325 msgstr "cannot find %s in shared object %s: %s"
326
327 #: builtins/enable.def:450
328 #, c-format
329 msgid "%s: not dynamically loaded"
330 msgstr "%s: not dynamically loaded"
331
332 #: builtins/enable.def:465
333 #, c-format
334 msgid "%s: cannot delete: %s"
335 msgstr "%s: cannot delete: %s"
336
337 #: builtins/evalfile.c:128 execute_cmd.c:3821 shell.c:1395
338 #, c-format
339 msgid "%s: is a directory"
340 msgstr "%s: is a directory"
341
342 #: builtins/evalfile.c:133
343 #, c-format
344 msgid "%s: not a regular file"
345 msgstr "%s: not a regular file"
346
347 #: builtins/evalfile.c:141
348 #, c-format
349 msgid "%s: file is too large"
350 msgstr "%s: file is too large"
351
352 #: builtins/exec.def:205
353 #, c-format
354 msgid "%s: cannot execute: %s"
355 msgstr "%s: cannot execute: %s"
356
357 #: builtins/exit.def:83
358 msgid "not login shell: use `exit'"
359 msgstr "not login shell: use ‘\e[1mexit\e[0m’"
360
361 #: builtins/exit.def:111
362 msgid "There are stopped jobs.\n"
363 msgstr "There are stopped jobs.\n"
364
365 #: builtins/fc.def:252
366 msgid "no command found"
367 msgstr "no command found"
368
369 #: builtins/fc.def:317
370 msgid "history specification"
371 msgstr "history specification"
372
373 #: builtins/fc.def:338
374 #, c-format
375 msgid "%s: cannot open temp file: %s"
376 msgstr "%s: cannot open temp file: %s"
377
378 #: builtins/fg_bg.def:133
379 #, c-format
380 msgid "job %d started without job control"
381 msgstr "job %d started without job control"
382
383 #: builtins/getopt.c:109
384 #, c-format
385 msgid "%s: illegal option -- %c\n"
386 msgstr "%s: illegal option -- %c\n"
387
388 #: builtins/getopt.c:110
389 #, c-format
390 msgid "%s: option requires an argument -- %c\n"
391 msgstr "%s: option requires an argument -- %c\n"
392
393 #: builtins/hash.def:83
394 msgid "hashing disabled"
395 msgstr "hashing disabled"
396
397 #: builtins/hash.def:128
398 #, c-format
399 msgid "%s: hash table empty\n"
400 msgstr "%s: hash table empty\n"
401
402 #: builtins/help.def:108
403 msgid "Shell commands matching keywords `"
404 msgstr "Shell commands matching keywords `"
405
406 #: builtins/help.def:110
407 msgid "Shell commands matching keyword `"
408 msgstr "Shell commands matching keyword `"
409
410 #: builtins/help.def:138
411 #, c-format
412 msgid ""
413 "no help topics match `%s'.  Try `help help' or `man -k %s' or `info %s'."
414 msgstr ""
415 "no help topics match ‘\e[1m%s\e[0m’.  Try ‘\e[1mhelp help\e[0m’ or ‘\e[1mman -k %s\e[0m’ "
416 "or ‘\e[1minfo %s\e[0m’."
417
418 #: builtins/help.def:164
419 #, c-format
420 msgid "%s: cannot open: %s"
421 msgstr "%s: cannot open: %s"
422
423 #: builtins/help.def:182
424 msgid ""
425 "These shell commands are defined internally.  Type `help' to see this list.\n"
426 "Type `help name' to find out more about the function `name'.\n"
427 "Use `info bash' to find out more about the shell in general.\n"
428 "Use `man -k' or `info' to find out more about commands not in this list.\n"
429 "\n"
430 "A star (*) next to a name means that the command is disabled.\n"
431 "\n"
432 msgstr ""
433 "These shell commands are defined internally.  Type ‘\e[1mhelp\e[0m’ to see this "
434 "list.\n"
435 "Type ‘\e[1mhelp name\e[0m’ to find out more about the function ‘\e[1mname\e[0m’.\n"
436 "Use ‘\e[1minfo bash\e[0m’ to find out more about the shell in general.\n"
437 "Use ‘\e[1mman -k\e[0m’ or ‘\e[1minfo\e[0m’ to find out more about commands not in "
438 "this list.\n"
439 "\n"
440 "A star (*) next to a name means that the command is disabled.\n"
441 "\n"
442
443 #: builtins/history.def:148
444 msgid "cannot use more than one of -anrw"
445 msgstr "cannot use more than one of -anrw"
446
447 #: builtins/history.def:180
448 msgid "history position"
449 msgstr "history position"
450
451 #: builtins/history.def:390
452 #, c-format
453 msgid "%s: history expansion failed"
454 msgstr "%s: history expansion failed"
455
456 #: builtins/jobs.def:99
457 msgid "no other options allowed with `-x'"
458 msgstr "no other options allowed with ‘\e[1m-x\e[0m’"
459
460 #: builtins/kill.def:187
461 #, c-format
462 msgid "%s: arguments must be process or job IDs"
463 msgstr "%s: arguments must be process or job IDs"
464
465 #: builtins/kill.def:248
466 msgid "Unknown error"
467 msgstr "Unknown error"
468
469 #: builtins/let.def:94 builtins/let.def:119 expr.c:496 expr.c:511
470 msgid "expression expected"
471 msgstr "expression expected"
472
473 #: builtins/printf.def:249
474 #, c-format
475 msgid "`%s': missing format character"
476 msgstr "‘\e[1m%s\e[0m’: missing format character"
477
478 #: builtins/printf.def:408
479 #, c-format
480 msgid "`%c': invalid format character"
481 msgstr "‘\e[1m%c\e[0m’: invalid format character"
482
483 #: builtins/printf.def:601
484 msgid "missing hex digit for \\x"
485 msgstr "missing hex digit for \\x"
486
487 #: builtins/pushd.def:168
488 msgid "no other directory"
489 msgstr "no other directory"
490
491 #: builtins/pushd.def:435
492 msgid "<no current directory>"
493 msgstr "<no current directory>"
494
495 #: builtins/pushd.def:652 builtins.c:1351
496 msgid "Display the list of currently remembered directories.  Directories"
497 msgstr "Display the list of currently remembered directories.  Directories"
498
499 #: builtins/pushd.def:653 builtins.c:1352
500 msgid "find their way onto the list with the `pushd' command; you can get"
501 msgstr ""
502 "find their way onto the list with the ‘\e[1mpushd\e[0m’ command; you can get"
503
504 #: builtins/pushd.def:654 builtins.c:1353
505 msgid "back up through the list with the `popd' command."
506 msgstr "back up through the list with the ‘\e[1mpopd\e[0m’ command."
507
508 #: builtins/pushd.def:656 builtins.c:1355
509 msgid "The -l flag specifies that `dirs' should not print shorthand versions"
510 msgstr ""
511 "The -l flag specifies that ‘\e[1mdirs\e[0m’ should not print shorthand versions"
512
513 #: builtins/pushd.def:657 builtins.c:1356
514 msgid "of directories which are relative to your home directory.  This means"
515 msgstr "of directories which are relative to your home directory.  This means"
516
517 #: builtins/pushd.def:658 builtins.c:1357
518 msgid "that `~/bin' might be displayed as `/homes/bfox/bin'.  The -v flag"
519 msgstr ""
520 "that ‘\e[1m~/bin\e[0m’ might be displayed as ‘\e[1m/homes/bfox/bin\e[0m’.  The -v "
521 "flag"
522
523 #: builtins/pushd.def:659 builtins.c:1358
524 msgid "causes `dirs' to print the directory stack with one entry per line,"
525 msgstr ""
526 "causes ‘\e[1mdirs\e[0m’ to print the directory stack with one entry per line,"
527
528 #: builtins/pushd.def:660 builtins.c:1359
529 msgid "prepending the directory name with its position in the stack.  The -p"
530 msgstr "prepending the directory name with its position in the stack.  The -p"
531
532 #: builtins/pushd.def:661 builtins.c:1360
533 msgid "flag does the same thing, but the stack position is not prepended."
534 msgstr "flag does the same thing, but the stack position is not prepended."
535
536 #: builtins/pushd.def:662 builtins.c:1361
537 msgid "The -c flag clears the directory stack by deleting all of the elements."
538 msgstr ""
539 "The -c flag clears the directory stack by deleting all of the elements."
540
541 #: builtins/pushd.def:664
542 msgid "+N   displays the Nth entry counting from the left of the list shown by"
543 msgstr ""
544 "+N   displays the Nth entry counting from the left of the list shown by"
545
546 #: builtins/pushd.def:665 builtins/pushd.def:668
547 msgid "     dirs when invoked without options, starting with zero."
548 msgstr "     dirs when invoked without options, starting with zero."
549
550 #: builtins/pushd.def:667
551 msgid ""
552 "-N   displays the Nth entry counting from the right of the list shown by"
553 msgstr ""
554 "-N   displays the Nth entry counting from the right of the list shown by"
555
556 #: builtins/pushd.def:673 builtins.c:1302
557 msgid "Adds a directory to the top of the directory stack, or rotates"
558 msgstr "Adds a directory to the top of the directory stack, or rotates"
559
560 #: builtins/pushd.def:674 builtins.c:1303
561 msgid "the stack, making the new top of the stack the current working"
562 msgstr "the stack, making the new top of the stack the current working"
563
564 #: builtins/pushd.def:675 builtins.c:1304
565 msgid "directory.  With no arguments, exchanges the top two directories."
566 msgstr "directory.  With no arguments, exchanges the top two directories."
567
568 #: builtins/pushd.def:677
569 msgid "+N   Rotates the stack so that the Nth directory (counting"
570 msgstr "+N   Rotates the stack so that the Nth directory (counting"
571
572 #: builtins/pushd.def:678
573 msgid "     from the left of the list shown by `dirs', starting with"
574 msgstr "     from the left of the list shown by ‘\e[1mdirs\e[0m’, starting with"
575
576 #: builtins/pushd.def:679 builtins/pushd.def:683
577 msgid "     zero) is at the top."
578 msgstr "     zero) is at the top."
579
580 #: builtins/pushd.def:681
581 msgid "-N   Rotates the stack so that the Nth directory (counting"
582 msgstr "-N   Rotates the stack so that the Nth directory (counting"
583
584 #: builtins/pushd.def:682
585 msgid "     from the right of the list shown by `dirs', starting with"
586 msgstr "     from the right of the list shown by ‘\e[1mdirs\e[0m’, starting with"
587
588 #: builtins/pushd.def:685
589 msgid "-n   suppress the normal change of directory when adding directories"
590 msgstr "-n   suppress the normal change of directory when adding directories"
591
592 #: builtins/pushd.def:686
593 msgid "     to the stack, so only the stack is manipulated."
594 msgstr "     to the stack, so only the stack is manipulated."
595
596 #: builtins/pushd.def:688
597 msgid "dir  adds DIR to the directory stack at the top, making it the"
598 msgstr "dir  adds DIR to the directory stack at the top, making it the"
599
600 #: builtins/pushd.def:689
601 msgid "     new current working directory."
602 msgstr "     new current working directory."
603
604 #: builtins/pushd.def:691 builtins/pushd.def:711 builtins.c:1320
605 #: builtins.c:1343
606 msgid "You can see the directory stack with the `dirs' command."
607 msgstr "You can see the directory stack with the ‘\e[1mdirs\e[0m’ command."
608
609 #: builtins/pushd.def:696 builtins.c:1328
610 msgid "Removes entries from the directory stack.  With no arguments,"
611 msgstr "Removes entries from the directory stack.  With no arguments,"
612
613 #: builtins/pushd.def:697 builtins.c:1329
614 msgid "removes the top directory from the stack, and cd's to the new"
615 msgstr "removes the top directory from the stack, and cd's to the new"
616
617 #: builtins/pushd.def:698 builtins.c:1330
618 msgid "top directory."
619 msgstr "top directory."
620
621 #: builtins/pushd.def:700
622 msgid "+N   removes the Nth entry counting from the left of the list"
623 msgstr "+N   removes the Nth entry counting from the left of the list"
624
625 #: builtins/pushd.def:701
626 msgid "     shown by `dirs', starting with zero.  For example: `popd +0'"
627 msgstr ""
628 "     shown by ‘\e[1mdirs\e[0m’, starting with zero.  For example: ‘\e[1mpopd +0\e[0m’"
629
630 #: builtins/pushd.def:702
631 msgid "     removes the first directory, `popd +1' the second."
632 msgstr "     removes the first directory, ‘\e[1mpopd +1\e[0m’ the second."
633
634 #: builtins/pushd.def:704
635 msgid "-N   removes the Nth entry counting from the right of the list"
636 msgstr "-N   removes the Nth entry counting from the right of the list"
637
638 #: builtins/pushd.def:705
639 msgid "     shown by `dirs', starting with zero.  For example: `popd -0'"
640 msgstr ""
641 "     shown by ‘\e[1mdirs\e[0m’, starting with zero.  For example: ‘\e[1mpopd -0\e[0m’"
642
643 #: builtins/pushd.def:706
644 msgid "     removes the last directory, `popd -1' the next to last."
645 msgstr "     removes the last directory, ‘\e[1mpopd -1\e[0m’ the next to last."
646
647 #: builtins/pushd.def:708
648 msgid "-n   suppress the normal change of directory when removing directories"
649 msgstr "-n   suppress the normal change of directory when removing directories"
650
651 #: builtins/pushd.def:709
652 msgid "     from the stack, so only the stack is manipulated."
653 msgstr "     from the stack, so only the stack is manipulated."
654
655 #: builtins/read.def:207
656 #, c-format
657 msgid "%s: invalid timeout specification"
658 msgstr "%s: invalid timeout specification"
659
660 #: builtins/read.def:230
661 #, c-format
662 msgid "%s: invalid file descriptor specification"
663 msgstr "%s: invalid file descriptor specification"
664
665 #: builtins/read.def:237
666 #, c-format
667 msgid "%d: invalid file descriptor: %s"
668 msgstr "%d: invalid file descriptor: %s"
669
670 #: builtins/read.def:463
671 #, c-format
672 msgid "read error: %d: %s"
673 msgstr "read error: %d: %s"
674
675 #: builtins/return.def:63
676 msgid "can only `return' from a function or sourced script"
677 msgstr "can only ‘\e[1mreturn\e[0m’ from a function or sourced script"
678
679 #: builtins/set.def:743
680 msgid "cannot simultaneously unset a function and a variable"
681 msgstr "cannot simultaneously unset a function and a variable"
682
683 #: builtins/set.def:780
684 #, c-format
685 msgid "%s: cannot unset"
686 msgstr "%s: cannot unset"
687
688 #: builtins/set.def:787
689 #, c-format
690 msgid "%s: cannot unset: readonly %s"
691 msgstr "%s: cannot unset: readonly %s"
692
693 #: builtins/set.def:798
694 #, c-format
695 msgid "%s: not an array variable"
696 msgstr "%s: not an array variable"
697
698 #: builtins/setattr.def:165
699 #, c-format
700 msgid "%s: not a function"
701 msgstr "%s: not a function"
702
703 #: builtins/shift.def:66 builtins/shift.def:72
704 msgid "shift count"
705 msgstr "shift count"
706
707 #: builtins/shopt.def:226
708 msgid "cannot set and unset shell options simultaneously"
709 msgstr "cannot set and unset shell options simultaneously"
710
711 #: builtins/shopt.def:291
712 #, c-format
713 msgid "%s: invalid shell option name"
714 msgstr "%s: invalid shell option name"
715
716 #: builtins/source.def:117
717 msgid "filename argument required"
718 msgstr "filename argument required"
719
720 #: builtins/source.def:137
721 #, c-format
722 msgid "%s: file not found"
723 msgstr "%s: file not found"
724
725 #: builtins/suspend.def:93
726 msgid "cannot suspend"
727 msgstr "cannot suspend"
728
729 #: builtins/suspend.def:103
730 msgid "cannot suspend a login shell"
731 msgstr "cannot suspend a login shell"
732
733 #: builtins/type.def:231
734 #, c-format
735 msgid "%s is aliased to `%s'\n"
736 msgstr "%s is aliased to ‘\e[1m%s\e[0m’\n"
737
738 #: builtins/type.def:252
739 #, c-format
740 msgid "%s is a shell keyword\n"
741 msgstr "%s is a shell keyword\n"
742
743 #: builtins/type.def:272
744 #, c-format
745 msgid "%s is a function\n"
746 msgstr "%s is a function\n"
747
748 #: builtins/type.def:297
749 #, c-format
750 msgid "%s is a shell builtin\n"
751 msgstr "%s is a shell builtin\n"
752
753 #: builtins/type.def:318
754 #, c-format
755 msgid "%s is %s\n"
756 msgstr "%s is %s\n"
757
758 #: builtins/type.def:338
759 #, c-format
760 msgid "%s is hashed (%s)\n"
761 msgstr "%s is hashed (%s)\n"
762
763 #: builtins/ulimit.def:332
764 #, c-format
765 msgid "%s: invalid limit argument"
766 msgstr "%s: invalid limit argument"
767
768 #: builtins/ulimit.def:358
769 #, c-format
770 msgid "`%c': bad command"
771 msgstr "‘\e[1m%c\e[0m’: bad command"
772
773 #: builtins/ulimit.def:387
774 #, c-format
775 msgid "%s: cannot get limit: %s"
776 msgstr "%s: cannot get limit: %s"
777
778 #: builtins/ulimit.def:425
779 #, c-format
780 msgid "%s: cannot modify limit: %s"
781 msgstr "%s: cannot modify limit: %s"
782
783 #: builtins/umask.def:112
784 msgid "octal number"
785 msgstr "octal number"
786
787 #: builtins/umask.def:226
788 #, c-format
789 msgid "`%c': invalid symbolic mode operator"
790 msgstr "‘\e[1m%c\e[0m’: invalid symbolic mode operator"
791
792 #: builtins/umask.def:279
793 #, c-format
794 msgid "`%c': invalid symbolic mode character"
795 msgstr "‘\e[1m%c\e[0m’: invalid symbolic mode character"
796
797 #: error.c:165
798 #, c-format
799 msgid "last command: %s\n"
800 msgstr "last command: %s\n"
801
802 #: error.c:173
803 msgid "Aborting..."
804 msgstr "Aborting..."
805
806 #: error.c:260
807 #, c-format
808 msgid "%s: warning: "
809 msgstr "%s: warning: "
810
811 #: error.c:405
812 msgid "unknown command error"
813 msgstr "unknown command error"
814
815 #: error.c:406
816 msgid "bad command type"
817 msgstr "bad command type"
818
819 #: error.c:407
820 msgid "bad connector"
821 msgstr "bad connector"
822
823 #: error.c:408
824 msgid "bad jump"
825 msgstr "bad jump"
826
827 #: error.c:446
828 #, c-format
829 msgid "%s: unbound variable"
830 msgstr "%s: unbound variable"
831
832 #: eval.c:175
833 msgid "\atimed out waiting for input: auto-logout\n"
834 msgstr "\atimed out waiting for input: auto-logout\n"
835
836 #: execute_cmd.c:466
837 #, c-format
838 msgid "cannot redirect standard input from /dev/null: %s"
839 msgstr "cannot redirect standard input from /dev/null: %s"
840
841 #: execute_cmd.c:1036
842 #, c-format
843 msgid "TIMEFORMAT: `%c': invalid format character"
844 msgstr "TIMEFORMAT: ‘\e[1m%c\e[0m’: invalid format character"
845
846 #: execute_cmd.c:3521
847 #, c-format
848 msgid "%s: restricted: cannot specify `/' in command names"
849 msgstr "%s: restricted: cannot specify ‘\e[1m/\e[0m’ in command names"
850
851 #: execute_cmd.c:3609
852 #, c-format
853 msgid "%s: command not found"
854 msgstr "%s: command not found"
855
856 #: execute_cmd.c:3839
857 #, c-format
858 msgid "%s: %s: bad interpreter"
859 msgstr "%s: %s: bad interpreter"
860
861 #: execute_cmd.c:3876
862 #, c-format
863 msgid "%s: cannot execute binary file"
864 msgstr "%s: cannot execute binary file"
865
866 #: execute_cmd.c:3988
867 #, c-format
868 msgid "cannot duplicate fd %d to fd %d"
869 msgstr "cannot duplicate fd %d to fd %d"
870
871 #: expr.c:239
872 msgid "expression recursion level exceeded"
873 msgstr "expression recursion level exceeded"
874
875 #: expr.c:263
876 msgid "recursion stack underflow"
877 msgstr "recursion stack underflow"
878
879 #: expr.c:374
880 msgid "syntax error in expression"
881 msgstr "syntax error in expression"
882
883 #: expr.c:414
884 msgid "attempted assignment to non-variable"
885 msgstr "attempted assignment to non-variable"
886
887 #: expr.c:435 expr.c:440 expr.c:750
888 msgid "division by 0"
889 msgstr "division by 0"
890
891 #: expr.c:466
892 msgid "bug: bad expassign token"
893 msgstr "bug: bad expassign token"
894
895 #: expr.c:508
896 msgid "`:' expected for conditional expression"
897 msgstr "‘\e[1m:\e[0m’ expected for conditional expression"
898
899 #: expr.c:775
900 msgid "exponent less than 0"
901 msgstr "exponent less than 0"
902
903 #: expr.c:819
904 msgid "identifier expected after pre-increment or pre-decrement"
905 msgstr "identifier expected after pre-increment or pre-decrement"
906
907 #: expr.c:847
908 msgid "missing `)'"
909 msgstr "missing ‘\e[1m)\e[0m’"
910
911 #: expr.c:871
912 msgid "syntax error: operand expected"
913 msgstr "syntax error: operand expected"
914
915 #: expr.c:1146
916 msgid "invalid number"
917 msgstr "invalid number"
918
919 #: expr.c:1150
920 msgid "invalid arithmetic base"
921 msgstr "invalid arithmetic base"
922
923 #: expr.c:1170
924 msgid "value too great for base"
925 msgstr "value too great for base"
926
927 #: general.c:60
928 msgid "getcwd: cannot access parent directories"
929 msgstr "getcwd: cannot access parent directories"
930
931 #: input.c:231
932 #, c-format
933 msgid "cannot allocate new file descriptor for bash input from fd %d"
934 msgstr "cannot allocate new file descriptor for bash input from fd %d"
935
936 #: input.c:239
937 #, c-format
938 msgid "save_bash_input: buffer already exists for new fd %d"
939 msgstr "save_bash_input: buffer already exists for new fd %d"
940
941 #: jobs.c:693
942 #, c-format
943 msgid "deleting stopped job %d with process group %ld"
944 msgstr "deleting stopped job %d with process group %ld"
945
946 #: jobs.c:1001
947 #, c-format
948 msgid "describe_pid: %ld: no such pid"
949 msgstr "describe_pid: %ld: no such pid"
950
951 #: jobs.c:1632 nojobs.c:648
952 #, c-format
953 msgid "wait: pid %ld is not a child of this shell"
954 msgstr "wait: pid %ld is not a child of this shell"
955
956 #: jobs.c:1815
957 #, c-format
958 msgid "wait_for: No record of process %ld"
959 msgstr "wait_for: No record of process %ld"
960
961 #: jobs.c:2062
962 #, c-format
963 msgid "wait_for_job: job %d is stopped"
964 msgstr "wait_for_job: job %d is stopped"
965
966 #: jobs.c:2284
967 #, c-format
968 msgid "%s: job has terminated"
969 msgstr "%s: job has terminated"
970
971 #: jobs.c:2293
972 #, c-format
973 msgid "%s: job %d already in background"
974 msgstr "%s: job %d already in background"
975
976 #: jobs.c:3037
977 msgid "no job control in this shell"
978 msgstr "no job control in this shell"
979
980 #: lib/malloc/malloc.c:298
981 #, c-format
982 msgid "malloc: failed assertion: %s\n"
983 msgstr "malloc: failed assertion: %s\n"
984
985 #: lib/malloc/malloc.c:314
986 #, c-format
987 msgid ""
988 "\r\n"
989 "malloc: %s:%d: assertion botched\r\n"
990 msgstr ""
991 "\r\n"
992 "malloc: %s:%d: assertion botched\r\n"
993
994 #: lib/malloc/malloc.c:740
995 msgid "malloc: block on free list clobbered"
996 msgstr "malloc: block on free list clobbered"
997
998 #: lib/malloc/malloc.c:817
999 msgid "free: called with already freed block argument"
1000 msgstr "free: called with already freed block argument"
1001
1002 #: lib/malloc/malloc.c:820
1003 msgid "free: called with unallocated block argument"
1004 msgstr "free: called with unallocated block argument"
1005
1006 #: lib/malloc/malloc.c:839
1007 msgid "free: underflow detected; mh_nbytes out of range"
1008 msgstr "free: underflow detected; mh_nbytes out of range"
1009
1010 #: lib/malloc/malloc.c:845
1011 msgid "free: start and end chunk sizes differ"
1012 msgstr "free: start and end chunk sizes differ"
1013
1014 #: lib/malloc/malloc.c:942
1015 msgid "realloc: called with unallocated block argument"
1016 msgstr "realloc: called with unallocated block argument"
1017
1018 #: lib/malloc/malloc.c:957
1019 msgid "realloc: underflow detected; mh_nbytes out of range"
1020 msgstr "realloc: underflow detected; mh_nbytes out of range"
1021
1022 #: lib/malloc/malloc.c:963
1023 msgid "realloc: start and end chunk sizes differ"
1024 msgstr "realloc: start and end chunk sizes differ"
1025
1026 #: lib/malloc/table.c:175
1027 msgid "register_alloc: alloc table is full with FIND_ALLOC?\n"
1028 msgstr "register_alloc: alloc table is full with FIND_ALLOC?\n"
1029
1030 #: lib/malloc/table.c:182
1031 #, c-format
1032 msgid "register_alloc: %p already in table as allocated?\n"
1033 msgstr "register_alloc: %p already in table as allocated?\n"
1034
1035 #: lib/malloc/table.c:218
1036 #, c-format
1037 msgid "register_free: %p already in table as free?\n"
1038 msgstr "register_free: %p already in table as free?\n"
1039
1040 #: lib/malloc/watch.c:46
1041 msgid "allocated"
1042 msgstr "allocated"
1043
1044 #: lib/malloc/watch.c:48
1045 msgid "freed"
1046 msgstr "freed"
1047
1048 #: lib/malloc/watch.c:50
1049 msgid "requesting resize"
1050 msgstr "requesting resize"
1051
1052 #: lib/malloc/watch.c:52
1053 msgid "just resized"
1054 msgstr "just resized"
1055
1056 #: lib/malloc/watch.c:54
1057 msgid "bug: unknown operation"
1058 msgstr "bug: unknown operation"
1059
1060 #: lib/malloc/watch.c:56
1061 #, c-format
1062 msgid "malloc: watch alert: %p %s "
1063 msgstr "malloc: watch alert: %p %s "
1064
1065 #: lib/sh/fmtulong.c:101
1066 msgid "invalid base"
1067 msgstr "invalid base"
1068
1069 #: lib/sh/netopen.c:158
1070 #, c-format
1071 msgid "%s: host unknown"
1072 msgstr "%s: host unknown"
1073
1074 #: lib/sh/netopen.c:165
1075 #, c-format
1076 msgid "%s: invalid service"
1077 msgstr "%s: invalid service"
1078
1079 #: lib/sh/netopen.c:296
1080 #, c-format
1081 msgid "%s: bad network path specification"
1082 msgstr "%s: bad network path specification"
1083
1084 #: lib/sh/netopen.c:336
1085 msgid "network operations not supported"
1086 msgstr "network operations not supported"
1087
1088 #: mailcheck.c:382
1089 msgid "You have mail in $_"
1090 msgstr "You have mail in $_"
1091
1092 #: mailcheck.c:407
1093 msgid "You have new mail in $_"
1094 msgstr "You have new mail in $_"
1095
1096 #: mailcheck.c:423
1097 #, c-format
1098 msgid "The mail in %s has been read\n"
1099 msgstr "The mail in %s has been read\n"
1100
1101 #: make_cmd.c:318
1102 msgid "syntax error: arithmetic expression required"
1103 msgstr "syntax error: arithmetic expression required"
1104
1105 #: make_cmd.c:320
1106 msgid "syntax error: `;' unexpected"
1107 msgstr "syntax error: ‘\e[1m;\e[0m’ unexpected"
1108
1109 #: make_cmd.c:321
1110 #, c-format
1111 msgid "syntax error: `((%s))'"
1112 msgstr "syntax error: ‘\e[1m((%s))\e[0m’"
1113
1114 #: make_cmd.c:560
1115 #, c-format
1116 msgid "make_here_document: bad instruction type %d"
1117 msgstr "make_here_document: bad instruction type %d"
1118
1119 #: make_cmd.c:730
1120 #, c-format
1121 msgid "make_redirection: redirection instruction `%d' out of range"
1122 msgstr "make_redirection: redirection instruction ‘\e[1m%d\e[0m’ out of range"
1123
1124 #: parse.y:2726
1125 #, c-format
1126 msgid "unexpected EOF while looking for matching `%c'"
1127 msgstr "unexpected EOF while looking for matching ‘\e[1m%c\e[0m’"
1128
1129 #: parse.y:3011
1130 msgid "unexpected EOF while looking for `]]'"
1131 msgstr "unexpected EOF while looking for ‘\e[1m]]\e[0m’"
1132
1133 #: parse.y:3016
1134 #, c-format
1135 msgid "syntax error in conditional expression: unexpected token `%s'"
1136 msgstr "syntax error in conditional expression: unexpected token ‘\e[1m%s\e[0m’"
1137
1138 #: parse.y:3020
1139 msgid "syntax error in conditional expression"
1140 msgstr "syntax error in conditional expression"
1141
1142 #: parse.y:3098
1143 #, c-format
1144 msgid "unexpected token `%s', expected `)'"
1145 msgstr "unexpected token ‘\e[1m%s\e[0m’, expected ‘\e[1m)\e[0m’"
1146
1147 #: parse.y:3102
1148 msgid "expected `)'"
1149 msgstr "expected ‘\e[1m)\e[0m’"
1150
1151 #: parse.y:3130
1152 #, c-format
1153 msgid "unexpected argument `%s' to conditional unary operator"
1154 msgstr "unexpected argument ‘\e[1m%s\e[0m’ to conditional unary operator"
1155
1156 #: parse.y:3134
1157 msgid "unexpected argument to conditional unary operator"
1158 msgstr "unexpected argument to conditional unary operator"
1159
1160 #: parse.y:3171
1161 #, c-format
1162 msgid "unexpected token `%s', conditional binary operator expected"
1163 msgstr "unexpected token ‘\e[1m%s\e[0m’, conditional binary operator expected"
1164
1165 #: parse.y:3175
1166 msgid "conditional binary operator expected"
1167 msgstr "conditional binary operator expected"
1168
1169 #: parse.y:3191
1170 #, c-format
1171 msgid "unexpected argument `%s' to conditional binary operator"
1172 msgstr "unexpected argument ‘\e[1m%s\e[0m’ to conditional binary operator"
1173
1174 #: parse.y:3195
1175 msgid "unexpected argument to conditional binary operator"
1176 msgstr "unexpected argument to conditional binary operator"
1177
1178 #: parse.y:3206
1179 #, c-format
1180 msgid "unexpected token `%c' in conditional command"
1181 msgstr "unexpected token ‘\e[1m%c\e[0m’ in conditional command"
1182
1183 #: parse.y:3209
1184 #, c-format
1185 msgid "unexpected token `%s' in conditional command"
1186 msgstr "unexpected token ‘\e[1m%s\e[0m’ in conditional command"
1187
1188 #: parse.y:3213
1189 #, c-format
1190 msgid "unexpected token %d in conditional command"
1191 msgstr "unexpected token %d in conditional command"
1192
1193 #: parse.y:4400
1194 #, c-format
1195 msgid "syntax error near unexpected token `%s'"
1196 msgstr "syntax error near unexpected token ‘\e[1m%s\e[0m’"
1197
1198 #: parse.y:4418
1199 #, c-format
1200 msgid "syntax error near `%s'"
1201 msgstr "syntax error near ‘\e[1m%s\e[0m’"
1202
1203 #: parse.y:4428
1204 msgid "syntax error: unexpected end of file"
1205 msgstr "syntax error: unexpected end of file"
1206
1207 #: parse.y:4428
1208 msgid "syntax error"
1209 msgstr "syntax error"
1210
1211 #: parse.y:4490
1212 #, c-format
1213 msgid "Use \"%s\" to leave the shell.\n"
1214 msgstr "Use “\e[1m%s\e[0m” to leave the shell.\n"
1215
1216 #: parse.y:4649
1217 msgid "unexpected EOF while looking for matching `)'"
1218 msgstr "unexpected EOF while looking for matching ‘\e[1m)\e[0m’"
1219
1220 #: pcomplete.c:988
1221 #, c-format
1222 msgid "completion: function `%s' not found"
1223 msgstr "completion: function ‘\e[1m%s\e[0m’ not found"
1224
1225 #: pcomplib.c:179
1226 #, c-format
1227 msgid "progcomp_insert: %s: NULL COMPSPEC"
1228 msgstr "progcomp_insert: %s: NULL COMPSPEC"
1229
1230 #: print_cmd.c:260
1231 #, c-format
1232 msgid "print_command: bad connector `%d'"
1233 msgstr "print_command: bad connector ‘\e[1m%d\e[0m’"
1234
1235 #: print_cmd.c:1172
1236 #, c-format
1237 msgid "cprintf: `%c': invalid format character"
1238 msgstr "cprintf: ‘\e[1m%c\e[0m’: invalid format character"
1239
1240 #: redir.c:99
1241 msgid "file descriptor out of range"
1242 msgstr "file descriptor out of range"
1243
1244 #: redir.c:141
1245 #, c-format
1246 msgid "%s: ambiguous redirect"
1247 msgstr "%s: ambiguous redirect"
1248
1249 #: redir.c:145
1250 #, c-format
1251 msgid "%s: cannot overwrite existing file"
1252 msgstr "%s: cannot overwrite existing file"
1253
1254 #: redir.c:150
1255 #, c-format
1256 msgid "%s: restricted: cannot redirect output"
1257 msgstr "%s: restricted: cannot redirect output"
1258
1259 #: redir.c:155
1260 #, c-format
1261 msgid "cannot create temp file for here document: %s"
1262 msgstr "cannot create temp file for here document: %s"
1263
1264 #: redir.c:509
1265 msgid "/dev/(tcp|udp)/host/port not supported without networking"
1266 msgstr "/dev/(tcp|udp)/host/port not supported without networking"
1267
1268 #: redir.c:949
1269 msgid "redirection error: cannot duplicate fd"
1270 msgstr "redirection error: cannot duplicate fd"
1271
1272 #: shell.c:302
1273 msgid "could not find /tmp, please create!"
1274 msgstr "could not find /tmp, please create!"
1275
1276 #: shell.c:306
1277 msgid "/tmp must be a valid directory name"
1278 msgstr "/tmp must be a valid directory name"
1279
1280 #: shell.c:839
1281 #, c-format
1282 msgid "%c%c: invalid option"
1283 msgstr "%c%c: invalid option"
1284
1285 #: shell.c:1590
1286 msgid "I have no name!"
1287 msgstr "I have no name!"
1288
1289 #: shell.c:1725
1290 #, c-format
1291 msgid ""
1292 "Usage:\t%s [GNU long option] [option] ...\n"
1293 "\t%s [GNU long option] [option] script-file ...\n"
1294 msgstr ""
1295 "Usage:\t%s [GNU long option] [option] ...\n"
1296 "\t%s [GNU long option] [option] script-file ...\n"
1297
1298 #: shell.c:1727
1299 msgid "GNU long options:\n"
1300 msgstr "GNU long options:\n"
1301
1302 #: shell.c:1731
1303 msgid "Shell options:\n"
1304 msgstr "Shell options:\n"
1305
1306 #: shell.c:1732
1307 msgid "\t-irsD or -c command or -O shopt_option\t\t(invocation only)\n"
1308 msgstr "\t-irsD or -c command or -O shopt_option\t\t(invocation only)\n"
1309
1310 #: shell.c:1747
1311 #, c-format
1312 msgid "\t-%s or -o option\n"
1313 msgstr "\t-%s or -o option\n"
1314
1315 #: shell.c:1753
1316 #, c-format
1317 msgid "Type `%s -c \"help set\"' for more information about shell options.\n"
1318 msgstr ""
1319 "Type ‘\e[1m%s -c “\e[1mhelp set\e[0m”\e[0m’ for more information about shell "
1320 "options.\n"
1321
1322 #: shell.c:1754
1323 #, c-format
1324 msgid "Type `%s -c help' for more information about shell builtin commands.\n"
1325 msgstr ""
1326 "Type ‘\e[1m%s -c help\e[0m’ for more information about shell builtin commands.\n"
1327
1328 #: shell.c:1755
1329 msgid "Use the `bashbug' command to report bugs.\n"
1330 msgstr "Use the ‘\e[1mbashbug\e[0m’ command to report bugs.\n"
1331
1332 #: sig.c:485
1333 #, c-format
1334 msgid "sigprocmask: %d: invalid operation"
1335 msgstr "sigprocmask: %d: invalid operation"
1336
1337 #: subst.c:1011
1338 #, c-format
1339 msgid "bad substitution: no closing `%s' in %s"
1340 msgstr "bad substitution: no closing ‘\e[1m%s\e[0m’ in %s"
1341
1342 #: subst.c:2020
1343 #, c-format
1344 msgid "%s: cannot assign list to array member"
1345 msgstr "%s: cannot assign list to array member"
1346
1347 #: subst.c:3516 subst.c:3532
1348 msgid "cannot make pipe for process substitution"
1349 msgstr "cannot make pipe for process substitution"
1350
1351 #: subst.c:3563
1352 msgid "cannot make child for process substitution"
1353 msgstr "cannot make child for process substitution"
1354
1355 #: subst.c:3608
1356 #, c-format
1357 msgid "cannot open named pipe %s for reading"
1358 msgstr "cannot open named pipe %s for reading"
1359
1360 #: subst.c:3610
1361 #, c-format
1362 msgid "cannot open named pipe %s for writing"
1363 msgstr "cannot open named pipe %s for writing"
1364
1365 #: subst.c:3618
1366 #, c-format
1367 msgid "cannout reset nodelay mode for fd %d"
1368 msgstr "cannout reset nodelay mode for fd %d"
1369
1370 #: subst.c:3628
1371 #, c-format
1372 msgid "cannot duplicate named pipe %s as fd %d"
1373 msgstr "cannot duplicate named pipe %s as fd %d"
1374
1375 #: subst.c:3803
1376 msgid "cannot make pipe for command substitution"
1377 msgstr "cannot make pipe for command substitution"
1378
1379 #: subst.c:3832
1380 msgid "cannot make child for command substitution"
1381 msgstr "cannot make child for command substitution"
1382
1383 #: subst.c:3849
1384 msgid "command_substitute: cannot duplicate pipe as fd 1"
1385 msgstr "command_substitute: cannot duplicate pipe as fd 1"
1386
1387 #: subst.c:4284
1388 #, c-format
1389 msgid "%s: parameter null or not set"
1390 msgstr "%s: parameter null or not set"
1391
1392 #: subst.c:4529
1393 #, c-format
1394 msgid "%s: substring expression < 0"
1395 msgstr "%s: substring expression < 0"
1396
1397 #: subst.c:5209
1398 #, c-format
1399 msgid "%s: bad substitution"
1400 msgstr "%s: bad substitution"
1401
1402 #: subst.c:5283
1403 #, c-format
1404 msgid "$%s: cannot assign in this way"
1405 msgstr "$%s: cannot assign in this way"
1406
1407 #: subst.c:6652
1408 #, c-format
1409 msgid "no match: %s"
1410 msgstr "no match: %s"
1411
1412 #: test.c:154
1413 msgid "argument expected"
1414 msgstr "argument expected"
1415
1416 #: test.c:163
1417 #, c-format
1418 msgid "%s: integer expression expected"
1419 msgstr "%s: integer expression expected"
1420
1421 #: test.c:361
1422 msgid "`)' expected"
1423 msgstr "‘\e[1m)\e[0m’ expected"
1424
1425 #: test.c:363
1426 #, c-format
1427 msgid "`)' expected, found %s"
1428 msgstr "‘\e[1m)\e[0m’ expected, found %s"
1429
1430 #: test.c:378 test.c:787 test.c:790
1431 #, c-format
1432 msgid "%s: unary operator expected"
1433 msgstr "%s: unary operator expected"
1434
1435 #: test.c:543 test.c:830
1436 #, c-format
1437 msgid "%s: binary operator expected"
1438 msgstr "%s: binary operator expected"
1439
1440 #: test.c:905
1441 msgid "missing `]'"
1442 msgstr "missing ‘\e[1m]\e[0m’"
1443
1444 #: trap.c:194
1445 msgid "invalid signal number"
1446 msgstr "invalid signal number"
1447
1448 #: trap.c:309
1449 #, c-format
1450 msgid "run_pending_traps: bad value in trap_list[%d]: %p"
1451 msgstr "run_pending_traps: bad value in trap_list[%d]: %p"
1452
1453 #: trap.c:313
1454 #, c-format
1455 msgid ""
1456 "run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
1457 msgstr ""
1458 "run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
1459
1460 #: trap.c:349
1461 #, c-format
1462 msgid "trap_handler: bad signal %d"
1463 msgstr "trap_handler: bad signal %d"
1464
1465 #: variables.c:310
1466 #, c-format
1467 msgid "error importing function definition for `%s'"
1468 msgstr "error importing function definition for ‘\e[1m%s\e[0m’"
1469
1470 #: variables.c:670
1471 #, c-format
1472 msgid "shell level (%d) too high, resetting to 1"
1473 msgstr "shell level (%d) too high, resetting to 1"
1474
1475 #: variables.c:1610
1476 msgid "make_local_variable: no function context at current scope"
1477 msgstr "make_local_variable: no function context at current scope"
1478
1479 #: variables.c:2709
1480 msgid "all_local_variables: no function context at current scope"
1481 msgstr "all_local_variables: no function context at current scope"
1482
1483 #: variables.c:2923 variables.c:2932
1484 #, c-format
1485 msgid "invalid character %d in exportstr for %s"
1486 msgstr "invalid character %d in exportstr for %s"
1487
1488 #: variables.c:2938
1489 #, c-format
1490 msgid "no `=' in exportstr for %s"
1491 msgstr "no ‘\e[1m=\e[0m’ in exportstr for %s"
1492
1493 #: variables.c:3363
1494 msgid "pop_var_context: head of shell_variables not a function context"
1495 msgstr "pop_var_context: head of shell_variables not a function context"
1496
1497 #: variables.c:3376
1498 msgid "pop_var_context: no global_variables context"
1499 msgstr "pop_var_context: no global_variables context"
1500
1501 #: variables.c:3442
1502 msgid "pop_scope: head of shell_variables not a temporary environment scope"
1503 msgstr "pop_scope: head of shell_variables not a temporary environment scope"
1504
1505 #: version.c:82
1506 msgid "Copyright (C) 2004 Free Software Foundation, Inc.\n"
1507 msgstr "Copyright (C) 2004 Free Software Foundation, Inc.\n"
1508
1509 #: xmalloc.c:93
1510 #, c-format
1511 msgid "xmalloc: cannot allocate %lu bytes (%lu bytes allocated)"
1512 msgstr "xmalloc: cannot allocate %lu bytes (%lu bytes allocated)"
1513
1514 #: xmalloc.c:95
1515 #, c-format
1516 msgid "xmalloc: cannot allocate %lu bytes"
1517 msgstr "xmalloc: cannot allocate %lu bytes"
1518
1519 #: xmalloc.c:115
1520 #, c-format
1521 msgid "xrealloc: cannot reallocate %lu bytes (%lu bytes allocated)"
1522 msgstr "xrealloc: cannot reallocate %lu bytes (%lu bytes allocated)"
1523
1524 #: xmalloc.c:117
1525 #, c-format
1526 msgid "xrealloc: cannot allocate %lu bytes"
1527 msgstr "xrealloc: cannot allocate %lu bytes"
1528
1529 #: xmalloc.c:151
1530 #, c-format
1531 msgid "xmalloc: %s:%d: cannot allocate %lu bytes (%lu bytes allocated)"
1532 msgstr "xmalloc: %s:%d: cannot allocate %lu bytes (%lu bytes allocated)"
1533
1534 #: xmalloc.c:153
1535 #, c-format
1536 msgid "xmalloc: %s:%d: cannot allocate %lu bytes"
1537 msgstr "xmalloc: %s:%d: cannot allocate %lu bytes"
1538
1539 #: xmalloc.c:175
1540 #, c-format
1541 msgid "xrealloc: %s:%d: cannot reallocate %lu bytes (%lu bytes allocated)"
1542 msgstr "xrealloc: %s:%d: cannot reallocate %lu bytes (%lu bytes allocated)"
1543
1544 #: xmalloc.c:177
1545 #, c-format
1546 msgid "xrealloc: %s:%d: cannot allocate %lu bytes"
1547 msgstr "xrealloc: %s:%d: cannot allocate %lu bytes"
1548
1549 #: builtins.c:244
1550 msgid "`alias' with no arguments or with the -p option prints the list"
1551 msgstr "‘\e[1malias\e[0m’ with no arguments or with the -p option prints the list"
1552
1553 #: builtins.c:245
1554 msgid "of aliases in the form alias NAME=VALUE on standard output."
1555 msgstr "of aliases in the form alias NAME=VALUE on standard output."
1556
1557 #: builtins.c:246
1558 msgid "Otherwise, an alias is defined for each NAME whose VALUE is given."
1559 msgstr "Otherwise, an alias is defined for each NAME whose VALUE is given."
1560
1561 #: builtins.c:247
1562 msgid "A trailing space in VALUE causes the next word to be checked for"
1563 msgstr "A trailing space in VALUE causes the next word to be checked for"
1564
1565 #: builtins.c:248
1566 msgid "alias substitution when the alias is expanded.  Alias returns"
1567 msgstr "alias substitution when the alias is expanded.  Alias returns"
1568
1569 #: builtins.c:249
1570 msgid "true unless a NAME is given for which no alias has been defined."
1571 msgstr "true unless a NAME is given for which no alias has been defined."
1572
1573 #: builtins.c:257
1574 msgid ""
1575 "Remove NAMEs from the list of defined aliases.  If the -a option is given,"
1576 msgstr ""
1577 "Remove NAMEs from the list of defined aliases.  If the -a option is given,"
1578
1579 #: builtins.c:258
1580 msgid "then remove all alias definitions."
1581 msgstr "then remove all alias definitions."
1582
1583 #: builtins.c:266
1584 msgid "Bind a key sequence to a Readline function or a macro, or set"
1585 msgstr "Bind a key sequence to a Readline function or a macro, or set"
1586
1587 #: builtins.c:267
1588 msgid "a Readline variable.  The non-option argument syntax is equivalent"
1589 msgstr "a Readline variable.  The non-option argument syntax is equivalent"
1590
1591 #: builtins.c:268
1592 msgid "to that found in ~/.inputrc, but must be passed as a single argument:"
1593 msgstr "to that found in ~/.inputrc, but must be passed as a single argument:"
1594
1595 #: builtins.c:269
1596 msgid "bind '\"\\C-x\\C-r\": re-read-init-file'."
1597 msgstr "bind '“\e[1m\\C-x\\C-r\e[0m”: re-read-init-file'."
1598
1599 #: builtins.c:270
1600 msgid "bind accepts the following options:"
1601 msgstr "bind accepts the following options:"
1602
1603 #: builtins.c:271
1604 msgid ""
1605 "  -m  keymap         Use `keymap' as the keymap for the duration of this"
1606 msgstr ""
1607 "  -m  keymap         Use ‘\e[1mkeymap\e[0m’ as the keymap for the duration of "
1608 "this"
1609
1610 #: builtins.c:272
1611 msgid "                     command.  Acceptable keymap names are emacs,"
1612 msgstr "                     command.  Acceptable keymap names are emacs,"
1613
1614 #: builtins.c:273
1615 msgid ""
1616 "                     emacs-standard, emacs-meta, emacs-ctlx, vi, vi-move,"
1617 msgstr ""
1618 "                     emacs-standard, emacs-meta, emacs-ctlx, vi, vi-move,"
1619
1620 #: builtins.c:274
1621 msgid "                     vi-command, and vi-insert."
1622 msgstr "                     vi-command, and vi-insert."
1623
1624 #: builtins.c:275
1625 msgid "  -l                 List names of functions."
1626 msgstr "  -l                 List names of functions."
1627
1628 #: builtins.c:276
1629 msgid "  -P                 List function names and bindings."
1630 msgstr "  -P                 List function names and bindings."
1631
1632 #: builtins.c:277
1633 msgid "  -p                 List functions and bindings in a form that can be"
1634 msgstr "  -p                 List functions and bindings in a form that can be"
1635
1636 #: builtins.c:278
1637 msgid "                     reused as input."
1638 msgstr "                     reused as input."
1639
1640 #: builtins.c:279
1641 msgid "  -r  keyseq         Remove the binding for KEYSEQ."
1642 msgstr "  -r  keyseq         Remove the binding for KEYSEQ."
1643
1644 #: builtins.c:280
1645 msgid "  -x  keyseq:shell-command\tCause SHELL-COMMAND to be executed when"
1646 msgstr "  -x  keyseq:shell-command\tCause SHELL-COMMAND to be executed when"
1647
1648 #: builtins.c:281
1649 msgid "\t\t\t\tKEYSEQ is entered."
1650 msgstr "\t\t\t\tKEYSEQ is entered."
1651
1652 #: builtins.c:282
1653 msgid "  -f  filename       Read key bindings from FILENAME."
1654 msgstr "  -f  filename       Read key bindings from FILENAME."
1655
1656 #: builtins.c:283
1657 msgid "  -q  function-name  Query about which keys invoke the named function."
1658 msgstr "  -q  function-name  Query about which keys invoke the named function."
1659
1660 #: builtins.c:284
1661 msgid ""
1662 "  -u  function-name  Unbind all keys which are bound to the named function."
1663 msgstr ""
1664 "  -u  function-name  Unbind all keys which are bound to the named function."
1665
1666 #: builtins.c:285
1667 msgid "  -V                 List variable names and values"
1668 msgstr "  -V                 List variable names and values"
1669
1670 #: builtins.c:286
1671 msgid "  -v                 List variable names and values in a form that can"
1672 msgstr "  -v                 List variable names and values in a form that can"
1673
1674 #: builtins.c:287
1675 msgid "                     be reused as input."
1676 msgstr "                     be reused as input."
1677
1678 #: builtins.c:288
1679 msgid ""
1680 "  -S                 List key sequences that invoke macros and their values"
1681 msgstr ""
1682 "  -S                 List key sequences that invoke macros and their values"
1683
1684 #: builtins.c:289
1685 msgid ""
1686 "  -s                 List key sequences that invoke macros and their values"
1687 msgstr ""
1688 "  -s                 List key sequences that invoke macros and their values"
1689
1690 #: builtins.c:290
1691 msgid "                     in a form that can be reused as input."
1692 msgstr "                     in a form that can be reused as input."
1693
1694 #: builtins.c:297
1695 msgid "Exit from within a FOR, WHILE or UNTIL loop.  If N is specified,"
1696 msgstr "Exit from within a FOR, WHILE or UNTIL loop.  If N is specified,"
1697
1698 #: builtins.c:298
1699 msgid "break N levels."
1700 msgstr "break N levels."
1701
1702 #: builtins.c:304
1703 msgid "Resume the next iteration of the enclosing FOR, WHILE or UNTIL loop."
1704 msgstr "Resume the next iteration of the enclosing FOR, WHILE or UNTIL loop."
1705
1706 #: builtins.c:305
1707 msgid "If N is specified, resume at the N-th enclosing loop."
1708 msgstr "If N is specified, resume at the N-th enclosing loop."
1709
1710 #: builtins.c:311
1711 msgid "Run a shell builtin.  This is useful when you wish to rename a"
1712 msgstr "Run a shell builtin.  This is useful when you wish to rename a"
1713
1714 #: builtins.c:312
1715 msgid "shell builtin to be a function, but need the functionality of the"
1716 msgstr "shell builtin to be a function, but need the functionality of the"
1717
1718 #: builtins.c:313
1719 msgid "builtin within the function itself."
1720 msgstr "builtin within the function itself."
1721
1722 #: builtins.c:334
1723 msgid "Change the current directory to DIR.  The variable $HOME is the"
1724 msgstr "Change the current directory to DIR.  The variable $HOME is the"
1725
1726 #: builtins.c:335
1727 msgid "default DIR.  The variable CDPATH defines the search path for"
1728 msgstr "default DIR.  The variable CDPATH defines the search path for"
1729
1730 #: builtins.c:336
1731 msgid "the directory containing DIR.  Alternative directory names in CDPATH"
1732 msgstr "the directory containing DIR.  Alternative directory names in CDPATH"
1733
1734 #: builtins.c:337
1735 msgid "are separated by a colon (:).  A null directory name is the same as"
1736 msgstr "are separated by a colon (:).  A null directory name is the same as"
1737
1738 #: builtins.c:338
1739 msgid "the current directory, i.e. `.'.  If DIR begins with a slash (/),"
1740 msgstr ""
1741 "the current directory, i.e. ‘\e[1m.\e[0m’.  If DIR begins with a slash (/),"
1742
1743 #: builtins.c:339
1744 msgid "then CDPATH is not used.  If the directory is not found, and the"
1745 msgstr "then CDPATH is not used.  If the directory is not found, and the"
1746
1747 #: builtins.c:340
1748 msgid "shell option `cdable_vars' is set, then try the word as a variable"
1749 msgstr ""
1750 "shell option ‘\e[1mcdable_vars\e[0m’ is set, then try the word as a variable"
1751
1752 #: builtins.c:341
1753 msgid "name.  If that variable has a value, then cd to the value of that"
1754 msgstr "name.  If that variable has a value, then cd to the value of that"
1755
1756 #: builtins.c:342
1757 msgid "variable.  The -P option says to use the physical directory structure"
1758 msgstr "variable.  The -P option says to use the physical directory structure"
1759
1760 #: builtins.c:343
1761 msgid ""
1762 "instead of following symbolic links; the -L option forces symbolic links"
1763 msgstr ""
1764 "instead of following symbolic links; the -L option forces symbolic links"
1765
1766 #: builtins.c:344
1767 msgid "to be followed."
1768 msgstr "to be followed."
1769
1770 #: builtins.c:350
1771 msgid "Print the current working directory.  With the -P option, pwd prints"
1772 msgstr "Print the current working directory.  With the -P option, pwd prints"
1773
1774 #: builtins.c:351
1775 msgid "the physical directory, without any symbolic links; the -L option"
1776 msgstr "the physical directory, without any symbolic links; the -L option"
1777
1778 #: builtins.c:352
1779 msgid "makes pwd follow symbolic links."
1780 msgstr "makes pwd follow symbolic links."
1781
1782 #: builtins.c:358
1783 msgid "No effect; the command does nothing.  A zero exit code is returned."
1784 msgstr "No effect; the command does nothing.  A zero exit code is returned."
1785
1786 #: builtins.c:364
1787 msgid "Return a successful result."
1788 msgstr "Return a successful result."
1789
1790 #: builtins.c:370
1791 msgid "Return an unsuccessful result."
1792 msgstr "Return an unsuccessful result."
1793
1794 #: builtins.c:376
1795 msgid "Runs COMMAND with ARGS ignoring shell functions.  If you have a shell"
1796 msgstr "Runs COMMAND with ARGS ignoring shell functions.  If you have a shell"
1797
1798 #: builtins.c:377
1799 msgid "function called `ls', and you wish to call the command `ls', you can"
1800 msgstr ""
1801 "function called ‘\e[1mls\e[0m’, and you wish to call the command ‘\e[1mls\e[0m’, you "
1802 "can"
1803
1804 #: builtins.c:378
1805 msgid "say \"command ls\".  If the -p option is given, a default value is used"
1806 msgstr ""
1807 "say “\e[1mcommand ls\e[0m”.  If the -p option is given, a default value is used"
1808
1809 #: builtins.c:379
1810 msgid "for PATH that is guaranteed to find all of the standard utilities.  If"
1811 msgstr "for PATH that is guaranteed to find all of the standard utilities.  If"
1812
1813 #: builtins.c:380
1814 msgid "the -V or -v option is given, a string is printed describing COMMAND."
1815 msgstr "the -V or -v option is given, a string is printed describing COMMAND."
1816
1817 #: builtins.c:381
1818 msgid "The -V option produces a more verbose description."
1819 msgstr "The -V option produces a more verbose description."
1820
1821 #: builtins.c:387
1822 msgid "Declare variables and/or give them attributes.  If no NAMEs are"
1823 msgstr "Declare variables and/or give them attributes.  If no NAMEs are"
1824
1825 #: builtins.c:388
1826 msgid "given, then display the values of variables instead.  The -p option"
1827 msgstr "given, then display the values of variables instead.  The -p option"
1828
1829 #: builtins.c:389
1830 msgid "will display the attributes and values of each NAME."
1831 msgstr "will display the attributes and values of each NAME."
1832
1833 #: builtins.c:391
1834 msgid "The flags are:"
1835 msgstr "The flags are:"
1836
1837 #: builtins.c:393
1838 msgid "  -a\tto make NAMEs arrays (if supported)"
1839 msgstr "  -a\tto make NAMEs arrays (if supported)"
1840
1841 #: builtins.c:394
1842 msgid "  -f\tto select from among function names only"
1843 msgstr "  -f\tto select from among function names only"
1844
1845 #: builtins.c:395
1846 msgid ""
1847 "  -F\tto display function names (and line number and source file name if"
1848 msgstr ""
1849 "  -F\tto display function names (and line number and source file name if"
1850
1851 #: builtins.c:396
1852 msgid "\tdebugging) without definitions"
1853 msgstr "\tdebugging) without definitions"
1854
1855 #: builtins.c:397
1856 msgid "  -i\tto make NAMEs have the `integer' attribute"
1857 msgstr "  -i\tto make NAMEs have the ‘\e[1minteger\e[0m’ attribute"
1858
1859 #: builtins.c:398
1860 msgid "  -r\tto make NAMEs readonly"
1861 msgstr "  -r\tto make NAMEs readonly"
1862
1863 #: builtins.c:399
1864 msgid "  -t\tto make NAMEs have the `trace' attribute"
1865 msgstr "  -t\tto make NAMEs have the ‘\e[1mtrace\e[0m’ attribute"
1866
1867 #: builtins.c:400
1868 msgid "  -x\tto make NAMEs export"
1869 msgstr "  -x\tto make NAMEs export"
1870
1871 #: builtins.c:402
1872 msgid "Variables with the integer attribute have arithmetic evaluation (see"
1873 msgstr "Variables with the integer attribute have arithmetic evaluation (see"
1874
1875 #: builtins.c:403
1876 msgid "`let') done when the variable is assigned to."
1877 msgstr "‘\e[1mlet\e[0m’) done when the variable is assigned to."
1878
1879 #: builtins.c:405
1880 msgid "When displaying values of variables, -f displays a function's name"
1881 msgstr "When displaying values of variables, -f displays a function's name"
1882
1883 #: builtins.c:406
1884 msgid "and definition.  The -F option restricts the display to function"
1885 msgstr "and definition.  The -F option restricts the display to function"
1886
1887 #: builtins.c:407
1888 msgid "name only."
1889 msgstr "name only."
1890
1891 #: builtins.c:409
1892 msgid "Using `+' instead of `-' turns off the given attribute instead.  When"
1893 msgstr ""
1894 "Using ‘\e[1m+\e[0m’ instead of ‘\e[1m-\e[0m’ turns off the given attribute instead.  "
1895 "When"
1896
1897 #: builtins.c:410
1898 msgid "used in a function, makes NAMEs local, as with the `local' command."
1899 msgstr ""
1900 "used in a function, makes NAMEs local, as with the ‘\e[1mlocal\e[0m’ command."
1901
1902 #: builtins.c:416
1903 msgid "Obsolete.  See `declare'."
1904 msgstr "Obsolete.  See ‘\e[1mdeclare\e[0m’."
1905
1906 #: builtins.c:422
1907 msgid "Create a local variable called NAME, and give it VALUE.  LOCAL"
1908 msgstr "Create a local variable called NAME, and give it VALUE.  LOCAL"
1909
1910 #: builtins.c:423
1911 msgid "can only be used within a function; it makes the variable NAME"
1912 msgstr "can only be used within a function; it makes the variable NAME"
1913
1914 #: builtins.c:424
1915 msgid "have a visible scope restricted to that function and its children."
1916 msgstr "have a visible scope restricted to that function and its children."
1917
1918 #: builtins.c:431
1919 msgid "Output the ARGs.  If -n is specified, the trailing newline is"
1920 msgstr "Output the ARGs.  If -n is specified, the trailing newline is"
1921
1922 #: builtins.c:432
1923 msgid "suppressed.  If the -e option is given, interpretation of the"
1924 msgstr "suppressed.  If the -e option is given, interpretation of the"
1925
1926 #: builtins.c:433
1927 msgid "following backslash-escaped characters is turned on:"
1928 msgstr "following backslash-escaped characters is turned on:"
1929
1930 #: builtins.c:434
1931 msgid "\t\\a\talert (bell)"
1932 msgstr "\t\\a\talert (bell)"
1933
1934 #: builtins.c:435
1935 msgid "\t\\b\tbackspace"
1936 msgstr "\t\\b\tbackspace"
1937
1938 #: builtins.c:436
1939 msgid "\t\\c\tsuppress trailing newline"
1940 msgstr "\t\\c\tsuppress trailing newline"
1941
1942 #: builtins.c:437
1943 msgid "\t\\E\tescape character"
1944 msgstr "\t\\E\tescape character"
1945
1946 #: builtins.c:438
1947 msgid "\t\\f\tform feed"
1948 msgstr "\t\\f\tform feed"
1949
1950 #: builtins.c:439
1951 msgid "\t\\n\tnew line"
1952 msgstr "\t\\n\tnew line"
1953
1954 #: builtins.c:440
1955 msgid "\t\\r\tcarriage return"
1956 msgstr "\t\\r\tcarriage return"
1957
1958 #: builtins.c:441
1959 msgid "\t\\t\thorizontal tab"
1960 msgstr "\t\\t\thorizontal tab"
1961
1962 #: builtins.c:442
1963 msgid "\t\\v\tvertical tab"
1964 msgstr "\t\\v\tvertical tab"
1965
1966 #: builtins.c:443
1967 msgid "\t\\\\\tbackslash"
1968 msgstr "\t\\\\\tbackslash"
1969
1970 #: builtins.c:444
1971 msgid "\t\\num\tthe character whose ASCII code is NUM (octal)."
1972 msgstr "\t\\num\tthe character whose ASCII code is NUM (octal)."
1973
1974 #: builtins.c:446
1975 msgid "You can explicitly turn off the interpretation of the above characters"
1976 msgstr "You can explicitly turn off the interpretation of the above characters"
1977
1978 #: builtins.c:447
1979 msgid "with the -E option."
1980 msgstr "with the -E option."
1981
1982 #: builtins.c:455
1983 msgid ""
1984 "Output the ARGs.  If -n is specified, the trailing newline is suppressed."
1985 msgstr ""
1986 "Output the ARGs.  If -n is specified, the trailing newline is suppressed."
1987
1988 #: builtins.c:462
1989 msgid "Enable and disable builtin shell commands.  This allows"
1990 msgstr "Enable and disable builtin shell commands.  This allows"
1991
1992 #: builtins.c:463
1993 msgid "you to use a disk command which has the same name as a shell"
1994 msgstr "you to use a disk command which has the same name as a shell"
1995
1996 #: builtins.c:464
1997 msgid "builtin without specifying a full pathname.  If -n is used, the"
1998 msgstr "builtin without specifying a full pathname.  If -n is used, the"
1999
2000 #: builtins.c:465
2001 msgid "NAMEs become disabled; otherwise NAMEs are enabled.  For example,"
2002 msgstr "NAMEs become disabled; otherwise NAMEs are enabled.  For example,"
2003
2004 #: builtins.c:466
2005 msgid "to use the `test' found in $PATH instead of the shell builtin"
2006 msgstr "to use the ‘\e[1mtest\e[0m’ found in $PATH instead of the shell builtin"
2007
2008 #: builtins.c:467
2009 msgid "version, type `enable -n test'.  On systems supporting dynamic"
2010 msgstr "version, type ‘\e[1menable -n test\e[0m’.  On systems supporting dynamic"
2011
2012 #: builtins.c:468
2013 msgid "loading, the -f option may be used to load new builtins from the"
2014 msgstr "loading, the -f option may be used to load new builtins from the"
2015
2016 #: builtins.c:469
2017 msgid "shared object FILENAME.  The -d option will delete a builtin"
2018 msgstr "shared object FILENAME.  The -d option will delete a builtin"
2019
2020 #: builtins.c:470
2021 msgid "previously loaded with -f.  If no non-option names are given, or"
2022 msgstr "previously loaded with -f.  If no non-option names are given, or"
2023
2024 #: builtins.c:471
2025 msgid "the -p option is supplied, a list of builtins is printed.  The"
2026 msgstr "the -p option is supplied, a list of builtins is printed.  The"
2027
2028 #: builtins.c:472
2029 msgid "-a option means to print every builtin with an indication of whether"
2030 msgstr "-a option means to print every builtin with an indication of whether"
2031
2032 #: builtins.c:473
2033 msgid ""
2034 "or not it is enabled.  The -s option restricts the output to the POSIX.2"
2035 msgstr ""
2036 "or not it is enabled.  The -s option restricts the output to the POSIX.2"
2037
2038 #: builtins.c:474
2039 msgid ""
2040 "`special' builtins.  The -n option displays a list of all disabled builtins."
2041 msgstr ""
2042 "‘\e[1mspecial\e[0m’ builtins.  The -n option displays a list of all disabled "
2043 "builtins."
2044
2045 #: builtins.c:480
2046 msgid "Read ARGs as input to the shell and execute the resulting command(s)."
2047 msgstr "Read ARGs as input to the shell and execute the resulting command(s)."
2048
2049 #: builtins.c:486
2050 msgid "Getopts is used by shell procedures to parse positional parameters."
2051 msgstr "Getopts is used by shell procedures to parse positional parameters."
2052
2053 #: builtins.c:488
2054 msgid "OPTSTRING contains the option letters to be recognized; if a letter"
2055 msgstr "OPTSTRING contains the option letters to be recognized; if a letter"
2056
2057 #: builtins.c:489
2058 msgid "is followed by a colon, the option is expected to have an argument,"
2059 msgstr "is followed by a colon, the option is expected to have an argument,"
2060
2061 #: builtins.c:490
2062 msgid "which should be separated from it by white space."
2063 msgstr "which should be separated from it by white space."
2064
2065 #: builtins.c:492
2066 msgid "Each time it is invoked, getopts will place the next option in the"
2067 msgstr "Each time it is invoked, getopts will place the next option in the"
2068
2069 #: builtins.c:493
2070 msgid "shell variable $name, initializing name if it does not exist, and"
2071 msgstr "shell variable $name, initializing name if it does not exist, and"
2072
2073 #: builtins.c:494
2074 msgid "the index of the next argument to be processed into the shell"
2075 msgstr "the index of the next argument to be processed into the shell"
2076
2077 #: builtins.c:495
2078 msgid "variable OPTIND.  OPTIND is initialized to 1 each time the shell or"
2079 msgstr "variable OPTIND.  OPTIND is initialized to 1 each time the shell or"
2080
2081 #: builtins.c:496
2082 msgid "a shell script is invoked.  When an option requires an argument,"
2083 msgstr "a shell script is invoked.  When an option requires an argument,"
2084
2085 #: builtins.c:497
2086 msgid "getopts places that argument into the shell variable OPTARG."
2087 msgstr "getopts places that argument into the shell variable OPTARG."
2088
2089 #: builtins.c:499
2090 msgid "getopts reports errors in one of two ways.  If the first character"
2091 msgstr "getopts reports errors in one of two ways.  If the first character"
2092
2093 #: builtins.c:500
2094 msgid "of OPTSTRING is a colon, getopts uses silent error reporting.  In"
2095 msgstr "of OPTSTRING is a colon, getopts uses silent error reporting.  In"
2096
2097 #: builtins.c:501
2098 msgid "this mode, no error messages are printed.  If an invalid option is"
2099 msgstr "this mode, no error messages are printed.  If an invalid option is"
2100
2101 #: builtins.c:502
2102 msgid "seen, getopts places the option character found into OPTARG.  If a"
2103 msgstr "seen, getopts places the option character found into OPTARG.  If a"
2104
2105 #: builtins.c:503
2106 msgid "required argument is not found, getopts places a ':' into NAME and"
2107 msgstr ""
2108 "required argument is not found, getopts places a ‘\e[1m:\e[0m’ into NAME and"
2109
2110 #: builtins.c:504
2111 msgid "sets OPTARG to the option character found.  If getopts is not in"
2112 msgstr "sets OPTARG to the option character found.  If getopts is not in"
2113
2114 #: builtins.c:505
2115 msgid "silent mode, and an invalid option is seen, getopts places '?' into"
2116 msgstr ""
2117 "silent mode, and an invalid option is seen, getopts places ‘\e[1m?\e[0m’ into"
2118
2119 #: builtins.c:506
2120 msgid "NAME and unsets OPTARG.  If a required argument is not found, a '?'"
2121 msgstr ""
2122 "NAME and unsets OPTARG.  If a required argument is not found, a ‘\e[1m?\e[0m’"
2123
2124 #: builtins.c:507
2125 msgid "is placed in NAME, OPTARG is unset, and a diagnostic message is"
2126 msgstr "is placed in NAME, OPTARG is unset, and a diagnostic message is"
2127
2128 #: builtins.c:508
2129 msgid "printed."
2130 msgstr "printed."
2131
2132 #: builtins.c:510
2133 msgid "If the shell variable OPTERR has the value 0, getopts disables the"
2134 msgstr "If the shell variable OPTERR has the value 0, getopts disables the"
2135
2136 #: builtins.c:511
2137 msgid "printing of error messages, even if the first character of"
2138 msgstr "printing of error messages, even if the first character of"
2139
2140 #: builtins.c:512
2141 msgid "OPTSTRING is not a colon.  OPTERR has the value 1 by default."
2142 msgstr "OPTSTRING is not a colon.  OPTERR has the value 1 by default."
2143
2144 #: builtins.c:514
2145 msgid "Getopts normally parses the positional parameters ($0 - $9), but if"
2146 msgstr "Getopts normally parses the positional parameters ($0 - $9), but if"
2147
2148 #: builtins.c:515
2149 msgid "more arguments are given, they are parsed instead."
2150 msgstr "more arguments are given, they are parsed instead."
2151
2152 #: builtins.c:521
2153 msgid "Exec FILE, replacing this shell with the specified program."
2154 msgstr "Exec FILE, replacing this shell with the specified program."
2155
2156 #: builtins.c:522
2157 msgid "If FILE is not specified, the redirections take effect in this"
2158 msgstr "If FILE is not specified, the redirections take effect in this"
2159
2160 #: builtins.c:523
2161 msgid "shell.  If the first argument is `-l', then place a dash in the"
2162 msgstr "shell.  If the first argument is ‘\e[1m-l\e[0m’, then place a dash in the"
2163
2164 #: builtins.c:524
2165 msgid "zeroth arg passed to FILE, as login does.  If the `-c' option"
2166 msgstr "zeroth arg passed to FILE, as login does.  If the ‘\e[1m-c\e[0m’ option"
2167
2168 #: builtins.c:525
2169 msgid "is supplied, FILE is executed with a null environment.  The `-a'"
2170 msgstr "is supplied, FILE is executed with a null environment.  The ‘\e[1m-a\e[0m’"
2171
2172 #: builtins.c:526
2173 msgid "option means to make set argv[0] of the executed process to NAME."
2174 msgstr "option means to make set argv[0] of the executed process to NAME."
2175
2176 #: builtins.c:527
2177 msgid "If the file cannot be executed and the shell is not interactive,"
2178 msgstr "If the file cannot be executed and the shell is not interactive,"
2179
2180 #: builtins.c:528
2181 msgid "then the shell exits, unless the shell option `execfail' is set."
2182 msgstr "then the shell exits, unless the shell option ‘\e[1mexecfail\e[0m’ is set."
2183
2184 #: builtins.c:534
2185 msgid "Exit the shell with a status of N.  If N is omitted, the exit status"
2186 msgstr "Exit the shell with a status of N.  If N is omitted, the exit status"
2187
2188 #: builtins.c:535
2189 msgid "is that of the last command executed."
2190 msgstr "is that of the last command executed."
2191
2192 #: builtins.c:541
2193 msgid "Logout of a login shell."
2194 msgstr "Logout of a login shell."
2195
2196 #: builtins.c:548
2197 msgid ""
2198 "fc is used to list or edit and re-execute commands from the history list."
2199 msgstr ""
2200 "fc is used to list or edit and re-execute commands from the history list."
2201
2202 #: builtins.c:549
2203 msgid "FIRST and LAST can be numbers specifying the range, or FIRST can be a"
2204 msgstr "FIRST and LAST can be numbers specifying the range, or FIRST can be a"
2205
2206 #: builtins.c:550
2207 msgid "string, which means the most recent command beginning with that"
2208 msgstr "string, which means the most recent command beginning with that"
2209
2210 #: builtins.c:551
2211 msgid "string."
2212 msgstr "string."
2213
2214 #: builtins.c:553
2215 msgid ""
2216 "   -e ENAME selects which editor to use.  Default is FCEDIT, then EDITOR,"
2217 msgstr ""
2218 "   -e ENAME selects which editor to use.  Default is FCEDIT, then EDITOR,"
2219
2220 #: builtins.c:554
2221 msgid "      then vi."
2222 msgstr "      then vi."
2223
2224 #: builtins.c:556
2225 msgid "   -l means list lines instead of editing."
2226 msgstr "   -l means list lines instead of editing."
2227
2228 #: builtins.c:557
2229 msgid "   -n means no line numbers listed."
2230 msgstr "   -n means no line numbers listed."
2231
2232 #: builtins.c:558
2233 msgid ""
2234 "   -r means reverse the order of the lines (making it newest listed first)."
2235 msgstr ""
2236 "   -r means reverse the order of the lines (making it newest listed first)."
2237
2238 #: builtins.c:560
2239 msgid "With the `fc -s [pat=rep ...] [command]' format, the command is"
2240 msgstr "With the ‘\e[1mfc -s [pat=rep ...] [command]\e[0m’ format, the command is"
2241
2242 #: builtins.c:561
2243 msgid "re-executed after the substitution OLD=NEW is performed."
2244 msgstr "re-executed after the substitution OLD=NEW is performed."
2245
2246 #: builtins.c:563
2247 msgid "A useful alias to use with this is r='fc -s', so that typing `r cc'"
2248 msgstr ""
2249 "A useful alias to use with this is r='fc -s', so that typing ‘\e[1mr cc\e[0m’"
2250
2251 #: builtins.c:564
2252 msgid "runs the last command beginning with `cc' and typing `r' re-executes"
2253 msgstr ""
2254 "runs the last command beginning with ‘\e[1mcc\e[0m’ and typing ‘\e[1mr\e[0m’ re-"
2255 "executes"
2256
2257 #: builtins.c:565
2258 msgid "the last command."
2259 msgstr "the last command."
2260
2261 #: builtins.c:573
2262 msgid "Place JOB_SPEC in the foreground, and make it the current job.  If"
2263 msgstr "Place JOB_SPEC in the foreground, and make it the current job.  If"
2264
2265 #: builtins.c:574
2266 msgid "JOB_SPEC is not present, the shell's notion of the current job is"
2267 msgstr "JOB_SPEC is not present, the shell's notion of the current job is"
2268
2269 #: builtins.c:575
2270 msgid "used."
2271 msgstr "used."
2272
2273 #: builtins.c:583
2274 msgid "Place JOB_SPEC in the background, as if it had been started with"
2275 msgstr "Place JOB_SPEC in the background, as if it had been started with"
2276
2277 #: builtins.c:584
2278 msgid "`&'.  If JOB_SPEC is not present, the shell's notion of the current"
2279 msgstr ""
2280 "‘\e[1m&\e[0m’.  If JOB_SPEC is not present, the shell's notion of the current"
2281
2282 #: builtins.c:585
2283 msgid "job is used."
2284 msgstr "job is used."
2285
2286 #: builtins.c:592
2287 msgid "For each NAME, the full pathname of the command is determined and"
2288 msgstr "For each NAME, the full pathname of the command is determined and"
2289
2290 #: builtins.c:593
2291 msgid "remembered.  If the -p option is supplied, PATHNAME is used as the"
2292 msgstr "remembered.  If the -p option is supplied, PATHNAME is used as the"
2293
2294 #: builtins.c:594
2295 msgid "full pathname of NAME, and no path search is performed.  The -r"
2296 msgstr "full pathname of NAME, and no path search is performed.  The -r"
2297
2298 #: builtins.c:595
2299 msgid "option causes the shell to forget all remembered locations.  The -d"
2300 msgstr "option causes the shell to forget all remembered locations.  The -d"
2301
2302 #: builtins.c:596
2303 msgid "option causes the shell to forget the remembered location of each NAME."
2304 msgstr ""
2305 "option causes the shell to forget the remembered location of each NAME."
2306
2307 #: builtins.c:597
2308 msgid "If the -t option is supplied the full pathname to which each NAME"
2309 msgstr "If the -t option is supplied the full pathname to which each NAME"
2310
2311 #: builtins.c:598
2312 msgid "corresponds is printed.  If multiple NAME arguments are supplied with"
2313 msgstr "corresponds is printed.  If multiple NAME arguments are supplied with"
2314
2315 #: builtins.c:599
2316 msgid "-t, the NAME is printed before the hashed full pathname.  The -l option"
2317 msgstr ""
2318 "-t, the NAME is printed before the hashed full pathname.  The -l option"
2319
2320 #: builtins.c:600
2321 msgid "causes output to be displayed in a format that may be reused as input."
2322 msgstr "causes output to be displayed in a format that may be reused as input."
2323
2324 #: builtins.c:601
2325 msgid ""
2326 "If no arguments are given, information about remembered commands is "
2327 "displayed."
2328 msgstr ""
2329 "If no arguments are given, information about remembered commands is "
2330 "displayed."
2331
2332 #: builtins.c:608
2333 msgid "Display helpful information about builtin commands.  If PATTERN is"
2334 msgstr "Display helpful information about builtin commands.  If PATTERN is"
2335
2336 #: builtins.c:609
2337 msgid "specified, gives detailed help on all commands matching PATTERN,"
2338 msgstr "specified, gives detailed help on all commands matching PATTERN,"
2339
2340 #: builtins.c:610
2341 msgid "otherwise a list of the builtins is printed.  The -s option"
2342 msgstr "otherwise a list of the builtins is printed.  The -s option"
2343
2344 #: builtins.c:611
2345 msgid "restricts the output for each builtin command matching PATTERN to"
2346 msgstr "restricts the output for each builtin command matching PATTERN to"
2347
2348 #: builtins.c:612
2349 msgid "a short usage synopsis."
2350 msgstr "a short usage synopsis."
2351
2352 #: builtins.c:620
2353 msgid "Display the history list with line numbers.  Lines listed with"
2354 msgstr "Display the history list with line numbers.  Lines listed with"
2355
2356 #: builtins.c:621
2357 msgid "with a `*' have been modified.  Argument of N says to list only"
2358 msgstr "with a ‘\e[1m*\e[0m’ have been modified.  Argument of N says to list only"
2359
2360 #: builtins.c:622
2361 msgid "the last N lines.  The `-c' option causes the history list to be"
2362 msgstr "the last N lines.  The ‘\e[1m-c\e[0m’ option causes the history list to be"
2363
2364 #: builtins.c:623
2365 msgid "cleared by deleting all of the entries.  The `-d' option deletes"
2366 msgstr "cleared by deleting all of the entries.  The ‘\e[1m-d\e[0m’ option deletes"
2367
2368 #: builtins.c:624
2369 msgid "the history entry at offset OFFSET.  The `-w' option writes out the"
2370 msgstr ""
2371 "the history entry at offset OFFSET.  The ‘\e[1m-w\e[0m’ option writes out the"
2372
2373 #: builtins.c:625
2374 msgid "current history to the history file;  `-r' means to read the file and"
2375 msgstr ""
2376 "current history to the history file;  ‘\e[1m-r\e[0m’ means to read the file and"
2377
2378 #: builtins.c:626
2379 msgid "append the contents to the history list instead.  `-a' means"
2380 msgstr "append the contents to the history list instead.  ‘\e[1m-a\e[0m’ means"
2381
2382 #: builtins.c:627
2383 msgid "to append history lines from this session to the history file."
2384 msgstr "to append history lines from this session to the history file."
2385
2386 #: builtins.c:628
2387 msgid "Argument `-n' means to read all history lines not already read"
2388 msgstr "Argument ‘\e[1m-n\e[0m’ means to read all history lines not already read"
2389
2390 #: builtins.c:629
2391 msgid "from the history file and append them to the history list."
2392 msgstr "from the history file and append them to the history list."
2393
2394 #: builtins.c:631
2395 msgid "If FILENAME is given, then that is used as the history file else"
2396 msgstr "If FILENAME is given, then that is used as the history file else"
2397
2398 #: builtins.c:632
2399 msgid "if $HISTFILE has a value, that is used, else ~/.bash_history."
2400 msgstr "if $HISTFILE has a value, that is used, else ~/.bash_history."
2401
2402 #: builtins.c:633
2403 msgid "If the -s option is supplied, the non-option ARGs are appended to"
2404 msgstr "If the -s option is supplied, the non-option ARGs are appended to"
2405
2406 #: builtins.c:634
2407 msgid "the history list as a single entry.  The -p option means to perform"
2408 msgstr "the history list as a single entry.  The -p option means to perform"
2409
2410 #: builtins.c:635
2411 msgid "history expansion on each ARG and display the result, without storing"
2412 msgstr "history expansion on each ARG and display the result, without storing"
2413
2414 #: builtins.c:636
2415 msgid "anything in the history list."
2416 msgstr "anything in the history list."
2417
2418 #: builtins.c:638
2419 msgid "If the $HISTTIMEFORMAT variable is set and not null, its value is used"
2420 msgstr "If the $HISTTIMEFORMAT variable is set and not null, its value is used"
2421
2422 #: builtins.c:639
2423 msgid "as a format string for strftime(3) to print the time stamp associated"
2424 msgstr "as a format string for strftime(3) to print the time stamp associated"
2425
2426 #: builtins.c:640
2427 msgid ""
2428 "with each displayed history entry.  No time stamps are printed otherwise."
2429 msgstr ""
2430 "with each displayed history entry.  No time stamps are printed otherwise."
2431
2432 #: builtins.c:648
2433 msgid "Lists the active jobs.  The -l option lists process id's in addition"
2434 msgstr "Lists the active jobs.  The -l option lists process id's in addition"
2435
2436 #: builtins.c:649
2437 msgid "to the normal information; the -p option lists process id's only."
2438 msgstr "to the normal information; the -p option lists process id's only."
2439
2440 #: builtins.c:650
2441 msgid "If -n is given, only processes that have changed status since the last"
2442 msgstr "If -n is given, only processes that have changed status since the last"
2443
2444 #: builtins.c:651
2445 msgid "notification are printed.  JOBSPEC restricts output to that job.  The"
2446 msgstr "notification are printed.  JOBSPEC restricts output to that job.  The"
2447
2448 #: builtins.c:652
2449 msgid "-r and -s options restrict output to running and stopped jobs only,"
2450 msgstr "-r and -s options restrict output to running and stopped jobs only,"
2451
2452 #: builtins.c:653
2453 msgid "respectively.  Without options, the status of all active jobs is"
2454 msgstr "respectively.  Without options, the status of all active jobs is"
2455
2456 #: builtins.c:654
2457 msgid "printed.  If -x is given, COMMAND is run after all job specifications"
2458 msgstr "printed.  If -x is given, COMMAND is run after all job specifications"
2459
2460 #: builtins.c:655
2461 msgid ""
2462 "that appear in ARGS have been replaced with the process ID of that job's"
2463 msgstr ""
2464 "that appear in ARGS have been replaced with the process ID of that job's"
2465
2466 #: builtins.c:656
2467 msgid "process group leader."
2468 msgstr "process group leader."
2469
2470 #: builtins.c:664
2471 msgid ""
2472 "By default, removes each JOBSPEC argument from the table of active jobs."
2473 msgstr ""
2474 "By default, removes each JOBSPEC argument from the table of active jobs."
2475
2476 #: builtins.c:665
2477 msgid ""
2478 "If the -h option is given, the job is not removed from the table, but is"
2479 msgstr ""
2480 "If the -h option is given, the job is not removed from the table, but is"
2481
2482 #: builtins.c:666
2483 msgid "marked so that SIGHUP is not sent to the job if the shell receives a"
2484 msgstr "marked so that SIGHUP is not sent to the job if the shell receives a"
2485
2486 #: builtins.c:667
2487 msgid ""
2488 "SIGHUP.  The -a option, when JOBSPEC is not supplied, means to remove all"
2489 msgstr ""
2490 "SIGHUP.  The -a option, when JOBSPEC is not supplied, means to remove all"
2491
2492 #: builtins.c:668
2493 msgid ""
2494 "jobs from the job table; the -r option means to remove only running jobs."
2495 msgstr ""
2496 "jobs from the job table; the -r option means to remove only running jobs."
2497
2498 #: builtins.c:675
2499 msgid "Send the processes named by PID (or JOB) the signal SIGSPEC.  If"
2500 msgstr "Send the processes named by PID (or JOB) the signal SIGSPEC.  If"
2501
2502 #: builtins.c:676
2503 msgid "SIGSPEC is not present, then SIGTERM is assumed.  An argument of `-l'"
2504 msgstr ""
2505 "SIGSPEC is not present, then SIGTERM is assumed.  An argument of ‘\e[1m-l\e[0m’"
2506
2507 #: builtins.c:677
2508 msgid "lists the signal names; if arguments follow `-l' they are assumed to"
2509 msgstr ""
2510 "lists the signal names; if arguments follow ‘\e[1m-l\e[0m’ they are assumed to"
2511
2512 #: builtins.c:678
2513 msgid "be signal numbers for which names should be listed.  Kill is a shell"
2514 msgstr "be signal numbers for which names should be listed.  Kill is a shell"
2515
2516 #: builtins.c:679
2517 msgid "builtin for two reasons: it allows job IDs to be used instead of"
2518 msgstr "builtin for two reasons: it allows job IDs to be used instead of"
2519
2520 #: builtins.c:680
2521 msgid "process IDs, and, if you have reached the limit on processes that"
2522 msgstr "process IDs, and, if you have reached the limit on processes that"
2523
2524 #: builtins.c:681
2525 msgid "you can create, you don't have to start a process to kill another one."
2526 msgstr "you can create, you don't have to start a process to kill another one."
2527
2528 #: builtins.c:687
2529 msgid "Each ARG is an arithmetic expression to be evaluated.  Evaluation"
2530 msgstr "Each ARG is an arithmetic expression to be evaluated.  Evaluation"
2531
2532 #: builtins.c:688
2533 msgid "is done in fixed-width integers with no check for overflow, though"
2534 msgstr "is done in fixed-width integers with no check for overflow, though"
2535
2536 #: builtins.c:689
2537 msgid "division by 0 is trapped and flagged as an error.  The following"
2538 msgstr "division by 0 is trapped and flagged as an error.  The following"
2539
2540 #: builtins.c:690
2541 msgid "list of operators is grouped into levels of equal-precedence operators."
2542 msgstr ""
2543 "list of operators is grouped into levels of equal-precedence operators."
2544
2545 #: builtins.c:691
2546 msgid "The levels are listed in order of decreasing precedence."
2547 msgstr "The levels are listed in order of decreasing precedence."
2548
2549 #: builtins.c:693
2550 msgid "\tid++, id--\tvariable post-increment, post-decrement"
2551 msgstr "\tid++, id--\tvariable post-increment, post-decrement"
2552
2553 #: builtins.c:694
2554 msgid "\t++id, --id\tvariable pre-increment, pre-decrement"
2555 msgstr "\t++id, --id\tvariable pre-increment, pre-decrement"
2556
2557 #: builtins.c:695
2558 msgid "\t-, +\t\tunary minus, plus"
2559 msgstr "\t-, +\t\tunary minus, plus"
2560
2561 #: builtins.c:696
2562 msgid "\t!, ~\t\tlogical and bitwise negation"
2563 msgstr "\t!, ~\t\tlogical and bitwise negation"
2564
2565 #: builtins.c:697
2566 msgid "\t**\t\texponentiation"
2567 msgstr "\t**\t\texponentiation"
2568
2569 #: builtins.c:698
2570 msgid "\t*, /, %\t\tmultiplication, division, remainder"
2571 msgstr "\t*, /, %\t\tmultiplication, division, remainder"
2572
2573 #: builtins.c:699
2574 msgid "\t+, -\t\taddition, subtraction"
2575 msgstr "\t+, -\t\taddition, subtraction"
2576
2577 #: builtins.c:700
2578 msgid "\t<<, >>\t\tleft and right bitwise shifts"
2579 msgstr "\t<<, >>\t\tleft and right bitwise shifts"
2580
2581 #: builtins.c:701
2582 msgid "\t<=, >=, <, >\tcomparison"
2583 msgstr "\t<=, >=, <, >\tcomparison"
2584
2585 #: builtins.c:702
2586 msgid "\t==, !=\t\tequality, inequality"
2587 msgstr "\t==, !=\t\tequality, inequality"
2588
2589 #: builtins.c:703
2590 msgid "\t&\t\tbitwise AND"
2591 msgstr "\t&\t\tbitwise AND"
2592
2593 #: builtins.c:704
2594 msgid "\t^\t\tbitwise XOR"
2595 msgstr "\t^\t\tbitwise XOR"
2596
2597 #: builtins.c:705
2598 msgid "\t|\t\tbitwise OR"
2599 msgstr "\t|\t\tbitwise OR"
2600
2601 #: builtins.c:706
2602 msgid "\t&&\t\tlogical AND"
2603 msgstr "\t&&\t\tlogical AND"
2604
2605 #: builtins.c:707
2606 msgid "\t||\t\tlogical OR"
2607 msgstr "\t||\t\tlogical OR"
2608
2609 #: builtins.c:708
2610 msgid "\texpr ? expr : expr"
2611 msgstr "\texpr ? expr : expr"
2612
2613 #: builtins.c:709
2614 msgid "\t\t\tconditional operator"
2615 msgstr "\t\t\tconditional operator"
2616
2617 #: builtins.c:710
2618 msgid "\t=, *=, /=, %=,"
2619 msgstr "\t=, *=, /=, %=,"
2620
2621 #: builtins.c:711
2622 msgid "\t+=, -=, <<=, >>=,"
2623 msgstr "\t+=, -=, <<=, >>=,"
2624
2625 #: builtins.c:712
2626 msgid "\t&=, ^=, |=\tassignment"
2627 msgstr "\t&=, ^=, |=\tassignment"
2628
2629 #: builtins.c:714
2630 msgid "Shell variables are allowed as operands.  The name of the variable"
2631 msgstr "Shell variables are allowed as operands.  The name of the variable"
2632
2633 #: builtins.c:715
2634 msgid "is replaced by its value (coerced to a fixed-width integer) within"
2635 msgstr "is replaced by its value (coerced to a fixed-width integer) within"
2636
2637 #: builtins.c:716
2638 msgid "an expression.  The variable need not have its integer attribute"
2639 msgstr "an expression.  The variable need not have its integer attribute"
2640
2641 #: builtins.c:717
2642 msgid "turned on to be used in an expression."
2643 msgstr "turned on to be used in an expression."
2644
2645 #: builtins.c:719
2646 msgid "Operators are evaluated in order of precedence.  Sub-expressions in"
2647 msgstr "Operators are evaluated in order of precedence.  Sub-expressions in"
2648
2649 #: builtins.c:720
2650 msgid "parentheses are evaluated first and may override the precedence"
2651 msgstr "parentheses are evaluated first and may override the precedence"
2652
2653 #: builtins.c:721
2654 msgid "rules above."
2655 msgstr "rules above."
2656
2657 #: builtins.c:723
2658 msgid "If the last ARG evaluates to 0, let returns 1; 0 is returned"
2659 msgstr "If the last ARG evaluates to 0, let returns 1; 0 is returned"
2660
2661 #: builtins.c:724
2662 msgid "otherwise."
2663 msgstr "otherwise."
2664
2665 #: builtins.c:730
2666 msgid ""
2667 "One line is read from the standard input, or from file descriptor FD if the"
2668 msgstr ""
2669 "One line is read from the standard input, or from file descriptor FD if the"
2670
2671 #: builtins.c:731
2672 msgid ""
2673 "-u option is supplied, and the first word is assigned to the first NAME,"
2674 msgstr ""
2675 "-u option is supplied, and the first word is assigned to the first NAME,"
2676
2677 #: builtins.c:732
2678 msgid ""
2679 "the second word to the second NAME, and so on, with leftover words assigned"
2680 msgstr ""
2681 "the second word to the second NAME, and so on, with leftover words assigned"
2682
2683 #: builtins.c:733
2684 msgid ""
2685 "to the last NAME.  Only the characters found in $IFS are recognized as word"
2686 msgstr ""
2687 "to the last NAME.  Only the characters found in $IFS are recognized as word"
2688
2689 #: builtins.c:734
2690 msgid ""
2691 "delimiters.  If no NAMEs are supplied, the line read is stored in the REPLY"
2692 msgstr ""
2693 "delimiters.  If no NAMEs are supplied, the line read is stored in the REPLY"
2694
2695 #: builtins.c:735
2696 msgid "variable.  If the -r option is given, this signifies `raw' input, and"
2697 msgstr ""
2698 "variable.  If the -r option is given, this signifies ‘\e[1mraw\e[0m’ input, and"
2699
2700 #: builtins.c:736
2701 msgid "backslash escaping is disabled.  The -d option causes read to continue"
2702 msgstr "backslash escaping is disabled.  The -d option causes read to continue"
2703
2704 #: builtins.c:737
2705 msgid ""
2706 "until the first character of DELIM is read, rather than newline.  If the -p"
2707 msgstr ""
2708 "until the first character of DELIM is read, rather than newline.  If the -p"
2709
2710 #: builtins.c:738
2711 msgid ""
2712 "option is supplied, the string PROMPT is output without a trailing newline"
2713 msgstr ""
2714 "option is supplied, the string PROMPT is output without a trailing newline"
2715
2716 #: builtins.c:739
2717 msgid ""
2718 "before attempting to read.  If -a is supplied, the words read are assigned"
2719 msgstr ""
2720 "before attempting to read.  If -a is supplied, the words read are assigned"
2721
2722 #: builtins.c:740
2723 msgid ""
2724 "to sequential indices of ARRAY, starting at zero.  If -e is supplied and"
2725 msgstr ""
2726 "to sequential indices of ARRAY, starting at zero.  If -e is supplied and"
2727
2728 #: builtins.c:741
2729 msgid ""
2730 "the shell is interactive, readline is used to obtain the line.  If -n is"
2731 msgstr ""
2732 "the shell is interactive, readline is used to obtain the line.  If -n is"
2733
2734 #: builtins.c:742
2735 msgid "supplied with a non-zero NCHARS argument, read returns after NCHARS"
2736 msgstr "supplied with a non-zero NCHARS argument, read returns after NCHARS"
2737
2738 #: builtins.c:743
2739 msgid "characters have been read.  The -s option causes input coming from a"
2740 msgstr "characters have been read.  The -s option causes input coming from a"
2741
2742 #: builtins.c:744
2743 msgid "terminal to not be echoed."
2744 msgstr "terminal to not be echoed."
2745
2746 #: builtins.c:746
2747 msgid ""
2748 "The -t option causes read to time out and return failure if a complete line"
2749 msgstr ""
2750 "The -t option causes read to time out and return failure if a complete line"
2751
2752 #: builtins.c:747
2753 msgid ""
2754 "of input is not read within TIMEOUT seconds.  If the TMOUT variable is set,"
2755 msgstr ""
2756 "of input is not read within TIMEOUT seconds.  If the TMOUT variable is set,"
2757
2758 #: builtins.c:748
2759 msgid ""
2760 "its value is the default timeout.  The return code is zero, unless end-of-"
2761 "file"
2762 msgstr ""
2763 "its value is the default timeout.  The return code is zero, unless end-of-"
2764 "file"
2765
2766 #: builtins.c:749
2767 msgid ""
2768 "is encountered, read times out, or an invalid file descriptor is supplied as"
2769 msgstr ""
2770 "is encountered, read times out, or an invalid file descriptor is supplied as"
2771
2772 #: builtins.c:750
2773 msgid "the argument to -u."
2774 msgstr "the argument to -u."
2775
2776 #: builtins.c:756
2777 msgid "Causes a function to exit with the return value specified by N.  If N"
2778 msgstr "Causes a function to exit with the return value specified by N.  If N"
2779
2780 #: builtins.c:757
2781 msgid "is omitted, the return status is that of the last command."
2782 msgstr "is omitted, the return status is that of the last command."
2783
2784 #: builtins.c:763
2785 msgid "    -a  Mark variables which are modified or created for export."
2786 msgstr "    -a  Mark variables which are modified or created for export."
2787
2788 #: builtins.c:764
2789 msgid "    -b  Notify of job termination immediately."
2790 msgstr "    -b  Notify of job termination immediately."
2791
2792 #: builtins.c:765
2793 msgid "    -e  Exit immediately if a command exits with a non-zero status."
2794 msgstr "    -e  Exit immediately if a command exits with a non-zero status."
2795
2796 #: builtins.c:766
2797 msgid "    -f  Disable file name generation (globbing)."
2798 msgstr "    -f  Disable file name generation (globbing)."
2799
2800 #: builtins.c:767
2801 msgid "    -h  Remember the location of commands as they are looked up."
2802 msgstr "    -h  Remember the location of commands as they are looked up."
2803
2804 #: builtins.c:768
2805 msgid "    -k  All assignment arguments are placed in the environment for a"
2806 msgstr "    -k  All assignment arguments are placed in the environment for a"
2807
2808 #: builtins.c:769
2809 msgid "        command, not just those that precede the command name."
2810 msgstr "        command, not just those that precede the command name."
2811
2812 #: builtins.c:770
2813 msgid "    -m  Job control is enabled."
2814 msgstr "    -m  Job control is enabled."
2815
2816 #: builtins.c:771
2817 msgid "    -n  Read commands but do not execute them."
2818 msgstr "    -n  Read commands but do not execute them."
2819
2820 #: builtins.c:772
2821 msgid "    -o option-name"
2822 msgstr "    -o option-name"
2823
2824 #: builtins.c:773
2825 msgid "        Set the variable corresponding to option-name:"
2826 msgstr "        Set the variable corresponding to option-name:"
2827
2828 #: builtins.c:774
2829 msgid "            allexport    same as -a"
2830 msgstr "            allexport    same as -a"
2831
2832 #: builtins.c:775
2833 msgid "            braceexpand  same as -B"
2834 msgstr "            braceexpand  same as -B"
2835
2836 #: builtins.c:777
2837 msgid "            emacs        use an emacs-style line editing interface"
2838 msgstr "            emacs        use an emacs-style line editing interface"
2839
2840 #: builtins.c:779
2841 msgid "            errexit      same as -e"
2842 msgstr "            errexit      same as -e"
2843
2844 #: builtins.c:780
2845 msgid "            errtrace     same as -E"
2846 msgstr "            errtrace     same as -E"
2847
2848 #: builtins.c:781
2849 msgid "            functrace    same as -T"
2850 msgstr "            functrace    same as -T"
2851
2852 #: builtins.c:782
2853 msgid "            hashall      same as -h"
2854 msgstr "            hashall      same as -h"
2855
2856 #: builtins.c:784
2857 msgid "            histexpand   same as -H"
2858 msgstr "            histexpand   same as -H"
2859
2860 #: builtins.c:787
2861 msgid "            history      enable command history"
2862 msgstr "            history      enable command history"
2863
2864 #: builtins.c:789
2865 msgid "            ignoreeof    the shell will not exit upon reading EOF"
2866 msgstr "            ignoreeof    the shell will not exit upon reading EOF"
2867
2868 #: builtins.c:790
2869 msgid "            interactive-comments"
2870 msgstr "            interactive-comments"
2871
2872 #: builtins.c:791
2873 msgid ""
2874 "                         allow comments to appear in interactive commands"
2875 msgstr ""
2876 "                         allow comments to appear in interactive commands"
2877
2878 #: builtins.c:792
2879 msgid "            keyword      same as -k"
2880 msgstr "            keyword      same as -k"
2881
2882 #: builtins.c:793
2883 msgid "            monitor      same as -m"
2884 msgstr "            monitor      same as -m"
2885
2886 #: builtins.c:794
2887 msgid "            noclobber    same as -C"
2888 msgstr "            noclobber    same as -C"
2889
2890 #: builtins.c:795
2891 msgid "            noexec       same as -n"
2892 msgstr "            noexec       same as -n"
2893
2894 #: builtins.c:796
2895 msgid "            noglob       same as -f"
2896 msgstr "            noglob       same as -f"
2897
2898 #: builtins.c:797
2899 msgid "            nolog        currently accepted but ignored"
2900 msgstr "            nolog        currently accepted but ignored"
2901
2902 #: builtins.c:798
2903 msgid "            notify       same as -b"
2904 msgstr "            notify       same as -b"
2905
2906 #: builtins.c:799
2907 msgid "            nounset      same as -u"
2908 msgstr "            nounset      same as -u"
2909
2910 #: builtins.c:800
2911 msgid "            onecmd       same as -t"
2912 msgstr "            onecmd       same as -t"
2913
2914 #: builtins.c:801
2915 msgid "            physical     same as -P"
2916 msgstr "            physical     same as -P"
2917
2918 #: builtins.c:802
2919 msgid ""
2920 "            pipefail     the return value of a pipeline is the status of"
2921 msgstr ""
2922 "            pipefail     the return value of a pipeline is the status of"
2923
2924 #: builtins.c:803
2925 msgid ""
2926 "                         the last command to exit with a non-zero status,"
2927 msgstr ""
2928 "                         the last command to exit with a non-zero status,"
2929
2930 #: builtins.c:804
2931 msgid ""
2932 "                         or zero if no command exited with a non-zero status"
2933 msgstr ""
2934 "                         or zero if no command exited with a non-zero status"
2935
2936 #: builtins.c:805
2937 msgid "            posix        change the behavior of bash where the default"
2938 msgstr "            posix        change the behavior of bash where the default"
2939
2940 #: builtins.c:806
2941 msgid "                         operation differs from the 1003.2 standard to"
2942 msgstr "                         operation differs from the 1003.2 standard to"
2943
2944 #: builtins.c:807
2945 msgid "                         match the standard"
2946 msgstr "                         match the standard"
2947
2948 #: builtins.c:808
2949 msgid "            privileged   same as -p"
2950 msgstr "            privileged   same as -p"
2951
2952 #: builtins.c:809
2953 msgid "            verbose      same as -v"
2954 msgstr "            verbose      same as -v"
2955
2956 #: builtins.c:811
2957 msgid "            vi           use a vi-style line editing interface"
2958 msgstr "            vi           use a vi-style line editing interface"
2959
2960 #: builtins.c:813
2961 msgid "            xtrace       same as -x"
2962 msgstr "            xtrace       same as -x"
2963
2964 #: builtins.c:814
2965 msgid ""
2966 "    -p  Turned on whenever the real and effective user ids do not match."
2967 msgstr ""
2968 "    -p  Turned on whenever the real and effective user ids do not match."
2969
2970 #: builtins.c:815
2971 msgid "        Disables processing of the $ENV file and importing of shell"
2972 msgstr "        Disables processing of the $ENV file and importing of shell"
2973
2974 #: builtins.c:816
2975 msgid ""
2976 "        functions.  Turning this option off causes the effective uid and"
2977 msgstr ""
2978 "        functions.  Turning this option off causes the effective uid and"
2979
2980 #: builtins.c:817
2981 msgid "        gid to be set to the real uid and gid."
2982 msgstr "        gid to be set to the real uid and gid."
2983
2984 #: builtins.c:818
2985 msgid "    -t  Exit after reading and executing one command."
2986 msgstr "    -t  Exit after reading and executing one command."
2987
2988 #: builtins.c:819
2989 msgid "    -u  Treat unset variables as an error when substituting."
2990 msgstr "    -u  Treat unset variables as an error when substituting."
2991
2992 #: builtins.c:820
2993 msgid "    -v  Print shell input lines as they are read."
2994 msgstr "    -v  Print shell input lines as they are read."
2995
2996 #: builtins.c:821
2997 msgid "    -x  Print commands and their arguments as they are executed."
2998 msgstr "    -x  Print commands and their arguments as they are executed."
2999
3000 #: builtins.c:823
3001 msgid "    -B  the shell will perform brace expansion"
3002 msgstr "    -B  the shell will perform brace expansion"
3003
3004 #: builtins.c:825
3005 msgid "    -C  If set, disallow existing regular files to be overwritten"
3006 msgstr "    -C  If set, disallow existing regular files to be overwritten"
3007
3008 #: builtins.c:826
3009 msgid "        by redirection of output."
3010 msgstr "        by redirection of output."
3011
3012 #: builtins.c:827
3013 msgid "    -E  If set, the ERR trap is inherited by shell functions."
3014 msgstr "    -E  If set, the ERR trap is inherited by shell functions."
3015
3016 #: builtins.c:829
3017 msgid "    -H  Enable ! style history substitution.  This flag is on"
3018 msgstr "    -H  Enable ! style history substitution.  This flag is on"
3019
3020 #: builtins.c:830
3021 msgid "        by default."
3022 msgstr "        by default."
3023
3024 #: builtins.c:832
3025 msgid "    -P  If set, do not follow symbolic links when executing commands"
3026 msgstr "    -P  If set, do not follow symbolic links when executing commands"
3027
3028 #: builtins.c:833
3029 msgid "        such as cd which change the current directory."
3030 msgstr "        such as cd which change the current directory."
3031
3032 #: builtins.c:834
3033 msgid "    -T  If set, the DEBUG trap is inherited by shell functions."
3034 msgstr "    -T  If set, the DEBUG trap is inherited by shell functions."
3035
3036 #: builtins.c:836
3037 msgid "Using + rather than - causes these flags to be turned off.  The"
3038 msgstr "Using + rather than - causes these flags to be turned off.  The"
3039
3040 #: builtins.c:837
3041 msgid "flags can also be used upon invocation of the shell.  The current"
3042 msgstr "flags can also be used upon invocation of the shell.  The current"
3043
3044 #: builtins.c:838
3045 msgid "set of flags may be found in $-.  The remaining n ARGs are positional"
3046 msgstr "set of flags may be found in $-.  The remaining n ARGs are positional"
3047
3048 #: builtins.c:839
3049 msgid "parameters and are assigned, in order, to $1, $2, .. $n.  If no"
3050 msgstr "parameters and are assigned, in order, to $1, $2, .. $n.  If no"
3051
3052 #: builtins.c:840
3053 msgid "ARGs are given, all shell variables are printed."
3054 msgstr "ARGs are given, all shell variables are printed."
3055
3056 #: builtins.c:846
3057 msgid "For each NAME, remove the corresponding variable or function.  Given"
3058 msgstr "For each NAME, remove the corresponding variable or function.  Given"
3059
3060 #: builtins.c:847
3061 msgid "the `-v', unset will only act on variables.  Given the `-f' flag,"
3062 msgstr ""
3063 "the ‘\e[1m-v\e[0m’, unset will only act on variables.  Given the ‘\e[1m-f\e[0m’ flag,"
3064
3065 #: builtins.c:848
3066 msgid "unset will only act on functions.  With neither flag, unset first"
3067 msgstr "unset will only act on functions.  With neither flag, unset first"
3068
3069 #: builtins.c:849
3070 msgid "tries to unset a variable, and if that fails, then tries to unset a"
3071 msgstr "tries to unset a variable, and if that fails, then tries to unset a"
3072
3073 #: builtins.c:850
3074 msgid "function.  Some variables cannot be unset; also see readonly."
3075 msgstr "function.  Some variables cannot be unset; also see readonly."
3076
3077 #: builtins.c:856
3078 msgid "NAMEs are marked for automatic export to the environment of"
3079 msgstr "NAMEs are marked for automatic export to the environment of"
3080
3081 #: builtins.c:857
3082 msgid "subsequently executed commands.  If the -f option is given,"
3083 msgstr "subsequently executed commands.  If the -f option is given,"
3084
3085 #: builtins.c:858
3086 msgid "the NAMEs refer to functions.  If no NAMEs are given, or if `-p'"
3087 msgstr "the NAMEs refer to functions.  If no NAMEs are given, or if ‘\e[1m-p\e[0m’"
3088
3089 #: builtins.c:859
3090 msgid "is given, a list of all names that are exported in this shell is"
3091 msgstr "is given, a list of all names that are exported in this shell is"
3092
3093 #: builtins.c:860
3094 msgid "printed.  An argument of `-n' says to remove the export property"
3095 msgstr "printed.  An argument of ‘\e[1m-n\e[0m’ says to remove the export property"
3096
3097 #: builtins.c:861
3098 msgid "from subsequent NAMEs.  An argument of `--' disables further option"
3099 msgstr ""
3100 "from subsequent NAMEs.  An argument of ‘\e[1m--\e[0m’ disables further option"
3101
3102 #: builtins.c:862 builtins.c:874
3103 msgid "processing."
3104 msgstr "processing."
3105
3106 #: builtins.c:868
3107 msgid "The given NAMEs are marked readonly and the values of these NAMEs may"
3108 msgstr "The given NAMEs are marked readonly and the values of these NAMEs may"
3109
3110 #: builtins.c:869
3111 msgid "not be changed by subsequent assignment.  If the -f option is given,"
3112 msgstr "not be changed by subsequent assignment.  If the -f option is given,"
3113
3114 #: builtins.c:870
3115 msgid "then functions corresponding to the NAMEs are so marked.  If no"
3116 msgstr "then functions corresponding to the NAMEs are so marked.  If no"
3117
3118 #: builtins.c:871
3119 msgid "arguments are given, or if `-p' is given, a list of all readonly names"
3120 msgstr ""
3121 "arguments are given, or if ‘\e[1m-p\e[0m’ is given, a list of all readonly names"
3122
3123 #: builtins.c:872
3124 msgid "is printed.  The `-a' option means to treat each NAME as"
3125 msgstr "is printed.  The ‘\e[1m-a\e[0m’ option means to treat each NAME as"
3126
3127 #: builtins.c:873
3128 msgid "an array variable.  An argument of `--' disables further option"
3129 msgstr "an array variable.  An argument of ‘\e[1m--\e[0m’ disables further option"
3130
3131 #: builtins.c:880
3132 msgid "The positional parameters from $N+1 ... are renamed to $1 ...  If N is"
3133 msgstr "The positional parameters from $N+1 ... are renamed to $1 ...  If N is"
3134
3135 #: builtins.c:881
3136 msgid "not given, it is assumed to be 1."
3137 msgstr "not given, it is assumed to be 1."
3138
3139 #: builtins.c:887 builtins.c:896
3140 msgid "Read and execute commands from FILENAME and return.  The pathnames"
3141 msgstr "Read and execute commands from FILENAME and return.  The pathnames"
3142
3143 #: builtins.c:888 builtins.c:897
3144 msgid "in $PATH are used to find the directory containing FILENAME.  If any"
3145 msgstr "in $PATH are used to find the directory containing FILENAME.  If any"
3146
3147 #: builtins.c:889 builtins.c:898
3148 msgid "ARGUMENTS are supplied, they become the positional parameters when"
3149 msgstr "ARGUMENTS are supplied, they become the positional parameters when"
3150
3151 #: builtins.c:890 builtins.c:899
3152 msgid "FILENAME is executed."
3153 msgstr "FILENAME is executed."
3154
3155 #: builtins.c:906
3156 msgid "Suspend the execution of this shell until it receives a SIGCONT"
3157 msgstr "Suspend the execution of this shell until it receives a SIGCONT"
3158
3159 #: builtins.c:907
3160 msgid "signal.  The `-f' if specified says not to complain about this"
3161 msgstr "signal.  The ‘\e[1m-f\e[0m’ if specified says not to complain about this"
3162
3163 #: builtins.c:908
3164 msgid "being a login shell if it is; just suspend anyway."
3165 msgstr "being a login shell if it is; just suspend anyway."
3166
3167 #: builtins.c:915
3168 msgid "Exits with a status of 0 (true) or 1 (false) depending on"
3169 msgstr "Exits with a status of 0 (true) or 1 (false) depending on"
3170
3171 #: builtins.c:916
3172 msgid "the evaluation of EXPR.  Expressions may be unary or binary.  Unary"
3173 msgstr "the evaluation of EXPR.  Expressions may be unary or binary.  Unary"
3174
3175 #: builtins.c:917
3176 msgid "expressions are often used to examine the status of a file.  There"
3177 msgstr "expressions are often used to examine the status of a file.  There"
3178
3179 #: builtins.c:918
3180 msgid "are string operators as well, and numeric comparison operators."
3181 msgstr "are string operators as well, and numeric comparison operators."
3182
3183 #: builtins.c:920
3184 msgid "File operators:"
3185 msgstr "File operators:"
3186
3187 #: builtins.c:922
3188 msgid "    -a FILE        True if file exists."
3189 msgstr "    -a FILE        True if file exists."
3190
3191 #: builtins.c:923
3192 msgid "    -b FILE        True if file is block special."
3193 msgstr "    -b FILE        True if file is block special."
3194
3195 #: builtins.c:924
3196 msgid "    -c FILE        True if file is character special."
3197 msgstr "    -c FILE        True if file is character special."
3198
3199 #: builtins.c:925
3200 msgid "    -d FILE        True if file is a directory."
3201 msgstr "    -d FILE        True if file is a directory."
3202
3203 #: builtins.c:926
3204 msgid "    -e FILE        True if file exists."
3205 msgstr "    -e FILE        True if file exists."
3206
3207 #: builtins.c:927
3208 msgid "    -f FILE        True if file exists and is a regular file."
3209 msgstr "    -f FILE        True if file exists and is a regular file."
3210
3211 #: builtins.c:928
3212 msgid "    -g FILE        True if file is set-group-id."
3213 msgstr "    -g FILE        True if file is set-group-id."
3214
3215 #: builtins.c:929
3216 msgid "    -h FILE        True if file is a symbolic link."
3217 msgstr "    -h FILE        True if file is a symbolic link."
3218
3219 #: builtins.c:930
3220 msgid "    -L FILE        True if file is a symbolic link."
3221 msgstr "    -L FILE        True if file is a symbolic link."
3222
3223 #: builtins.c:931
3224 msgid "    -k FILE        True if file has its `sticky' bit set."
3225 msgstr "    -k FILE        True if file has its ‘\e[1msticky\e[0m’ bit set."
3226
3227 #: builtins.c:932
3228 msgid "    -p FILE        True if file is a named pipe."
3229 msgstr "    -p FILE        True if file is a named pipe."
3230
3231 #: builtins.c:933
3232 msgid "    -r FILE        True if file is readable by you."
3233 msgstr "    -r FILE        True if file is readable by you."
3234
3235 #: builtins.c:934
3236 msgid "    -s FILE        True if file exists and is not empty."
3237 msgstr "    -s FILE        True if file exists and is not empty."
3238
3239 #: builtins.c:935
3240 msgid "    -S FILE        True if file is a socket."
3241 msgstr "    -S FILE        True if file is a socket."
3242
3243 #: builtins.c:936
3244 msgid "    -t FD          True if FD is opened on a terminal."
3245 msgstr "    -t FD          True if FD is opened on a terminal."
3246
3247 #: builtins.c:937
3248 msgid "    -u FILE        True if the file is set-user-id."
3249 msgstr "    -u FILE        True if the file is set-user-id."
3250
3251 #: builtins.c:938
3252 msgid "    -w FILE        True if the file is writable by you."
3253 msgstr "    -w FILE        True if the file is writable by you."
3254
3255 #: builtins.c:939
3256 msgid "    -x FILE        True if the file is executable by you."
3257 msgstr "    -x FILE        True if the file is executable by you."
3258
3259 #: builtins.c:940
3260 msgid "    -O FILE        True if the file is effectively owned by you."
3261 msgstr "    -O FILE        True if the file is effectively owned by you."
3262
3263 #: builtins.c:941
3264 msgid "    -G FILE        True if the file is effectively owned by your group."
3265 msgstr ""
3266 "    -G FILE        True if the file is effectively owned by your group."
3267
3268 #: builtins.c:942
3269 msgid ""
3270 "    -N FILE        True if the file has been modified since it was last read."
3271 msgstr ""
3272 "    -N FILE        True if the file has been modified since it was last read."
3273
3274 #: builtins.c:944
3275 msgid "  FILE1 -nt FILE2  True if file1 is newer than file2 (according to"
3276 msgstr "  FILE1 -nt FILE2  True if file1 is newer than file2 (according to"
3277
3278 #: builtins.c:945
3279 msgid "                   modification date)."
3280 msgstr "                   modification date)."
3281
3282 #: builtins.c:947
3283 msgid "  FILE1 -ot FILE2  True if file1 is older than file2."
3284 msgstr "  FILE1 -ot FILE2  True if file1 is older than file2."
3285
3286 #: builtins.c:949
3287 msgid "  FILE1 -ef FILE2  True if file1 is a hard link to file2."
3288 msgstr "  FILE1 -ef FILE2  True if file1 is a hard link to file2."
3289
3290 #: builtins.c:951
3291 msgid "String operators:"
3292 msgstr "String operators:"
3293
3294 #: builtins.c:953
3295 msgid "    -z STRING      True if string is empty."
3296 msgstr "    -z STRING      True if string is empty."
3297
3298 #: builtins.c:955
3299 msgid "    -n STRING"
3300 msgstr "    -n STRING"
3301
3302 #: builtins.c:956
3303 msgid "    STRING         True if string is not empty."
3304 msgstr "    STRING         True if string is not empty."
3305
3306 #: builtins.c:958
3307 msgid "    STRING1 = STRING2"
3308 msgstr "    STRING1 = STRING2"
3309
3310 #: builtins.c:959
3311 msgid "                   True if the strings are equal."
3312 msgstr "                   True if the strings are equal."
3313
3314 #: builtins.c:960
3315 msgid "    STRING1 != STRING2"
3316 msgstr "    STRING1 != STRING2"
3317
3318 #: builtins.c:961
3319 msgid "                   True if the strings are not equal."
3320 msgstr "                   True if the strings are not equal."
3321
3322 #: builtins.c:962
3323 msgid "    STRING1 < STRING2"
3324 msgstr "    STRING1 < STRING2"
3325
3326 #: builtins.c:963
3327 msgid ""
3328 "                   True if STRING1 sorts before STRING2 lexicographically."
3329 msgstr ""
3330 "                   True if STRING1 sorts before STRING2 lexicographically."
3331
3332 #: builtins.c:964
3333 msgid "    STRING1 > STRING2"
3334 msgstr "    STRING1 > STRING2"
3335
3336 #: builtins.c:965
3337 msgid ""
3338 "                   True if STRING1 sorts after STRING2 lexicographically."
3339 msgstr ""
3340 "                   True if STRING1 sorts after STRING2 lexicographically."
3341
3342 #: builtins.c:967
3343 msgid "Other operators:"
3344 msgstr "Other operators:"
3345
3346 #: builtins.c:969
3347 msgid "    -o OPTION      True if the shell option OPTION is enabled."
3348 msgstr "    -o OPTION      True if the shell option OPTION is enabled."
3349
3350 #: builtins.c:970
3351 msgid "    ! EXPR         True if expr is false."
3352 msgstr "    ! EXPR         True if expr is false."
3353
3354 #: builtins.c:971
3355 msgid "    EXPR1 -a EXPR2 True if both expr1 AND expr2 are true."
3356 msgstr "    EXPR1 -a EXPR2 True if both expr1 AND expr2 are true."
3357
3358 #: builtins.c:972
3359 msgid "    EXPR1 -o EXPR2 True if either expr1 OR expr2 is true."
3360 msgstr "    EXPR1 -o EXPR2 True if either expr1 OR expr2 is true."
3361
3362 #: builtins.c:974
3363 msgid "    arg1 OP arg2   Arithmetic tests.  OP is one of -eq, -ne,"
3364 msgstr "    arg1 OP arg2   Arithmetic tests.  OP is one of -eq, -ne,"
3365
3366 #: builtins.c:975
3367 msgid "                   -lt, -le, -gt, or -ge."
3368 msgstr "                   -lt, -le, -gt, or -ge."
3369
3370 #: builtins.c:977
3371 msgid "Arithmetic binary operators return true if ARG1 is equal, not-equal,"
3372 msgstr "Arithmetic binary operators return true if ARG1 is equal, not-equal,"
3373
3374 #: builtins.c:978
3375 msgid "less-than, less-than-or-equal, greater-than, or greater-than-or-equal"
3376 msgstr "less-than, less-than-or-equal, greater-than, or greater-than-or-equal"
3377
3378 #: builtins.c:979
3379 msgid "than ARG2."
3380 msgstr "than ARG2."
3381
3382 #: builtins.c:985
3383 msgid "This is a synonym for the \"test\" builtin, but the last"
3384 msgstr "This is a synonym for the “\e[1mtest\e[0m” builtin, but the last"
3385
3386 #: builtins.c:986
3387 msgid "argument must be a literal `]', to match the opening `['."
3388 msgstr "argument must be a literal ‘\e[1m]\e[0m’, to match the opening ‘\e[1m[\e[0m’."
3389
3390 #: builtins.c:992
3391 msgid "Print the accumulated user and system times for processes run from"
3392 msgstr "Print the accumulated user and system times for processes run from"
3393
3394 #: builtins.c:993
3395 msgid "the shell."
3396 msgstr "the shell."
3397
3398 #: builtins.c:999
3399 msgid "The command ARG is to be read and executed when the shell receives"
3400 msgstr "The command ARG is to be read and executed when the shell receives"
3401
3402 #: builtins.c:1000
3403 msgid "signal(s) SIGNAL_SPEC.  If ARG is absent all specified signals are"
3404 msgstr "signal(s) SIGNAL_SPEC.  If ARG is absent all specified signals are"
3405
3406 #: builtins.c:1001
3407 msgid "reset to their original values.  If ARG is the null string each"
3408 msgstr "reset to their original values.  If ARG is the null string each"
3409
3410 #: builtins.c:1002
3411 msgid "SIGNAL_SPEC is ignored by the shell and by the commands it invokes."
3412 msgstr "SIGNAL_SPEC is ignored by the shell and by the commands it invokes."
3413
3414 #: builtins.c:1003
3415 msgid "If a SIGNAL_SPEC is EXIT (0) the command ARG is executed on exit from"
3416 msgstr "If a SIGNAL_SPEC is EXIT (0) the command ARG is executed on exit from"
3417
3418 #: builtins.c:1004
3419 msgid "the shell.  If a SIGNAL_SPEC is DEBUG, ARG is executed after every"
3420 msgstr "the shell.  If a SIGNAL_SPEC is DEBUG, ARG is executed after every"
3421
3422 #: builtins.c:1005
3423 msgid "command.  If ARG is `-p' then the trap commands associated with"
3424 msgstr "command.  If ARG is ‘\e[1m-p\e[0m’ then the trap commands associated with"
3425
3426 #: builtins.c:1006
3427 msgid "each SIGNAL_SPEC are displayed.  If no arguments are supplied or if"
3428 msgstr "each SIGNAL_SPEC are displayed.  If no arguments are supplied or if"
3429
3430 #: builtins.c:1007
3431 msgid "only `-p' is given, trap prints the list of commands associated with"
3432 msgstr ""
3433 "only ‘\e[1m-p\e[0m’ is given, trap prints the list of commands associated with"
3434
3435 #: builtins.c:1008
3436 msgid ""
3437 "each signal number.  Each SIGNAL_SPEC is either a signal name in <signal.h>"
3438 msgstr ""
3439 "each signal number.  Each SIGNAL_SPEC is either a signal name in <signal.h>"
3440
3441 #: builtins.c:1009
3442 msgid "or a signal number.  `trap -l' prints a list of signal names and their"
3443 msgstr ""
3444 "or a signal number.  ‘\e[1mtrap -l\e[0m’ prints a list of signal names and their"
3445
3446 #: builtins.c:1010
3447 msgid "corresponding numbers.  Note that a signal can be sent to the shell"
3448 msgstr "corresponding numbers.  Note that a signal can be sent to the shell"
3449
3450 #: builtins.c:1011
3451 msgid "with \"kill -signal $$\"."
3452 msgstr "with “\e[1mkill -signal $$\e[0m”."
3453
3454 #: builtins.c:1017
3455 msgid "For each NAME, indicate how it would be interpreted if used as a"
3456 msgstr "For each NAME, indicate how it would be interpreted if used as a"
3457
3458 #: builtins.c:1018
3459 msgid "command name."
3460 msgstr "command name."
3461
3462 #: builtins.c:1020
3463 msgid "If the -t option is used, `type' outputs a single word which is one of"
3464 msgstr ""
3465 "If the -t option is used, ‘\e[1mtype\e[0m’ outputs a single word which is one of"
3466
3467 #: builtins.c:1021
3468 msgid "`alias', `keyword', `function', `builtin', `file' or `', if NAME is an"
3469 msgstr ""
3470 "‘\e[1malias\e[0m’, ‘\e[1mkeyword\e[0m’, ‘\e[1mfunction\e[0m’, ‘\e[1mbuiltin\e[0m’, ‘\e[1mfile\e"
3471 "[0m’ or ‘\e[1m\e[0m’, if NAME is an"
3472
3473 #: builtins.c:1022
3474 msgid "alias, shell reserved word, shell function, shell builtin, disk file,"
3475 msgstr "alias, shell reserved word, shell function, shell builtin, disk file,"
3476
3477 #: builtins.c:1023
3478 msgid "or unfound, respectively."
3479 msgstr "or unfound, respectively."
3480
3481 #: builtins.c:1025
3482 msgid "If the -p flag is used, `type' either returns the name of the disk"
3483 msgstr ""
3484 "If the -p flag is used, ‘\e[1mtype\e[0m’ either returns the name of the disk"
3485
3486 #: builtins.c:1026
3487 msgid "file that would be executed, or nothing if `type -t NAME' would not"
3488 msgstr ""
3489 "file that would be executed, or nothing if ‘\e[1mtype -t NAME\e[0m’ would not"
3490
3491 #: builtins.c:1027
3492 msgid "return `file'."
3493 msgstr "return ‘\e[1mfile\e[0m’."
3494
3495 #: builtins.c:1029
3496 msgid "If the -a flag is used, `type' displays all of the places that contain"
3497 msgstr ""
3498 "If the -a flag is used, ‘\e[1mtype\e[0m’ displays all of the places that contain"
3499
3500 #: builtins.c:1030
3501 msgid "an executable named `file'.  This includes aliases, builtins, and"
3502 msgstr ""
3503 "an executable named ‘\e[1mfile\e[0m’.  This includes aliases, builtins, and"
3504
3505 #: builtins.c:1031
3506 msgid "functions, if and only if the -p flag is not also used."
3507 msgstr "functions, if and only if the -p flag is not also used."
3508
3509 #: builtins.c:1033
3510 msgid "The -f flag suppresses shell function lookup."
3511 msgstr "The -f flag suppresses shell function lookup."
3512
3513 #: builtins.c:1035
3514 msgid "The -P flag forces a PATH search for each NAME, even if it is an alias,"
3515 msgstr ""
3516 "The -P flag forces a PATH search for each NAME, even if it is an alias,"
3517
3518 #: builtins.c:1036
3519 msgid "builtin, or function, and returns the name of the disk file that would"
3520 msgstr "builtin, or function, and returns the name of the disk file that would"
3521
3522 #: builtins.c:1037
3523 msgid "be executed."
3524 msgstr "be executed."
3525
3526 #: builtins.c:1044
3527 msgid "Ulimit provides control over the resources available to processes"
3528 msgstr "Ulimit provides control over the resources available to processes"
3529
3530 #: builtins.c:1045
3531 msgid "started by the shell, on systems that allow such control.  If an"
3532 msgstr "started by the shell, on systems that allow such control.  If an"
3533
3534 #: builtins.c:1046
3535 msgid "option is given, it is interpreted as follows:"
3536 msgstr "option is given, it is interpreted as follows:"
3537
3538 #: builtins.c:1048
3539 msgid "    -S\tuse the `soft' resource limit"
3540 msgstr "    -S\tuse the ‘\e[1msoft\e[0m’ resource limit"
3541
3542 #: builtins.c:1049
3543 msgid "    -H\tuse the `hard' resource limit"
3544 msgstr "    -H\tuse the ‘\e[1mhard\e[0m’ resource limit"
3545
3546 #: builtins.c:1050
3547 msgid "    -a\tall current limits are reported"
3548 msgstr "    -a\tall current limits are reported"
3549
3550 #: builtins.c:1051
3551 msgid "    -c\tthe maximum size of core files created"
3552 msgstr "    -c\tthe maximum size of core files created"
3553
3554 #: builtins.c:1052
3555 msgid "    -d\tthe maximum size of a process's data segment"
3556 msgstr "    -d\tthe maximum size of a process's data segment"
3557
3558 #: builtins.c:1053
3559 msgid "    -f\tthe maximum size of files created by the shell"
3560 msgstr "    -f\tthe maximum size of files created by the shell"
3561
3562 #: builtins.c:1054
3563 msgid "    -l\tthe maximum size a process may lock into memory"
3564 msgstr "    -l\tthe maximum size a process may lock into memory"
3565
3566 #: builtins.c:1055
3567 msgid "    -m\tthe maximum resident set size"
3568 msgstr "    -m\tthe maximum resident set size"
3569
3570 #: builtins.c:1056
3571 msgid "    -n\tthe maximum number of open file descriptors"
3572 msgstr "    -n\tthe maximum number of open file descriptors"
3573
3574 #: builtins.c:1057
3575 msgid "    -p\tthe pipe buffer size"
3576 msgstr "    -p\tthe pipe buffer size"
3577
3578 #: builtins.c:1058
3579 msgid "    -s\tthe maximum stack size"
3580 msgstr "    -s\tthe maximum stack size"
3581
3582 #: builtins.c:1059
3583 msgid "    -t\tthe maximum amount of cpu time in seconds"
3584 msgstr "    -t\tthe maximum amount of cpu time in seconds"
3585
3586 #: builtins.c:1060
3587 msgid "    -u\tthe maximum number of user processes"
3588 msgstr "    -u\tthe maximum number of user processes"
3589
3590 #: builtins.c:1061
3591 msgid "    -v\tthe size of virtual memory"
3592 msgstr "    -v\tthe size of virtual memory"
3593
3594 #: builtins.c:1063
3595 msgid "If LIMIT is given, it is the new value of the specified resource;"
3596 msgstr "If LIMIT is given, it is the new value of the specified resource;"
3597
3598 #: builtins.c:1064
3599 msgid "the special LIMIT values `soft', `hard', and `unlimited' stand for"
3600 msgstr ""
3601 "the special LIMIT values ‘\e[1msoft\e[0m’, ‘\e[1mhard\e[0m’, and ‘\e[1munlimited\e[0m’ "
3602 "stand for"
3603
3604 #: builtins.c:1065
3605 msgid ""
3606 "the current soft limit, the current hard limit, and no limit, respectively."
3607 msgstr ""
3608 "the current soft limit, the current hard limit, and no limit, respectively."
3609
3610 #: builtins.c:1066
3611 msgid "Otherwise, the current value of the specified resource is printed."
3612 msgstr "Otherwise, the current value of the specified resource is printed."
3613
3614 #: builtins.c:1067
3615 msgid "If no option is given, then -f is assumed.  Values are in 1024-byte"
3616 msgstr "If no option is given, then -f is assumed.  Values are in 1024-byte"
3617
3618 #: builtins.c:1068
3619 msgid "increments, except for -t, which is in seconds, -p, which is in"
3620 msgstr "increments, except for -t, which is in seconds, -p, which is in"
3621
3622 #: builtins.c:1069
3623 msgid "increments of 512 bytes, and -u, which is an unscaled number of"
3624 msgstr "increments of 512 bytes, and -u, which is an unscaled number of"
3625
3626 #: builtins.c:1070
3627 msgid "processes."
3628 msgstr "processes."
3629
3630 #: builtins.c:1077
3631 msgid "The user file-creation mask is set to MODE.  If MODE is omitted, or if"
3632 msgstr "The user file-creation mask is set to MODE.  If MODE is omitted, or if"
3633
3634 #: builtins.c:1078
3635 msgid "`-S' is supplied, the current value of the mask is printed.  The `-S'"
3636 msgstr ""
3637 "‘\e[1m-S\e[0m’ is supplied, the current value of the mask is printed.  The ‘\e[1m-S\e"
3638 "[0m’"
3639
3640 #: builtins.c:1079
3641 msgid "option makes the output symbolic; otherwise an octal number is output."
3642 msgstr "option makes the output symbolic; otherwise an octal number is output."
3643
3644 #: builtins.c:1080
3645 msgid "If `-p' is supplied, and MODE is omitted, the output is in a form"
3646 msgstr ""
3647 "If ‘\e[1m-p\e[0m’ is supplied, and MODE is omitted, the output is in a form"
3648
3649 #: builtins.c:1081
3650 msgid "that may be used as input.  If MODE begins with a digit, it is"
3651 msgstr "that may be used as input.  If MODE begins with a digit, it is"
3652
3653 #: builtins.c:1082
3654 msgid "interpreted as an octal number, otherwise it is a symbolic mode string"
3655 msgstr "interpreted as an octal number, otherwise it is a symbolic mode string"
3656
3657 #: builtins.c:1083
3658 msgid "like that accepted by chmod(1)."
3659 msgstr "like that accepted by chmod(1)."
3660
3661 #: builtins.c:1090 builtins.c:1102
3662 msgid "Wait for the specified process and report its termination status.  If"
3663 msgstr "Wait for the specified process and report its termination status.  If"
3664
3665 #: builtins.c:1091 builtins.c:1103
3666 msgid "N is not given, all currently active child processes are waited for,"
3667 msgstr "N is not given, all currently active child processes are waited for,"
3668
3669 #: builtins.c:1092
3670 msgid "and the return code is zero.  N may be a process ID or a job"
3671 msgstr "and the return code is zero.  N may be a process ID or a job"
3672
3673 #: builtins.c:1093
3674 msgid "specification; if a job spec is given, all processes in the job's"
3675 msgstr "specification; if a job spec is given, all processes in the job's"
3676
3677 #: builtins.c:1094
3678 msgid "pipeline are waited for."
3679 msgstr "pipeline are waited for."
3680
3681 #: builtins.c:1104
3682 msgid "and the return code is zero.  N is a process ID; if it is not given,"
3683 msgstr "and the return code is zero.  N is a process ID; if it is not given,"
3684
3685 #: builtins.c:1105
3686 msgid "all child processes of the shell are waited for."
3687 msgstr "all child processes of the shell are waited for."
3688
3689 #: builtins.c:1112
3690 msgid "The `for' loop executes a sequence of commands for each member in a"
3691 msgstr ""
3692 "The ‘\e[1mfor\e[0m’ loop executes a sequence of commands for each member in a"
3693
3694 #: builtins.c:1113
3695 msgid "list of items.  If `in WORDS ...;' is not present, then `in \"$@\"' is"
3696 msgstr ""
3697 "list of items.  If ‘\e[1min WORDS ...;\e[0m’ is not present, then ‘\e[1min “\e[1m$@\e"
3698 "[0m”\e[0m’ is"
3699
3700 #: builtins.c:1114
3701 msgid "assumed.  For each element in WORDS, NAME is set to that element, and"
3702 msgstr "assumed.  For each element in WORDS, NAME is set to that element, and"
3703
3704 #: builtins.c:1115
3705 msgid "the COMMANDS are executed."
3706 msgstr "the COMMANDS are executed."
3707
3708 #: builtins.c:1121
3709 msgid "Equivalent to"
3710 msgstr "Equivalent to"
3711
3712 #: builtins.c:1122
3713 msgid "\t(( EXP1 ))"
3714 msgstr "\t(( EXP1 ))"
3715
3716 #: builtins.c:1123
3717 msgid "\twhile (( EXP2 )); do"
3718 msgstr "\twhile (( EXP2 )); do"
3719
3720 #: builtins.c:1124
3721 msgid "\t\tCOMMANDS"
3722 msgstr "\t\tCOMMANDS"
3723
3724 #: builtins.c:1125
3725 msgid "\t\t(( EXP3 ))"
3726 msgstr "\t\t(( EXP3 ))"
3727
3728 #: builtins.c:1126
3729 msgid "\tdone"
3730 msgstr "\tdone"
3731
3732 #: builtins.c:1127
3733 msgid "EXP1, EXP2, and EXP3 are arithmetic expressions.  If any expression is"
3734 msgstr "EXP1, EXP2, and EXP3 are arithmetic expressions.  If any expression is"
3735
3736 #: builtins.c:1128
3737 msgid "omitted, it behaves as if it evaluates to 1."
3738 msgstr "omitted, it behaves as if it evaluates to 1."
3739
3740 #: builtins.c:1134
3741 msgid "The WORDS are expanded, generating a list of words.  The"
3742 msgstr "The WORDS are expanded, generating a list of words.  The"
3743
3744 #: builtins.c:1135
3745 msgid "set of expanded words is printed on the standard error, each"
3746 msgstr "set of expanded words is printed on the standard error, each"
3747
3748 #: builtins.c:1136
3749 msgid "preceded by a number.  If `in WORDS' is not present, `in \"$@\"'"
3750 msgstr ""
3751 "preceded by a number.  If ‘\e[1min WORDS\e[0m’ is not present, ‘\e[1min “\e[1m$@\e"
3752 "[0m”\e[0m’"
3753
3754 #: builtins.c:1137
3755 msgid "is assumed.  The PS3 prompt is then displayed and a line read"
3756 msgstr "is assumed.  The PS3 prompt is then displayed and a line read"
3757
3758 #: builtins.c:1138
3759 msgid "from the standard input.  If the line consists of the number"
3760 msgstr "from the standard input.  If the line consists of the number"
3761
3762 #: builtins.c:1139
3763 msgid "corresponding to one of the displayed words, then NAME is set"
3764 msgstr "corresponding to one of the displayed words, then NAME is set"
3765
3766 #: builtins.c:1140
3767 msgid "to that word.  If the line is empty, WORDS and the prompt are"
3768 msgstr "to that word.  If the line is empty, WORDS and the prompt are"
3769
3770 #: builtins.c:1141
3771 msgid "redisplayed.  If EOF is read, the command completes.  Any other"
3772 msgstr "redisplayed.  If EOF is read, the command completes.  Any other"
3773
3774 #: builtins.c:1142
3775 msgid "value read causes NAME to be set to null.  The line read is saved"
3776 msgstr "value read causes NAME to be set to null.  The line read is saved"
3777
3778 #: builtins.c:1143
3779 msgid "in the variable REPLY.  COMMANDS are executed after each selection"
3780 msgstr "in the variable REPLY.  COMMANDS are executed after each selection"
3781
3782 #: builtins.c:1144
3783 msgid "until a break command is executed."
3784 msgstr "until a break command is executed."
3785
3786 #: builtins.c:1150
3787 msgid "Execute PIPELINE and print a summary of the real time, user CPU time,"
3788 msgstr "Execute PIPELINE and print a summary of the real time, user CPU time,"
3789
3790 #: builtins.c:1151
3791 msgid "and system CPU time spent executing PIPELINE when it terminates."
3792 msgstr "and system CPU time spent executing PIPELINE when it terminates."
3793
3794 #: builtins.c:1152
3795 msgid "The return status is the return status of PIPELINE.  The `-p' option"
3796 msgstr ""
3797 "The return status is the return status of PIPELINE.  The ‘\e[1m-p\e[0m’ option"
3798
3799 #: builtins.c:1153
3800 msgid "prints the timing summary in a slightly different format.  This uses"
3801 msgstr "prints the timing summary in a slightly different format.  This uses"
3802
3803 #: builtins.c:1154
3804 msgid "the value of the TIMEFORMAT variable as the output format."
3805 msgstr "the value of the TIMEFORMAT variable as the output format."
3806
3807 #: builtins.c:1160
3808 msgid "Selectively execute COMMANDS based upon WORD matching PATTERN.  The"
3809 msgstr "Selectively execute COMMANDS based upon WORD matching PATTERN.  The"
3810
3811 #: builtins.c:1161
3812 msgid "`|' is used to separate multiple patterns."
3813 msgstr "‘\e[1m|\e[0m’ is used to separate multiple patterns."
3814
3815 #: builtins.c:1167
3816 msgid ""
3817 "The if COMMANDS are executed.  If the exit status is zero, then the then"
3818 msgstr ""
3819 "The if COMMANDS are executed.  If the exit status is zero, then the then"
3820
3821 #: builtins.c:1168
3822 msgid ""
3823 "COMMANDS are executed.  Otherwise, each of the elif COMMANDS are executed"
3824 msgstr ""
3825 "COMMANDS are executed.  Otherwise, each of the elif COMMANDS are executed"
3826
3827 #: builtins.c:1169
3828 msgid ""
3829 "in turn, and if the exit status is zero, the corresponding then COMMANDS"
3830 msgstr ""
3831 "in turn, and if the exit status is zero, the corresponding then COMMANDS"
3832
3833 #: builtins.c:1170
3834 msgid ""
3835 "are executed and the if command completes.  Otherwise, the else COMMANDS"
3836 msgstr ""
3837 "are executed and the if command completes.  Otherwise, the else COMMANDS"
3838
3839 #: builtins.c:1171
3840 msgid ""
3841 "are executed, if present.  The exit status is the exit status of the last"
3842 msgstr ""
3843 "are executed, if present.  The exit status is the exit status of the last"
3844
3845 #: builtins.c:1172
3846 msgid "command executed, or zero if no condition tested true."
3847 msgstr "command executed, or zero if no condition tested true."
3848
3849 #: builtins.c:1178 builtins.c:1185
3850 msgid "Expand and execute COMMANDS as long as the final command in the"
3851 msgstr "Expand and execute COMMANDS as long as the final command in the"
3852
3853 #: builtins.c:1179
3854 msgid "`while' COMMANDS has an exit status of zero."
3855 msgstr "‘\e[1mwhile\e[0m’ COMMANDS has an exit status of zero."
3856
3857 #: builtins.c:1186
3858 msgid "`until' COMMANDS has an exit status which is not zero."
3859 msgstr "‘\e[1muntil\e[0m’ COMMANDS has an exit status which is not zero."
3860
3861 #: builtins.c:1192
3862 msgid "Create a simple command invoked by NAME which runs COMMANDS."
3863 msgstr "Create a simple command invoked by NAME which runs COMMANDS."
3864
3865 #: builtins.c:1193
3866 msgid "Arguments on the command line along with NAME are passed to the"
3867 msgstr "Arguments on the command line along with NAME are passed to the"
3868
3869 #: builtins.c:1194
3870 msgid "function as $0 .. $n."
3871 msgstr "function as $0 .. $n."
3872
3873 #: builtins.c:1200
3874 msgid "Run a set of commands in a group.  This is one way to redirect an"
3875 msgstr "Run a set of commands in a group.  This is one way to redirect an"
3876
3877 #: builtins.c:1201
3878 msgid "entire set of commands."
3879 msgstr "entire set of commands."
3880
3881 #: builtins.c:1207
3882 msgid "This is similar to the `fg' command.  Resume a stopped or background"
3883 msgstr ""
3884 "This is similar to the ‘\e[1mfg\e[0m’ command.  Resume a stopped or background"
3885
3886 #: builtins.c:1208
3887 msgid "job.  If you specifiy DIGITS, then that job is used.  If you specify"
3888 msgstr "job.  If you specifiy DIGITS, then that job is used.  If you specify"
3889
3890 #: builtins.c:1209
3891 msgid "WORD, then the job whose name begins with WORD is used.  Following the"
3892 msgstr "WORD, then the job whose name begins with WORD is used.  Following the"
3893
3894 #: builtins.c:1210
3895 msgid "job specification with a `&' places the job in the background."
3896 msgstr "job specification with a ‘\e[1m&\e[0m’ places the job in the background."
3897
3898 #: builtins.c:1216
3899 msgid "The EXPRESSION is evaluated according to the rules for arithmetic"
3900 msgstr "The EXPRESSION is evaluated according to the rules for arithmetic"
3901
3902 #: builtins.c:1217
3903 msgid "evaluation.  Equivalent to \"let EXPRESSION\"."
3904 msgstr "evaluation.  Equivalent to “\e[1mlet EXPRESSION\e[0m”."
3905
3906 #: builtins.c:1223
3907 msgid ""
3908 "Returns a status of 0 or 1 depending on the evaluation of the conditional"
3909 msgstr ""
3910 "Returns a status of 0 or 1 depending on the evaluation of the conditional"
3911
3912 #: builtins.c:1224
3913 msgid ""
3914 "expression EXPRESSION.  Expressions are composed of the same primaries used"
3915 msgstr ""
3916 "expression EXPRESSION.  Expressions are composed of the same primaries used"
3917
3918 #: builtins.c:1225
3919 msgid ""
3920 "by the `test' builtin, and may be combined using the following operators"
3921 msgstr ""
3922 "by the ‘\e[1mtest\e[0m’ builtin, and may be combined using the following "
3923 "operators"
3924
3925 #: builtins.c:1227
3926 msgid "\t( EXPRESSION )\tReturns the value of EXPRESSION"
3927 msgstr "\t( EXPRESSION )\tReturns the value of EXPRESSION"
3928
3929 #: builtins.c:1228
3930 msgid "\t! EXPRESSION\tTrue if EXPRESSION is false; else false"
3931 msgstr "\t! EXPRESSION\tTrue if EXPRESSION is false; else false"
3932
3933 #: builtins.c:1229
3934 msgid "\tEXPR1 && EXPR2\tTrue if both EXPR1 and EXPR2 are true; else false"
3935 msgstr "\tEXPR1 && EXPR2\tTrue if both EXPR1 and EXPR2 are true; else false"
3936
3937 #: builtins.c:1230
3938 msgid "\tEXPR1 || EXPR2\tTrue if either EXPR1 or EXPR2 is true; else false"
3939 msgstr "\tEXPR1 || EXPR2\tTrue if either EXPR1 or EXPR2 is true; else false"
3940
3941 #: builtins.c:1232
3942 msgid ""
3943 "When the `==' and `!=' operators are used, the string to the right of the"
3944 msgstr ""
3945 "When the ‘\e[1m==\e[0m’ and ‘\e[1m!=\e[0m’ operators are used, the string to the "
3946 "right of the"
3947
3948 #: builtins.c:1233
3949 msgid "operator is used as a pattern and pattern matching is performed.  The"
3950 msgstr "operator is used as a pattern and pattern matching is performed.  The"
3951
3952 #: builtins.c:1234
3953 msgid "&& and || operators do not evaluate EXPR2 if EXPR1 is sufficient to"
3954 msgstr "&& and || operators do not evaluate EXPR2 if EXPR1 is sufficient to"
3955
3956 #: builtins.c:1235
3957 msgid "determine the expression's value."
3958 msgstr "determine the expression's value."
3959
3960 #: builtins.c:1241
3961 msgid "BASH_VERSION    Version information for this Bash."
3962 msgstr "BASH_VERSION    Version information for this Bash."
3963
3964 #: builtins.c:1242
3965 msgid "CDPATH          A colon separated list of directories to search"
3966 msgstr "CDPATH          A colon separated list of directories to search"
3967
3968 #: builtins.c:1243
3969 msgid "\t\twhen the argument to `cd' is not found in the current"
3970 msgstr "\t\twhen the argument to ‘\e[1mcd\e[0m’ is not found in the current"
3971
3972 #: builtins.c:1244
3973 msgid "\t\tdirectory."
3974 msgstr "\t\tdirectory."
3975
3976 #: builtins.c:1245
3977 msgid "GLOBIGNORE\tA colon-separated list of patterns describing filenames to"
3978 msgstr "GLOBIGNORE\tA colon-separated list of patterns describing filenames to"
3979
3980 #: builtins.c:1246
3981 msgid "\t\tbe ignored by pathname expansion."
3982 msgstr "\t\tbe ignored by pathname expansion."
3983
3984 #: builtins.c:1248
3985 msgid ""
3986 "HISTFILE        The name of the file where your command history is stored."
3987 msgstr ""
3988 "HISTFILE        The name of the file where your command history is stored."
3989
3990 #: builtins.c:1249
3991 msgid "HISTFILESIZE    The maximum number of lines this file can contain."
3992 msgstr "HISTFILESIZE    The maximum number of lines this file can contain."
3993
3994 #: builtins.c:1250
3995 msgid "HISTSIZE        The maximum number of history lines that a running"
3996 msgstr "HISTSIZE        The maximum number of history lines that a running"
3997
3998 #: builtins.c:1251
3999 msgid "\t\tshell can access."
4000 msgstr "\t\tshell can access."
4001
4002 #: builtins.c:1253
4003 msgid "HOME            The complete pathname to your login directory."
4004 msgstr "HOME            The complete pathname to your login directory."
4005
4006 #: builtins.c:1254
4007 msgid "HOSTNAME\tThe name of the current host."
4008 msgstr "HOSTNAME\tThe name of the current host."
4009
4010 #: builtins.c:1255
4011 msgid "HOSTTYPE        The type of CPU this version of Bash is running under."
4012 msgstr "HOSTTYPE        The type of CPU this version of Bash is running under."
4013
4014 #: builtins.c:1256
4015 msgid "IGNOREEOF       Controls the action of the shell on receipt of an EOF"
4016 msgstr "IGNOREEOF       Controls the action of the shell on receipt of an EOF"
4017
4018 #: builtins.c:1257
4019 msgid "\t\tcharacter as the sole input.  If set, then the value"
4020 msgstr "\t\tcharacter as the sole input.  If set, then the value"
4021
4022 #: builtins.c:1258
4023 msgid "\t\tof it is the number of EOF characters that can be seen"
4024 msgstr "\t\tof it is the number of EOF characters that can be seen"
4025
4026 #: builtins.c:1259
4027 msgid "\t\tin a row on an empty line before the shell will exit"
4028 msgstr "\t\tin a row on an empty line before the shell will exit"
4029
4030 #: builtins.c:1260
4031 msgid "\t\t(default 10).  When unset, EOF signifies the end of input."
4032 msgstr "\t\t(default 10).  When unset, EOF signifies the end of input."
4033
4034 #: builtins.c:1261
4035 msgid "MACHTYPE\tA string describing the current system Bash is running on."
4036 msgstr "MACHTYPE\tA string describing the current system Bash is running on."
4037
4038 #: builtins.c:1262
4039 msgid "MAILCHECK\tHow often, in seconds, Bash checks for new mail."
4040 msgstr "MAILCHECK\tHow often, in seconds, Bash checks for new mail."
4041
4042 #: builtins.c:1263
4043 msgid "MAILPATH\tA colon-separated list of filenames which Bash checks"
4044 msgstr "MAILPATH\tA colon-separated list of filenames which Bash checks"
4045
4046 #: builtins.c:1264
4047 msgid "\t\tfor new mail."
4048 msgstr "\t\tfor new mail."
4049
4050 #: builtins.c:1265
4051 msgid "OSTYPE\t\tThe version of Unix this version of Bash is running on."
4052 msgstr "OSTYPE\t\tThe version of Unix this version of Bash is running on."
4053
4054 #: builtins.c:1266
4055 msgid "PATH            A colon-separated list of directories to search when"
4056 msgstr "PATH            A colon-separated list of directories to search when"
4057
4058 #: builtins.c:1267
4059 msgid "\t\tlooking for commands."
4060 msgstr "\t\tlooking for commands."
4061
4062 #: builtins.c:1268
4063 msgid "PROMPT_COMMAND  A command to be executed before the printing of each"
4064 msgstr "PROMPT_COMMAND  A command to be executed before the printing of each"
4065
4066 #: builtins.c:1269
4067 msgid "\t\tprimary prompt."
4068 msgstr "\t\tprimary prompt."
4069
4070 #: builtins.c:1270
4071 msgid "PS1             The primary prompt string."
4072 msgstr "PS1             The primary prompt string."
4073
4074 #: builtins.c:1271
4075 msgid "PS2             The secondary prompt string."
4076 msgstr "PS2             The secondary prompt string."
4077
4078 #: builtins.c:1272
4079 msgid "PWD\t\tThe full pathname of the current directory."
4080 msgstr "PWD\t\tThe full pathname of the current directory."
4081
4082 #: builtins.c:1273
4083 msgid "SHELLOPTS\tA colon-separated list of enabled shell options."
4084 msgstr "SHELLOPTS\tA colon-separated list of enabled shell options."
4085
4086 #: builtins.c:1274
4087 msgid "TERM            The name of the current terminal type."
4088 msgstr "TERM            The name of the current terminal type."
4089
4090 #: builtins.c:1275
4091 msgid "TIMEFORMAT\tThe output format for timing statistics displayed by the"
4092 msgstr "TIMEFORMAT\tThe output format for timing statistics displayed by the"
4093
4094 #: builtins.c:1276
4095 msgid "\t\t`time' reserved word."
4096 msgstr "\t\t‘\e[1mtime\e[0m’ reserved word."
4097
4098 #: builtins.c:1277
4099 msgid "auto_resume     Non-null means a command word appearing on a line by"
4100 msgstr "auto_resume     Non-null means a command word appearing on a line by"
4101
4102 #: builtins.c:1278
4103 msgid "\t\titself is first looked for in the list of currently"
4104 msgstr "\t\titself is first looked for in the list of currently"
4105
4106 #: builtins.c:1279
4107 msgid "\t\tstopped jobs.  If found there, that job is foregrounded."
4108 msgstr "\t\tstopped jobs.  If found there, that job is foregrounded."
4109
4110 #: builtins.c:1280
4111 msgid "\t\tA value of `exact' means that the command word must"
4112 msgstr "\t\tA value of ‘\e[1mexact\e[0m’ means that the command word must"
4113
4114 #: builtins.c:1281
4115 msgid "\t\texactly match a command in the list of stopped jobs.  A"
4116 msgstr "\t\texactly match a command in the list of stopped jobs.  A"
4117
4118 #: builtins.c:1282
4119 msgid "\t\tvalue of `substring' means that the command word must"
4120 msgstr "\t\tvalue of ‘\e[1msubstring\e[0m’ means that the command word must"
4121
4122 #: builtins.c:1283
4123 msgid "\t\tmatch a substring of the job.  Any other value means that"
4124 msgstr "\t\tmatch a substring of the job.  Any other value means that"
4125
4126 #: builtins.c:1284
4127 msgid "\t\tthe command must be a prefix of a stopped job."
4128 msgstr "\t\tthe command must be a prefix of a stopped job."
4129
4130 #: builtins.c:1287
4131 msgid "histchars       Characters controlling history expansion and quick"
4132 msgstr "histchars       Characters controlling history expansion and quick"
4133
4134 #: builtins.c:1288
4135 msgid "\t\tsubstitution.  The first character is the history"
4136 msgstr "\t\tsubstitution.  The first character is the history"
4137
4138 #: builtins.c:1289
4139 msgid "\t\tsubstitution character, usually `!'.  The second is"
4140 msgstr "\t\tsubstitution character, usually ‘\e[1m!\e[0m’.  The second is"
4141
4142 #: builtins.c:1290
4143 msgid "\t\tthe `quick substitution' character, usually `^'.  The"
4144 msgstr "\t\tthe ‘\e[1mquick substitution\e[0m’ character, usually ‘\e[1m^\e[0m’.  The"
4145
4146 #: builtins.c:1291
4147 msgid "\t\tthird is the `history comment' character, usually `#'."
4148 msgstr "\t\tthird is the ‘\e[1mhistory comment\e[0m’ character, usually ‘\e[1m#\e[0m’."
4149
4150 #: builtins.c:1293
4151 msgid "HISTIGNORE\tA colon-separated list of patterns used to decide which"
4152 msgstr "HISTIGNORE\tA colon-separated list of patterns used to decide which"
4153
4154 #: builtins.c:1294
4155 msgid "\t\tcommands should be saved on the history list."
4156 msgstr "\t\tcommands should be saved on the history list."
4157
4158 #: builtins.c:1306
4159 msgid "+N\tRotates the stack so that the Nth directory (counting"
4160 msgstr "+N\tRotates the stack so that the Nth directory (counting"
4161
4162 #: builtins.c:1307
4163 msgid "\tfrom the left of the list shown by `dirs', starting with"
4164 msgstr "\tfrom the left of the list shown by ‘\e[1mdirs\e[0m’, starting with"
4165
4166 #: builtins.c:1308 builtins.c:1312
4167 msgid "\tzero) is at the top."
4168 msgstr "\tzero) is at the top."
4169
4170 #: builtins.c:1310
4171 msgid "-N\tRotates the stack so that the Nth directory (counting"
4172 msgstr "-N\tRotates the stack so that the Nth directory (counting"
4173
4174 #: builtins.c:1311
4175 msgid "\tfrom the right of the list shown by `dirs', starting with"
4176 msgstr "\tfrom the right of the list shown by ‘\e[1mdirs\e[0m’, starting with"
4177
4178 #: builtins.c:1314
4179 msgid "-n\tsuppress the normal change of directory when adding directories"
4180 msgstr "-n\tsuppress the normal change of directory when adding directories"
4181
4182 #: builtins.c:1315
4183 msgid "\tto the stack, so only the stack is manipulated."
4184 msgstr "\tto the stack, so only the stack is manipulated."
4185
4186 #: builtins.c:1317
4187 msgid "dir\tadds DIR to the directory stack at the top, making it the"
4188 msgstr "dir\tadds DIR to the directory stack at the top, making it the"
4189
4190 #: builtins.c:1318
4191 msgid "\tnew current working directory."
4192 msgstr "\tnew current working directory."
4193
4194 #: builtins.c:1332
4195 msgid "+N\tremoves the Nth entry counting from the left of the list"
4196 msgstr "+N\tremoves the Nth entry counting from the left of the list"
4197
4198 #: builtins.c:1333
4199 msgid "\tshown by `dirs', starting with zero.  For example: `popd +0'"
4200 msgstr ""
4201 "\tshown by ‘\e[1mdirs\e[0m’, starting with zero.  For example: ‘\e[1mpopd +0\e[0m’"
4202
4203 #: builtins.c:1334
4204 msgid "\tremoves the first directory, `popd +1' the second."
4205 msgstr "\tremoves the first directory, ‘\e[1mpopd +1\e[0m’ the second."
4206
4207 #: builtins.c:1336
4208 msgid "-N\tremoves the Nth entry counting from the right of the list"
4209 msgstr "-N\tremoves the Nth entry counting from the right of the list"
4210
4211 #: builtins.c:1337
4212 msgid "\tshown by `dirs', starting with zero.  For example: `popd -0'"
4213 msgstr ""
4214 "\tshown by ‘\e[1mdirs\e[0m’, starting with zero.  For example: ‘\e[1mpopd -0\e[0m’"
4215
4216 #: builtins.c:1338
4217 msgid "\tremoves the last directory, `popd -1' the next to last."
4218 msgstr "\tremoves the last directory, ‘\e[1mpopd -1\e[0m’ the next to last."
4219
4220 #: builtins.c:1340
4221 msgid "-n\tsuppress the normal change of directory when removing directories"
4222 msgstr "-n\tsuppress the normal change of directory when removing directories"
4223
4224 #: builtins.c:1341
4225 msgid "\tfrom the stack, so only the stack is manipulated."
4226 msgstr "\tfrom the stack, so only the stack is manipulated."
4227
4228 #: builtins.c:1363
4229 msgid "+N\tdisplays the Nth entry counting from the left of the list shown by"
4230 msgstr "+N\tdisplays the Nth entry counting from the left of the list shown by"
4231
4232 #: builtins.c:1364 builtins.c:1367
4233 msgid "\tdirs when invoked without options, starting with zero."
4234 msgstr "\tdirs when invoked without options, starting with zero."
4235
4236 #: builtins.c:1366
4237 msgid "-N\tdisplays the Nth entry counting from the right of the list shown by"
4238 msgstr ""
4239 "-N\tdisplays the Nth entry counting from the right of the list shown by"
4240
4241 #: builtins.c:1374
4242 msgid "Toggle the values of variables controlling optional behavior."
4243 msgstr "Toggle the values of variables controlling optional behavior."
4244
4245 #: builtins.c:1375
4246 msgid "The -s flag means to enable (set) each OPTNAME; the -u flag"
4247 msgstr "The -s flag means to enable (set) each OPTNAME; the -u flag"
4248
4249 #: builtins.c:1376
4250 msgid "unsets each OPTNAME.  The -q flag suppresses output; the exit"
4251 msgstr "unsets each OPTNAME.  The -q flag suppresses output; the exit"
4252
4253 #: builtins.c:1377
4254 msgid "status indicates whether each OPTNAME is set or unset.  The -o"
4255 msgstr "status indicates whether each OPTNAME is set or unset.  The -o"
4256
4257 #: builtins.c:1378
4258 msgid "option restricts the OPTNAMEs to those defined for use with"
4259 msgstr "option restricts the OPTNAMEs to those defined for use with"
4260
4261 #: builtins.c:1379
4262 msgid "`set -o'.  With no options, or with the -p option, a list of all"
4263 msgstr "‘\e[1mset -o\e[0m’.  With no options, or with the -p option, a list of all"
4264
4265 #: builtins.c:1380
4266 msgid "settable options is displayed, with an indication of whether or"
4267 msgstr "settable options is displayed, with an indication of whether or"
4268
4269 #: builtins.c:1381
4270 msgid "not each is set."
4271 msgstr "not each is set."
4272
4273 #: builtins.c:1387
4274 msgid "printf formats and prints ARGUMENTS under control of the FORMAT. FORMAT"
4275 msgstr ""
4276 "printf formats and prints ARGUMENTS under control of the FORMAT. FORMAT"
4277
4278 #: builtins.c:1388
4279 msgid "is a character string which contains three types of objects: plain"
4280 msgstr "is a character string which contains three types of objects: plain"
4281
4282 #: builtins.c:1389
4283 msgid ""
4284 "characters, which are simply copied to standard output, character escape"
4285 msgstr ""
4286 "characters, which are simply copied to standard output, character escape"
4287
4288 #: builtins.c:1390
4289 msgid "sequences which are converted and copied to the standard output, and"
4290 msgstr "sequences which are converted and copied to the standard output, and"
4291
4292 #: builtins.c:1391
4293 msgid ""
4294 "format specifications, each of which causes printing of the next successive"
4295 msgstr ""
4296 "format specifications, each of which causes printing of the next successive"
4297
4298 #: builtins.c:1392
4299 msgid "argument.  In addition to the standard printf(1) formats, %b means to"
4300 msgstr "argument.  In addition to the standard printf(1) formats, %b means to"
4301
4302 #: builtins.c:1393
4303 msgid "expand backslash escape sequences in the corresponding argument, and %q"
4304 msgstr ""
4305 "expand backslash escape sequences in the corresponding argument, and %q"
4306
4307 #: builtins.c:1394
4308 msgid "means to quote the argument in a way that can be reused as shell input."
4309 msgstr ""
4310 "means to quote the argument in a way that can be reused as shell input."
4311
4312 #: builtins.c:1401
4313 msgid "For each NAME, specify how arguments are to be completed."
4314 msgstr "For each NAME, specify how arguments are to be completed."
4315
4316 #: builtins.c:1402
4317 msgid "If the -p option is supplied, or if no options are supplied, existing"
4318 msgstr "If the -p option is supplied, or if no options are supplied, existing"
4319
4320 #: builtins.c:1403
4321 msgid "completion specifications are printed in a way that allows them to be"
4322 msgstr "completion specifications are printed in a way that allows them to be"
4323
4324 #: builtins.c:1404
4325 msgid "reused as input.  The -r option removes a completion specification for"
4326 msgstr "reused as input.  The -r option removes a completion specification for"
4327
4328 #: builtins.c:1405
4329 msgid "each NAME, or, if no NAMEs are supplied, all completion specifications."
4330 msgstr ""
4331 "each NAME, or, if no NAMEs are supplied, all completion specifications."
4332
4333 #: builtins.c:1413
4334 msgid "Display the possible completions depending on the options.  Intended"
4335 msgstr "Display the possible completions depending on the options.  Intended"
4336
4337 #: builtins.c:1414
4338 msgid ""
4339 "to be used from within a shell function generating possible completions."
4340 msgstr ""
4341 "to be used from within a shell function generating possible completions."
4342
4343 #: builtins.c:1415
4344 msgid "If the optional WORD argument is supplied, matches against WORD are"
4345 msgstr "If the optional WORD argument is supplied, matches against WORD are"
4346
4347 #: builtins.c:1416
4348 msgid "generated."
4349 msgstr "generated."