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