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