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