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