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