45a30d18d26e088d276a90b15136b221ef9d1a79
[platform/upstream/bash.git] / po / pt_BR.po
1 # bash: Translation to Brazilian Portuguese (pt_BR)
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Halley Pacheco de Oliveira <halleypo@ig.com.br>, 2002.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: bash 2.0\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2009-01-06 11:56-0500\n"
10 "PO-Revision-Date: 2002-05-08 13:50GMT -3\n"
11 "Last-Translator: Halley Pacheco de Oliveira <halleypo@ig.com.br>\n"
12 "Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=ISO-8859-1\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 0.9.5\n"
17
18 #: arrayfunc.c:50
19 msgid "bad array subscript"
20 msgstr "índice da matriz (array) incorreto"
21
22 #: arrayfunc.c:313 builtins/declare.def:474
23 #, c-format
24 msgid "%s: cannot convert indexed to associative array"
25 msgstr ""
26
27 #: arrayfunc.c:479
28 #, fuzzy, c-format
29 msgid "%s: invalid associative array key"
30 msgstr "%c%c: opção incorreta"
31
32 #: arrayfunc.c:481
33 #, c-format
34 msgid "%s: cannot assign to non-numeric index"
35 msgstr "%s: impossível atribuir a índice não numérico"
36
37 #: arrayfunc.c:517
38 #, c-format
39 msgid "%s: %s: must use subscript when assigning associative array"
40 msgstr ""
41
42 #: bashhist.c:380
43 #, c-format
44 msgid "%s: cannot create: %s"
45 msgstr "%s: impossível criar: %s"
46
47 #: bashline.c:3413
48 msgid "bash_execute_unix_command: cannot find keymap for command"
49 msgstr ""
50
51 #: bashline.c:3491
52 #, c-format
53 msgid "%s: first non-whitespace character is not `\"'"
54 msgstr ""
55
56 #: bashline.c:3520
57 #, c-format
58 msgid "no closing `%c' in %s"
59 msgstr ""
60
61 #: bashline.c:3554
62 #, c-format
63 msgid "%s: missing colon separator"
64 msgstr ""
65
66 #: builtins/bind.def:120 builtins/bind.def:123
67 msgid "line editing not enabled"
68 msgstr ""
69
70 #: builtins/bind.def:206
71 #, c-format
72 msgid "`%s': invalid keymap name"
73 msgstr ""
74
75 #: builtins/bind.def:245
76 #, fuzzy, c-format
77 msgid "%s: cannot read: %s"
78 msgstr "%s: impossível criar: %s"
79
80 #: builtins/bind.def:260
81 #, fuzzy, c-format
82 msgid "`%s': cannot unbind"
83 msgstr "%s: comando não encontrado"
84
85 #: builtins/bind.def:295 builtins/bind.def:325
86 #, fuzzy, c-format
87 msgid "`%s': unknown function name"
88 msgstr "%s: função somente para leitura"
89
90 #: builtins/bind.def:303
91 #, c-format
92 msgid "%s is not bound to any keys.\n"
93 msgstr ""
94
95 #: builtins/bind.def:307
96 #, c-format
97 msgid "%s can be invoked via "
98 msgstr ""
99
100 #: builtins/break.def:77 builtins/break.def:117
101 #, fuzzy
102 msgid "loop count"
103 msgstr "logout"
104
105 #: builtins/break.def:137
106 msgid "only meaningful in a `for', `while', or `until' loop"
107 msgstr ""
108
109 #: builtins/caller.def:133
110 msgid ""
111 "Returns the context of the current subroutine call.\n"
112 "    \n"
113 "    Without EXPR, returns "
114 msgstr ""
115
116 #: builtins/cd.def:215
117 msgid "HOME not set"
118 msgstr ""
119
120 #: builtins/cd.def:227
121 msgid "OLDPWD not set"
122 msgstr ""
123
124 #: builtins/common.c:101
125 #, fuzzy, c-format
126 msgid "line %d: "
127 msgstr "encaixe (slot) %3d: "
128
129 #: builtins/common.c:139 error.c:260
130 #, fuzzy, c-format
131 msgid "warning: "
132 msgstr "escrevendo"
133
134 #: builtins/common.c:153
135 #, c-format
136 msgid "%s: usage: "
137 msgstr ""
138
139 #: builtins/common.c:166 test.c:822
140 msgid "too many arguments"
141 msgstr "número excessivo de argumentos"
142
143 #: builtins/common.c:191 shell.c:493 shell.c:774
144 #, fuzzy, c-format
145 msgid "%s: option requires an argument"
146 msgstr "a opção requer um argumento: -"
147
148 #: builtins/common.c:198
149 #, c-format
150 msgid "%s: numeric argument required"
151 msgstr ""
152
153 #: builtins/common.c:205
154 #, fuzzy, c-format
155 msgid "%s: not found"
156 msgstr "%s: comando não encontrado"
157
158 #: builtins/common.c:214 shell.c:787
159 #, fuzzy, c-format
160 msgid "%s: invalid option"
161 msgstr "%c%c: opção incorreta"
162
163 #: builtins/common.c:221
164 #, fuzzy, c-format
165 msgid "%s: invalid option name"
166 msgstr "%c%c: opção incorreta"
167
168 #: builtins/common.c:228 general.c:231 general.c:236
169 #, fuzzy, c-format
170 msgid "`%s': not a valid identifier"
171 msgstr "`%s' não é um identificador válido"
172
173 #: builtins/common.c:238
174 #, fuzzy
175 msgid "invalid octal number"
176 msgstr "número do sinal incorreto"
177
178 #: builtins/common.c:240
179 #, fuzzy
180 msgid "invalid hex number"
181 msgstr "número do sinal incorreto"
182
183 #: builtins/common.c:242 expr.c:1255
184 #, fuzzy
185 msgid "invalid number"
186 msgstr "número do sinal incorreto"
187
188 #: builtins/common.c:250
189 #, c-format
190 msgid "%s: invalid signal specification"
191 msgstr ""
192
193 #: builtins/common.c:257
194 #, c-format
195 msgid "`%s': not a pid or valid job spec"
196 msgstr ""
197
198 #: builtins/common.c:264 error.c:453
199 #, c-format
200 msgid "%s: readonly variable"
201 msgstr "%s: a variável permite somente leitura"
202
203 #: builtins/common.c:272
204 #, c-format
205 msgid "%s: %s out of range"
206 msgstr ""
207
208 #: builtins/common.c:272 builtins/common.c:274
209 #, fuzzy
210 msgid "argument"
211 msgstr "esperado argumento"
212
213 #: builtins/common.c:274
214 #, c-format
215 msgid "%s out of range"
216 msgstr ""
217
218 #: builtins/common.c:282
219 #, c-format
220 msgid "%s: no such job"
221 msgstr ""
222
223 #: builtins/common.c:290
224 #, fuzzy, c-format
225 msgid "%s: no job control"
226 msgstr "nenhum controle de trabalho nesta `shell'"
227
228 #: builtins/common.c:292
229 #, fuzzy
230 msgid "no job control"
231 msgstr "nenhum controle de trabalho nesta `shell'"
232
233 #: builtins/common.c:302
234 #, fuzzy, c-format
235 msgid "%s: restricted"
236 msgstr "%s: o trabalho terminou"
237
238 #: builtins/common.c:304
239 #, fuzzy
240 msgid "restricted"
241 msgstr "Terminado"
242
243 #: builtins/common.c:312
244 #, c-format
245 msgid "%s: not a shell builtin"
246 msgstr ""
247
248 #: builtins/common.c:321
249 #, fuzzy, c-format
250 msgid "write error: %s"
251 msgstr "erro de `pipe': %s"
252
253 #: builtins/common.c:553
254 #, c-format
255 msgid "%s: error retrieving current directory: %s: %s\n"
256 msgstr ""
257
258 #: builtins/common.c:619 builtins/common.c:621
259 #, fuzzy, c-format
260 msgid "%s: ambiguous job spec"
261 msgstr "%s: Redirecionamento ambíguo"
262
263 #: builtins/complete.def:270
264 #, c-format
265 msgid "%s: invalid action name"
266 msgstr ""
267
268 #: builtins/complete.def:430 builtins/complete.def:615
269 #: builtins/complete.def:813
270 #, c-format
271 msgid "%s: no completion specification"
272 msgstr ""
273
274 #: builtins/complete.def:667
275 msgid "warning: -F option may not work as you expect"
276 msgstr ""
277
278 #: builtins/complete.def:669
279 msgid "warning: -C option may not work as you expect"
280 msgstr ""
281
282 #: builtins/complete.def:786
283 msgid "not currently executing completion function"
284 msgstr ""
285
286 #: builtins/declare.def:122
287 #, fuzzy
288 msgid "can only be used in a function"
289 msgstr "somente pode ser usado dentro de funções; faz com que o escopo visível"
290
291 #: builtins/declare.def:353
292 msgid "cannot use `-f' to make functions"
293 msgstr ""
294
295 #: builtins/declare.def:365 execute_cmd.c:4731
296 #, c-format
297 msgid "%s: readonly function"
298 msgstr "%s: função somente para leitura"
299
300 #: builtins/declare.def:461
301 #, fuzzy, c-format
302 msgid "%s: cannot destroy array variables in this way"
303 msgstr "$%s: impossível atribuir desta maneira"
304
305 #: builtins/declare.def:468
306 #, c-format
307 msgid "%s: cannot convert associative to indexed array"
308 msgstr ""
309
310 #: builtins/enable.def:137 builtins/enable.def:145
311 msgid "dynamic loading not available"
312 msgstr ""
313
314 #: builtins/enable.def:312
315 #, fuzzy, c-format
316 msgid "cannot open shared object %s: %s"
317 msgstr "impossível abrir o `named pipe' %s para %s: %s"
318
319 #: builtins/enable.def:335
320 #, c-format
321 msgid "cannot find %s in shared object %s: %s"
322 msgstr ""
323
324 #: builtins/enable.def:459
325 #, c-format
326 msgid "%s: not dynamically loaded"
327 msgstr ""
328
329 #: builtins/enable.def:474
330 #, fuzzy, c-format
331 msgid "%s: cannot delete: %s"
332 msgstr "%s: impossível criar: %s"
333
334 #: builtins/evalfile.c:134 builtins/hash.def:169 execute_cmd.c:4588
335 #: shell.c:1439
336 #, c-format
337 msgid "%s: is a directory"
338 msgstr "%s: é um diretório"
339
340 #: builtins/evalfile.c:139
341 #, fuzzy, c-format
342 msgid "%s: not a regular file"
343 msgstr "%s: impossível executar o arquivo binário"
344
345 #: builtins/evalfile.c:147
346 #, c-format
347 msgid "%s: file is too large"
348 msgstr ""
349
350 #: builtins/evalfile.c:185 execute_cmd.c:4658 shell.c:1449
351 #, c-format
352 msgid "%s: cannot execute binary file"
353 msgstr "%s: impossível executar o arquivo binário"
354
355 #: builtins/exec.def:212
356 #, fuzzy, c-format
357 msgid "%s: cannot execute: %s"
358 msgstr "%s: impossível criar: %s"
359
360 #: builtins/exit.def:65
361 #, fuzzy, c-format
362 msgid "logout\n"
363 msgstr "logout"
364
365 #: builtins/exit.def:88
366 msgid "not login shell: use `exit'"
367 msgstr ""
368
369 #: builtins/exit.def:120
370 #, c-format
371 msgid "There are stopped jobs.\n"
372 msgstr ""
373
374 #: builtins/exit.def:122
375 #, c-format
376 msgid "There are running jobs.\n"
377 msgstr ""
378
379 #: builtins/fc.def:261
380 #, fuzzy
381 msgid "no command found"
382 msgstr "%s: comando não encontrado"
383
384 #: builtins/fc.def:341
385 msgid "history specification"
386 msgstr ""
387
388 #: builtins/fc.def:362
389 #, fuzzy, c-format
390 msgid "%s: cannot open temp file: %s"
391 msgstr "%s: impossível criar: %s"
392
393 #: builtins/fg_bg.def:149 builtins/jobs.def:282
394 msgid "current"
395 msgstr ""
396
397 #: builtins/fg_bg.def:158
398 #, c-format
399 msgid "job %d started without job control"
400 msgstr ""
401
402 #: builtins/getopt.c:110
403 #, fuzzy, c-format
404 msgid "%s: illegal option -- %c\n"
405 msgstr "Opção ilegal: -"
406
407 #: builtins/getopt.c:111
408 #, fuzzy, c-format
409 msgid "%s: option requires an argument -- %c\n"
410 msgstr "a opção requer um argumento: -"
411
412 #: builtins/hash.def:92
413 msgid "hashing disabled"
414 msgstr ""
415
416 #: builtins/hash.def:138
417 #, c-format
418 msgid "%s: hash table empty\n"
419 msgstr ""
420
421 #: builtins/hash.def:244
422 #, fuzzy, c-format
423 msgid "hits\tcommand\n"
424 msgstr "`r', o último comando seja executado novamente."
425
426 #: builtins/help.def:130
427 #, c-format
428 msgid "Shell commands matching keyword `"
429 msgid_plural "Shell commands matching keywords `"
430 msgstr[0] ""
431 msgstr[1] ""
432
433 #: builtins/help.def:168
434 #, c-format
435 msgid ""
436 "no help topics match `%s'.  Try `help help' or `man -k %s' or `info %s'."
437 msgstr ""
438
439 #: builtins/help.def:185
440 #, fuzzy, c-format
441 msgid "%s: cannot open: %s"
442 msgstr "%s: impossível criar: %s"
443
444 #: builtins/help.def:337
445 #, c-format
446 msgid ""
447 "These shell commands are defined internally.  Type `help' to see this list.\n"
448 "Type `help name' to find out more about the function `name'.\n"
449 "Use `info bash' to find out more about the shell in general.\n"
450 "Use `man -k' or `info' to find out more about commands not in this list.\n"
451 "\n"
452 "A star (*) next to a name means that the command is disabled.\n"
453 "\n"
454 msgstr ""
455
456 #: builtins/history.def:154
457 msgid "cannot use more than one of -anrw"
458 msgstr ""
459
460 #: builtins/history.def:186
461 msgid "history position"
462 msgstr ""
463
464 #: builtins/history.def:365
465 #, fuzzy, c-format
466 msgid "%s: history expansion failed"
467 msgstr "%s: esperado expressão de número inteiro"
468
469 #: builtins/inlib.def:71
470 #, fuzzy, c-format
471 msgid "%s: inlib failed"
472 msgstr "%s: esperado expressão de número inteiro"
473
474 #: builtins/jobs.def:109
475 msgid "no other options allowed with `-x'"
476 msgstr ""
477
478 #: builtins/kill.def:197
479 #, c-format
480 msgid "%s: arguments must be process or job IDs"
481 msgstr ""
482
483 #: builtins/kill.def:260
484 #, fuzzy
485 msgid "Unknown error"
486 msgstr "Erro desconhecido %d"
487
488 #: builtins/let.def:95 builtins/let.def:120 expr.c:501 expr.c:516
489 msgid "expression expected"
490 msgstr "esperado uma expressão"
491
492 #: builtins/mapfile.def:215 builtins/read.def:272
493 #, c-format
494 msgid "%s: invalid file descriptor specification"
495 msgstr ""
496
497 #: builtins/mapfile.def:223 builtins/read.def:279
498 #, c-format
499 msgid "%d: invalid file descriptor: %s"
500 msgstr ""
501
502 #: builtins/mapfile.def:232 builtins/mapfile.def:270
503 #, fuzzy, c-format
504 msgid "%s: invalid line count"
505 msgstr "%c%c: opção incorreta"
506
507 #: builtins/mapfile.def:243
508 #, fuzzy, c-format
509 msgid "%s: invalid array origin"
510 msgstr "%c%c: opção incorreta"
511
512 #: builtins/mapfile.def:260
513 #, fuzzy, c-format
514 msgid "%s: invalid callback quantum"
515 msgstr "número do sinal incorreto"
516
517 #: builtins/mapfile.def:292
518 #, fuzzy
519 msgid "empty array variable name"
520 msgstr "%s: variável não vinculada"
521
522 #: builtins/mapfile.def:313
523 msgid "array variable support required"
524 msgstr ""
525
526 #: builtins/printf.def:367
527 #, c-format
528 msgid "`%s': missing format character"
529 msgstr ""
530
531 #: builtins/printf.def:544
532 #, c-format
533 msgid "`%c': invalid format character"
534 msgstr ""
535
536 #: builtins/printf.def:571
537 #, c-format
538 msgid "warning: %s: %s"
539 msgstr ""
540
541 #: builtins/printf.def:750
542 msgid "missing hex digit for \\x"
543 msgstr ""
544
545 #: builtins/pushd.def:195
546 #, fuzzy
547 msgid "no other directory"
548 msgstr "o novo diretório que ocupa o topo da pilha."
549
550 #: builtins/pushd.def:462
551 #, fuzzy
552 msgid "<no current directory>"
553 msgstr "\tnovo diretório atual de trabalho."
554
555 #: builtins/pushd.def:506
556 msgid "directory stack empty"
557 msgstr ""
558
559 #: builtins/pushd.def:508
560 #, fuzzy
561 msgid "directory stack index"
562 msgstr "Estouro na base da pilha de recursividade"
563
564 #: builtins/pushd.def:683
565 msgid ""
566 "Display the list of currently remembered directories.  Directories\n"
567 "    find their way onto the list with the `pushd' command; you can get\n"
568 "    back up through the list with the `popd' command.\n"
569 "    \n"
570 "    Options:\n"
571 "      -c\tclear the directory stack by deleting all of the elements\n"
572 "      -l\tdo not print tilde-prefixed versions of directories relative\n"
573 "    \tto your home directory\n"
574 "      -p\tprint the directory stack with one entry per line\n"
575 "      -v\tprint the directory stack with one entry per line prefixed\n"
576 "    \twith its position in the stack\n"
577 "    \n"
578 "    Arguments:\n"
579 "      +N\tDisplays the Nth entry counting from the left of the list shown "
580 "by\n"
581 "    \tdirs when invoked without options, starting with zero.\n"
582 "    \n"
583 "      -N\tDisplays the Nth entry counting from the right of the list shown "
584 "by\n"
585 "\tdirs when invoked without options, starting with zero."
586 msgstr ""
587
588 #: builtins/pushd.def:705
589 msgid ""
590 "Adds a directory to the top of the directory stack, or rotates\n"
591 "    the stack, making the new top of the stack the current working\n"
592 "    directory.  With no arguments, exchanges the top two directories.\n"
593 "    \n"
594 "    Options:\n"
595 "      -n\tSuppresses the normal change of directory when adding\n"
596 "    \tdirectories to the stack, so only the stack is manipulated.\n"
597 "    \n"
598 "    Arguments:\n"
599 "      +N\tRotates the stack so that the Nth directory (counting\n"
600 "    \tfrom the left of the list shown by `dirs', starting with\n"
601 "    \tzero) is at the top.\n"
602 "    \n"
603 "      -N\tRotates the stack so that the Nth directory (counting\n"
604 "    \tfrom the right of the list shown by `dirs', starting with\n"
605 "    \tzero) is at the top.\n"
606 "    \n"
607 "      dir\tAdds DIR to the directory stack at the top, making it the\n"
608 "    \tnew current working directory.\n"
609 "    \n"
610 "    The `dirs' builtin displays the directory stack."
611 msgstr ""
612
613 #: builtins/pushd.def:730
614 msgid ""
615 "Removes entries from the directory stack.  With no arguments, removes\n"
616 "    the top directory from the stack, and changes to the new top directory.\n"
617 "    \n"
618 "    Options:\n"
619 "      -n\tSuppresses the normal change of directory when removing\n"
620 "    \tdirectories from the stack, so only the stack is manipulated.\n"
621 "    \n"
622 "    Arguments:\n"
623 "      +N\tRemoves the Nth entry counting from the left of the list\n"
624 "    \tshown by `dirs', starting with zero.  For example: `popd +0'\n"
625 "    \tremoves the first directory, `popd +1' the second.\n"
626 "    \n"
627 "      -N\tRemoves the Nth entry counting from the right of the list\n"
628 "    \tshown by `dirs', starting with zero.  For example: `popd -0'\n"
629 "    \tremoves the last directory, `popd -1' the next to last.\n"
630 "    \n"
631 "    The `dirs' builtin displays the directory stack."
632 msgstr ""
633
634 #: builtins/read.def:248
635 #, c-format
636 msgid "%s: invalid timeout specification"
637 msgstr ""
638
639 #: builtins/read.def:574
640 #, fuzzy, c-format
641 msgid "read error: %d: %s"
642 msgstr "erro de `pipe': %s"
643
644 #: builtins/return.def:73
645 msgid "can only `return' from a function or sourced script"
646 msgstr ""
647
648 #: builtins/set.def:768
649 #, fuzzy
650 msgid "cannot simultaneously unset a function and a variable"
651 msgstr "somente pode ser usado dentro de funções; faz com que o escopo visível"
652
653 #: builtins/set.def:805
654 #, fuzzy, c-format
655 msgid "%s: cannot unset"
656 msgstr "%s: impossível criar: %s"
657
658 #: builtins/set.def:812
659 #, fuzzy, c-format
660 msgid "%s: cannot unset: readonly %s"
661 msgstr "%s: impossível criar: %s"
662
663 #: builtins/set.def:823
664 #, fuzzy, c-format
665 msgid "%s: not an array variable"
666 msgstr "%s: variável não vinculada"
667
668 #: builtins/setattr.def:186
669 #, fuzzy, c-format
670 msgid "%s: not a function"
671 msgstr "%s: função somente para leitura"
672
673 #: builtins/shift.def:71 builtins/shift.def:77
674 #, fuzzy
675 msgid "shift count"
676 msgstr "shift [n]"
677
678 #: builtins/shopt.def:254
679 msgid "cannot set and unset shell options simultaneously"
680 msgstr ""
681
682 #: builtins/shopt.def:319
683 #, c-format
684 msgid "%s: invalid shell option name"
685 msgstr ""
686
687 #: builtins/source.def:128
688 msgid "filename argument required"
689 msgstr ""
690
691 #: builtins/source.def:153
692 #, fuzzy, c-format
693 msgid "%s: file not found"
694 msgstr "%s: comando não encontrado"
695
696 #: builtins/suspend.def:101
697 msgid "cannot suspend"
698 msgstr ""
699
700 #: builtins/suspend.def:111
701 #, fuzzy
702 msgid "cannot suspend a login shell"
703 msgstr "Sair de uma shell de login."
704
705 #: builtins/type.def:234
706 #, c-format
707 msgid "%s is aliased to `%s'\n"
708 msgstr ""
709
710 #: builtins/type.def:255
711 #, c-format
712 msgid "%s is a shell keyword\n"
713 msgstr ""
714
715 #: builtins/type.def:274
716 #, fuzzy, c-format
717 msgid "%s is a function\n"
718 msgstr "%s: função somente para leitura"
719
720 #: builtins/type.def:296
721 #, c-format
722 msgid "%s is a shell builtin\n"
723 msgstr ""
724
725 #: builtins/type.def:317 builtins/type.def:391
726 #, c-format
727 msgid "%s is %s\n"
728 msgstr ""
729
730 #: builtins/type.def:337
731 #, c-format
732 msgid "%s is hashed (%s)\n"
733 msgstr ""
734
735 #: builtins/ulimit.def:372
736 #, c-format
737 msgid "%s: invalid limit argument"
738 msgstr ""
739
740 #: builtins/ulimit.def:398
741 #, fuzzy, c-format
742 msgid "`%c': bad command"
743 msgstr "%c%c: opção incorreta"
744
745 #: builtins/ulimit.def:427
746 #, fuzzy, c-format
747 msgid "%s: cannot get limit: %s"
748 msgstr "%s: impossível criar: %s"
749
750 #: builtins/ulimit.def:453
751 #, fuzzy
752 msgid "limit"
753 msgstr "Tempo limite de CPU excedido"
754
755 #: builtins/ulimit.def:465 builtins/ulimit.def:765
756 #, fuzzy, c-format
757 msgid "%s: cannot modify limit: %s"
758 msgstr "%s: impossível criar: %s"
759
760 #: builtins/umask.def:118
761 #, fuzzy
762 msgid "octal number"
763 msgstr "número do sinal incorreto"
764
765 #: builtins/umask.def:231
766 #, c-format
767 msgid "`%c': invalid symbolic mode operator"
768 msgstr ""
769
770 #: builtins/umask.def:286
771 #, c-format
772 msgid "`%c': invalid symbolic mode character"
773 msgstr ""
774
775 #: error.c:89 error.c:320 error.c:322 error.c:324
776 msgid " line "
777 msgstr ""
778
779 #: error.c:164
780 #, fuzzy, c-format
781 msgid "last command: %s\n"
782 msgstr "`r', o último comando seja executado novamente."
783
784 #: error.c:172
785 #, c-format
786 msgid "Aborting..."
787 msgstr ""
788
789 #: error.c:405
790 #, fuzzy
791 msgid "unknown command error"
792 msgstr "Erro desconhecido %d"
793
794 #: error.c:406
795 #, fuzzy
796 msgid "bad command type"
797 msgstr "usado como nome de um comando."
798
799 #: error.c:407
800 #, fuzzy
801 msgid "bad connector"
802 msgstr "conector incorreto `%d'"
803
804 #: error.c:408
805 #, fuzzy
806 msgid "bad jump"
807 msgstr "Desvio incorreto %d"
808
809 #: error.c:446
810 #, c-format
811 msgid "%s: unbound variable"
812 msgstr "%s: variável não vinculada"
813
814 #: eval.c:181
815 #, fuzzy, c-format
816 msgid "\atimed out waiting for input: auto-logout\n"
817 msgstr ""
818 "%ctempo limite de espera excedido aguardando entrada:\n"
819 "fim automático da sessão\n"
820
821 #: execute_cmd.c:491
822 #, c-format
823 msgid "cannot redirect standard input from /dev/null: %s"
824 msgstr ""
825
826 #: execute_cmd.c:1091
827 #, c-format
828 msgid "TIMEFORMAT: `%c': invalid format character"
829 msgstr ""
830
831 #: execute_cmd.c:1942
832 #, fuzzy
833 msgid "pipe error"
834 msgstr "erro de `pipe': %s"
835
836 #: execute_cmd.c:4276
837 #, c-format
838 msgid "%s: restricted: cannot specify `/' in command names"
839 msgstr "%s: restrição: não é permitido especificar `/' em nomes de comandos"
840
841 #: execute_cmd.c:4367
842 #, c-format
843 msgid "%s: command not found"
844 msgstr "%s: comando não encontrado"
845
846 #: execute_cmd.c:4621
847 #, fuzzy, c-format
848 msgid "%s: %s: bad interpreter"
849 msgstr "%s: é um diretório"
850
851 #: execute_cmd.c:4770
852 #, fuzzy, c-format
853 msgid "cannot duplicate fd %d to fd %d"
854 msgstr "impossível duplicar fd (descritor de arquivo) %d para fd 0: %s"
855
856 #: expr.c:241
857 msgid "expression recursion level exceeded"
858 msgstr "excedido o nível de recursividade da expressão"
859
860 #: expr.c:265
861 #, fuzzy
862 msgid "recursion stack underflow"
863 msgstr "Estouro na base da pilha de recursividade"
864
865 #: expr.c:379
866 msgid "syntax error in expression"
867 msgstr "erro de sintaxe na expressão"
868
869 #: expr.c:419
870 msgid "attempted assignment to non-variable"
871 msgstr "tentativa de atribuição para algo que não é uma variável"
872
873 #: expr.c:440 expr.c:445 expr.c:756
874 msgid "division by 0"
875 msgstr "divisão por 0"
876
877 #: expr.c:471
878 #, fuzzy
879 msgid "bug: bad expassign token"
880 msgstr "Erro de programação: `token' inválido `%d' passado para expassign()"
881
882 #: expr.c:513
883 msgid "`:' expected for conditional expression"
884 msgstr "`:' esperado para expressão condicional"
885
886 #: expr.c:781
887 msgid "exponent less than 0"
888 msgstr ""
889
890 #: expr.c:826
891 msgid "identifier expected after pre-increment or pre-decrement"
892 msgstr ""
893
894 #: expr.c:854
895 msgid "missing `)'"
896 msgstr "faltando `)'"
897
898 #: expr.c:897 expr.c:1175
899 #, fuzzy
900 msgid "syntax error: operand expected"
901 msgstr "erro de sintaxe: fim prematuro do arquivo"
902
903 #: expr.c:1177
904 msgid "syntax error: invalid arithmetic operator"
905 msgstr ""
906
907 #: expr.c:1201
908 #, fuzzy, c-format
909 msgid "%s%s%s: %s (error token is \"%s\")"
910 msgstr "%s: %s: %s (erro: o `token' é \"%s\")\n"
911
912 #: expr.c:1259
913 msgid "invalid arithmetic base"
914 msgstr ""
915
916 #: expr.c:1279
917 msgid "value too great for base"
918 msgstr "valor muito grande para esta base de numeração"
919
920 #: expr.c:1328
921 #, fuzzy, c-format
922 msgid "%s: expression error\n"
923 msgstr "%s: esperado expressão de número inteiro"
924
925 #: general.c:61
926 #, fuzzy
927 msgid "getcwd: cannot access parent directories"
928 msgstr "getwd: impossível acessar os diretórios pais (anteriores)"
929
930 #: input.c:94 subst.c:4559
931 #, fuzzy, c-format
932 msgid "cannot reset nodelay mode for fd %d"
933 msgstr "impossível duplicar fd (descritor de arquivo) %d para fd 0: %s"
934
935 #: input.c:258
936 #, fuzzy, c-format
937 msgid "cannot allocate new file descriptor for bash input from fd %d"
938 msgstr ""
939 "impossível alocar novo descritor de arquivo (fd) para a entrada\n"
940 "do `bash'  a partir do descritor de arquivo (fd) %d: %s"
941
942 #: input.c:266
943 #, fuzzy, c-format
944 msgid "save_bash_input: buffer already exists for new fd %d"
945 msgstr ""
946 "check_bash_input: já existe o espaço intermediário (buffer)\n"
947 "para o novo descritor de arquivo (fd) %d"
948
949 #: jobs.c:466
950 msgid "start_pipeline: pgrp pipe"
951 msgstr ""
952
953 #: jobs.c:882
954 #, c-format
955 msgid "forked pid %d appears in running job %d"
956 msgstr ""
957
958 #: jobs.c:1000
959 #, c-format
960 msgid "deleting stopped job %d with process group %ld"
961 msgstr ""
962
963 #: jobs.c:1105
964 #, c-format
965 msgid "add_process: process %5ld (%s) in the_pipeline"
966 msgstr ""
967
968 #: jobs.c:1108
969 #, c-format
970 msgid "add_process: pid %5ld (%s) marked as still alive"
971 msgstr ""
972
973 #: jobs.c:1396
974 #, fuzzy, c-format
975 msgid "describe_pid: %ld: no such pid"
976 msgstr "describe_pid: o identificador do processo (pid) não existe (%d)!\n"
977
978 #: jobs.c:1411
979 #, fuzzy, c-format
980 msgid "Signal %d"
981 msgstr "Sinal desconhecido #%d"
982
983 #: jobs.c:1425 jobs.c:1450
984 msgid "Done"
985 msgstr "Concluído"
986
987 #: jobs.c:1430 siglist.c:122
988 msgid "Stopped"
989 msgstr "Parado"
990
991 #: jobs.c:1434
992 #, fuzzy, c-format
993 msgid "Stopped(%s)"
994 msgstr "Parado"
995
996 #: jobs.c:1438
997 msgid "Running"
998 msgstr "Executando"
999
1000 #: jobs.c:1452
1001 #, c-format
1002 msgid "Done(%d)"
1003 msgstr "Concluído(%d)"
1004
1005 #: jobs.c:1454
1006 #, c-format
1007 msgid "Exit %d"
1008 msgstr "Fim da execução com status %d"
1009
1010 #: jobs.c:1457
1011 msgid "Unknown status"
1012 msgstr "Status desconhecido"
1013
1014 #: jobs.c:1544
1015 #, c-format
1016 msgid "(core dumped) "
1017 msgstr "(imagem do núcleo gravada)"
1018
1019 #: jobs.c:1563
1020 #, fuzzy, c-format
1021 msgid "  (wd: %s)"
1022 msgstr "(wd agora: %s)\n"
1023
1024 #: jobs.c:1766
1025 #, fuzzy, c-format
1026 msgid "child setpgid (%ld to %ld)"
1027 msgstr "`setpgid' filho (%d para %d) erro %d: %s\n"
1028
1029 #: jobs.c:2094 nojobs.c:576
1030 #, fuzzy, c-format
1031 msgid "wait: pid %ld is not a child of this shell"
1032 msgstr "wait: o pid %d não é um filho deste `shell'"
1033
1034 #: jobs.c:2321
1035 #, c-format
1036 msgid "wait_for: No record of process %ld"
1037 msgstr ""
1038
1039 #: jobs.c:2593
1040 #, c-format
1041 msgid "wait_for_job: job %d is stopped"
1042 msgstr ""
1043
1044 #: jobs.c:2815
1045 #, c-format
1046 msgid "%s: job has terminated"
1047 msgstr "%s: o trabalho terminou"
1048
1049 #: jobs.c:2824
1050 #, c-format
1051 msgid "%s: job %d already in background"
1052 msgstr ""
1053
1054 #: jobs.c:3487
1055 #, fuzzy, c-format
1056 msgid "%s: line %d: "
1057 msgstr "encaixe (slot) %3d: "
1058
1059 #: jobs.c:3501 nojobs.c:805
1060 #, c-format
1061 msgid " (core dumped)"
1062 msgstr " (imagem do núcleo gravada)"
1063
1064 #: jobs.c:3513 jobs.c:3526
1065 #, c-format
1066 msgid "(wd now: %s)\n"
1067 msgstr "(wd agora: %s)\n"
1068
1069 #: jobs.c:3558
1070 #, fuzzy
1071 msgid "initialize_job_control: getpgrp failed"
1072 msgstr "initialize_jobs: getpgrp falhou: %s"
1073
1074 #: jobs.c:3618
1075 #, fuzzy
1076 msgid "initialize_job_control: line discipline"
1077 msgstr "initialize_jobs: disciplina da linha: %s"
1078
1079 #: jobs.c:3628
1080 #, fuzzy
1081 msgid "initialize_job_control: setpgid"
1082 msgstr "initialize_jobs: getpgrp falhou: %s"
1083
1084 #: jobs.c:3656
1085 #, c-format
1086 msgid "cannot set terminal process group (%d)"
1087 msgstr ""
1088
1089 #: jobs.c:3661
1090 msgid "no job control in this shell"
1091 msgstr "nenhum controle de trabalho nesta `shell'"
1092
1093 #: lib/malloc/malloc.c:296
1094 #, c-format
1095 msgid "malloc: failed assertion: %s\n"
1096 msgstr ""
1097
1098 #: lib/malloc/malloc.c:312
1099 #, c-format
1100 msgid ""
1101 "\r\n"
1102 "malloc: %s:%d: assertion botched\r\n"
1103 msgstr ""
1104
1105 #: lib/malloc/malloc.c:313
1106 #, fuzzy
1107 msgid "unknown"
1108 msgstr "<desconhecido>"
1109
1110 #: lib/malloc/malloc.c:797
1111 msgid "malloc: block on free list clobbered"
1112 msgstr ""
1113
1114 #: lib/malloc/malloc.c:874
1115 msgid "free: called with already freed block argument"
1116 msgstr ""
1117
1118 #: lib/malloc/malloc.c:877
1119 msgid "free: called with unallocated block argument"
1120 msgstr ""
1121
1122 #: lib/malloc/malloc.c:896
1123 msgid "free: underflow detected; mh_nbytes out of range"
1124 msgstr ""
1125
1126 #: lib/malloc/malloc.c:902
1127 msgid "free: start and end chunk sizes differ"
1128 msgstr ""
1129
1130 #: lib/malloc/malloc.c:1001
1131 msgid "realloc: called with unallocated block argument"
1132 msgstr ""
1133
1134 #: lib/malloc/malloc.c:1016
1135 msgid "realloc: underflow detected; mh_nbytes out of range"
1136 msgstr ""
1137
1138 #: lib/malloc/malloc.c:1022
1139 msgid "realloc: start and end chunk sizes differ"
1140 msgstr ""
1141
1142 #: lib/malloc/table.c:177
1143 #, c-format
1144 msgid "register_alloc: alloc table is full with FIND_ALLOC?\n"
1145 msgstr ""
1146
1147 #: lib/malloc/table.c:184
1148 #, c-format
1149 msgid "register_alloc: %p already in table as allocated?\n"
1150 msgstr ""
1151
1152 #: lib/malloc/table.c:220
1153 #, c-format
1154 msgid "register_free: %p already in table as free?\n"
1155 msgstr ""
1156
1157 #: lib/sh/fmtulong.c:101
1158 msgid "invalid base"
1159 msgstr ""
1160
1161 #: lib/sh/netopen.c:168
1162 #, fuzzy, c-format
1163 msgid "%s: host unknown"
1164 msgstr "desconhecido"
1165
1166 #: lib/sh/netopen.c:175
1167 #, c-format
1168 msgid "%s: invalid service"
1169 msgstr ""
1170
1171 #: lib/sh/netopen.c:306
1172 #, c-format
1173 msgid "%s: bad network path specification"
1174 msgstr ""
1175
1176 #: lib/sh/netopen.c:346
1177 msgid "network operations not supported"
1178 msgstr ""
1179
1180 #: mailcheck.c:433
1181 msgid "You have mail in $_"
1182 msgstr "Você tem mensagem de correio em $_"
1183
1184 #: mailcheck.c:458
1185 msgid "You have new mail in $_"
1186 msgstr "Você tem mensagem nova de correio em $_"
1187
1188 #: mailcheck.c:474
1189 #, c-format
1190 msgid "The mail in %s has been read\n"
1191 msgstr "As mensagens de correio em %s foram lidas\n"
1192
1193 #: make_cmd.c:322
1194 #, fuzzy
1195 msgid "syntax error: arithmetic expression required"
1196 msgstr "erro de sintaxe na expressão"
1197
1198 #: make_cmd.c:324
1199 #, fuzzy
1200 msgid "syntax error: `;' unexpected"
1201 msgstr "erro de sintaxe: fim prematuro do arquivo"
1202
1203 #: make_cmd.c:325
1204 #, fuzzy, c-format
1205 msgid "syntax error: `((%s))'"
1206 msgstr "erro de sintaxe"
1207
1208 #: make_cmd.c:567
1209 #, c-format
1210 msgid "make_here_document: bad instruction type %d"
1211 msgstr "make_here_document: o tipo da instrução está incorreto %d"
1212
1213 #: make_cmd.c:651
1214 #, c-format
1215 msgid "here-document at line %d delimited by end-of-file (wanted `%s')"
1216 msgstr ""
1217
1218 #: make_cmd.c:746
1219 #, c-format
1220 msgid "make_redirection: redirection instruction `%d' out of range"
1221 msgstr ""
1222
1223 #: parse.y:2986 parse.y:3218
1224 #, fuzzy, c-format
1225 msgid "unexpected EOF while looking for matching `%c'"
1226 msgstr "encontrado EOF não esperado enquanto procurava por `%c'"
1227
1228 #: parse.y:3722
1229 #, fuzzy
1230 msgid "unexpected EOF while looking for `]]'"
1231 msgstr "encontrado EOF não esperado enquanto procurava por `%c'"
1232
1233 #: parse.y:3727
1234 #, fuzzy, c-format
1235 msgid "syntax error in conditional expression: unexpected token `%s'"
1236 msgstr "erro de sintaxe próximo do `token' não esperado `%s'"
1237
1238 #: parse.y:3731
1239 #, fuzzy
1240 msgid "syntax error in conditional expression"
1241 msgstr "erro de sintaxe na expressão"
1242
1243 #: parse.y:3809
1244 #, c-format
1245 msgid "unexpected token `%s', expected `)'"
1246 msgstr ""
1247
1248 #: parse.y:3813
1249 #, fuzzy
1250 msgid "expected `)'"
1251 msgstr "esperado `)'"
1252
1253 #: parse.y:3841
1254 #, c-format
1255 msgid "unexpected argument `%s' to conditional unary operator"
1256 msgstr ""
1257
1258 #: parse.y:3845
1259 msgid "unexpected argument to conditional unary operator"
1260 msgstr ""
1261
1262 #: parse.y:3885
1263 #, fuzzy, c-format
1264 msgid "unexpected token `%s', conditional binary operator expected"
1265 msgstr "%s: esperado operador binário"
1266
1267 #: parse.y:3889
1268 #, fuzzy
1269 msgid "conditional binary operator expected"
1270 msgstr "%s: esperado operador binário"
1271
1272 #: parse.y:3906
1273 #, c-format
1274 msgid "unexpected argument `%s' to conditional binary operator"
1275 msgstr ""
1276
1277 #: parse.y:3910
1278 msgid "unexpected argument to conditional binary operator"
1279 msgstr ""
1280
1281 #: parse.y:3921
1282 #, fuzzy, c-format
1283 msgid "unexpected token `%c' in conditional command"
1284 msgstr "`:' esperado para expressão condicional"
1285
1286 #: parse.y:3924
1287 #, fuzzy, c-format
1288 msgid "unexpected token `%s' in conditional command"
1289 msgstr "`:' esperado para expressão condicional"
1290
1291 #: parse.y:3928
1292 #, fuzzy, c-format
1293 msgid "unexpected token %d in conditional command"
1294 msgstr "`:' esperado para expressão condicional"
1295
1296 #: parse.y:5195
1297 #, c-format
1298 msgid "syntax error near unexpected token `%s'"
1299 msgstr "erro de sintaxe próximo do `token' não esperado `%s'"
1300
1301 #: parse.y:5213
1302 #, fuzzy, c-format
1303 msgid "syntax error near `%s'"
1304 msgstr "erro de sintaxe próximo do `token' não esperado `%s'"
1305
1306 #: parse.y:5223
1307 msgid "syntax error: unexpected end of file"
1308 msgstr "erro de sintaxe: fim prematuro do arquivo"
1309
1310 #: parse.y:5223
1311 msgid "syntax error"
1312 msgstr "erro de sintaxe"
1313
1314 #: parse.y:5285
1315 #, c-format
1316 msgid "Use \"%s\" to leave the shell.\n"
1317 msgstr "Use \"%s\" para sair da `shell'.\n"
1318
1319 #: parse.y:5447
1320 #, fuzzy
1321 msgid "unexpected EOF while looking for matching `)'"
1322 msgstr "encontrado EOF não esperado enquanto procurava por `%c'"
1323
1324 #: pcomplete.c:1016
1325 #, c-format
1326 msgid "completion: function `%s' not found"
1327 msgstr ""
1328
1329 #: pcomplib.c:179
1330 #, c-format
1331 msgid "progcomp_insert: %s: NULL COMPSPEC"
1332 msgstr ""
1333
1334 #: print_cmd.c:287
1335 #, c-format
1336 msgid "print_command: bad connector `%d'"
1337 msgstr "print_command: conector incorreto `%d'"
1338
1339 #: print_cmd.c:1347
1340 #, c-format
1341 msgid "cprintf: `%c': invalid format character"
1342 msgstr ""
1343
1344 #: redir.c:105
1345 msgid "file descriptor out of range"
1346 msgstr ""
1347
1348 #: redir.c:148
1349 #, fuzzy, c-format
1350 msgid "%s: ambiguous redirect"
1351 msgstr "%s: Redirecionamento ambíguo"
1352
1353 #: redir.c:152
1354 #, fuzzy, c-format
1355 msgid "%s: cannot overwrite existing file"
1356 msgstr "%s: Impossível sobrescrever arquivo existente"
1357
1358 #: redir.c:157
1359 #, fuzzy, c-format
1360 msgid "%s: restricted: cannot redirect output"
1361 msgstr "%s: restrição: não é permitido especificar `/' em nomes de comandos"
1362
1363 #: redir.c:162
1364 #, fuzzy, c-format
1365 msgid "cannot create temp file for here-document: %s"
1366 msgstr "impossível criar `pipe' para a substituição do processo: %s"
1367
1368 #: redir.c:517
1369 msgid "/dev/(tcp|udp)/host/port not supported without networking"
1370 msgstr ""
1371
1372 #: redir.c:1023
1373 #, fuzzy
1374 msgid "redirection error: cannot duplicate fd"
1375 msgstr "erro de redirecionamento"
1376
1377 #: shell.c:328
1378 msgid "could not find /tmp, please create!"
1379 msgstr ""
1380
1381 #: shell.c:332
1382 msgid "/tmp must be a valid directory name"
1383 msgstr ""
1384
1385 #: shell.c:876
1386 #, fuzzy, c-format
1387 msgid "%c%c: invalid option"
1388 msgstr "%c%c: opção incorreta"
1389
1390 #: shell.c:1638
1391 msgid "I have no name!"
1392 msgstr "Eu não tenho nome!"
1393
1394 #: shell.c:1778
1395 #, fuzzy, c-format
1396 msgid "GNU bash, version %s-(%s)\n"
1397 msgstr "GNU %s, versão %s\n"
1398
1399 #: shell.c:1779
1400 #, c-format
1401 msgid ""
1402 "Usage:\t%s [GNU long option] [option] ...\n"
1403 "\t%s [GNU long option] [option] script-file ...\n"
1404 msgstr ""
1405 "Utilização:\t%s [opção-longa-GNU] [opção] ...\n"
1406 "\t%s [opção-longa-GNU] [opção] arquivo-de-script ...\n"
1407
1408 #: shell.c:1781
1409 msgid "GNU long options:\n"
1410 msgstr "opções-longas-GNU:\n"
1411
1412 #: shell.c:1785
1413 msgid "Shell options:\n"
1414 msgstr "Opções da `shell':\n"
1415
1416 #: shell.c:1786
1417 #, fuzzy
1418 msgid "\t-irsD or -c command or -O shopt_option\t\t(invocation only)\n"
1419 msgstr "\t-irsD ou -c comando\t\t(somente para chamada)\n"
1420
1421 #: shell.c:1801
1422 #, c-format
1423 msgid "\t-%s or -o option\n"
1424 msgstr "\t-%s ou -o opção\n"
1425
1426 #: shell.c:1807
1427 #, c-format
1428 msgid "Type `%s -c \"help set\"' for more information about shell options.\n"
1429 msgstr ""
1430 "Digite `%s -c \"help set\"' para mais informações sobre as opções da "
1431 "`shell'.\n"
1432
1433 #: shell.c:1808
1434 #, c-format
1435 msgid "Type `%s -c help' for more information about shell builtin commands.\n"
1436 msgstr ""
1437 "Digite `%s -c help' para mais informações sobre os comandos internos do "
1438 "`shell'.\n"
1439
1440 #: shell.c:1809
1441 #, c-format
1442 msgid "Use the `bashbug' command to report bugs.\n"
1443 msgstr ""
1444
1445 #: sig.c:583
1446 #, c-format
1447 msgid "sigprocmask: %d: invalid operation"
1448 msgstr ""
1449
1450 #: siglist.c:47
1451 msgid "Bogus signal"
1452 msgstr "Sinal falso"
1453
1454 #: siglist.c:50
1455 msgid "Hangup"
1456 msgstr "Hangup"
1457
1458 #: siglist.c:54
1459 msgid "Interrupt"
1460 msgstr "Interromper"
1461
1462 #: siglist.c:58
1463 msgid "Quit"
1464 msgstr "Sair"
1465
1466 #: siglist.c:62
1467 msgid "Illegal instruction"
1468 msgstr "Instrução ilegal"
1469
1470 #: siglist.c:66
1471 msgid "BPT trace/trap"
1472 msgstr "BPT Rastreamento/Captura (BPT trace/trap)"
1473
1474 #: siglist.c:74
1475 msgid "ABORT instruction"
1476 msgstr "Instrução ABORT"
1477
1478 #: siglist.c:78
1479 msgid "EMT instruction"
1480 msgstr "Instrução EMT"
1481
1482 #: siglist.c:82
1483 msgid "Floating point exception"
1484 msgstr "Exceção de ponto flutuante"
1485
1486 #: siglist.c:86
1487 msgid "Killed"
1488 msgstr "Morto (Killed)"
1489
1490 #: siglist.c:90
1491 msgid "Bus error"
1492 msgstr "Erro do barramento"
1493
1494 #: siglist.c:94
1495 msgid "Segmentation fault"
1496 msgstr "Falha de segmentação"
1497
1498 #: siglist.c:98
1499 msgid "Bad system call"
1500 msgstr "Chamada incorreta do sistema"
1501
1502 #: siglist.c:102
1503 msgid "Broken pipe"
1504 msgstr "`Pipe' partido (Escrita sem leitura)"
1505
1506 #: siglist.c:106
1507 msgid "Alarm clock"
1508 msgstr "Relógio de alarme"
1509
1510 #: siglist.c:110
1511 #, fuzzy
1512 msgid "Terminated"
1513 msgstr "exibida."
1514
1515 #: siglist.c:114
1516 msgid "Urgent IO condition"
1517 msgstr "Condição urgente de Entrada/Saída"
1518
1519 #: siglist.c:118
1520 msgid "Stopped (signal)"
1521 msgstr "Parado (sinal)"
1522
1523 #: siglist.c:126
1524 msgid "Continue"
1525 msgstr "Continuar"
1526
1527 #: siglist.c:134
1528 msgid "Child death or stop"
1529 msgstr "Processo filho parado ou terminado"
1530
1531 #: siglist.c:138
1532 msgid "Stopped (tty input)"
1533 msgstr "Parado (entrada tty)"
1534
1535 #: siglist.c:142
1536 msgid "Stopped (tty output)"
1537 msgstr "Parado (saída tty)"
1538
1539 #: siglist.c:146
1540 msgid "I/O ready"
1541 msgstr "Entrada/Saída pronta"
1542
1543 #: siglist.c:150
1544 msgid "CPU limit"
1545 msgstr "Tempo limite de CPU excedido"
1546
1547 #: siglist.c:154
1548 msgid "File limit"
1549 msgstr "Tamanho limite do arquivo excedido"
1550
1551 #: siglist.c:158
1552 msgid "Alarm (virtual)"
1553 msgstr "Alarme virtual de tempo"
1554
1555 #: siglist.c:162
1556 msgid "Alarm (profile)"
1557 msgstr "Alarme (profile)"
1558
1559 #: siglist.c:166
1560 msgid "Window changed"
1561 msgstr "Janela mudada"
1562
1563 #: siglist.c:170
1564 msgid "Record lock"
1565 msgstr "Registro bloqueado (lock)"
1566
1567 #: siglist.c:174
1568 msgid "User signal 1"
1569 msgstr "Sinal 1 definido pelo usuário"
1570
1571 #: siglist.c:178
1572 msgid "User signal 2"
1573 msgstr "Sinal 2 definido pelo usuário"
1574
1575 #: siglist.c:182
1576 msgid "HFT input data pending"
1577 msgstr "entrada de dados HFT pendente"
1578
1579 #: siglist.c:186
1580 msgid "power failure imminent"
1581 msgstr "falha iminente de energia"
1582
1583 #: siglist.c:190
1584 msgid "system crash imminent"
1585 msgstr "falha iminente do sistema"
1586
1587 #: siglist.c:194
1588 msgid "migrate process to another CPU"
1589 msgstr "migrar o processo para outra CPU"
1590
1591 #: siglist.c:198
1592 msgid "programming error"
1593 msgstr "erro de programação"
1594
1595 #: siglist.c:202
1596 msgid "HFT monitor mode granted"
1597 msgstr "modo monitor HFT autorizado"
1598
1599 #: siglist.c:206
1600 msgid "HFT monitor mode retracted"
1601 msgstr "modo monitor HFT rescindido"
1602
1603 #: siglist.c:210
1604 msgid "HFT sound sequence has completed"
1605 msgstr "a seqüência de som HFT foi completada"
1606
1607 #: siglist.c:214
1608 msgid "Information request"
1609 msgstr ""
1610
1611 #: siglist.c:222
1612 msgid "Unknown Signal #"
1613 msgstr "Sinal desconhecido #"
1614
1615 #: siglist.c:224
1616 #, c-format
1617 msgid "Unknown Signal #%d"
1618 msgstr "Sinal desconhecido #%d"
1619
1620 #: subst.c:1181 subst.c:1302
1621 #, fuzzy, c-format
1622 msgid "bad substitution: no closing `%s' in %s"
1623 msgstr "substituição incorreta: nenhum `%s' em %s"
1624
1625 #: subst.c:2458
1626 #, c-format
1627 msgid "%s: cannot assign list to array member"
1628 msgstr "%s: impossível atribuir uma lista a um membro de uma matriz (array)"
1629
1630 #: subst.c:4456 subst.c:4472
1631 #, fuzzy
1632 msgid "cannot make pipe for process substitution"
1633 msgstr "impossível criar `pipe' para a substituição do processo: %s"
1634
1635 #: subst.c:4504
1636 #, fuzzy
1637 msgid "cannot make child for process substitution"
1638 msgstr "impossível criar um processo filho para a substituição do processo: %s"
1639
1640 #: subst.c:4549
1641 #, fuzzy, c-format
1642 msgid "cannot open named pipe %s for reading"
1643 msgstr "impossível abrir o `named pipe' %s para %s: %s"
1644
1645 #: subst.c:4551
1646 #, fuzzy, c-format
1647 msgid "cannot open named pipe %s for writing"
1648 msgstr "impossível abrir o `named pipe' %s para %s: %s"
1649
1650 #: subst.c:4569
1651 #, fuzzy, c-format
1652 msgid "cannot duplicate named pipe %s as fd %d"
1653 msgstr ""
1654 "impossível duplicar o `named pipe' %s\n"
1655 "como descritor de arquivo (fd) %d: %s"
1656
1657 #: subst.c:4765
1658 #, fuzzy
1659 msgid "cannot make pipe for command substitution"
1660 msgstr "impossível construir `pipes' para substituição do comando: %s"
1661
1662 #: subst.c:4799
1663 #, fuzzy
1664 msgid "cannot make child for command substitution"
1665 msgstr "impossível criar um processo filho para substituição do comando: %s"
1666
1667 #: subst.c:4816
1668 #, fuzzy
1669 msgid "command_substitute: cannot duplicate pipe as fd 1"
1670 msgstr ""
1671 "command_substitute: impossível duplicar o `pipe' como\n"
1672 "descritor de arquivo (fd) 1: %s"
1673
1674 #: subst.c:5318
1675 #, c-format
1676 msgid "%s: parameter null or not set"
1677 msgstr "%s: parâmetro nulo ou não inicializado"
1678
1679 #: subst.c:5608
1680 #, c-format
1681 msgid "%s: substring expression < 0"
1682 msgstr "%s: expressão de substring < 0"
1683
1684 #: subst.c:6660
1685 #, c-format
1686 msgid "%s: bad substitution"
1687 msgstr "%s: substituição incorreta"
1688
1689 #: subst.c:6740
1690 #, c-format
1691 msgid "$%s: cannot assign in this way"
1692 msgstr "$%s: impossível atribuir desta maneira"
1693
1694 #: subst.c:7479
1695 #, fuzzy, c-format
1696 msgid "bad substitution: no closing \"`\" in %s"
1697 msgstr "substituição incorreta: nenhum `%s' em %s"
1698
1699 #: subst.c:8354
1700 #, c-format
1701 msgid "no match: %s"
1702 msgstr ""
1703
1704 #: test.c:145
1705 msgid "argument expected"
1706 msgstr "esperado argumento"
1707
1708 #: test.c:154
1709 #, c-format
1710 msgid "%s: integer expression expected"
1711 msgstr "%s: esperado expressão de número inteiro"
1712
1713 #: test.c:262
1714 msgid "`)' expected"
1715 msgstr "esperado `)'"
1716
1717 #: test.c:264
1718 #, c-format
1719 msgid "`)' expected, found %s"
1720 msgstr "esperado `)', encontrado %s"
1721
1722 #: test.c:279 test.c:688 test.c:691
1723 #, c-format
1724 msgid "%s: unary operator expected"
1725 msgstr "%s: esperado operador unário"
1726
1727 #: test.c:444 test.c:731
1728 #, c-format
1729 msgid "%s: binary operator expected"
1730 msgstr "%s: esperado operador binário"
1731
1732 #: test.c:806
1733 msgid "missing `]'"
1734 msgstr "faltando `]'"
1735
1736 #: trap.c:201
1737 #, fuzzy
1738 msgid "invalid signal number"
1739 msgstr "número do sinal incorreto"
1740
1741 #: trap.c:324
1742 #, c-format
1743 msgid "run_pending_traps: bad value in trap_list[%d]: %p"
1744 msgstr ""
1745
1746 #: trap.c:328
1747 #, c-format
1748 msgid ""
1749 "run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
1750 msgstr ""
1751
1752 #: trap.c:372
1753 #, fuzzy, c-format
1754 msgid "trap_handler: bad signal %d"
1755 msgstr "trap_handler: Sinal incorreto %d"
1756
1757 #: variables.c:358
1758 #, c-format
1759 msgid "error importing function definition for `%s'"
1760 msgstr "erro ao importar a definição da função para `%s'"
1761
1762 #: variables.c:736
1763 #, c-format
1764 msgid "shell level (%d) too high, resetting to 1"
1765 msgstr ""
1766
1767 #: variables.c:1898
1768 msgid "make_local_variable: no function context at current scope"
1769 msgstr ""
1770
1771 #: variables.c:3127
1772 msgid "all_local_variables: no function context at current scope"
1773 msgstr ""
1774
1775 #: variables.c:3344 variables.c:3353
1776 #, c-format
1777 msgid "invalid character %d in exportstr for %s"
1778 msgstr ""
1779
1780 #: variables.c:3359
1781 #, c-format
1782 msgid "no `=' in exportstr for %s"
1783 msgstr ""
1784
1785 #: variables.c:3794
1786 msgid "pop_var_context: head of shell_variables not a function context"
1787 msgstr ""
1788
1789 #: variables.c:3807
1790 msgid "pop_var_context: no global_variables context"
1791 msgstr ""
1792
1793 #: variables.c:3881
1794 msgid "pop_scope: head of shell_variables not a temporary environment scope"
1795 msgstr ""
1796
1797 #: version.c:46
1798 msgid "Copyright (C) 2009 Free Software Foundation, Inc."
1799 msgstr ""
1800
1801 #: version.c:47
1802 msgid ""
1803 "License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
1804 "html>\n"
1805 msgstr ""
1806
1807 #: version.c:86
1808 #, fuzzy, c-format
1809 msgid "GNU bash, version %s (%s)\n"
1810 msgstr "GNU %s, versão %s\n"
1811
1812 #: version.c:91
1813 #, c-format
1814 msgid "This is free software; you are free to change and redistribute it.\n"
1815 msgstr ""
1816
1817 #: version.c:92
1818 #, c-format
1819 msgid "There is NO WARRANTY, to the extent permitted by law.\n"
1820 msgstr ""
1821
1822 #: xmalloc.c:92
1823 #, c-format
1824 msgid "xmalloc: cannot allocate %lu bytes (%lu bytes allocated)"
1825 msgstr "xmalloc: impossível alocar %lu bytes (%lu bytes alocados)"
1826
1827 #: xmalloc.c:94
1828 #, fuzzy, c-format
1829 msgid "xmalloc: cannot allocate %lu bytes"
1830 msgstr "xmalloc: impossível alocar %lu bytes (%lu bytes alocados)"
1831
1832 #: xmalloc.c:114
1833 #, c-format
1834 msgid "xrealloc: cannot reallocate %lu bytes (%lu bytes allocated)"
1835 msgstr "xrealloc: impossível realocar %lu bytes (%lu bytes alocados)"
1836
1837 #: xmalloc.c:116
1838 #, fuzzy, c-format
1839 msgid "xrealloc: cannot allocate %lu bytes"
1840 msgstr "xrealloc: impossível realocar %lu bytes (%lu bytes alocados)"
1841
1842 #: xmalloc.c:150
1843 #, fuzzy, c-format
1844 msgid "xmalloc: %s:%d: cannot allocate %lu bytes (%lu bytes allocated)"
1845 msgstr "xmalloc: impossível alocar %lu bytes (%lu bytes alocados)"
1846
1847 #: xmalloc.c:152
1848 #, fuzzy, c-format
1849 msgid "xmalloc: %s:%d: cannot allocate %lu bytes"
1850 msgstr "xmalloc: impossível alocar %lu bytes (%lu bytes alocados)"
1851
1852 #: xmalloc.c:174
1853 #, fuzzy, c-format
1854 msgid "xrealloc: %s:%d: cannot reallocate %lu bytes (%lu bytes allocated)"
1855 msgstr "xrealloc: impossível realocar %lu bytes (%lu bytes alocados)"
1856
1857 #: xmalloc.c:176
1858 #, fuzzy, c-format
1859 msgid "xrealloc: %s:%d: cannot allocate %lu bytes"
1860 msgstr "xrealloc: impossível realocar %lu bytes (%lu bytes alocados)"
1861
1862 #: builtins.c:43
1863 msgid "alias [-p] [name[=value] ... ]"
1864 msgstr "alias [-p] [NOME[=VALOR] ... ]"
1865
1866 #: builtins.c:47
1867 #, fuzzy
1868 msgid "unalias [-a] name [name ...]"
1869 msgstr "unalias [-a] [NOME ...]"
1870
1871 #: builtins.c:51
1872 #, fuzzy
1873 msgid ""
1874 "bind [-lpvsPVS] [-m keymap] [-f filename] [-q name] [-u name] [-r keyseq] [-"
1875 "x keyseq:shell-command] [keyseq:readline-function or readline-command]"
1876 msgstr ""
1877 "bind [-lpvsPVS] [-m MAPA-TECLAS] [-f ARQUIVO] [-q NOME-FUNÇÃO] [-r SEQ-"
1878 "TECLAS] [SEQ-TECLAS:FUNÇÃO-DE-LEITURA-DE-LINHA]"
1879
1880 #: builtins.c:54
1881 msgid "break [n]"
1882 msgstr "break [n]"
1883
1884 #: builtins.c:56
1885 msgid "continue [n]"
1886 msgstr "continue [n]"
1887
1888 #: builtins.c:58
1889 msgid "builtin [shell-builtin [arg ...]]"
1890 msgstr "builtin [COMANDO-INTERNO-DA-SHELL [ARG ...]]"
1891
1892 #: builtins.c:61
1893 #, fuzzy
1894 msgid "caller [expr]"
1895 msgstr "test [EXPR]"
1896
1897 #: builtins.c:64
1898 #, fuzzy
1899 msgid "cd [-L|-P] [dir]"
1900 msgstr "cd [-PL] [DIR]"
1901
1902 #: builtins.c:66
1903 #, fuzzy
1904 msgid "pwd [-LP]"
1905 msgstr "pwd [-PL]"
1906
1907 #: builtins.c:68
1908 msgid ":"
1909 msgstr ":"
1910
1911 #: builtins.c:70
1912 msgid "true"
1913 msgstr ""
1914
1915 #: builtins.c:72
1916 msgid "false"
1917 msgstr ""
1918
1919 #: builtins.c:74
1920 msgid "command [-pVv] command [arg ...]"
1921 msgstr "command [-pVv] COMANDO [ARG ...]"
1922
1923 #: builtins.c:76
1924 #, fuzzy
1925 msgid "declare [-aAfFilrtux] [-p] [name[=value] ...]"
1926 msgstr "declare [-afFrxi] [-p] NOME[=VALOR] ..."
1927
1928 #: builtins.c:78
1929 #, fuzzy
1930 msgid "typeset [-aAfFilrtux] [-p] name[=value] ..."
1931 msgstr "typeset [-afFrxi] [-p] NOME[=VALOR] ..."
1932
1933 #: builtins.c:80
1934 #, fuzzy
1935 msgid "local [option] name[=value] ..."
1936 msgstr "local NOME[=VALOR] ..."
1937
1938 #: builtins.c:83
1939 msgid "echo [-neE] [arg ...]"
1940 msgstr "echo [-neE] [ARG ...]"
1941
1942 #: builtins.c:87
1943 msgid "echo [-n] [arg ...]"
1944 msgstr "echo [-n] [ARG ...]"
1945
1946 #: builtins.c:90
1947 #, fuzzy
1948 msgid "enable [-a] [-dnps] [-f filename] [name ...]"
1949 msgstr "enable [-pnds] [-a] [-f ARQUIVO] [NOME ...]"
1950
1951 #: builtins.c:92
1952 msgid "eval [arg ...]"
1953 msgstr "eval [ARG ...]"
1954
1955 #: builtins.c:94
1956 msgid "getopts optstring name [arg]"
1957 msgstr "getopts OPÇÕES NOME [ARG]"
1958
1959 #: builtins.c:96
1960 #, fuzzy
1961 msgid "exec [-cl] [-a name] [command [arguments ...]] [redirection ...]"
1962 msgstr "exec [-cl] [-a NOME] ARQUIVO [REDIRECIONAMENTO ...]"
1963
1964 #: builtins.c:98
1965 msgid "exit [n]"
1966 msgstr "exit [n]"
1967
1968 #: builtins.c:100
1969 #, fuzzy
1970 msgid "logout [n]"
1971 msgstr "logout"
1972
1973 #: builtins.c:103
1974 #, fuzzy
1975 msgid "fc [-e ename] [-lnr] [first] [last] or fc -s [pat=rep] [command]"
1976 msgstr ""
1977 "fc [-e EDITOR] [-nlr] [PRIMEIRO] [ÚLTIMO] ou fc -s [ANTIGO=NOVO] [COMANDO]"
1978
1979 #: builtins.c:107
1980 msgid "fg [job_spec]"
1981 msgstr "fg [JOB-ESPECIFICADO]"
1982
1983 #: builtins.c:111
1984 #, fuzzy
1985 msgid "bg [job_spec ...]"
1986 msgstr "bg [JOB-ESPECIFICADO]"
1987
1988 #: builtins.c:114
1989 #, fuzzy
1990 msgid "hash [-lr] [-p pathname] [-dt] [name ...]"
1991 msgstr "hash [-r] [-p CAMINHO] [NOME ...]"
1992
1993 #: builtins.c:117
1994 #, fuzzy
1995 msgid "help [-ds] [pattern ...]"
1996 msgstr "help [PADRÃO ...]"
1997
1998 #: builtins.c:121
1999 #, fuzzy
2000 msgid ""
2001 "history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg "
2002 "[arg...]"
2003 msgstr ""
2004 "history [-c] [n] ou history -awrn [ARQUIVO] ou history -ps ARG [ARG...]"
2005
2006 #: builtins.c:125
2007 msgid "jobs [-lnprs] [jobspec ...] or jobs -x command [args]"
2008 msgstr "jobs [-lnprs] [JOB-ESPECIFICADO ...] ou jobs -x COMANDO [ARGS]"
2009
2010 #: builtins.c:129
2011 #, fuzzy
2012 msgid "disown [-h] [-ar] [jobspec ...]"
2013 msgstr "disown [JOB-ESPECIFICADO ...]"
2014
2015 #: builtins.c:132
2016 #, fuzzy
2017 msgid ""
2018 "kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l "
2019 "[sigspec]"
2020 msgstr ""
2021 "kill [-s SIGSPEC | -n SIGNUM | -SIGSPEC] [PID | JOB]... ou kill -l [SIGSPEC]"
2022
2023 #: builtins.c:134
2024 msgid "let arg [arg ...]"
2025 msgstr "let ARG [ARG ...]"
2026
2027 #: builtins.c:136
2028 msgid ""
2029 "read [-ers] [-a array] [-d delim] [-i text] [-n nchars] [-p prompt] [-t "
2030 "timeout] [-u fd] [name ...]"
2031 msgstr ""
2032
2033 #: builtins.c:138
2034 msgid "return [n]"
2035 msgstr "return [n]"
2036
2037 #: builtins.c:140
2038 #, fuzzy
2039 msgid "set [--abefhkmnptuvxBCHP] [-o option-name] [arg ...]"
2040 msgstr "set [--abefhkmnptuvxBCHP] [-o OPÇÃO] [ARG ...]"
2041
2042 #: builtins.c:142
2043 msgid "unset [-f] [-v] [name ...]"
2044 msgstr "unset [-f] [-v] [NOME ...]"
2045
2046 #: builtins.c:144
2047 #, fuzzy
2048 msgid "export [-fn] [name[=value] ...] or export -p"
2049 msgstr "export [-nf] [NOME ...] ou export -p"
2050
2051 #: builtins.c:146
2052 #, fuzzy
2053 msgid "readonly [-af] [name[=value] ...] or readonly -p"
2054 msgstr "readonly [-anf] [NOME ...] ou readonly -p"
2055
2056 #: builtins.c:148
2057 #, fuzzy
2058 msgid "shift [n]"
2059 msgstr "exit [n]"
2060
2061 #: builtins.c:150
2062 #, fuzzy
2063 msgid "source filename [arguments]"
2064 msgstr "arquivo fonte"
2065
2066 #: builtins.c:152
2067 #, fuzzy
2068 msgid ". filename [arguments]"
2069 msgstr ". ARQUIVO"
2070
2071 #: builtins.c:155
2072 msgid "suspend [-f]"
2073 msgstr "suspend [-f]"
2074
2075 #: builtins.c:158
2076 msgid "test [expr]"
2077 msgstr "test [EXPR]"
2078
2079 #: builtins.c:160
2080 msgid "[ arg... ]"
2081 msgstr "[ ARG... ]"
2082
2083 #: builtins.c:162
2084 msgid "times"
2085 msgstr "times"
2086
2087 #: builtins.c:164
2088 #, fuzzy
2089 msgid "trap [-lp] [[arg] signal_spec ...]"
2090 msgstr "trap [ARG] [SINAL-ESPEC] ou trap -l"
2091
2092 #: builtins.c:166
2093 #, fuzzy
2094 msgid "type [-afptP] name [name ...]"
2095 msgstr "type [-apt] NOME [NOME ...]"
2096
2097 #: builtins.c:169
2098 #, fuzzy
2099 msgid "ulimit [-SHacdefilmnpqrstuvx] [limit]"
2100 msgstr "ulimit [-SHacdfmstpnuv] [LIMITE]"
2101
2102 #: builtins.c:172
2103 #, fuzzy
2104 msgid "umask [-p] [-S] [mode]"
2105 msgstr "umask [-S] [MODO]"
2106
2107 #: builtins.c:175
2108 #, fuzzy
2109 msgid "wait [id]"
2110 msgstr "wait [n]"
2111
2112 #: builtins.c:179
2113 #, fuzzy
2114 msgid "wait [pid]"
2115 msgstr "wait [n]"
2116
2117 #: builtins.c:182
2118 #, fuzzy
2119 msgid "for NAME [in WORDS ... ] ; do COMMANDS; done"
2120 msgstr "for NOME [in PALAVRAS ... ;] do COMANDOS; done"
2121
2122 #: builtins.c:184
2123 #, fuzzy
2124 msgid "for (( exp1; exp2; exp3 )); do COMMANDS; done"
2125 msgstr "for NOME [in PALAVRAS ... ;] do COMANDOS; done"
2126
2127 #: builtins.c:186
2128 msgid "select NAME [in WORDS ... ;] do COMMANDS; done"
2129 msgstr "select NOME [in PALAVRAS ... ;] do COMANDOS; done"
2130
2131 #: builtins.c:188
2132 msgid "time [-p] pipeline"
2133 msgstr ""
2134
2135 #: builtins.c:190
2136 msgid "case WORD in [PATTERN [| PATTERN]...) COMMANDS ;;]... esac"
2137 msgstr "case PALAVRA in [PADRÃO [| PADRÃO]...) COMANDOS ;;]... esac"
2138
2139 #: builtins.c:192
2140 msgid ""
2141 "if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else "
2142 "COMMANDS; ] fi"
2143 msgstr ""
2144 "if COMANDOS; then COMANDOS; [ elif COMANDOS; then COMANDOS; ]... [ else "
2145 "COMANDOS; ] fi"
2146
2147 #: builtins.c:194
2148 msgid "while COMMANDS; do COMMANDS; done"
2149 msgstr "while COMANDOS; do COMANDOS; done"
2150
2151 #: builtins.c:196
2152 msgid "until COMMANDS; do COMMANDS; done"
2153 msgstr "until COMANDOS; do COMANDOS; done"
2154
2155 #: builtins.c:198
2156 #, fuzzy
2157 msgid "function name { COMMANDS ; } or name () { COMMANDS ; }"
2158 msgstr "function NOME { COMANDOS ; } ou NOME () { COMANDOS ; }"
2159
2160 #: builtins.c:200
2161 #, fuzzy
2162 msgid "{ COMMANDS ; }"
2163 msgstr "{ COMANDOS }"
2164
2165 #: builtins.c:202
2166 #, fuzzy
2167 msgid "job_spec [&]"
2168 msgstr "fg [JOB-ESPECIFICADO]"
2169
2170 #: builtins.c:204
2171 #, fuzzy
2172 msgid "(( expression ))"
2173 msgstr "esperado uma expressão"
2174
2175 #: builtins.c:206
2176 #, fuzzy
2177 msgid "[[ expression ]]"
2178 msgstr "esperado uma expressão"
2179
2180 #: builtins.c:208
2181 #, fuzzy
2182 msgid "variables - Names and meanings of some shell variables"
2183 msgstr "As variáveis da `shell' podem ser operandos.  O nome da variável é"
2184
2185 #: builtins.c:211
2186 #, fuzzy
2187 msgid "pushd [-n] [+N | -N | dir]"
2188 msgstr "pushd [DIR | +N | -N] [-n]"
2189
2190 #: builtins.c:215
2191 #, fuzzy
2192 msgid "popd [-n] [+N | -N]"
2193 msgstr "popd [+N | -N] [-n]"
2194
2195 #: builtins.c:219
2196 msgid "dirs [-clpv] [+N] [-N]"
2197 msgstr "dirs [-clpv] [+N] [-N]"
2198
2199 #: builtins.c:222
2200 #, fuzzy
2201 msgid "shopt [-pqsu] [-o] [optname ...]"
2202 msgstr "shopt [-pqsu] [-o OPÇÃO-LONGA] NOME-OPÇÃO [NOME-OPÇÃO...]"
2203
2204 #: builtins.c:224
2205 msgid "printf [-v var] format [arguments]"
2206 msgstr ""
2207
2208 #: builtins.c:227
2209 msgid ""
2210 "complete [-abcdefgjksuv] [-pr] [-o option] [-A action] [-G globpat] [-W "
2211 "wordlist]  [-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] "
2212 "[name ...]"
2213 msgstr ""
2214
2215 #: builtins.c:231
2216 msgid ""
2217 "compgen [-abcdefgjksuv] [-o option]  [-A action] [-G globpat] [-W wordlist]  "
2218 "[-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] [word]"
2219 msgstr ""
2220
2221 #: builtins.c:235
2222 #, fuzzy
2223 msgid "compopt [-o|+o option] [name ...]"
2224 msgstr "type [-apt] NOME [NOME ...]"
2225
2226 #: builtins.c:238
2227 msgid ""
2228 "mapfile [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c "
2229 "quantum] [array]"
2230 msgstr ""
2231
2232 #: builtins.c:250
2233 msgid ""
2234 "Define or display aliases.\n"
2235 "    \n"
2236 "    Without arguments, `alias' prints the list of aliases in the reusable\n"
2237 "    form `alias NAME=VALUE' on standard output.\n"
2238 "    \n"
2239 "    Otherwise, an alias is defined for each NAME whose VALUE is given.\n"
2240 "    A trailing space in VALUE causes the next word to be checked for\n"
2241 "    alias substitution when the alias is expanded.\n"
2242 "    \n"
2243 "    Options:\n"
2244 "      -p\tPrint all defined aliases in a reusable format\n"
2245 "    \n"
2246 "    Exit Status:\n"
2247 "    alias returns true unless a NAME is supplied for which no alias has "
2248 "been\n"
2249 "    defined."
2250 msgstr ""
2251
2252 #: builtins.c:272
2253 #, fuzzy
2254 msgid ""
2255 "Remove each NAME from the list of defined aliases.\n"
2256 "    \n"
2257 "    Options:\n"
2258 "      -a\tremove all alias definitions.\n"
2259 "    \n"
2260 "    Return success unless a NAME is not an existing alias."
2261 msgstr ""
2262 "Remove NOMEs da lista de aliases definidos. Se a opção -a for fornecida,"
2263
2264 #: builtins.c:285
2265 msgid ""
2266 "Set Readline key bindings and variables.\n"
2267 "    \n"
2268 "    Bind a key sequence to a Readline function or a macro, or set a\n"
2269 "    Readline variable.  The non-option argument syntax is equivalent to\n"
2270 "    that found in ~/.inputrc, but must be passed as a single argument:\n"
2271 "    e.g., bind '\"\\C-x\\C-r\": re-read-init-file'.\n"
2272 "    \n"
2273 "    Options:\n"
2274 "      -m  keymap         Use KEYMAP as the keymap for the duration of this\n"
2275 "                         command.  Acceptable keymap names are emacs,\n"
2276 "                         emacs-standard, emacs-meta, emacs-ctlx, vi, vi-"
2277 "move,\n"
2278 "                         vi-command, and vi-insert.\n"
2279 "      -l                 List names of functions.\n"
2280 "      -P                 List function names and bindings.\n"
2281 "      -p                 List functions and bindings in a form that can be\n"
2282 "                         reused as input.\n"
2283 "      -S                 List key sequences that invoke macros and their "
2284 "values\n"
2285 "      -s                 List key sequences that invoke macros and their "
2286 "values\n"
2287 "                         in a form that can be reused as input.\n"
2288 "      -V                 List variable names and values\n"
2289 "      -v                 List variable names and values in a form that can\n"
2290 "                         be reused as input.\n"
2291 "      -q  function-name  Query about which keys invoke the named function.\n"
2292 "      -u  function-name  Unbind all keys which are bound to the named "
2293 "function.\n"
2294 "      -r  keyseq         Remove the binding for KEYSEQ.\n"
2295 "      -f  filename       Read key bindings from FILENAME.\n"
2296 "      -x  keyseq:shell-command\tCause SHELL-COMMAND to be executed when\n"
2297 "    \t\t\t\tKEYSEQ is entered.\n"
2298 "    \n"
2299 "    Exit Status:\n"
2300 "    bind returns 0 unless an unrecognized option is given or an error occurs."
2301 msgstr ""
2302
2303 #: builtins.c:322
2304 #, fuzzy
2305 msgid ""
2306 "Exit for, while, or until loops.\n"
2307 "    \n"
2308 "    Exit a FOR, WHILE or UNTIL loop.  If N is specified, break N enclosing\n"
2309 "    loops.\n"
2310 "    \n"
2311 "    Exit Status:\n"
2312 "    The exit status is 0 unless N is not greater than or equal to 1."
2313 msgstr "Prossegue no próximo ciclo do laço FOR, WHILE ou UNTIL envolvente."
2314
2315 #: builtins.c:334
2316 #, fuzzy
2317 msgid ""
2318 "Resume for, while, or until loops.\n"
2319 "    \n"
2320 "    Resumes the next iteration of the enclosing FOR, WHILE or UNTIL loop.\n"
2321 "    If N is specified, resumes the Nth enclosing loop.\n"
2322 "    \n"
2323 "    Exit Status:\n"
2324 "    The exit status is 0 unless N is not greater than or equal to 1."
2325 msgstr "Prossegue no próximo ciclo do laço FOR, WHILE ou UNTIL envolvente."
2326
2327 #: builtins.c:346
2328 msgid ""
2329 "Execute shell builtins.\n"
2330 "    \n"
2331 "    Execute SHELL-BUILTIN with arguments ARGs without performing command\n"
2332 "    lookup.  This is useful when you wish to reimplement a shell builtin\n"
2333 "    as a shell function, but need to execute the builtin within the "
2334 "function.\n"
2335 "    \n"
2336 "    Exit Status:\n"
2337 "    Returns the exit status of SHELL-BUILTIN, or false if SHELL-BUILTIN is\n"
2338 "    not a shell builtin.."
2339 msgstr ""
2340
2341 #: builtins.c:361
2342 msgid ""
2343 "Return the context of the current subroutine call.\n"
2344 "    \n"
2345 "    Without EXPR, returns \"$line $filename\".  With EXPR, returns\n"
2346 "    \"$line $subroutine $filename\"; this extra information can be used to\n"
2347 "    provide a stack trace.\n"
2348 "    \n"
2349 "    The value of EXPR indicates how many call frames to go back before the\n"
2350 "    current one; the top frame is frame 0.\n"
2351 "    \n"
2352 "    Exit Status:\n"
2353 "    Returns 0 unless the shell is not executing a shell function or EXPR\n"
2354 "    is invalid."
2355 msgstr ""
2356
2357 #: builtins.c:379
2358 msgid ""
2359 "Change the shell working directory.\n"
2360 "    \n"
2361 "    Change the current directory to DIR.  The default DIR is the value of "
2362 "the\n"
2363 "    HOME shell variable.\n"
2364 "    \n"
2365 "    The variable CDPATH defines the search path for the directory "
2366 "containing\n"
2367 "    DIR.  Alternative directory names in CDPATH are separated by a colon "
2368 "(:).\n"
2369 "    A null directory name is the same as the current directory.  If DIR "
2370 "begins\n"
2371 "    with a slash (/), then CDPATH is not used.\n"
2372 "    \n"
2373 "    If the directory is not found, and the shell option `cdable_vars' is "
2374 "set,\n"
2375 "    the word is assumed to be  a variable name.  If that variable has a "
2376 "value,\n"
2377 "    its value is used for DIR.\n"
2378 "    \n"
2379 "    Options:\n"
2380 "        -L\tforce symbolic links to be followed\n"
2381 "        -P\tuse the physical directory structure without following symbolic\n"
2382 "    \tlinks\n"
2383 "    \n"
2384 "    The default is to follow symbolic links, as if `-L' were specified.\n"
2385 "    \n"
2386 "    Exit Status:\n"
2387 "    Returns 0 if the directory is changed; non-zero otherwise."
2388 msgstr ""
2389
2390 #: builtins.c:407
2391 msgid ""
2392 "Print the name of the current working directory.\n"
2393 "    \n"
2394 "    Options:\n"
2395 "      -L\tprint the value of $PWD if it names the current working\n"
2396 "    \tdirectory\n"
2397 "      -P\tprint the physical directory, without any symbolic links\n"
2398 "    \n"
2399 "    By default, `pwd' behaves as if `-L' were specified.\n"
2400 "    \n"
2401 "    Exit Status:\n"
2402 "    Returns 0 unless an invalid option is given or the current directory\n"
2403 "    cannot be read."
2404 msgstr ""
2405
2406 #: builtins.c:424
2407 #, fuzzy
2408 msgid ""
2409 "Null command.\n"
2410 "    \n"
2411 "    No effect; the command does nothing.\n"
2412 "    \n"
2413 "    Exit Status:\n"
2414 "    Always succeeds."
2415 msgstr ""
2416 "Nenhum efeito; o comando não faz nada.  Retorna zero no código de saída."
2417
2418 #: builtins.c:435
2419 msgid ""
2420 "Return a successful result.\n"
2421 "    \n"
2422 "    Exit Status:\n"
2423 "    Always succeeds."
2424 msgstr ""
2425
2426 #: builtins.c:444
2427 msgid ""
2428 "Return an unsuccessful result.\n"
2429 "    \n"
2430 "    Exit Status:\n"
2431 "    Always fails."
2432 msgstr ""
2433
2434 #: builtins.c:453
2435 msgid ""
2436 "Execute a simple command or display information about commands.\n"
2437 "    \n"
2438 "    Runs COMMAND with ARGS suppressing  shell function lookup, or display\n"
2439 "    information about the specified COMMANDs.  Can be used to invoke "
2440 "commands\n"
2441 "    on disk when a function with the same name exists.\n"
2442 "    \n"
2443 "    Options:\n"
2444 "      -p\tuse a default value for PATH that is guaranteed to find all of\n"
2445 "    \tthe standard utilities\n"
2446 "      -v\tprint a description of COMMAND similar to the `type' builtin\n"
2447 "      -V\tprint a more verbose description of each COMMAND\n"
2448 "    \n"
2449 "    Exit Status:\n"
2450 "    Returns exit status of COMMAND, or failure if COMMAND is not found."
2451 msgstr ""
2452
2453 #: builtins.c:472
2454 msgid ""
2455 "Set variable values and attributes.\n"
2456 "    \n"
2457 "    Declare variables and give them attributes.  If no NAMEs are given,\n"
2458 "    display the attributes and values of all variables.\n"
2459 "    \n"
2460 "    Options:\n"
2461 "      -f\trestrict action or display to function names and definitions\n"
2462 "      -F\trestrict display to function names only (plus line number and\n"
2463 "    \tsource file when debugging)\n"
2464 "      -p\tdisplay the attributes and value of each NAME\n"
2465 "    \n"
2466 "    Options which set attributes:\n"
2467 "      -a\tto make NAMEs indexed arrays (if supported)\n"
2468 "      -A\tto make NAMEs associative arrays (if supported)\n"
2469 "      -i\tto make NAMEs have the `integer' attribute\n"
2470 "      -l\tto convert NAMEs to lower case on assignment\n"
2471 "      -r\tto make NAMEs readonly\n"
2472 "      -t\tto make NAMEs have the `trace' attribute\n"
2473 "      -u\tto convert NAMEs to upper case on assignment\n"
2474 "      -x\tto make NAMEs export\n"
2475 "    \n"
2476 "    Using `+' instead of `-' turns off the given attribute.\n"
2477 "    \n"
2478 "    Variables with the integer attribute have arithmetic evaluation (see\n"
2479 "    the `let' command) performed when the variable is assigned a value.\n"
2480 "    \n"
2481 "    When used in a function, `declare' makes NAMEs local, as with the "
2482 "`local'\n"
2483 "    command.\n"
2484 "    \n"
2485 "    Exit Status:\n"
2486 "    Returns success unless an invalid option is supplied or an error occurs."
2487 msgstr ""
2488
2489 #: builtins.c:508
2490 msgid ""
2491 "Set variable values and attributes.\n"
2492 "    \n"
2493 "    Obsolete.  See `help declare'."
2494 msgstr ""
2495
2496 #: builtins.c:516
2497 msgid ""
2498 "Define local variables.\n"
2499 "    \n"
2500 "    Create a local variable called NAME, and give it VALUE.  OPTION can\n"
2501 "    be any option accepted by `declare'.\n"
2502 "    \n"
2503 "    Local variables can only be used within a function; they are visible\n"
2504 "    only to the function where they are defined and its children.\n"
2505 "    \n"
2506 "    Exit Status:\n"
2507 "    Returns success unless an invalid option is supplied, an error occurs,\n"
2508 "    or the shell is not executing a function."
2509 msgstr ""
2510
2511 #: builtins.c:533
2512 msgid ""
2513 "Write arguments to the standard output.\n"
2514 "    \n"
2515 "    Display the ARGs on the standard output followed by a newline.\n"
2516 "    \n"
2517 "    Options:\n"
2518 "      -n\tdo not append a newline\n"
2519 "      -e\tenable interpretation of the following backslash escapes\n"
2520 "      -E\texplicitly suppress interpretation of backslash escapes\n"
2521 "    \n"
2522 "    `echo' interprets the following backslash-escaped characters:\n"
2523 "      \\a\talert (bell)\n"
2524 "      \\b\tbackspace\n"
2525 "      \\c\tsuppress further output\n"
2526 "      \\e\tescape character\n"
2527 "      \\f\tform feed\n"
2528 "      \\n\tnew line\n"
2529 "      \\r\tcarriage return\n"
2530 "      \\t\thorizontal tab\n"
2531 "      \\v\tvertical tab\n"
2532 "      \\\\\tbackslash\n"
2533 "      \\0nnn\tthe character whose ASCII code is NNN (octal).  NNN can be\n"
2534 "    \t0 to 3 octal digits\n"
2535 "      \\xHH\tthe eight-bit character whose value is HH (hexadecimal).  HH\n"
2536 "    \tcan be one or two hex digits\n"
2537 "    \n"
2538 "    Exit Status:\n"
2539 "    Returns success unless a write error occurs."
2540 msgstr ""
2541
2542 #: builtins.c:567
2543 msgid ""
2544 "Write arguments to the standard output.\n"
2545 "    \n"
2546 "    Display the ARGs on the standard output followed by a newline.\n"
2547 "    \n"
2548 "    Options:\n"
2549 "      -n\tdo not append a newline\n"
2550 "    \n"
2551 "    Exit Status:\n"
2552 "    Returns success unless a write error occurs."
2553 msgstr ""
2554
2555 #: builtins.c:582
2556 msgid ""
2557 "Enable and disable shell builtins.\n"
2558 "    \n"
2559 "    Enables and disables builtin shell commands.  Disabling allows you to\n"
2560 "    execute a disk command which has the same name as a shell builtin\n"
2561 "    without using a full pathname.\n"
2562 "    \n"
2563 "    Options:\n"
2564 "      -a\tprint a list of builtins showing whether or not each is enabled\n"
2565 "      -n\tdisable each NAME or display a list of disabled builtins\n"
2566 "      -p\tprint the list of builtins in a reusable format\n"
2567 "      -s\tprint only the names of Posix `special' builtins\n"
2568 "    \n"
2569 "    Options controlling dynamic loading:\n"
2570 "      -f\tLoad builtin NAME from shared object FILENAME\n"
2571 "      -d\tRemove a builtin loaded with -f\n"
2572 "    \n"
2573 "    Without options, each NAME is enabled.\n"
2574 "    \n"
2575 "    To use the `test' found in $PATH instead of the shell builtin\n"
2576 "    version, type `enable -n test'.\n"
2577 "    \n"
2578 "    Exit Status:\n"
2579 "    Returns success unless NAME is not a shell builtin or an error occurs."
2580 msgstr ""
2581
2582 #: builtins.c:610
2583 msgid ""
2584 "Execute arguments as a shell command.\n"
2585 "    \n"
2586 "    Combine ARGs into a single string, use the result as input to the "
2587 "shell,\n"
2588 "    and execute the resulting commands.\n"
2589 "    \n"
2590 "    Exit Status:\n"
2591 "    Returns exit status of command or success if command is null."
2592 msgstr ""
2593
2594 #: builtins.c:622
2595 msgid ""
2596 "Parse option arguments.\n"
2597 "    \n"
2598 "    Getopts is used by shell procedures to parse positional parameters\n"
2599 "    as options.\n"
2600 "    \n"
2601 "    OPTSTRING contains the option letters to be recognized; if a letter\n"
2602 "    is followed by a colon, the option is expected to have an argument,\n"
2603 "    which should be separated from it by white space.\n"
2604 "    \n"
2605 "    Each time it is invoked, getopts will place the next option in the\n"
2606 "    shell variable $name, initializing name if it does not exist, and\n"
2607 "    the index of the next argument to be processed into the shell\n"
2608 "    variable OPTIND.  OPTIND is initialized to 1 each time the shell or\n"
2609 "    a shell script is invoked.  When an option requires an argument,\n"
2610 "    getopts places that argument into the shell variable OPTARG.\n"
2611 "    \n"
2612 "    getopts reports errors in one of two ways.  If the first character\n"
2613 "    of OPTSTRING is a colon, getopts uses silent error reporting.  In\n"
2614 "    this mode, no error messages are printed.  If an invalid option is\n"
2615 "    seen, getopts places the option character found into OPTARG.  If a\n"
2616 "    required argument is not found, getopts places a ':' into NAME and\n"
2617 "    sets OPTARG to the option character found.  If getopts is not in\n"
2618 "    silent mode, and an invalid option is seen, getopts places '?' into\n"
2619 "    NAME and unsets OPTARG.  If a required argument is not found, a '?'\n"
2620 "    is placed in NAME, OPTARG is unset, and a diagnostic message is\n"
2621 "    printed.\n"
2622 "    \n"
2623 "    If the shell variable OPTERR has the value 0, getopts disables the\n"
2624 "    printing of error messages, even if the first character of\n"
2625 "    OPTSTRING is not a colon.  OPTERR has the value 1 by default.\n"
2626 "    \n"
2627 "    Getopts normally parses the positional parameters ($0 - $9), but if\n"
2628 "    more arguments are given, they are parsed instead.\n"
2629 "    \n"
2630 "    Exit Status:\n"
2631 "    Returns success if an option is found; fails if the end of options is\n"
2632 "    encountered or an error occurs."
2633 msgstr ""
2634
2635 #: builtins.c:664
2636 msgid ""
2637 "Replace the shell with the given command.\n"
2638 "    \n"
2639 "    Execute COMMAND, replacing this shell with the specified program.\n"
2640 "    ARGUMENTS become the arguments to COMMAND.  If COMMAND is not "
2641 "specified,\n"
2642 "    any redirections take effect in the current shell.\n"
2643 "    \n"
2644 "    Options:\n"
2645 "      -a name\tpass NAME as the zeroth argument to COMMAND\n"
2646 "      -c\t\texecute COMMAND with an empty environment\n"
2647 "      -l\t\tplace a dash in the zeroth argument to COMMAND\n"
2648 "    \n"
2649 "    If the command cannot be executed, a non-interactive shell exits, "
2650 "unless\n"
2651 "    the shell option `execfail' is set.\n"
2652 "    \n"
2653 "    Exit Status:\n"
2654 "    Returns success unless COMMAND is not found or a redirection error "
2655 "occurs."
2656 msgstr ""
2657
2658 #: builtins.c:685
2659 #, fuzzy
2660 msgid ""
2661 "Exit the shell.\n"
2662 "    \n"
2663 "    Exits the shell with a status of N.  If N is omitted, the exit status\n"
2664 "    is that of the last command executed."
2665 msgstr "Sair da `shell' com status igual a N.  Se N for omitido, o status"
2666
2667 #: builtins.c:694
2668 msgid ""
2669 "Exit a login shell.\n"
2670 "    \n"
2671 "    Exits a login shell with exit status N.  Returns an error if not "
2672 "executed\n"
2673 "    in a login shell."
2674 msgstr ""
2675
2676 #: builtins.c:704
2677 msgid ""
2678 "Display or execute commands from the history list.\n"
2679 "    \n"
2680 "    fc is used to list or edit and re-execute commands from the history "
2681 "list.\n"
2682 "    FIRST and LAST can be numbers specifying the range, or FIRST can be a\n"
2683 "    string, which means the most recent command beginning with that\n"
2684 "    string.\n"
2685 "    \n"
2686 "    Options:\n"
2687 "      -e ENAME\tselect which editor to use.  Default is FCEDIT, then "
2688 "EDITOR,\n"
2689 "    \t\tthen vi\n"
2690 "      -l \tlist lines instead of editing\n"
2691 "      -n\tomit line numbers when listing\n"
2692 "      -r\treverse the order of the lines (newest listed first)\n"
2693 "    \n"
2694 "    With the `fc -s [pat=rep ...] [command]' format, COMMAND is\n"
2695 "    re-executed after the substitution OLD=NEW is performed.\n"
2696 "    \n"
2697 "    A useful alias to use with this is r='fc -s', so that typing `r cc'\n"
2698 "    runs the last command beginning with `cc' and typing `r' re-executes\n"
2699 "    the last command.\n"
2700 "    \n"
2701 "    Exit Status:\n"
2702 "    Returns success or status of executed command; non-zero if an error "
2703 "occurs."
2704 msgstr ""
2705
2706 #: builtins.c:734
2707 #, fuzzy
2708 msgid ""
2709 "Move job to the foreground.\n"
2710 "    \n"
2711 "    Place the job identified by JOB_SPEC in the foreground, making it the\n"
2712 "    current job.  If JOB_SPEC is not present, the shell's notion of the\n"
2713 "    current job is used.\n"
2714 "    \n"
2715 "    Exit Status:\n"
2716 "    Status of command placed in foreground, or failure if an error occurs."
2717 msgstr ""
2718 "Colocar JOB-ESPECIFICADO no primeiro plano, e torná-lo o trabalho atual."
2719
2720 #: builtins.c:749
2721 msgid ""
2722 "Move jobs to the background.\n"
2723 "    \n"
2724 "    Place the jobs identified by each JOB_SPEC in the background, as if "
2725 "they\n"
2726 "    had been started with `&'.  If JOB_SPEC is not present, the shell's "
2727 "notion\n"
2728 "    of the current job is used.\n"
2729 "    \n"
2730 "    Exit Status:\n"
2731 "    Returns success unless job control is not enabled or an error occurs."
2732 msgstr ""
2733
2734 #: builtins.c:763
2735 msgid ""
2736 "Remember or display program locations.\n"
2737 "    \n"
2738 "    Determine and remember the full pathname of each command NAME.  If\n"
2739 "    no arguments are given, information about remembered commands is "
2740 "displayed.\n"
2741 "    \n"
2742 "    Options:\n"
2743 "      -d\t\tforget the remembered location of each NAME\n"
2744 "      -l\t\tdisplay in a format that may be reused as input\n"
2745 "      -p pathname\tuse PATHNAME is the full pathname of NAME\n"
2746 "      -r\t\tforget all remembered locations\n"
2747 "      -t\t\tprint the remembered location of each NAME, preceding\n"
2748 "    \t\teach location with the corresponding NAME if multiple\n"
2749 "    \t\tNAMEs are given\n"
2750 "    Arguments:\n"
2751 "      NAME\t\tEach NAME is searched for in $PATH and added to the list\n"
2752 "    \t\tof remembered commands.\n"
2753 "    \n"
2754 "    Exit Status:\n"
2755 "    Returns success unless NAME is not found or an invalid option is given."
2756 msgstr ""
2757
2758 #: builtins.c:788
2759 msgid ""
2760 "Display information about builtin commands.\n"
2761 "    \n"
2762 "    Displays brief summaries of builtin commands.  If PATTERN is\n"
2763 "    specified, gives detailed help on all commands matching PATTERN,\n"
2764 "    otherwise the list of help topics is printed.\n"
2765 "    \n"
2766 "    Options:\n"
2767 "      -d\toutput short description for each topic\n"
2768 "      -m\tdisplay usage in pseudo-manpage format\n"
2769 "      -s\toutput only a short usage synopsis for each topic matching\n"
2770 "    \tPATTERN\n"
2771 "    \n"
2772 "    Arguments:\n"
2773 "      PATTERN\tPattern specifiying a help topic\n"
2774 "    \n"
2775 "    Exit Status:\n"
2776 "    Returns success unless PATTERN is not found or an invalid option is "
2777 "given."
2778 msgstr ""
2779
2780 #: builtins.c:812
2781 msgid ""
2782 "Display or manipulate the history list.\n"
2783 "    \n"
2784 "    Display the history list with line numbers, prefixing each modified\n"
2785 "    entry with a `*'.  An argument of N lists only the last N entries.\n"
2786 "    \n"
2787 "    Options:\n"
2788 "      -c\tclear the history list by deleting all of the entries\n"
2789 "      -d offset\tdelete the history entry at offset OFFSET.\n"
2790 "    \n"
2791 "      -a\tappend history lines from this session to the history file\n"
2792 "      -n\tread all history lines not already read from the history file\n"
2793 "      -r\tread the history file and append the contents to the history\n"
2794 "    \tlist\n"
2795 "      -w\twrite the current history to the history file\n"
2796 "    \tand append them to the history list\n"
2797 "    \n"
2798 "      -p\tperform history expansion on each ARG and display the result\n"
2799 "    \twithout storing it in the history list\n"
2800 "      -s\tappend the ARGs to the history list as a single entry\n"
2801 "    \n"
2802 "    If FILENAME is given, it is used as the history file.  Otherwise,\n"
2803 "    if $HISTFILE has a value, that is used, else ~/.bash_history.\n"
2804 "    \n"
2805 "    If the $HISTTIMEFORMAT variable is set and not null, its value is used\n"
2806 "    as a format string for strftime(3) to print the time stamp associated\n"
2807 "    with each displayed history entry.  No time stamps are printed "
2808 "otherwise.\n"
2809 "    \n"
2810 "    Exit Status:\n"
2811 "    Returns success unless an invalid option is given or an error occurs."
2812 msgstr ""
2813
2814 #: builtins.c:848
2815 msgid ""
2816 "Display status of jobs.\n"
2817 "    \n"
2818 "    Lists the active jobs.  JOBSPEC restricts output to that job.\n"
2819 "    Without options, the status of all active jobs is displayed.\n"
2820 "    \n"
2821 "    Options:\n"
2822 "      -l\tlists process IDs in addition to the normal information\n"
2823 "      -n\tlist only processes that have changed status since the last\n"
2824 "    \tnotification\n"
2825 "      -p\tlists process IDs only\n"
2826 "      -r\trestrict output to running jobs\n"
2827 "      -s\trestrict output to stopped jobs\n"
2828 "    \n"
2829 "    If -x is supplied, COMMAND is run after all job specifications that\n"
2830 "    appear in ARGS have been replaced with the process ID of that job's\n"
2831 "    process group leader.\n"
2832 "    \n"
2833 "    Exit Status:\n"
2834 "    Returns success unless an invalid option is given or an error occurs.\n"
2835 "    If -x is used, returns the exit status of COMMAND."
2836 msgstr ""
2837
2838 #: builtins.c:875
2839 msgid ""
2840 "Remove jobs from current shell.\n"
2841 "    \n"
2842 "    Removes each JOBSPEC argument from the table of active jobs.  Without\n"
2843 "    any JOBSPECs, the shell uses its notion of the current job.\n"
2844 "    \n"
2845 "    Options:\n"
2846 "      -a\tremove all jobs if JOBSPEC is not supplied\n"
2847 "      -h\tmark each JOBSPEC so that SIGHUP is not sent to the job if the\n"
2848 "    \tshell receives a SIGHUP\n"
2849 "      -r\tremove only running jobs\n"
2850 "    \n"
2851 "    Exit Status:\n"
2852 "    Returns success unless an invalid option or JOBSPEC is given."
2853 msgstr ""
2854
2855 #: builtins.c:894
2856 msgid ""
2857 "Send a signal to a job.\n"
2858 "    \n"
2859 "    Send the processes identified by PID or JOBSPEC the signal named by\n"
2860 "    SIGSPEC or SIGNUM.  If neither SIGSPEC nor SIGNUM is present, then\n"
2861 "    SIGTERM is assumed.\n"
2862 "    \n"
2863 "    Options:\n"
2864 "      -s sig\tSIG is a signal name\n"
2865 "      -n sig\tSIG is a signal number\n"
2866 "      -l\tlist the signal names; if arguments follow `-l' they are\n"
2867 "    \tassumed to be signal numbers for which names should be listed\n"
2868 "    \n"
2869 "    Kill is a shell builtin for two reasons: it allows job IDs to be used\n"
2870 "    instead of process IDs, and allows processes to be killed if the limit\n"
2871 "    on processes that you can create is reached.\n"
2872 "    \n"
2873 "    Exit Status:\n"
2874 "    Returns success unless an invalid option is given or an error occurs."
2875 msgstr ""
2876
2877 #: builtins.c:917
2878 msgid ""
2879 "Evaluate arithmetic expressions.\n"
2880 "    \n"
2881 "    Evaluate each ARG as an arithmetic expression.  Evaluation is done in\n"
2882 "    fixed-width integers with no check for overflow, though division by 0\n"
2883 "    is trapped and flagged as an error.  The following list of operators is\n"
2884 "    grouped into levels of equal-precedence operators.  The levels are "
2885 "listed\n"
2886 "    in order of decreasing precedence.\n"
2887 "    \n"
2888 "    \tid++, id--\tvariable post-increment, post-decrement\n"
2889 "    \t++id, --id\tvariable pre-increment, pre-decrement\n"
2890 "    \t-, +\t\tunary minus, plus\n"
2891 "    \t!, ~\t\tlogical and bitwise negation\n"
2892 "    \t**\t\texponentiation\n"
2893 "    \t*, /, %\t\tmultiplication, division, remainder\n"
2894 "    \t+, -\t\taddition, subtraction\n"
2895 "    \t<<, >>\t\tleft and right bitwise shifts\n"
2896 "    \t<=, >=, <, >\tcomparison\n"
2897 "    \t==, !=\t\tequality, inequality\n"
2898 "    \t&\t\tbitwise AND\n"
2899 "    \t^\t\tbitwise XOR\n"
2900 "    \t|\t\tbitwise OR\n"
2901 "    \t&&\t\tlogical AND\n"
2902 "    \t||\t\tlogical OR\n"
2903 "    \texpr ? expr : expr\n"
2904 "    \t\t\tconditional operator\n"
2905 "    \t=, *=, /=, %=,\n"
2906 "    \t+=, -=, <<=, >>=,\n"
2907 "    \t&=, ^=, |=\tassignment\n"
2908 "    \n"
2909 "    Shell variables are allowed as operands.  The name of the variable\n"
2910 "    is replaced by its value (coerced to a fixed-width integer) within\n"
2911 "    an expression.  The variable need not have its integer attribute\n"
2912 "    turned on to be used in an expression.\n"
2913 "    \n"
2914 "    Operators are evaluated in order of precedence.  Sub-expressions in\n"
2915 "    parentheses are evaluated first and may override the precedence\n"
2916 "    rules above.\n"
2917 "    \n"
2918 "    Exit Status:\n"
2919 "    If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise.."
2920 msgstr ""
2921
2922 #: builtins.c:962
2923 msgid ""
2924 "Read a line from the standard input and split it into fields.\n"
2925 "    \n"
2926 "    Reads a single line from the standard input, or from file descriptor FD\n"
2927 "    if the -u option is supplied.  The line is split into fields as with "
2928 "word\n"
2929 "    splitting, and the first word is assigned to the first NAME, the second\n"
2930 "    word to the second NAME, and so on, with any leftover words assigned to\n"
2931 "    the last NAME.  Only the characters found in $IFS are recognized as "
2932 "word\n"
2933 "    delimiters.\n"
2934 "    \n"
2935 "    If no NAMEs are supplied, the line read is stored in the REPLY "
2936 "variable.\n"
2937 "    \n"
2938 "    Options:\n"
2939 "      -a array\tassign the words read to sequential indices of the array\n"
2940 "    \t\tvariable ARRAY, starting at zero\n"
2941 "      -d delim\tcontinue until the first character of DELIM is read, rather\n"
2942 "    \t\tthan newline\n"
2943 "      -e\t\tuse Readline to obtain the line in an interactive shell\n"
2944 "      -i text\tUse TEXT as the initial text for Readline\n"
2945 "      -n nchars\treturn after reading NCHARS characters rather than waiting\n"
2946 "    \t\tfor a newline\n"
2947 "      -p prompt\toutput the string PROMPT without a trailing newline before\n"
2948 "    \t\tattempting to read\n"
2949 "      -r\t\tdo not allow backslashes to escape any characters\n"
2950 "      -s\t\tdo not echo input coming from a terminal\n"
2951 "      -t timeout\ttime out and return failure if a complete line of input "
2952 "is\n"
2953 "    \t\tnot read withint TIMEOUT seconds.  The value of the TMOUT\n"
2954 "    \t\tvariable is the default timeout.  TIMEOUT may be a\n"
2955 "    \t\tfractional number.  If TIMEOUT is 0, read returns success only\n"
2956 "    \t\tif input is available on the specified file descriptor.  The\n"
2957 "    \t\texit status is greater than 128 if the timeout is exceeded\n"
2958 "      -u fd\t\tread from file descriptor FD instead of the standard input\n"
2959 "    \n"
2960 "    Exit Status:\n"
2961 "    The return code is zero, unless end-of-file is encountered, read times "
2962 "out,\n"
2963 "    or an invalid file descriptor is supplied as the argument to -u."
2964 msgstr ""
2965
2966 #: builtins.c:1002
2967 msgid ""
2968 "Return from a shell function.\n"
2969 "    \n"
2970 "    Causes a function or sourced script to exit with the return value\n"
2971 "    specified by N.  If N is omitted, the return status is that of the\n"
2972 "    last command executed within the function or script.\n"
2973 "    \n"
2974 "    Exit Status:\n"
2975 "    Returns N, or failure if the shell is not executing a function or script."
2976 msgstr ""
2977
2978 #: builtins.c:1015
2979 msgid ""
2980 "Set or unset values of shell options and positional parameters.\n"
2981 "    \n"
2982 "    Change the value of shell attributes and positional parameters, or\n"
2983 "    display the names and values of shell variables.\n"
2984 "    \n"
2985 "    Options:\n"
2986 "      -a  Mark variables which are modified or created for export.\n"
2987 "      -b  Notify of job termination immediately.\n"
2988 "      -e  Exit immediately if a command exits with a non-zero status.\n"
2989 "      -f  Disable file name generation (globbing).\n"
2990 "      -h  Remember the location of commands as they are looked up.\n"
2991 "      -k  All assignment arguments are placed in the environment for a\n"
2992 "          command, not just those that precede the command name.\n"
2993 "      -m  Job control is enabled.\n"
2994 "      -n  Read commands but do not execute them.\n"
2995 "      -o option-name\n"
2996 "          Set the variable corresponding to option-name:\n"
2997 "              allexport    same as -a\n"
2998 "              braceexpand  same as -B\n"
2999 "              emacs        use an emacs-style line editing interface\n"
3000 "              errexit      same as -e\n"
3001 "              errtrace     same as -E\n"
3002 "              functrace    same as -T\n"
3003 "              hashall      same as -h\n"
3004 "              histexpand   same as -H\n"
3005 "              history      enable command history\n"
3006 "              ignoreeof    the shell will not exit upon reading EOF\n"
3007 "              interactive-comments\n"
3008 "                           allow comments to appear in interactive commands\n"
3009 "              keyword      same as -k\n"
3010 "              monitor      same as -m\n"
3011 "              noclobber    same as -C\n"
3012 "              noexec       same as -n\n"
3013 "              noglob       same as -f\n"
3014 "              nolog        currently accepted but ignored\n"
3015 "              notify       same as -b\n"
3016 "              nounset      same as -u\n"
3017 "              onecmd       same as -t\n"
3018 "              physical     same as -P\n"
3019 "              pipefail     the return value of a pipeline is the status of\n"
3020 "                           the last command to exit with a non-zero status,\n"
3021 "                           or zero if no command exited with a non-zero "
3022 "status\n"
3023 "              posix        change the behavior of bash where the default\n"
3024 "                           operation differs from the Posix standard to\n"
3025 "                           match the standard\n"
3026 "              privileged   same as -p\n"
3027 "              verbose      same as -v\n"
3028 "              vi           use a vi-style line editing interface\n"
3029 "              xtrace       same as -x\n"
3030 "      -p  Turned on whenever the real and effective user ids do not match.\n"
3031 "          Disables processing of the $ENV file and importing of shell\n"
3032 "          functions.  Turning this option off causes the effective uid and\n"
3033 "          gid to be set to the real uid and gid.\n"
3034 "      -t  Exit after reading and executing one command.\n"
3035 "      -u  Treat unset variables as an error when substituting.\n"
3036 "      -v  Print shell input lines as they are read.\n"
3037 "      -x  Print commands and their arguments as they are executed.\n"
3038 "      -B  the shell will perform brace expansion\n"
3039 "      -C  If set, disallow existing regular files to be overwritten\n"
3040 "          by redirection of output.\n"
3041 "      -E  If set, the ERR trap is inherited by shell functions.\n"
3042 "      -H  Enable ! style history substitution.  This flag is on\n"
3043 "          by default when the shell is interactive.\n"
3044 "      -P  If set, do not follow symbolic links when executing commands\n"
3045 "          such as cd which change the current directory.\n"
3046 "      -T  If set, the DEBUG trap is inherited by shell functions.\n"
3047 "      -   Assign any remaining arguments to the positional parameters.\n"
3048 "          The -x and -v options are turned off.\n"
3049 "    \n"
3050 "    Using + rather than - causes these flags to be turned off.  The\n"
3051 "    flags can also be used upon invocation of the shell.  The current\n"
3052 "    set of flags may be found in $-.  The remaining n ARGs are positional\n"
3053 "    parameters and are assigned, in order, to $1, $2, .. $n.  If no\n"
3054 "    ARGs are given, all shell variables are printed.\n"
3055 "    \n"
3056 "    Exit Status:\n"
3057 "    Returns success unless an invalid option is given."
3058 msgstr ""
3059
3060 #: builtins.c:1097
3061 msgid ""
3062 "Unset values and attributes of shell variables and functions.\n"
3063 "    \n"
3064 "    For each NAME, remove the corresponding variable or function.\n"
3065 "    \n"
3066 "    Options:\n"
3067 "      -f\ttreat each NAME as a shell function\n"
3068 "      -v\ttreat each NAME as a shell variable\n"
3069 "    \n"
3070 "    Without options, unset first tries to unset a variable, and if that "
3071 "fails,\n"
3072 "    tries to unset a function.\n"
3073 "    \n"
3074 "    Some variables cannot be unset; also see `readonly'.\n"
3075 "    \n"
3076 "    Exit Status:\n"
3077 "    Returns success unless an invalid option is given or a NAME is read-only."
3078 msgstr ""
3079
3080 #: builtins.c:1117
3081 msgid ""
3082 "Set export attribute for shell variables.\n"
3083 "    \n"
3084 "    Marks each NAME for automatic export to the environment of subsequently\n"
3085 "    executed commands.  If VALUE is supplied, assign VALUE before "
3086 "exporting.\n"
3087 "    \n"
3088 "    Options:\n"
3089 "      -f\trefer to shell functions\n"
3090 "      -n\tremove the export property from each NAME\n"
3091 "      -p\tdisplay a list of all exported variables and functions\n"
3092 "    \n"
3093 "    An argument of `--' disables further option processing.\n"
3094 "    \n"
3095 "    Exit Status:\n"
3096 "    Returns success unless an invalid option is given or NAME is invalid."
3097 msgstr ""
3098
3099 #: builtins.c:1136
3100 msgid ""
3101 "Mark shell variables as unchangeable.\n"
3102 "    \n"
3103 "    Mark each NAME as read-only; the values of these NAMEs may not be\n"
3104 "    changed by subsequent assignment.  If VALUE is supplied, assign VALUE\n"
3105 "    before marking as read-only.\n"
3106 "    \n"
3107 "    Options:\n"
3108 "      -a\trefer to indexed array variables\n"
3109 "      -A\trefer to associative array variables\n"
3110 "      -f\trefer to shell functions\n"
3111 "      -p\tdisplay a list of all readonly variables and functions\n"
3112 "    \n"
3113 "    An argument of `--' disables further option processing.\n"
3114 "    \n"
3115 "    Exit Status:\n"
3116 "    Returns success unless an invalid option is given or NAME is invalid."
3117 msgstr ""
3118
3119 #: builtins.c:1157
3120 msgid ""
3121 "Shift positional parameters.\n"
3122 "    \n"
3123 "    Rename the positional parameters $N+1,$N+2 ... to $1,$2 ...  If N is\n"
3124 "    not given, it is assumed to be 1.\n"
3125 "    \n"
3126 "    Exit Status:\n"
3127 "    Returns success unless N is negative or greater than $#."
3128 msgstr ""
3129
3130 #: builtins.c:1169 builtins.c:1184
3131 msgid ""
3132 "Execute commands from a file in the current shell.\n"
3133 "    \n"
3134 "    Read and execute commands from FILENAME in the current shell.  The\n"
3135 "    entries in $PATH are used to find the directory containing FILENAME.\n"
3136 "    If any ARGUMENTS are supplied, they become the positional parameters\n"
3137 "    when FILENAME is executed.\n"
3138 "    \n"
3139 "    Exit Status:\n"
3140 "    Returns the status of the last command executed in FILENAME; fails if\n"
3141 "    FILENAME cannot be read."
3142 msgstr ""
3143
3144 #: builtins.c:1200
3145 msgid ""
3146 "Suspend shell execution.\n"
3147 "    \n"
3148 "    Suspend the execution of this shell until it receives a SIGCONT signal.\n"
3149 "    Unless forced, login shells cannot be suspended.\n"
3150 "    \n"
3151 "    Options:\n"
3152 "      -f\tforce the suspend, even if the shell is a login shell\n"
3153 "    \n"
3154 "    Exit Status:\n"
3155 "    Returns success unless job control is not enabled or an error occurs."
3156 msgstr ""
3157
3158 #: builtins.c:1216
3159 msgid ""
3160 "Evaluate conditional expression.\n"
3161 "    \n"
3162 "    Exits with a status of 0 (true) or 1 (false) depending on\n"
3163 "    the evaluation of EXPR.  Expressions may be unary or binary.  Unary\n"
3164 "    expressions are often used to examine the status of a file.  There\n"
3165 "    are string operators as well, and numeric comparison operators.\n"
3166 "    \n"
3167 "    File operators:\n"
3168 "    \n"
3169 "      -a FILE        True if file exists.\n"
3170 "      -b FILE        True if file is block special.\n"
3171 "      -c FILE        True if file is character special.\n"
3172 "      -d FILE        True if file is a directory.\n"
3173 "      -e FILE        True if file exists.\n"
3174 "      -f FILE        True if file exists and is a regular file.\n"
3175 "      -g FILE        True if file is set-group-id.\n"
3176 "      -h FILE        True if file is a symbolic link.\n"
3177 "      -L FILE        True if file is a symbolic link.\n"
3178 "      -k FILE        True if file has its `sticky' bit set.\n"
3179 "      -p FILE        True if file is a named pipe.\n"
3180 "      -r FILE        True if file is readable by you.\n"
3181 "      -s FILE        True if file exists and is not empty.\n"
3182 "      -S FILE        True if file is a socket.\n"
3183 "      -t FD          True if FD is opened on a terminal.\n"
3184 "      -u FILE        True if the file is set-user-id.\n"
3185 "      -w FILE        True if the file is writable by you.\n"
3186 "      -x FILE        True if the file is executable by you.\n"
3187 "      -O FILE        True if the file is effectively owned by you.\n"
3188 "      -G FILE        True if the file is effectively owned by your group.\n"
3189 "      -N FILE        True if the file has been modified since it was last "
3190 "read.\n"
3191 "    \n"
3192 "      FILE1 -nt FILE2  True if file1 is newer than file2 (according to\n"
3193 "                       modification date).\n"
3194 "    \n"
3195 "      FILE1 -ot FILE2  True if file1 is older than file2.\n"
3196 "    \n"
3197 "      FILE1 -ef FILE2  True if file1 is a hard link to file2.\n"
3198 "    \n"
3199 "    String operators:\n"
3200 "    \n"
3201 "      -z STRING      True if string is empty.\n"
3202 "    \n"
3203 "      -n STRING\n"
3204 "         STRING      True if string is not empty.\n"
3205 "    \n"
3206 "      STRING1 = STRING2\n"
3207 "                     True if the strings are equal.\n"
3208 "      STRING1 != STRING2\n"
3209 "                     True if the strings are not equal.\n"
3210 "      STRING1 < STRING2\n"
3211 "                     True if STRING1 sorts before STRING2 "
3212 "lexicographically.\n"
3213 "      STRING1 > STRING2\n"
3214 "                     True if STRING1 sorts after STRING2 lexicographically.\n"
3215 "    \n"
3216 "    Other operators:\n"
3217 "    \n"
3218 "      -o OPTION      True if the shell option OPTION is enabled.\n"
3219 "      ! EXPR         True if expr is false.\n"
3220 "      EXPR1 -a EXPR2 True if both expr1 AND expr2 are true.\n"
3221 "      EXPR1 -o EXPR2 True if either expr1 OR expr2 is true.\n"
3222 "    \n"
3223 "      arg1 OP arg2   Arithmetic tests.  OP is one of -eq, -ne,\n"
3224 "                     -lt, -le, -gt, or -ge.\n"
3225 "    \n"
3226 "    Arithmetic binary operators return true if ARG1 is equal, not-equal,\n"
3227 "    less-than, less-than-or-equal, greater-than, or greater-than-or-equal\n"
3228 "    than ARG2.\n"
3229 "    \n"
3230 "    Exit Status:\n"
3231 "    Returns success if EXPR evaluates to true; fails if EXPR evaluates to\n"
3232 "    false or an invalid argument is given."
3233 msgstr ""
3234
3235 #: builtins.c:1292
3236 #, fuzzy
3237 msgid ""
3238 "Evaluate conditional expression.\n"
3239 "    \n"
3240 "    This is a synonym for the \"test\" builtin, but the last argument must\n"
3241 "    be a literal `]', to match the opening `['."
3242 msgstr "argumento deve ser o literal `]', para fechar o `[' de abertura."
3243
3244 #: builtins.c:1301
3245 msgid ""
3246 "Display process times.\n"
3247 "    \n"
3248 "    Prints the accumulated user and system times for the shell and all of "
3249 "its\n"
3250 "    child processes.\n"
3251 "    \n"
3252 "    Exit Status:\n"
3253 "    Always succeeds."
3254 msgstr ""
3255
3256 #: builtins.c:1313
3257 msgid ""
3258 "Trap signals and other events.\n"
3259 "    \n"
3260 "    Defines and activates handlers to be run when the shell receives "
3261 "signals\n"
3262 "    or other conditions.\n"
3263 "    \n"
3264 "    ARG is a command to be read and executed when the shell receives the\n"
3265 "    signal(s) SIGNAL_SPEC.  If ARG is absent (and a single SIGNAL_SPEC\n"
3266 "    is supplied) or `-', each specified signal is reset to its original\n"
3267 "    value.  If ARG is the null string each SIGNAL_SPEC is ignored by the\n"
3268 "    shell and by the commands it invokes.\n"
3269 "    \n"
3270 "    If a SIGNAL_SPEC is EXIT (0) ARG is executed on exit from the shell.  "
3271 "If\n"
3272 "    a SIGNAL_SPEC is DEBUG, ARG is executed before every simple command.\n"
3273 "    \n"
3274 "    If no arguments are supplied, trap prints the list of commands "
3275 "associated\n"
3276 "    with each signal.\n"
3277 "    \n"
3278 "    Options:\n"
3279 "      -l\tprint a list of signal names and their corresponding numbers\n"
3280 "      -p\tdisplay the trap commands associated with each SIGNAL_SPEC\n"
3281 "    \n"
3282 "    Each SIGNAL_SPEC is either a signal name in <signal.h> or a signal "
3283 "number.\n"
3284 "    Signal names are case insensitive and the SIG prefix is optional.  A\n"
3285 "    signal may be sent to the shell with \"kill -signal $$\".\n"
3286 "    \n"
3287 "    Exit Status:\n"
3288 "    Returns success unless a SIGSPEC is invalid or an invalid option is "
3289 "given."
3290 msgstr ""
3291
3292 #: builtins.c:1345
3293 msgid ""
3294 "Display information about command type.\n"
3295 "    \n"
3296 "    For each NAME, indicate how it would be interpreted if used as a\n"
3297 "    command name.\n"
3298 "    \n"
3299 "    Options:\n"
3300 "      -a\tdisplay all locations containing an executable named NAME;\n"
3301 "    \tincludes aliases, builtins, and functions, if and only if\n"
3302 "    \tthe `-p' option is not also used\n"
3303 "      -f\tsuppress shell function lookup\n"
3304 "      -P\tforce a PATH search for each NAME, even if it is an alias,\n"
3305 "    \tbuiltin, or function, and returns the name of the disk file\n"
3306 "    \tthat would be executed\n"
3307 "      -p\treturns either the name of the disk file that would be executed,\n"
3308 "    \tor nothing if `type -t NAME' would not return `file'.\n"
3309 "      -t\toutput a single word which is one of `alias', `keyword',\n"
3310 "    \t`function', `builtin', `file' or `', if NAME is an alias, shell\n"
3311 "    \treserved word, shell function, shell builtin, disk file, or not\n"
3312 "    \tfound, respectively\n"
3313 "    \n"
3314 "    Arguments:\n"
3315 "      NAME\tCommand name to be interpreted.\n"
3316 "    \n"
3317 "    Exit Status:\n"
3318 "    Returns success if all of the NAMEs are found; fails if any are not "
3319 "found."
3320 msgstr ""
3321
3322 #: builtins.c:1376
3323 msgid ""
3324 "Modify shell resource limits.\n"
3325 "    \n"
3326 "    Provides control over the resources available to the shell and "
3327 "processes\n"
3328 "    it creates, on systems that allow such control.\n"
3329 "    \n"
3330 "    Options:\n"
3331 "      -S\tuse the `soft' resource limit\n"
3332 "      -H\tuse the `hard' resource limit\n"
3333 "      -a\tall current limits are reported\n"
3334 "      -b\tthe socket buffer size\n"
3335 "      -c\tthe maximum size of core files created\n"
3336 "      -d\tthe maximum size of a process's data segment\n"
3337 "      -e\tthe maximum scheduling priority (`nice')\n"
3338 "      -f\tthe maximum size of files written by the shell and its children\n"
3339 "      -i\tthe maximum number of pending signals\n"
3340 "      -l\tthe maximum size a process may lock into memory\n"
3341 "      -m\tthe maximum resident set size\n"
3342 "      -n\tthe maximum number of open file descriptors\n"
3343 "      -p\tthe pipe buffer size\n"
3344 "      -q\tthe maximum number of bytes in POSIX message queues\n"
3345 "      -r\tthe maximum real-time scheduling priority\n"
3346 "      -s\tthe maximum stack size\n"
3347 "      -t\tthe maximum amount of cpu time in seconds\n"
3348 "      -u\tthe maximum number of user processes\n"
3349 "      -v\tthe size of virtual memory\n"
3350 "      -x\tthe maximum number of file locks\n"
3351 "    \n"
3352 "    If LIMIT is given, it is the new value of the specified resource; the\n"
3353 "    special LIMIT values `soft', `hard', and `unlimited' stand for the\n"
3354 "    current soft limit, the current hard limit, and no limit, respectively.\n"
3355 "    Otherwise, the current value of the specified resource is printed.  If\n"
3356 "    no option is given, then -f is assumed.\n"
3357 "    \n"
3358 "    Values are in 1024-byte increments, except for -t, which is in seconds,\n"
3359 "    -p, which is in increments of 512 bytes, and -u, which is an unscaled\n"
3360 "    number of processes.\n"
3361 "    \n"
3362 "    Exit Status:\n"
3363 "    Returns success unless an invalid option is supplied or an error occurs."
3364 msgstr ""
3365
3366 #: builtins.c:1421
3367 msgid ""
3368 "Display or set file mode mask.\n"
3369 "    \n"
3370 "    Sets the user file-creation mask to MODE.  If MODE is omitted, prints\n"
3371 "    the current value of the mask.\n"
3372 "    \n"
3373 "    If MODE begins with a digit, it is interpreted as an octal number;\n"
3374 "    otherwise it is a symbolic mode string like that accepted by chmod(1).\n"
3375 "    \n"
3376 "    Options:\n"
3377 "      -p\tif MODE is omitted, output in a form that may be reused as input\n"
3378 "      -S\tmakes the output symbolic; otherwise an octal number is output\n"
3379 "    \n"
3380 "    Exit Status:\n"
3381 "    Returns success unless MODE is invalid or an invalid option is given."
3382 msgstr ""
3383
3384 #: builtins.c:1441
3385 msgid ""
3386 "Wait for job completion and return exit status.\n"
3387 "    \n"
3388 "    Waits for the process identified by ID, which may be a process ID or a\n"
3389 "    job specification, and reports its termination status.  If ID is not\n"
3390 "    given, waits for all currently active child processes, and the return\n"
3391 "    status is zero.  If ID is a a job specification, waits for all "
3392 "processes\n"
3393 "    in the job's pipeline.\n"
3394 "    \n"
3395 "    Exit Status:\n"
3396 "    Returns the status of ID; fails if ID is invalid or an invalid option "
3397 "is\n"
3398 "    given."
3399 msgstr ""
3400
3401 #: builtins.c:1459
3402 msgid ""
3403 "Wait for process completion and return exit status.\n"
3404 "    \n"
3405 "    Waits for the specified process and reports its termination status.  If\n"
3406 "    PID is not given, all currently active child processes are waited for,\n"
3407 "    and the return code is zero.  PID must be a process ID.\n"
3408 "    \n"
3409 "    Exit Status:\n"
3410 "    Returns the status of ID; fails if ID is invalid or an invalid option "
3411 "is\n"
3412 "    given."
3413 msgstr ""
3414
3415 #: builtins.c:1474
3416 msgid ""
3417 "Execute commands for each member in a list.\n"
3418 "    \n"
3419 "    The `for' loop executes a sequence of commands for each member in a\n"
3420 "    list of items.  If `in WORDS ...;' is not present, then `in \"$@\"' is\n"
3421 "    assumed.  For each element in WORDS, NAME is set to that element, and\n"
3422 "    the COMMANDS are executed.\n"
3423 "    \n"
3424 "    Exit Status:\n"
3425 "    Returns the status of the last command executed."
3426 msgstr ""
3427
3428 #: builtins.c:1488
3429 msgid ""
3430 "Arithmetic for loop.\n"
3431 "    \n"
3432 "    Equivalent to\n"
3433 "    \t(( EXP1 ))\n"
3434 "    \twhile (( EXP2 )); do\n"
3435 "    \t\tCOMMANDS\n"
3436 "    \t\t(( EXP3 ))\n"
3437 "    \tdone\n"
3438 "    EXP1, EXP2, and EXP3 are arithmetic expressions.  If any expression is\n"
3439 "    omitted, it behaves as if it evaluates to 1.\n"
3440 "    \n"
3441 "    Exit Status:\n"
3442 "    Returns the status of the last command executed."
3443 msgstr ""
3444
3445 #: builtins.c:1506
3446 msgid ""
3447 "Select words from a list and execute commands.\n"
3448 "    \n"
3449 "    The WORDS are expanded, generating a list of words.  The\n"
3450 "    set of expanded words is printed on the standard error, each\n"
3451 "    preceded by a number.  If `in WORDS' is not present, `in \"$@\"'\n"
3452 "    is assumed.  The PS3 prompt is then displayed and a line read\n"
3453 "    from the standard input.  If the line consists of the number\n"
3454 "    corresponding to one of the displayed words, then NAME is set\n"
3455 "    to that word.  If the line is empty, WORDS and the prompt are\n"
3456 "    redisplayed.  If EOF is read, the command completes.  Any other\n"
3457 "    value read causes NAME to be set to null.  The line read is saved\n"
3458 "    in the variable REPLY.  COMMANDS are executed after each selection\n"
3459 "    until a break command is executed.\n"
3460 "    \n"
3461 "    Exit Status:\n"
3462 "    Returns the status of the last command executed."
3463 msgstr ""
3464
3465 #: builtins.c:1527
3466 msgid ""
3467 "Report time consumed by pipeline's execution.\n"
3468 "    \n"
3469 "    Execute PIPELINE and print a summary of the real time, user CPU time,\n"
3470 "    and system CPU time spent executing PIPELINE when it terminates.\n"
3471 "    \n"
3472 "    Options:\n"
3473 "      -p\tprint the timing summary in the portable Posix format\n"
3474 "    \n"
3475 "    The value of the TIMEFORMAT variable is used as the output format.\n"
3476 "    \n"
3477 "    Exit Status:\n"
3478 "    The return status is the return status of PIPELINE."
3479 msgstr ""
3480
3481 #: builtins.c:1544
3482 #, fuzzy
3483 msgid ""
3484 "Execute commands based on pattern matching.\n"
3485 "    \n"
3486 "    Selectively execute COMMANDS based upon WORD matching PATTERN.  The\n"
3487 "    `|' is used to separate multiple patterns.\n"
3488 "    \n"
3489 "    Exit Status:\n"
3490 "    Returns the status of the last command executed."
3491 msgstr ""
3492 "Executar seletivamente COMANDOS tomando por base a correspondência entre"
3493
3494 #: builtins.c:1556
3495 msgid ""
3496 "Execute commands based on conditional.\n"
3497 "    \n"
3498 "    The `if COMMANDS' list is executed.  If its exit status is zero, then "
3499 "the\n"
3500 "    `then COMMANDS' list is executed.  Otherwise, each `elif COMMANDS' list "
3501 "is\n"
3502 "    executed in turn, and if its exit status is zero, the corresponding\n"
3503 "    `then COMMANDS' list is executed and the if command completes.  "
3504 "Otherwise,\n"
3505 "    the `else COMMANDS' list is executed, if present.  The exit status of "
3506 "the\n"
3507 "    entire construct is the exit status of the last command executed, or "
3508 "zero\n"
3509 "    if no condition tested true.\n"
3510 "    \n"
3511 "    Exit Status:\n"
3512 "    Returns the status of the last command executed."
3513 msgstr ""
3514
3515 #: builtins.c:1573
3516 #, fuzzy
3517 msgid ""
3518 "Execute commands as long as a test succeeds.\n"
3519 "    \n"
3520 "    Expand and execute COMMANDS as long as the final command in the\n"
3521 "    `while' COMMANDS has an exit status of zero.\n"
3522 "    \n"
3523 "    Exit Status:\n"
3524 "    Returns the status of the last command executed."
3525 msgstr "Expande e executa COMANDOS enquanto o comando final nos"
3526
3527 #: builtins.c:1585
3528 #, fuzzy
3529 msgid ""
3530 "Execute commands as long as a test does not succeed.\n"
3531 "    \n"
3532 "    Expand and execute COMMANDS as long as the final command in the\n"
3533 "    `until' COMMANDS has an exit status which is not zero.\n"
3534 "    \n"
3535 "    Exit Status:\n"
3536 "    Returns the status of the last command executed."
3537 msgstr "Expande e executa COMANDOS enquanto o comando final nos"
3538
3539 #: builtins.c:1597
3540 msgid ""
3541 "Define shell function.\n"
3542 "    \n"
3543 "    Create a shell function named NAME.  When invoked as a simple command,\n"
3544 "    NAME runs COMMANDs in the calling shell's context.  When NAME is "
3545 "invoked,\n"
3546 "    the arguments are passed to the function as $1...$n, and the function's\n"
3547 "    name is in $FUNCNAME.\n"
3548 "    \n"
3549 "    Exit Status:\n"
3550 "    Returns success unless NAME is readonly."
3551 msgstr ""
3552
3553 #: builtins.c:1611
3554 #, fuzzy
3555 msgid ""
3556 "Group commands as a unit.\n"
3557 "    \n"
3558 "    Run a set of commands in a group.  This is one way to redirect an\n"
3559 "    entire set of commands.\n"
3560 "    \n"
3561 "    Exit Status:\n"
3562 "    Returns the status of the last command executed."
3563 msgstr "Executa um conjunto de comandos agrupando-os.  Esta é uma forma de"
3564
3565 #: builtins.c:1623
3566 msgid ""
3567 "Resume job in foreground.\n"
3568 "    \n"
3569 "    Equivalent to the JOB_SPEC argument to the `fg' command.  Resume a\n"
3570 "    stopped or background job.  JOB_SPEC can specify either a job name\n"
3571 "    or a job number.  Following JOB_SPEC with a `&' places the job in\n"
3572 "    the background, as if the job specification had been supplied as an\n"
3573 "    argument to `bg'.\n"
3574 "    \n"
3575 "    Exit Status:\n"
3576 "    Returns the status of the resumed job."
3577 msgstr ""
3578
3579 #: builtins.c:1638
3580 msgid ""
3581 "Evaluate arithmetic expression.\n"
3582 "    \n"
3583 "    The EXPRESSION is evaluated according to the rules for arithmetic\n"
3584 "    evaluation.  Equivalent to \"let EXPRESSION\".\n"
3585 "    \n"
3586 "    Exit Status:\n"
3587 "    Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise."
3588 msgstr ""
3589
3590 #: builtins.c:1650
3591 msgid ""
3592 "Execute conditional command.\n"
3593 "    \n"
3594 "    Returns a status of 0 or 1 depending on the evaluation of the "
3595 "conditional\n"
3596 "    expression EXPRESSION.  Expressions are composed of the same primaries "
3597 "used\n"
3598 "    by the `test' builtin, and may be combined using the following "
3599 "operators:\n"
3600 "    \n"
3601 "      ( EXPRESSION )\tReturns the value of EXPRESSION\n"
3602 "      ! EXPRESSION\t\tTrue if EXPRESSION is false; else false\n"
3603 "      EXPR1 && EXPR2\tTrue if both EXPR1 and EXPR2 are true; else false\n"
3604 "      EXPR1 || EXPR2\tTrue if either EXPR1 or EXPR2 is true; else false\n"
3605 "    \n"
3606 "    When the `==' and `!=' operators are used, the string to the right of\n"
3607 "    the operator is used as a pattern and pattern matching is performed.\n"
3608 "    When the `=~' operator is used, the string to the right of the operator\n"
3609 "    is matched as a regular expression.\n"
3610 "    \n"
3611 "    The && and || operators do not evaluate EXPR2 if EXPR1 is sufficient to\n"
3612 "    determine the expression's value.\n"
3613 "    \n"
3614 "    Exit Status:\n"
3615 "    0 or 1 depending on value of EXPRESSION."
3616 msgstr ""
3617
3618 #: builtins.c:1676
3619 msgid ""
3620 "Common shell variable names and usage.\n"
3621 "    \n"
3622 "    BASH_VERSION\tVersion information for this Bash.\n"
3623 "    CDPATH\tA colon-separated list of directories to search\n"
3624 "    \t\tfor directories given as arguments to `cd'.\n"
3625 "    GLOBIGNORE\tA colon-separated list of patterns describing filenames to\n"
3626 "    \t\tbe ignored by pathname expansion.\n"
3627 "    HISTFILE\tThe name of the file where your command history is stored.\n"
3628 "    HISTFILESIZE\tThe maximum number of lines this file can contain.\n"
3629 "    HISTSIZE\tThe maximum number of history lines that a running\n"
3630 "    \t\tshell can access.\n"
3631 "    HOME\tThe complete pathname to your login directory.\n"
3632 "    HOSTNAME\tThe name of the current host.\n"
3633 "    HOSTTYPE\tThe type of CPU this version of Bash is running under.\n"
3634 "    IGNOREEOF\tControls the action of the shell on receipt of an EOF\n"
3635 "    \t\tcharacter as the sole input.  If set, then the value\n"
3636 "    \t\tof it is the number of EOF characters that can be seen\n"
3637 "    \t\tin a row on an empty line before the shell will exit\n"
3638 "    \t\t(default 10).  When unset, EOF signifies the end of input.\n"
3639 "    MACHTYPE\tA string describing the current system Bash is running on.\n"
3640 "    MAILCHECK\tHow often, in seconds, Bash checks for new mail.\n"
3641 "    MAILPATH\tA colon-separated list of filenames which Bash checks\n"
3642 "    \t\tfor new mail.\n"
3643 "    OSTYPE\tThe version of Unix this version of Bash is running on.\n"
3644 "    PATH\tA colon-separated list of directories to search when\n"
3645 "    \t\tlooking for commands.\n"
3646 "    PROMPT_COMMAND\tA command to be executed before the printing of each\n"
3647 "    \t\tprimary prompt.\n"
3648 "    PS1\t\tThe primary prompt string.\n"
3649 "    PS2\t\tThe secondary prompt string.\n"
3650 "    PWD\t\tThe full pathname of the current directory.\n"
3651 "    SHELLOPTS\tA colon-separated list of enabled shell options.\n"
3652 "    TERM\tThe name of the current terminal type.\n"
3653 "    TIMEFORMAT\tThe output format for timing statistics displayed by the\n"
3654 "    \t\t`time' reserved word.\n"
3655 "    auto_resume\tNon-null means a command word appearing on a line by\n"
3656 "    \t\titself is first looked for in the list of currently\n"
3657 "    \t\tstopped jobs.  If found there, that job is foregrounded.\n"
3658 "    \t\tA value of `exact' means that the command word must\n"
3659 "    \t\texactly match a command in the list of stopped jobs.  A\n"
3660 "    \t\tvalue of `substring' means that the command word must\n"
3661 "    \t\tmatch a substring of the job.  Any other value means that\n"
3662 "    \t\tthe command must be a prefix of a stopped job.\n"
3663 "    histchars\tCharacters controlling history expansion and quick\n"
3664 "    \t\tsubstitution.  The first character is the history\n"
3665 "    \t\tsubstitution character, usually `!'.  The second is\n"
3666 "    \t\tthe `quick substitution' character, usually `^'.  The\n"
3667 "    \t\tthird is the `history comment' character, usually `#'.\n"
3668 "    HISTIGNORE\tA colon-separated list of patterns used to decide which\n"
3669 "    \t\tcommands should be saved on the history list.\n"
3670 msgstr ""
3671
3672 #: builtins.c:1733
3673 msgid ""
3674 "Add directories to stack.\n"
3675 "    \n"
3676 "    Adds a directory to the top of the directory stack, or rotates\n"
3677 "    the stack, making the new top of the stack the current working\n"
3678 "    directory.  With no arguments, exchanges the top two directories.\n"
3679 "    \n"
3680 "    Options:\n"
3681 "      -n\tSuppresses the normal change of directory when adding\n"
3682 "    \tdirectories to the stack, so only the stack is manipulated.\n"
3683 "    \n"
3684 "    Arguments:\n"
3685 "      +N\tRotates the stack so that the Nth directory (counting\n"
3686 "    \tfrom the left of the list shown by `dirs', starting with\n"
3687 "    \tzero) is at the top.\n"
3688 "    \n"
3689 "      -N\tRotates the stack so that the Nth directory (counting\n"
3690 "    \tfrom the right of the list shown by `dirs', starting with\n"
3691 "    \tzero) is at the top.\n"
3692 "    \n"
3693 "      dir\tAdds DIR to the directory stack at the top, making it the\n"
3694 "    \tnew current working directory.\n"
3695 "    \n"
3696 "    The `dirs' builtin displays the directory stack.\n"
3697 "    \n"
3698 "    Exit Status:\n"
3699 "    Returns success unless an invalid argument is supplied or the directory\n"
3700 "    change fails."
3701 msgstr ""
3702
3703 #: builtins.c:1767
3704 msgid ""
3705 "Remove directories from stack.\n"
3706 "    \n"
3707 "    Removes entries from the directory stack.  With no arguments, removes\n"
3708 "    the top directory from the stack, and changes to the new top directory.\n"
3709 "    \n"
3710 "    Options:\n"
3711 "      -n\tSuppresses the normal change of directory when removing\n"
3712 "    \tdirectories from the stack, so only the stack is manipulated.\n"
3713 "    \n"
3714 "    Arguments:\n"
3715 "      +N\tRemoves the Nth entry counting from the left of the list\n"
3716 "    \tshown by `dirs', starting with zero.  For example: `popd +0'\n"
3717 "    \tremoves the first directory, `popd +1' the second.\n"
3718 "    \n"
3719 "      -N\tRemoves the Nth entry counting from the right of the list\n"
3720 "    \tshown by `dirs', starting with zero.  For example: `popd -0'\n"
3721 "    \tremoves the last directory, `popd -1' the next to last.\n"
3722 "    \n"
3723 "    The `dirs' builtin displays the directory stack.\n"
3724 "    \n"
3725 "    Exit Status:\n"
3726 "    Returns success unless an invalid argument is supplied or the directory\n"
3727 "    change fails."
3728 msgstr ""
3729
3730 #: builtins.c:1797
3731 msgid ""
3732 "Display directory stack.\n"
3733 "    \n"
3734 "    Display the list of currently remembered directories.  Directories\n"
3735 "    find their way onto the list with the `pushd' command; you can get\n"
3736 "    back up through the list with the `popd' command.\n"
3737 "    \n"
3738 "    Options:\n"
3739 "      -c\tclear the directory stack by deleting all of the elements\n"
3740 "      -l\tdo not print tilde-prefixed versions of directories relative\n"
3741 "    \tto your home directory\n"
3742 "      -p\tprint the directory stack with one entry per line\n"
3743 "      -v\tprint the directory stack with one entry per line prefixed\n"
3744 "    \twith its position in the stack\n"
3745 "    \n"
3746 "    Arguments:\n"
3747 "      +N\tDisplays the Nth entry counting from the left of the list shown "
3748 "by\n"
3749 "    \tdirs when invoked without options, starting with zero.\n"
3750 "    \n"
3751 "      -N\tDisplays the Nth entry counting from the right of the list shown "
3752 "by\n"
3753 "    \tdirs when invoked without options, starting with zero.\n"
3754 "    \n"
3755 "    Exit Status:\n"
3756 "    Returns success unless an invalid option is supplied or an error occurs."
3757 msgstr ""
3758
3759 #: builtins.c:1826
3760 msgid ""
3761 "Set and unset shell options.\n"
3762 "    \n"
3763 "    Change the setting of each shell option OPTNAME.  Without any option\n"
3764 "    arguments, list all shell options with an indication of whether or not "
3765 "each\n"
3766 "    is set.\n"
3767 "    \n"
3768 "    Options:\n"
3769 "      -o\trestrict OPTNAMEs to those defined for use with `set -o'\n"
3770 "      -p\tprint each shell option with an indication of its status\n"
3771 "      -q\tsuppress output\n"
3772 "      -s\tenable (set) each OPTNAME\n"
3773 "      -u\tdisable (unset) each OPTNAME\n"
3774 "    \n"
3775 "    Exit Status:\n"
3776 "    Returns success if OPTNAME is enabled; fails if an invalid option is\n"
3777 "    given or OPTNAME is disabled."
3778 msgstr ""
3779
3780 #: builtins.c:1847
3781 msgid ""
3782 "Formats and prints ARGUMENTS under control of the FORMAT.\n"
3783 "    \n"
3784 "    Options:\n"
3785 "      -v var\tassign the output to shell variable VAR rather than\n"
3786 "    \t\tdisplay it on the standard output\n"
3787 "    \n"
3788 "    FORMAT is a character string which contains three types of objects: "
3789 "plain\n"
3790 "    characters, which are simply copied to standard output; character "
3791 "escape\n"
3792 "    sequences, which are converted and copied to the standard output; and\n"
3793 "    format specifications, each of which causes printing of the next "
3794 "successive\n"
3795 "    argument.\n"
3796 "    \n"
3797 "    In addition to the standard format specifications described in printf"
3798 "(1)\n"
3799 "    and printf(3), printf interprets:\n"
3800 "    \n"
3801 "      %b\texpand backslash escape sequences in the corresponding argument\n"
3802 "      %q\tquote the argument in a way that can be reused as shell input\n"
3803 "    \n"
3804 "    Exit Status:\n"
3805 "    Returns success unless an invalid option is given or a write or "
3806 "assignment\n"
3807 "    error occurs."
3808 msgstr ""
3809
3810 #: builtins.c:1874
3811 msgid ""
3812 "Specify how arguments are to be completed by Readline.\n"
3813 "    \n"
3814 "    For each NAME, specify how arguments are to be completed.  If no "
3815 "options\n"
3816 "    are supplied, existing completion specifications are printed in a way "
3817 "that\n"
3818 "    allows them to be reused as input.\n"
3819 "    \n"
3820 "    Options:\n"
3821 "      -p\tprint existing completion specifications in a reusable format\n"
3822 "      -r\tremove a completion specification for each NAME, or, if no\n"
3823 "    \tNAMEs are supplied, all completion specifications\n"
3824 "    \n"
3825 "    When completion is attempted, the actions are applied in the order the\n"
3826 "    uppercase-letter options are listed above.\n"
3827 "    \n"
3828 "    Exit Status:\n"
3829 "    Returns success unless an invalid option is supplied or an error occurs."
3830 msgstr ""
3831
3832 #: builtins.c:1897
3833 msgid ""
3834 "Display possible completions depending on the options.\n"
3835 "    \n"
3836 "    Intended to be used from within a shell function generating possible\n"
3837 "    completions.  If the optional WORD argument is supplied, matches "
3838 "against\n"
3839 "    WORD are generated.\n"
3840 "    \n"
3841 "    Exit Status:\n"
3842 "    Returns success unless an invalid option is supplied or an error occurs."
3843 msgstr ""
3844
3845 #: builtins.c:1912
3846 msgid ""
3847 "Modify or display completion options.\n"
3848 "    \n"
3849 "    Modify the completion options for each NAME, or, if no NAMEs are "
3850 "supplied,\n"
3851 "    the completion currently begin executed.  If no OPTIONs are givenm, "
3852 "print\n"
3853 "    the completion options for each NAME or the current completion "
3854 "specification.\n"
3855 "    \n"
3856 "    Options:\n"
3857 "    \t-o option\tSet completion option OPTION for each NAME\n"
3858 "    \n"
3859 "    Using `+o' instead of `-o' turns off the specified option.\n"
3860 "    \n"
3861 "    Arguments:\n"
3862 "    \n"
3863 "    Each NAME refers to a command for which a completion specification must\n"
3864 "    have previously been defined using the `complete' builtin.  If no NAMEs\n"
3865 "    are supplied, compopt must be called by a function currently generating\n"
3866 "    completions, and the options for that currently-executing completion\n"
3867 "    generator are modified.\n"
3868 "    \n"
3869 "    Exit Status:\n"
3870 "    Returns success unless an invalid option is supplied or NAME does not\n"
3871 "    have a completion specification defined."
3872 msgstr ""
3873
3874 #: builtins.c:1940
3875 msgid ""
3876 "Read lines from a file into an array variable.\n"
3877 "    \n"
3878 "    Read lines from the standard input into the array variable ARRAY, or "
3879 "from\n"
3880 "    file descriptor FD if the -u option is supplied.  The variable MAPFILE "
3881 "is\n"
3882 "    the default ARRAY.\n"
3883 "    \n"
3884 "    Options:\n"
3885 "      -n count\tCopy at most COUNT lines.  If COUNT is 0, all lines are "
3886 "copied.\n"
3887 "      -O origin\tBegin assigning to ARRAY at index ORIGIN.  The default "
3888 "index is 0.\n"
3889 "      -s count \tDiscard the first COUNT lines read.\n"
3890 "      -t\t\tRemove a trailing newline from each line read.\n"
3891 "      -u fd\t\tRead lines from file descriptor FD instead of the standard "
3892 "input.\n"
3893 "      -C callback\tEvaluate CALLBACK each time QUANTUM lines are read.\n"
3894 "      -c quantum\tSpecify the number of lines read between each call to "
3895 "CALLBACK.\n"
3896 "    \n"
3897 "    Arguments:\n"
3898 "      ARRAY\t\tArray variable name to use for file data.\n"
3899 "    \n"
3900 "    If -C is supplied without -c, the default quantum is 5000.\n"
3901 "    \n"
3902 "    If not supplied with an explicit origin, mapfile will clear ARRAY "
3903 "before\n"
3904 "    assigning to it.\n"
3905 "    \n"
3906 "    Exit Status:\n"
3907 "    Returns success unless an invalid option is given or ARRAY is readonly."
3908 msgstr ""
3909
3910 #~ msgid "Display the list of currently remembered directories.  Directories"
3911 #~ msgstr "Exibe a lista atual de diretórios memorizados. Os diretórios são"
3912
3913 #~ msgid "find their way onto the list with the `pushd' command; you can get"
3914 #~ msgstr "introduzidos na lista através do comando `pushd'; os diretórios são"
3915
3916 #~ msgid "back up through the list with the `popd' command."
3917 #~ msgstr "removidos da lista através do comando `popd'."
3918
3919 #~ msgid ""
3920 #~ "The -l flag specifies that `dirs' should not print shorthand versions"
3921 #~ msgstr "A opção -l especifica que `dirs' não deve exibir a versão resumida"
3922
3923 #~ msgid ""
3924 #~ "of directories which are relative to your home directory.  This means"
3925 #~ msgstr ""
3926 #~ "dos diretórios relativos ao seu diretório `home'. Isto significa que"
3927
3928 #~ msgid "that `~/bin' might be displayed as `/homes/bfox/bin'.  The -v flag"
3929 #~ msgstr ""
3930 #~ "`~/bin' deve ser exibido como `/home/você/bin'.  A opção -v faz com que"
3931
3932 #~ msgid "causes `dirs' to print the directory stack with one entry per line,"
3933 #~ msgstr "`dirs' exiba a pilha de diretórios com uma entrada por linha,"
3934
3935 #~ msgid ""
3936 #~ "prepending the directory name with its position in the stack.  The -p"
3937 #~ msgstr "antecedendo o nome do diretório com a sua posição na pilha. A opção"
3938
3939 #~ msgid "flag does the same thing, but the stack position is not prepended."
3940 #~ msgstr "-p faz a mesma coisa, mas a posição na pilha não é exibida. A opção"
3941
3942 #~ msgid ""
3943 #~ "The -c flag clears the directory stack by deleting all of the elements."
3944 #~ msgstr "-c limpa a pilha de diretórios apagando todos os seus elementos."
3945
3946 #, fuzzy
3947 #~ msgid ""
3948 #~ "+N   displays the Nth entry counting from the left of the list shown by"
3949 #~ msgstr ""
3950 #~ "+N\texibe a n-ésima entrada contada a partir da esquerda da lista exibida"
3951
3952 #, fuzzy
3953 #~ msgid "     dirs when invoked without options, starting with zero."
3954 #~ msgstr "\tpor `dirs', quando este é chamado sem opções, começando por zero."
3955
3956 #, fuzzy
3957 #~ msgid ""
3958 #~ "-N   displays the Nth entry counting from the right of the list shown by"
3959 #~ msgstr ""
3960 #~ "-N\texibe a n-ésima entrada contada a partir da direita da lista exibida"
3961
3962 #~ msgid "Adds a directory to the top of the directory stack, or rotates"
3963 #~ msgstr "Adiciona o diretório no topo da pilha de diretórios, ou rotaciona a"
3964
3965 #~ msgid "the stack, making the new top of the stack the current working"
3966 #~ msgstr ""
3967 #~ "pilha, fazendo o diretório atual de trabalho ficar no topo da pilha."
3968
3969 #~ msgid "directory.  With no arguments, exchanges the top two directories."
3970 #~ msgstr "Sem nenhum argumento, troca os dois diretórios do topo."
3971
3972 #, fuzzy
3973 #~ msgid "+N   Rotates the stack so that the Nth directory (counting"
3974 #~ msgstr ""
3975 #~ "+N\tRotaciona a pilha de tal forma que o n-ésimo diretório (contado a"
3976
3977 #, fuzzy
3978 #~ msgid "     from the left of the list shown by `dirs', starting with"
3979 #~ msgstr "\tpartir da esquerda da lista exibida por `dirs') fique no topo."
3980
3981 #, fuzzy
3982 #~ msgid "     zero) is at the top."
3983 #~ msgstr "\tpartir da direita) fique no topo."
3984
3985 #, fuzzy
3986 #~ msgid "-N   Rotates the stack so that the Nth directory (counting"
3987 #~ msgstr ""
3988 #~ "-N\tRotaciona a pilha de tal forma que o n-ésimo diretório (contado a"
3989
3990 #, fuzzy
3991 #~ msgid "     from the right of the list shown by `dirs', starting with"
3992 #~ msgstr "\tpartir da esquerda da lista exibida por `dirs') fique no topo."
3993
3994 #, fuzzy
3995 #~ msgid "-n   suppress the normal change of directory when adding directories"
3996 #~ msgstr "-n\tsuprime a troca normal de diretório ao se adicionar diretórios"
3997
3998 #, fuzzy
3999 #~ msgid "     to the stack, so only the stack is manipulated."
4000 #~ msgstr "\tà pilha, fazendo com que somente a pilha seja manipulada."
4001
4002 #, fuzzy
4003 #~ msgid "dir  adds DIR to the directory stack at the top, making it the"
4004 #~ msgstr "dir\tadiciona DIR à pilha de diretórios, no topo, tornando-o o"
4005
4006 #, fuzzy
4007 #~ msgid "     new current working directory."
4008 #~ msgstr "\tnovo diretório atual de trabalho."
4009
4010 #~ msgid "You can see the directory stack with the `dirs' command."
4011 #~ msgstr "Você pode exibir a pilha de diretórios através do comando `dirs'."
4012
4013 #~ msgid "Removes entries from the directory stack.  With no arguments,"
4014 #~ msgstr "Remove entradas da pilha de diretórios.  Sem nenhum argumento,"
4015
4016 #~ msgid "removes the top directory from the stack, and cd's to the new"
4017 #~ msgstr "remove o diretório que está no topo da pilha, e executa `cd' para"
4018
4019 #~ msgid "top directory."
4020 #~ msgstr "o novo diretório que ocupa o topo da pilha."
4021
4022 #, fuzzy
4023 #~ msgid "+N   removes the Nth entry counting from the left of the list"
4024 #~ msgstr "+N\tremove a n-ésima entrada contada a partir da esquerda da lista"
4025
4026 #, fuzzy
4027 #~ msgid "     shown by `dirs', starting with zero.  For example: `popd +0'"
4028 #~ msgstr "\texibida por `dirs', começando por zero.  Por exemplo: `popd +0'"
4029
4030 #, fuzzy
4031 #~ msgid "     removes the first directory, `popd +1' the second."
4032 #~ msgstr "\tremove o primeiro diretório, `popd +1' o segundo."
4033
4034 #, fuzzy
4035 #~ msgid "-N   removes the Nth entry counting from the right of the list"
4036 #~ msgstr "-N\tremove a n-ésima entrada contada a partir da direita da lista"
4037
4038 #, fuzzy
4039 #~ msgid "     shown by `dirs', starting with zero.  For example: `popd -0'"
4040 #~ msgstr "\texibida por `dirs', começando por zero.  Por exemplo: `popd -0'"
4041
4042 #, fuzzy
4043 #~ msgid "     removes the last directory, `popd -1' the next to last."
4044 #~ msgstr "\tremove o último diretório, `popd -1' o penúltimo."
4045
4046 #, fuzzy
4047 #~ msgid ""
4048 #~ "-n   suppress the normal change of directory when removing directories"
4049 #~ msgstr "-n\tsuprime a troca normal de diretório ao remover-se diretórios"
4050
4051 #, fuzzy
4052 #~ msgid "     from the stack, so only the stack is manipulated."
4053 #~ msgstr "\tda pilha, fazendo com que somente a pilha seja manipulada."
4054
4055 #, fuzzy
4056 #~ msgid ""
4057 #~ "Exit from within a FOR, WHILE or UNTIL loop.  If N is specified,\n"
4058 #~ "    break N levels."
4059 #~ msgstr "Sair de um laço FOR, WHILE ou UNTIL."
4060
4061 #~ msgid "Obsolete.  See `declare'."
4062 #~ msgstr "Obsoleta.  Veja `declare'."
4063
4064 #~ msgid ""
4065 #~ "Output the ARGs.  If -n is specified, the trailing newline is suppressed."
4066 #~ msgstr ""
4067 #~ "Exibe ARGS.  Se -n for fornecido, o caracter final de nova linha é "
4068 #~ "suprimido."
4069
4070 #~ msgid ""
4071 #~ "Read ARGs as input to the shell and execute the resulting command(s)."
4072 #~ msgstr ""
4073 #~ "Ler ARGs como entrada da `shell' e executar o(s) comando(s) resultante(s)."
4074
4075 #~ msgid "Logout of a login shell."
4076 #~ msgstr "Sair de uma shell de login."
4077
4078 #, fuzzy
4079 #~ msgid ""
4080 #~ "Causes a function to exit with the return value specified by N.  If N\n"
4081 #~ "    is omitted, the return status is that of the last command."
4082 #~ msgstr "Faz a função terminar com o valor de retorno especificado por N."
4083
4084 #, fuzzy
4085 #~ msgid ""
4086 #~ "The positional parameters from $N+1 ... are renamed to $1 ...  If N is\n"
4087 #~ "    not given, it is assumed to be 1."
4088 #~ msgstr ""
4089 #~ "Os parâmetros posicionais a partir de $N+1 ... são deslocados para $1 ..."
4090
4091 #, fuzzy
4092 #~ msgid ""
4093 #~ "Print the accumulated user and system times for processes run from\n"
4094 #~ "    the shell."
4095 #~ msgstr ""
4096 #~ "Exibe os tempos acumulados do usuário e do sistema para os processos"
4097
4098 #~ msgid "Missing `}'"
4099 #~ msgstr "Faltando `}'"
4100
4101 #~ msgid "brace_expand> "
4102 #~ msgstr "brace_expand> "
4103
4104 #~ msgid "Attempt to free unknown command type `%d'.\n"
4105 #~ msgstr "Tentativa de liberar um tipo de comando desconhecido `%d'.\n"
4106
4107 #~ msgid "Report this to %s\n"
4108 #~ msgstr "Informar o ocorrido para %s\n"
4109
4110 #~ msgid "Stopping myself..."
4111 #~ msgstr "Parando-me..."
4112
4113 #~ msgid "Tell %s to fix this someday.\n"
4114 #~ msgstr "Informar %s para corrigir o ocorrido.\n"
4115
4116 #~ msgid "execute_command: bad command type `%d'"
4117 #~ msgstr "execute_command: `%d' é um tipo incorreto de comando "
4118
4119 #~ msgid "real\t"
4120 #~ msgstr "real\t"
4121
4122 #~ msgid "user\t"
4123 #~ msgstr "usuário\t"
4124
4125 #~ msgid "sys\t"
4126 #~ msgstr "sistema\t"
4127
4128 #~ msgid ""
4129 #~ "real\t0m0.00s\n"
4130 #~ "user\t0m0.00s\n"
4131 #~ "sys\t0m0.00s\n"
4132 #~ msgstr ""
4133 #~ "real   \t0m0.00s\n"
4134 #~ "usuário\t0m0.00s\n"
4135 #~ "sistema\t0m0.00s\n"
4136
4137 #~ msgid "cannot duplicate fd %d to fd 1: %s"
4138 #~ msgstr "impossível duplicar fd (descritor de arquivo) %d para fd 1: %s"
4139
4140 #~ msgid "%s: output redirection restricted"
4141 #~ msgstr "%s: redirecionamento da saída restringido"
4142
4143 #~ msgid "Out of memory!"
4144 #~ msgstr "Memória esgotada!"
4145
4146 #~ msgid "You have already added item `%s'\n"
4147 #~ msgstr "Você já adicionou o item `%s'\n"
4148
4149 #~ msgid "You have entered %d (%d) items.  The distribution is:\n"
4150 #~ msgstr "Entrados %d (%d) itens.  A distribuição é:\n"
4151
4152 #~ msgid "%s: bg background job?"
4153 #~ msgstr "%s: bg trabalho no segundo plano?"
4154
4155 #~ msgid ""
4156 #~ "Redirection instruction from yyparse () '%d' is\n"
4157 #~ "out of range in make_redirection ()."
4158 #~ msgstr ""
4159 #~ "A instrução de redirecionamento do yyparse () '%d' está\n"
4160 #~ "fora do intervalo em make_redirection ()."
4161
4162 #~ msgid "clean_simple_command () got a command with type %d."
4163 #~ msgstr "clean_simple_command () recebeu um comando do tipo %d."
4164
4165 #~ msgid "got errno %d while waiting for %d"
4166 #~ msgstr "recebido erro número %d enquanto aguardava por %d"
4167
4168 #~ msgid "syntax error near unexpected token `%c'"
4169 #~ msgstr "erro de sintaxe próximo do `token' não esperado `%c'"
4170
4171 #~ msgid "print_command: bad command type `%d'"
4172 #~ msgstr "print_command: tipo de comando incorreto `%d'"
4173
4174 #~ msgid "cprintf: bad `%%' argument (%c)"
4175 #~ msgstr "cprintf: argumento `%%' incorreto (%c)"
4176
4177 #~ msgid "option `%s' requires an argument"
4178 #~ msgstr "a opção `%s' requer um argumento"
4179
4180 #~ msgid "%s: unrecognized option"
4181 #~ msgstr "%s: a opção não é reconhecida"
4182
4183 #~ msgid "`-c' requires an argument"
4184 #~ msgstr "A opção `-c' requer um argumento"
4185
4186 #~ msgid "%s: cannot execute directories"
4187 #~ msgstr "%s: impossível executar diretórios"
4188
4189 #~ msgid "Bad code in sig.c: sigprocmask"
4190 #~ msgstr "Código incorreto em sig.c: sigprocmask"
4191
4192 #~ msgid "bad substitution: no ending `}' in %s"
4193 #~ msgstr "substituição incorreta: falta o `}' final em %s"
4194
4195 #~ msgid "%s: bad array subscript"
4196 #~ msgstr "%s: indice da matriz (array) incorreto"
4197
4198 #~ msgid "can't make pipes for process substitution: %s"
4199 #~ msgstr "impossível criar `pipes' para a substituição do processo: %s"
4200
4201 #~ msgid "reading"
4202 #~ msgstr "lendo"
4203
4204 #~ msgid "process substitution"
4205 #~ msgstr "substituição de processo"
4206
4207 #~ msgid "command substitution"
4208 #~ msgstr "substituição de comando"
4209
4210 #~ msgid "Can't reopen pipe to command substitution (fd %d): %s"
4211 #~ msgstr ""
4212 #~ "Impossível reabrir o `pipe' para substituição de comando (fd %d): %s"
4213
4214 #~ msgid "$%c: unbound variable"
4215 #~ msgstr "$%c: variável não vinculada"
4216
4217 #~ msgid "%s: bad arithmetic substitution"
4218 #~ msgstr "%s: substituição aritmética incorreta"
4219
4220 #~ msgid "-%s: binary operator expected"
4221 #~ msgstr "-%s: esperado operador binário"
4222
4223 #~ msgid "%s[%s: bad subscript"
4224 #~ msgstr "%s[%s: índice incorreto"
4225
4226 #~ msgid "[%s: bad subscript"
4227 #~ msgstr "[%s: índice incorreto"
4228
4229 #~ msgid "digits occur in two different argv-elements.\n"
4230 #~ msgstr "os dígitos aparecem em dois elementos argv diferentes.\n"
4231
4232 #~ msgid "option %c\n"
4233 #~ msgstr "opção %c\n"
4234
4235 #~ msgid "option a\n"
4236 #~ msgstr "opção a\n"
4237
4238 #~ msgid "option b\n"
4239 #~ msgstr "opção b\n"
4240
4241 #~ msgid "option c with value `%s'\n"
4242 #~ msgstr "opção c com o valor `%s'\n"
4243
4244 #~ msgid "?? sh_getopt returned character code 0%o ??\n"
4245 #~ msgstr "?? sh_getopt retornou o código de caracter 0%o ??\n"
4246
4247 #~ msgid "non-option ARGV-elements: "
4248 #~ msgstr "elementos de ARGV que não são opção:"
4249
4250 #~ msgid "%s: Unknown flag %s.\n"
4251 #~ msgstr "%s: Opção %s desconhecida.\n"
4252
4253 #~ msgid "Unknown directive `%s'"
4254 #~ msgstr "Diretiva desconhecida `%s'"
4255
4256 #~ msgid "%s requires an argument"
4257 #~ msgstr "%s requer um argumento"
4258
4259 #~ msgid "%s must be inside of a $BUILTIN block"
4260 #~ msgstr "%s deve estar dentro de um bloco $BUILTIN"
4261
4262 #~ msgid "%s found before $END"
4263 #~ msgstr "%s encontrado antes de $END"
4264
4265 #~ msgid "%s already has a function (%s)"
4266 #~ msgstr "%s já possui uma função (%s)"
4267
4268 #~ msgid "%s already had a docname (%s)"
4269 #~ msgstr "%s já possui um nome de documento (%s)"
4270
4271 #~ msgid "%s already has short documentation (%s)"
4272 #~ msgstr "%s já possui uma documentação curta (%s)"
4273
4274 #~ msgid "%s already has a %s definition"
4275 #~ msgstr "%s já possui a definição %s"
4276
4277 #~ msgid "mkbuiltins: Out of virtual memory!\n"
4278 #~ msgstr "mkbuiltins: Memória virtual esgotada!\n"
4279
4280 #~ msgid "read [-r] [-p prompt] [-a array] [-e] [name ...]"
4281 #~ msgstr "read [-r] [-p MENSAGEM] [-a MATRIZ] [-e] [NOME ...]"
4282
4283 #~ msgid "%[DIGITS | WORD] [&]"
4284 #~ msgstr "%[DÍGITOS | PALAVRA] [&]"
4285
4286 #~ msgid "variables - Some variable names and meanings"
4287 #~ msgstr "variáveis - Alguns nomes de variáveis e suas descrições"
4288
4289 #~ msgid "`alias' with no arguments or with the -p option prints the list"
4290 #~ msgstr "`alias' sem nenhum argumento, ou com a opção -p, exibe a lista"
4291
4292 #~ msgid "of aliases in the form alias NAME=VALUE on standard output."
4293 #~ msgstr "de aliases na forma `alias NOME=VALOR' na saída padrão."
4294
4295 #~ msgid "Otherwise, an alias is defined for each NAME whose VALUE is given."
4296 #~ msgstr ""
4297 #~ "Ou então, um alias é definido para cada NOME cujo VALOR for fornecido."
4298
4299 #~ msgid "A trailing space in VALUE causes the next word to be checked for"
4300 #~ msgstr "Um espaço após VALOR faz a próxima palavra ser verificada para"
4301
4302 #~ msgid "alias substitution when the alias is expanded.  Alias returns"
4303 #~ msgstr "substituição do alias quando o alias é expandido. Alias retorna"
4304
4305 #~ msgid "true unless a NAME is given for which no alias has been defined."
4306 #~ msgstr ""
4307 #~ "verdadeiro, a não ser que seja fornecido um NOME sem alias definido."
4308
4309 #~ msgid "then remove all alias definitions."
4310 #~ msgstr "então todas as definições de alias são removidas."
4311
4312 #~ msgid "Bind a key sequence to a Readline function, or to a macro.  The"
4313 #~ msgstr ""
4314 #~ "Víncula uma seqüência de teclas a uma função de leitura de linha, ou a uma"
4315
4316 #~ msgid "syntax is equivalent to that found in ~/.inputrc, but must be"
4317 #~ msgstr ""
4318 #~ "macro.  A sintaxe é equivalente à encontrada em ~/.inputrc, mas deve ser"
4319
4320 #~ msgid ""
4321 #~ "passed as a single argument: bind '\"\\C-x\\C-r\": re-read-init-file'."
4322 #~ msgstr ""
4323 #~ "passada como um único argumento: bind '\"\\C-x\\C-r\": re-read-init-file'."
4324
4325 #~ msgid "Arguments we accept:"
4326 #~ msgstr "Argumentos permitidos:"
4327
4328 #~ msgid ""
4329 #~ "  -m  keymap         Use `keymap' as the keymap for the duration of this"
4330 #~ msgstr ""
4331 #~ "  -m  MAPA-TECLAS    Usar `MAPA-TECLAS' como mapa das teclas pela duração"
4332
4333 #~ msgid "                     command.  Acceptable keymap names are emacs,"
4334 #~ msgstr "                     deste comando.  Os nomes aceitos são emacs,"
4335
4336 #~ msgid ""
4337 #~ "                     emacs-standard, emacs-meta, emacs-ctlx, vi, vi-move,"
4338 #~ msgstr ""
4339 #~ "                     emacs-standard, emacs-meta, emacs-ctlx, vi, vi-move,"
4340
4341 #~ msgid "                     vi-command, and vi-insert."
4342 #~ msgstr "                     vi-command, and vi-insert."
4343
4344 #~ msgid "  -l                 List names of functions."
4345 #~ msgstr "  -l                 Listar os nomes das funções."
4346
4347 #~ msgid "  -P                 List function names and bindings."
4348 #~ msgstr "  -P                 Listar nomes e vinculações das funções."
4349
4350 #~ msgid ""
4351 #~ "  -p                 List functions and bindings in a form that can be"
4352 #~ msgstr ""
4353 #~ "  -p                 Listar nomes e vinculações das funções de uma forma"
4354
4355 #~ msgid "                     reused as input."
4356 #~ msgstr "                     que pode ser reutilizada como entrada."
4357
4358 #~ msgid "  -r  keyseq         Remove the binding for KEYSEQ."
4359 #~ msgstr "  -r  SEQ-TECLAS     Remove o vínculo para SEQ-TECLAS."
4360
4361 #~ msgid "  -f  filename       Read key bindings from FILENAME."
4362 #~ msgstr "  -f  ARQUIVO        Ler os vínculos das teclas em ARQUIVO."
4363
4364 #~ msgid ""
4365 #~ "  -q  function-name  Query about which keys invoke the named function."
4366 #~ msgstr "  -q  NOME-FUNÇÃO    Consultar quais teclas chamam esta função."
4367
4368 #~ msgid "  -V                 List variable names and values"
4369 #~ msgstr "  -V                 Listar os nomes e os valores das variáveis."
4370
4371 #~ msgid ""
4372 #~ "  -v                 List variable names and values in a form that can"
4373 #~ msgstr ""
4374 #~ "  -v                 Listar os nomes e os valores das variáveis de uma"
4375
4376 #~ msgid "                     be reused as input."
4377 #~ msgstr "                     forma que pode ser reutilizada como entrada."
4378
4379 #~ msgid ""
4380 #~ "  -S                 List key sequences that invoke macros and their "
4381 #~ "values"
4382 #~ msgstr ""
4383 #~ "  -S                 Listar as seqüências de teclas que chamam macros\n"
4384 #~ "                         e seus valores."
4385
4386 #~ msgid ""
4387 #~ "  -s                 List key sequences that invoke macros and their "
4388 #~ "values in"
4389 #~ msgstr "  -s                 Listar seqüências de teclas que chamam macros"
4390
4391 #~ msgid "                     a form that can be reused as input."
4392 #~ msgstr ""
4393 #~ "                     e seus valores de uma forma que pode ser\n"
4394 #~ "                         reutilizada como entrada."
4395
4396 #~ msgid "break N levels."
4397 #~ msgstr "Se N for especificado, sai de N níveis."
4398
4399 #~ msgid "If N is specified, resume at the N-th enclosing loop."
4400 #~ msgstr "Se N for especificado, prossegue no N-ésimo laço envolvente."
4401
4402 #~ msgid "Run a shell builtin.  This is useful when you wish to rename a"
4403 #~ msgstr ""
4404 #~ "Executa um comando interno da `shell'.  Útil quando desejamos substituir"
4405
4406 #~ msgid "shell builtin to be a function, but need the functionality of the"
4407 #~ msgstr "um comando interno da `shell' por uma função, mas necessitamos da"
4408
4409 #~ msgid "builtin within the function itself."
4410 #~ msgstr "funcionalidade do comando interno dentro da própria função."
4411
4412 #~ msgid "Change the current directory to DIR.  The variable $HOME is the"
4413 #~ msgstr "Troca o diretório atual para DIR.  A variável $HOME é o padrão"
4414
4415 #~ msgid "default DIR.  The variable $CDPATH defines the search path for"
4416 #~ msgstr "para DIR.  A variável $CDPATH define o caminho de procura para"
4417
4418 #~ msgid "the directory containing DIR.  Alternative directory names in CDPATH"
4419 #~ msgstr ""
4420 #~ "o diretório que contém DIR.  Nomes de diretórios alternativos em CDPATH"
4421
4422 #~ msgid "are separated by a colon (:).  A null directory name is the same as"
4423 #~ msgstr ""
4424 #~ "são separados por dois pontos (:).  Um nome de diretório nulo é o mesmo"
4425
4426 #~ msgid "the current directory, i.e. `.'.  If DIR begins with a slash (/),"
4427 #~ msgstr "que o diretório atual, i.e. `.'.  Se DIR inicia com uma barra (/),"
4428
4429 #~ msgid "then $CDPATH is not used.  If the directory is not found, and the"
4430 #~ msgstr "então $CDPATH não é usado.  Se o diretório não for encontrado, e a"
4431
4432 #~ msgid "shell option `cdable_vars' is set, then try the word as a variable"
4433 #~ msgstr ""
4434 #~ "opção `cdable_vars' estiver definida, tentar usar DIR como um nome de"
4435
4436 #~ msgid "name.  If that variable has a value, then cd to the value of that"
4437 #~ msgstr ""
4438 #~ "variável.  Se esta variável tiver valor, então `cd' para o valor desta"
4439
4440 #~ msgid ""
4441 #~ "variable.  The -P option says to use the physical directory structure"
4442 #~ msgstr ""
4443 #~ "variável.  A opção -P indica para usar a estrutura física do diretório"
4444
4445 #~ msgid ""
4446 #~ "instead of following symbolic links; the -L option forces symbolic links"
4447 #~ msgstr "em vez de seguir os vínculos simbólicos; a opção -L força seguir os"
4448
4449 #~ msgid "to be followed."
4450 #~ msgstr "vínculos simbólicos."
4451
4452 #~ msgid "Print the current working directory.  With the -P option, pwd prints"
4453 #~ msgstr "Exibe o diretório atual de trabalho.  Com a opção -P, `pwd' exibe"
4454
4455 #~ msgid "the physical directory, without any symbolic links; the -L option"
4456 #~ msgstr "o diretório físico, sem nenhum vínculo simbólico; a opção -L faz"
4457
4458 #~ msgid "makes pwd follow symbolic links."
4459 #~ msgstr "com que `pwd' siga os vínculos simbólicos."
4460
4461 #~ msgid ""
4462 #~ "Runs COMMAND with ARGS ignoring shell functions.  If you have a shell"
4463 #~ msgstr ""
4464 #~ "Executa COMANDO com ARGs ignorando as funções da `shell'.  Ex: Havendo"
4465
4466 #~ msgid "function called `ls', and you wish to call the command `ls', you can"
4467 #~ msgstr ""
4468 #~ "uma função `ls', e se for necessário executar o comando `ls', executa-se"
4469
4470 #~ msgid ""
4471 #~ "say \"command ls\".  If the -p option is given, a default value is used"
4472 #~ msgstr ""
4473 #~ "\"command ls\".  Se a opção -p for fornecida, o valor padrão é utilizado"
4474
4475 #~ msgid ""
4476 #~ "for PATH that is guaranteed to find all of the standard utilities.  If"
4477 #~ msgstr ""
4478 #~ "para PATH, garantindo-se o encontro de todos os utilitários padrão. Se"
4479
4480 #~ msgid ""
4481 #~ "the -V or -v option is given, a string is printed describing COMMAND."
4482 #~ msgstr "a opção -V ou -v for fornecida, é exibida a descrição do COMANDO."
4483
4484 #~ msgid "The -V option produces a more verbose description."
4485 #~ msgstr "A opção -V produz uma descrição mais extensa."
4486
4487 #~ msgid "Declare variables and/or give them attributes.  If no NAMEs are"
4488 #~ msgstr "Declara variáveis e/ou dá-lhes atributos.  Se nenhum nome for"
4489
4490 #~ msgid "given, then display the values of variables instead.  The -p option"
4491 #~ msgstr "fornecido, então são exibidos os valores das variáveis.  A opção -p"
4492
4493 #~ msgid "will display the attributes and values of each NAME."
4494 #~ msgstr "exibe os atributos e valores para cada NOME."
4495
4496 #~ msgid "The flags are:"
4497 #~ msgstr "As opções são:"
4498
4499 #~ msgid "  -a\tto make NAMEs arrays (if supported)"
4500 #~ msgstr "  -a\tpara tornar NOMEs matrizes (arrays), se suportado"
4501
4502 #~ msgid "  -f\tto select from among function names only"
4503 #~ msgstr "  -f\tpara selecionar somente entre nomes de funções"
4504
4505 #~ msgid "  -F\tto display function names without definitions"
4506 #~ msgstr "  -F\tpara exibir os nomes das funções omitindo suas definições"
4507
4508 #~ msgid "  -r\tto make NAMEs readonly"
4509 #~ msgstr "  -r\tpara tornar NOMEs somente para leitura"
4510
4511 #~ msgid "  -x\tto make NAMEs export"
4512 #~ msgstr "  -x\tpara fazer a exportação de NOMEs"
4513
4514 #~ msgid "  -i\tto make NAMEs have the `integer' attribute set"
4515 #~ msgstr "  -i\tpara ativar o atributo `inteiro' em NOMEs "
4516
4517 #~ msgid "Variables with the integer attribute have arithmetic evaluation (see"
4518 #~ msgstr "Variáveis com atributo inteiro são avaliadas aritmeticamente (veja"
4519
4520 #~ msgid "`let') done when the variable is assigned to."
4521 #~ msgstr "`let') quando é feita uma atribuição de valor."
4522
4523 #~ msgid "When displaying values of variables, -f displays a function's name"
4524 #~ msgstr "Ao exibir os valores das variáveis, -f exibe o nome da função e"
4525
4526 #~ msgid "and definition.  The -F option restricts the display to function"
4527 #~ msgstr "sua definição.  A opção -F restringe a exibição ao nome da função"
4528
4529 #~ msgid "name only."
4530 #~ msgstr "somente."
4531
4532 #~ msgid ""
4533 #~ "Using `+' instead of `-' turns off the given attribute instead.  When"
4534 #~ msgstr "Usando `+' em vez de `-' faz o atributo ser desabilitado.  Quando"
4535
4536 #~ msgid "used in a function, makes NAMEs local, as with the `local' command."
4537 #~ msgstr "usado em uma função, torna NOMEs local, como no comando `local'."
4538
4539 #~ msgid "Create a local variable called NAME, and give it VALUE.  LOCAL"
4540 #~ msgstr "Cria uma variável local chamada NOME, e atribui VALOR.  LOCAL"
4541
4542 #~ msgid "have a visible scope restricted to that function and its children."
4543 #~ msgstr "da variável NOME fique restrito à própria função e às suas filhas."
4544
4545 #~ msgid "Output the ARGs.  If -n is specified, the trailing newline is"
4546 #~ msgstr "Exibe ARGs.  Se -n for fornecido, o caracter final de nova linha é"
4547
4548 #~ msgid "suppressed.  If the -e option is given, interpretation of the"
4549 #~ msgstr ""
4550 #~ "suprimido.  Se a opção -e for fornecida, a interpretação dos seguintes"
4551
4552 #~ msgid "following backslash-escaped characters is turned on:"
4553 #~ msgstr "caracteres após a contrabarra é ativada:"
4554
4555 #~ msgid "\t\\a\talert (bell)"
4556 #~ msgstr "\t\\a\talerta (bell)"
4557
4558 #~ msgid "\t\\b\tbackspace"
4559 #~ msgstr "\t\\b\tbackspace"
4560
4561 #~ msgid "\t\\c\tsuppress trailing newline"
4562 #~ msgstr "\t\\c\tsuprimir o caracter final de nova linha"
4563
4564 #~ msgid "\t\\E\tescape character"
4565 #~ msgstr "\t\\E\to caracter de escape"
4566
4567 #~ msgid "\t\\f\tform feed"
4568 #~ msgstr "\t\\f\talimentação de formulário (form feed)"
4569
4570 #~ msgid "\t\\n\tnew line"
4571 #~ msgstr "\t\\n\tnova linha"
4572
4573 #~ msgid "\t\\r\tcarriage return"
4574 #~ msgstr "\t\\r\tretorno de carro (cr)"
4575
4576 #~ msgid "\t\\t\thorizontal tab"
4577 #~ msgstr "\t\\t\ttabulação horizontal (ht)"
4578
4579 #~ msgid "\t\\v\tvertical tab"
4580 #~ msgstr "\t\\v\ttabulação vertical (vt)"
4581
4582 #~ msgid "\t\\\\\tbackslash"
4583 #~ msgstr "\t\\\\\tcontrabarra"
4584
4585 #~ msgid "\t\\num\tthe character whose ASCII code is NUM (octal)."
4586 #~ msgstr "\t\\num\to caracter com código ASCII igual a NUM (octal)."
4587
4588 #~ msgid ""
4589 #~ "You can explicitly turn off the interpretation of the above characters"
4590 #~ msgstr ""
4591 #~ "Pode-se explicitamente desabilitar a interpretação dos caracteres acima"
4592
4593 #~ msgid "with the -E option."
4594 #~ msgstr "através da opção -E."
4595
4596 #~ msgid "Enable and disable builtin shell commands.  This allows"
4597 #~ msgstr ""
4598 #~ "Habilita e desabilita os comandos internos da `shell', permitindo usar"
4599
4600 #~ msgid "you to use a disk command which has the same name as a shell"
4601 #~ msgstr ""
4602 #~ "um comando de disco que tenha o mesmo nome do comando interno da `shell'."
4603
4604 #~ msgid "builtin.  If -n is used, the NAMEs become disabled; otherwise"
4605 #~ msgstr ""
4606 #~ "Se -n for especificado, os NOMEs são desabilitados, senão os nomes são"
4607
4608 #~ msgid "NAMEs are enabled.  For example, to use the `test' found on your"
4609 #~ msgstr ""
4610 #~ "habilitados. Por exemplo, para usar `test' encontrado pelo PATH em vez"
4611
4612 #~ msgid "path instead of the shell builtin version, type `enable -n test'."
4613 #~ msgstr ""
4614 #~ "da versão interna do comando, digite `enable -n test'. Em sistemas que"
4615
4616 #~ msgid "On systems supporting dynamic loading, the -f option may be used"
4617 #~ msgstr ""
4618 #~ "suportam carregamento dinâmico, pode-se usar a opção -f para carregar"
4619
4620 #~ msgid "to load new builtins from the shared object FILENAME.  The -d"
4621 #~ msgstr ""
4622 #~ "novos comandos internos do objeto compartilhado ARQUIVO.  A opção -d"
4623
4624 #~ msgid "option will delete a builtin previously loaded with -f.  If no"
4625 #~ msgstr ""
4626 #~ "elimina os comandos internos previamente carregados com -f.  Se nenhum"
4627
4628 #~ msgid "non-option names are given, or the -p option is supplied, a list"
4629 #~ msgstr ""
4630 #~ "nome for fornecido, ou se a opção -p for fornecida, uma lista de comandos"
4631
4632 #~ msgid "of builtins is printed.  The -a option means to print every builtin"
4633 #~ msgstr ""
4634 #~ "internos é exibida.  A opção -a faz com que todos os comandos internos"
4635
4636 #~ msgid "with an indication of whether or not it is enabled.  The -s option"
4637 #~ msgstr "sejam exibidos indicando se estão habilitados ou não.  A opção -s"
4638
4639 #~ msgid "restricts the output to the Posix.2 `special' builtins.  The -n"
4640 #~ msgstr ""
4641 #~ "restringe a saída aos comandos internos `especiais' Posix.2.  A opção"
4642
4643 #~ msgid "option displays a list of all disabled builtins."
4644 #~ msgstr "-n exibe a lista de todos os comandos internos desabilitados."
4645
4646 #~ msgid "Getopts is used by shell procedures to parse positional parameters."
4647 #~ msgstr ""
4648 #~ "Getopts é utilizado pelos procedimentos da `shell' para fazer a leitura\n"
4649 #~ "    (parse) dos parâmetros posicionais."
4650
4651 #~ msgid "OPTSTRING contains the option letters to be recognized; if a letter"
4652 #~ msgstr "OPÇÕES contém as letras das opções a serem reconhecidas; Se uma"
4653
4654 #~ msgid "is followed by a colon, the option is expected to have an argument,"
4655 #~ msgstr "letra é seguida por dois pontos, a opção espera a presença de um"
4656
4657 #~ msgid "which should be separated from it by white space."
4658 #~ msgstr "argumento que deve ser separado dela por espaço em branco."
4659
4660 #~ msgid "Each time it is invoked, getopts will place the next option in the"
4661 #~ msgstr "Cada vez que for chamada, `getopts' irá colocar a próxima opção na"
4662
4663 #~ msgid "shell variable $name, initializing name if it does not exist, and"
4664 #~ msgstr "variável da `shell' $NOME, inicializando NOME caso não exista, e o"
4665
4666 #~ msgid "the index of the next argument to be processed into the shell"
4667 #~ msgstr "índice do próximo argumento a ser processado dentro da variável da"
4668
4669 #~ msgid "variable OPTIND.  OPTIND is initialized to 1 each time the shell or"
4670 #~ msgstr "`shell' OPTIND.  OPTIND é inicializado com 1 cada vez que o script"
4671
4672 #~ msgid "a shell script is invoked.  When an option requires an argument,"
4673 #~ msgstr ""
4674 #~ "da `shell' é chamado.  Quando uma opção requer um argumento, `getopts'"
4675
4676 #~ msgid "getopts places that argument into the shell variable OPTARG."
4677 #~ msgstr "coloca este argumento dentro da variável da `shell' OPTARG."
4678
4679 #~ msgid "getopts reports errors in one of two ways.  If the first character"
4680 #~ msgstr ""
4681 #~ "`getopts' informa os erros de duas maneiras.  Se o primeiro caracter de"
4682
4683 #~ msgid "of OPTSTRING is a colon, getopts uses silent error reporting.  In"
4684 #~ msgstr "OPÇÕES for dois pontos, `getopts' usa o modo silencioso.  Neste"
4685
4686 #~ msgid "this mode, no error messages are printed.  If an illegal option is"
4687 #~ msgstr "modo, nenhuma mensagem de erro é exibida.  Se uma opção ilegal for"
4688
4689 #~ msgid "seen, getopts places the option character found into OPTARG.  If a"
4690 #~ msgstr "encontrada, `getopts' coloca o caracter da opção em OPTARG.  Se um"
4691
4692 #~ msgid "required argument is not found, getopts places a ':' into NAME and"
4693 #~ msgstr ""
4694 #~ "argumento requerido não for encontrado, `getopts' coloca ':' em  NOME e"
4695
4696 #~ msgid "sets OPTARG to the option character found.  If getopts is not in"
4697 #~ msgstr ""
4698 #~ "atribui a OPTARG o caracter de opção encontrado. Se `getopts' não está em"
4699
4700 #~ msgid "silent mode, and an illegal option is seen, getopts places '?' into"
4701 #~ msgstr ""
4702 #~ "modo silencioso, e uma opção ilegal é encontrada, `getopts' coloca '?' em"
4703
4704 #~ msgid "NAME and unsets OPTARG.  If a required option is not found, a '?'"
4705 #~ msgstr ""
4706 #~ "NOME e desativa OPTARG.  Se uma opção requerida não é encontrada, uma '?'"
4707
4708 #~ msgid "is placed in NAME, OPTARG is unset, and a diagnostic message is"
4709 #~ msgstr ""
4710 #~ "é colocada em NOME, OPTARG é desativado, e uma mensagem de diagnóstico é"
4711
4712 #~ msgid "If the shell variable OPTERR has the value 0, getopts disables the"
4713 #~ msgstr ""
4714 #~ "Se a variável da `shell' OPTERR tem o valor 0, `getopts' desabilita a"
4715
4716 #~ msgid "printing of error messages, even if the first character of"
4717 #~ msgstr "exibição de mensagens de erro, mesmo que o primeiro caracter de"
4718
4719 #~ msgid "OPTSTRING is not a colon.  OPTERR has the value 1 by default."
4720 #~ msgstr "OPTSTRING não seja dois pontos.  OPTERR tem o valor 1 por padrão."
4721
4722 #~ msgid "Getopts normally parses the positional parameters ($0 - $9), but if"
4723 #~ msgstr ""
4724 #~ "`getopts' normalmente faz a leitura dos parãmetros posicionais ($0 - $9),"
4725
4726 #~ msgid "more arguments are given, they are parsed instead."
4727 #~ msgstr "mas, se mais argumentos forem fornecidos, então estes são lidos."
4728
4729 #~ msgid "Exec FILE, replacing this shell with the specified program."
4730 #~ msgstr ""
4731 #~ "Executa ARQUIVO, substituindo esta `shell' pelo programa especificado."
4732
4733 #~ msgid "If FILE is not specified, the redirections take effect in this"
4734 #~ msgstr ""
4735 #~ "Se ARQUIVO não for especificado, os redirecionamentos são efetivados"
4736
4737 #~ msgid "shell.  If the first argument is `-l', then place a dash in the"
4738 #~ msgstr ""
4739 #~ "nesta `shell'.  Se o primeiro argumento for `-l', coloca um hífen no"
4740
4741 #~ msgid "zeroth arg passed to FILE, as login does.  If the `-c' option"
4742 #~ msgstr "argumento `0' passado para ARQUIVO, como no login.  Se a opção `-c'"
4743
4744 #~ msgid "is supplied, FILE is executed with a null environment.  The `-a'"
4745 #~ msgstr "for fornecida, ARQUIVO é executado com um ambiente nulo.  A opção"
4746
4747 #~ msgid "option means to make set argv[0] of the executed process to NAME."
4748 #~ msgstr "`-a' significa atribuir NOME para argv[0] do processo executado."
4749
4750 #~ msgid "If the file cannot be executed and the shell is not interactive,"
4751 #~ msgstr ""
4752 #~ "Se o arquivo não puder ser executado e a `shell' não for interativa,"
4753
4754 #~ msgid "then the shell exits, unless the variable \"no_exit_on_failed_exec\""
4755 #~ msgstr ""
4756 #~ "então a `shell' termina, a menos que a variável \"no_exit_on_failed_exec\""
4757
4758 #~ msgid "is set."
4759 #~ msgstr "esteja inicializada."
4760
4761 #~ msgid "is that of the last command executed."
4762 #~ msgstr "de saída é igual ao do último comando executado."
4763
4764 #~ msgid ""
4765 #~ "FIRST and LAST can be numbers specifying the range, or FIRST can be a"
4766 #~ msgstr "PRIMEIRO e ÚLTIMO podem ser números especificando o intervalo, ou"
4767
4768 #~ msgid "string, which means the most recent command beginning with that"
4769 #~ msgstr "PRIMEIRO pode ser uma cadeia de caracteres, representando o comando"
4770
4771 #~ msgid "string."
4772 #~ msgstr "mais recente começado por estes caracteres."
4773
4774 #~ msgid ""
4775 #~ "   -e ENAME selects which editor to use.  Default is FCEDIT, then EDITOR,"
4776 #~ msgstr ""
4777 #~ "   -e EDITOR seleciona qual editor usar.  O padrão é FCEDIT, depois "
4778 #~ "EDITOR,"
4779
4780 #~ msgid ""
4781 #~ "      then the editor which corresponds to the current readline editing"
4782 #~ msgstr ""
4783 #~ "      depois o editor correspondente ao modo de edição atual da leitura"
4784
4785 #~ msgid "      mode, then vi."
4786 #~ msgstr "      de linha, e depois o vi."
4787
4788 #~ msgid "   -l means list lines instead of editing."
4789 #~ msgstr "   -l indica para listar as linha em vez de editá-las."
4790
4791 #~ msgid "   -n means no line numbers listed."
4792 #~ msgstr "   -n indica para não listar os números das linhas."
4793
4794 #~ msgid ""
4795 #~ "   -r means reverse the order of the lines (making it newest listed "
4796 #~ "first)."
4797 #~ msgstr ""
4798 #~ "   -r faz reverter a ordem das linhas (a última torna-se a primeira)."
4799
4800 #~ msgid "With the `fc -s [pat=rep ...] [command]' format, the command is"
4801 #~ msgstr ""
4802 #~ "No formato `fc -s [ANTIGO=NOVO ...] [COMANDO]', o comando é executado"
4803
4804 #~ msgid "re-executed after the substitution OLD=NEW is performed."
4805 #~ msgstr "novamente após a substituição de ANTIGO por NOVO ser realizada."
4806
4807 #~ msgid "A useful alias to use with this is r='fc -s', so that typing `r cc'"
4808 #~ msgstr ""
4809 #~ "Um alias útil a ser usado é r='fc -s' para que, ao se digitar `r cc',"
4810
4811 #~ msgid "runs the last command beginning with `cc' and typing `r' re-executes"
4812 #~ msgstr "seja executado o último comando começado por `cc' e, ao se digitar"
4813
4814 #~ msgid "JOB_SPEC is not present, the shell's notion of the current job is"
4815 #~ msgstr ""
4816 #~ "Se JOB-ESPECIFICADO não estiver presente, a noção da `shell' do trabalho"
4817
4818 #~ msgid "used."
4819 #~ msgstr "atual é utilizada."
4820
4821 #~ msgid "Place JOB_SPEC in the background, as if it had been started with"
4822 #~ msgstr ""
4823 #~ "Colocar JOB-ESPECIFICADO no segundo plano, como se tivesse sido ativado"
4824
4825 #~ msgid "`&'.  If JOB_SPEC is not present, the shell's notion of the current"
4826 #~ msgstr ""
4827 #~ "com `&'. Se JOB-ESPECIFICADO não estiver presente, a noção da `shell'"
4828
4829 #~ msgid "job is used."
4830 #~ msgstr "do trabalho atual é utilizada."
4831
4832 #~ msgid "For each NAME, the full pathname of the command is determined and"
4833 #~ msgstr ""
4834 #~ "Para cada NOME, o caminho completo do comando é determinado e lembrado."
4835
4836 #~ msgid "remembered.  If the -p option is supplied, PATHNAME is used as the"
4837 #~ msgstr ""
4838 #~ "Se a opção -p for fornecida, CAMINHO é utilizado como o caminho completo"
4839
4840 #~ msgid "full pathname of NAME, and no path search is performed.  The -r"
4841 #~ msgstr "para NOME, e nenhuma procura de caminho é realizada.  A opção -r"
4842
4843 #~ msgid "option causes the shell to forget all remembered locations.  If no"
4844 #~ msgstr ""
4845 #~ "faz com que a `shell' esqueça todas as localizações lembradas.  Sem nenhum"
4846
4847 #~ msgid ""
4848 #~ "arguments are given, information about remembered commands is displayed."
4849 #~ msgstr "argumento, as informações sobre os comandos lembrados são exibidas."
4850
4851 #~ msgid "Display helpful information about builtin commands.  If PATTERN is"
4852 #~ msgstr "Exibe informações úteis sobre os comandos internos. Se PADRÃO for"
4853
4854 #~ msgid "specified, gives detailed help on all commands matching PATTERN,"
4855 #~ msgstr "especificado, fornece ajuda detalhada para todos os comandos que"
4856
4857 #~ msgid "otherwise a list of the builtins is printed."
4858 #~ msgstr ""
4859 #~ "correspondem ao PADRÃO, senão a lista dos comandos internos é exibida."
4860
4861 #~ msgid "Display the history list with line numbers.  Lines listed with"
4862 #~ msgstr ""
4863 #~ "Exibe a lista histórica com os números das linhas. Linhas contendo um"
4864
4865 #~ msgid "with a `*' have been modified.  Argument of N says to list only"
4866 #~ msgstr "`*' foram modificadas.  O argumento N faz listar somente as últimas"
4867
4868 #~ msgid "the last N lines.  The -c option causes the history list to be"
4869 #~ msgstr "N linhas.  A opção -c faz com que a lista histórica seja apagada"
4870
4871 #~ msgid ""
4872 #~ "cleared by deleting all of the entries.  The `-w' option writes out the"
4873 #~ msgstr ""
4874 #~ "removendo todas as entradas.  A opção `-w' escreve o histórico atual no"
4875
4876 #~ msgid ""
4877 #~ "current history to the history file;  `-r' means to read the file and"
4878 #~ msgstr ""
4879 #~ "arquivo de histórico;  A opção `-r' significa ler o arquivo e apensar seu"
4880
4881 #~ msgid "append the contents to the history list instead.  `-a' means"
4882 #~ msgstr ""
4883 #~ "conteúdo à lista histórica.  A opção `-a' significa apensar as linhas de"
4884
4885 #~ msgid "to append history lines from this session to the history file."
4886 #~ msgstr "histórico desta sessão ao arquivo de histórico."
4887
4888 #~ msgid "Argument `-n' means to read all history lines not already read"
4889 #~ msgstr "A opção `-n' faz ler todas as linhas de histórico ainda não lidas"
4890
4891 #~ msgid "from the history file and append them to the history list.  If"
4892 #~ msgstr ""
4893 #~ "do arquivo histórico, e apensá-las à lista de histórico.  Se ARQUIVO"
4894
4895 #~ msgid "FILENAME is given, then that is used as the history file else"
4896 #~ msgstr "for fornecido, então este é usado como arquivo de histórico, senão"
4897
4898 #~ msgid "if $HISTFILE has a value, that is used, else ~/.bash_history."
4899 #~ msgstr ""
4900 #~ "se $HISTFILE possui valor, este é usado, senão ~/.bash_history.  Se a"
4901
4902 #~ msgid "If the -s option is supplied, the non-option ARGs are appended to"
4903 #~ msgstr ""
4904 #~ "opção -s for fornecida, os ARGs, que não forem opções, são apensados à"
4905
4906 #~ msgid "the history list as a single entry.  The -p option means to perform"
4907 #~ msgstr ""
4908 #~ "lista histórica como uma única entrada. A opção -p significa realizar a"
4909
4910 #~ msgid ""
4911 #~ "history expansion on each ARG and display the result, without storing"
4912 #~ msgstr ""
4913 #~ "expansão da história em cada ARG e exibir o resultado, sem armazenar"
4914
4915 #~ msgid "anything in the history list."
4916 #~ msgstr "nada na lista de histórico."
4917
4918 #~ msgid "Lists the active jobs.  The -l option lists process id's in addition"
4919 #~ msgstr ""
4920 #~ "Lista os trabalhos ativos.  A opção -l lista os ID's dos processos além"
4921
4922 #~ msgid "to the normal information; the -p option lists process id's only."
4923 #~ msgstr ""
4924 #~ "das informações usuais;  a opção -p lista somente os ID's dos processos."
4925
4926 #~ msgid ""
4927 #~ "If -n is given, only processes that have changed status since the last"
4928 #~ msgstr ""
4929 #~ "Se -n for fornecido, somente os processos que mudaram de status desde a"
4930
4931 #~ msgid ""
4932 #~ "notification are printed.  JOBSPEC restricts output to that job.  The"
4933 #~ msgstr ""
4934 #~ "última notificação são exibidos.  JOB-ESPECIFICADO restringe a saída a "
4935 #~ "este"
4936
4937 #~ msgid "-r and -s options restrict output to running and stopped jobs only,"
4938 #~ msgstr ""
4939 #~ "trabalho.  As opções -r e -s restringem a saída apenas aos trabalhos"
4940
4941 #~ msgid "respectively.  Without options, the status of all active jobs is"
4942 #~ msgstr ""
4943 #~ "executando e parados, respectivamente.  Sem opções, o status de todos os"
4944
4945 #~ msgid ""
4946 #~ "printed.  If -x is given, COMMAND is run after all job specifications"
4947 #~ msgstr ""
4948 #~ "trabalhos ativos são exibidos.  Se -x for fornecido, COMANDO é executado"
4949
4950 #~ msgid ""
4951 #~ "that appear in ARGS have been replaced with the process ID of that job's"
4952 #~ msgstr ""
4953 #~ "após todas as especificações de trabalho que aparecem em ARGS terem sido"
4954
4955 #~ msgid "process group leader."
4956 #~ msgstr "substituídas pelo ID do processo líder deste grupo de processos."
4957
4958 #~ msgid "Removes each JOBSPEC argument from the table of active jobs."
4959 #~ msgstr ""
4960 #~ "Remove cada argumento JOB-ESPECIFICADO da tabela de trabalhos ativos."
4961
4962 #~ msgid "Send the processes named by PID (or JOB) the signal SIGSPEC.  If"
4963 #~ msgstr ""
4964 #~ "Envia ao processo identificado pelo PID (ou JOB) o sinal SIGSPEC.  Se"
4965
4966 #~ msgid ""
4967 #~ "SIGSPEC is not present, then SIGTERM is assumed.  An argument of `-l'"
4968 #~ msgstr ""
4969 #~ "SIGSPEC não estiver presente, então SIGTERM é assumido.  A opção `-l'"
4970
4971 #~ msgid "lists the signal names; if arguments follow `-l' they are assumed to"
4972 #~ msgstr ""
4973 #~ "lista os nomes dos sinais;  havendo argumentos após `-l', são assumidos"
4974
4975 #~ msgid "be signal numbers for which names should be listed.  Kill is a shell"
4976 #~ msgstr ""
4977 #~ "como sendo os números dos sinais cujos nomes devem ser exibidos.  Kill"
4978
4979 #~ msgid "builtin for two reasons: it allows job IDs to be used instead of"
4980 #~ msgstr ""
4981 #~ "é um comando interno por duas razões: permite o uso do ID do trabalho em"
4982
4983 #~ msgid "process IDs, and, if you have reached the limit on processes that"
4984 #~ msgstr ""
4985 #~ "vez do ID do processo e, caso tenha sido atingido o limite de processos "
4986 #~ "que"
4987
4988 #~ msgid ""
4989 #~ "you can create, you don't have to start a process to kill another one."
4990 #~ msgstr ""
4991 #~ "podem ser criados, não é necessário um novo processo para remover outro."
4992
4993 #~ msgid "Each ARG is an arithmetic expression to be evaluated.  Evaluation"
4994 #~ msgstr "Cada ARG é uma expressão aritmética a ser avaliada.  A avaliação é"
4995
4996 #~ msgid "is done in long integers with no check for overflow, though division"
4997 #~ msgstr ""
4998 #~ "feita usando inteiros longos sem verificar estouro, embora a divisão"
4999
5000 #~ msgid "by 0 is trapped and flagged as an error.  The following list of"
5001 #~ msgstr "por 0 seja capturada e indicada como erro.  A lista abaixo está"
5002
5003 #~ msgid "operators is grouped into levels of equal-precedence operators."
5004 #~ msgstr "grupada em níveis de igual de precedência dos operadores."
5005
5006 #~ msgid "The levels are listed in order of decreasing precedence."
5007 #~ msgstr "Os níveis estão listados em ordem decrescente de precedência."
5008
5009 #~ msgid "\t-, +\t\tunary minus, plus"
5010 #~ msgstr "\t-, +\t\tmenos, mais unários"
5011
5012 #~ msgid "\t!, ~\t\tlogical and bitwise negation"
5013 #~ msgstr "\t!, ~\t\tnegação lógica e bit a bit"
5014
5015 #~ msgid "\t*, /, %\t\tmultiplication, division, remainder"
5016 #~ msgstr "\t*, /, %\t\tmultiplicação, divisão, resto"
5017
5018 #~ msgid "\t+, -\t\taddition, subtraction"
5019 #~ msgstr "\t+, -\t\tadição, subtração"
5020
5021 #~ msgid "\t<<, >>\t\tleft and right bitwise shifts"
5022 #~ msgstr "\t<<, >>\t\tdeslocamento à esquerda e à direita bit a bit"
5023
5024 #~ msgid "\t<=, >=, <, >\tcomparison"
5025 #~ msgstr "\t<=, >=, <, >\tcomparação"
5026
5027 #~ msgid "\t==, !=\t\tequality, inequality"
5028 #~ msgstr "\t==, !=\t\tigualdade, desigualdade"
5029
5030 #~ msgid "\t&\t\tbitwise AND"
5031 #~ msgstr "\t&\t\tE bit a bit"
5032
5033 #~ msgid "\t^\t\tbitwise XOR"
5034 #~ msgstr "\t^\t\tOU Exclusivo (XOR) bit a bit"
5035
5036 #~ msgid "\t|\t\tbitwise OR"
5037 #~ msgstr "\t|\t\tOU Inclusivo (OR) bit a bit"
5038
5039 #~ msgid "\t&&\t\tlogical AND"
5040 #~ msgstr "\t&&\t\tE lógico"
5041
5042 #~ msgid "\t||\t\tlogical OR"
5043 #~ msgstr "\t||\t\tOU lógico"
5044
5045 #~ msgid "\texpr ? expr : expr"
5046 #~ msgstr "\texpr ? expr : expr"
5047
5048 #~ msgid "\t\t\tconditional expression"
5049 #~ msgstr "\t\t\texpressão condicional"
5050
5051 #~ msgid "\t=, *=, /=, %=,"
5052 #~ msgstr "\t=, *=, /=, %=,"
5053
5054 #~ msgid "\t+=, -=, <<=, >>=,"
5055 #~ msgstr "\t+=, -=, <<=, >>=,"
5056
5057 #~ msgid "\t&=, ^=, |=\tassignment"
5058 #~ msgstr "\t&=, ^=, |=\tatribuição"
5059
5060 #~ msgid "is replaced by its value (coerced to a long integer) within"
5061 #~ msgstr "substituído pelo seu valor (convertido em inteiro longo) dentro"
5062
5063 #~ msgid "an expression.  The variable need not have its integer attribute"
5064 #~ msgstr "da expressão.  A variável não precisa ter seu atributo inteiro"
5065
5066 #~ msgid "turned on to be used in an expression."
5067 #~ msgstr "ativo para ser usada em uma expressão."
5068
5069 #~ msgid "Operators are evaluated in order of precedence.  Sub-expressions in"
5070 #~ msgstr ""
5071 #~ "Os operadores são avaliados em ordem de precedência.  Sub-expressões"
5072
5073 #~ msgid "parentheses are evaluated first and may override the precedence"
5074 #~ msgstr "entre parênteses são avaliadas primeiro e podem prevalecer sobre as"
5075
5076 #~ msgid "rules above."
5077 #~ msgstr "regras de precedência anteriores."
5078
5079 #~ msgid "If the last ARG evaluates to 0, let returns 1; 0 is returned"
5080 #~ msgstr "Se o último argumento for avaliado como 0, `let' retorna 1, caso"
5081
5082 #~ msgid "otherwise."
5083 #~ msgstr "contrário, retorna 0."
5084
5085 #~ msgid "One line is read from the standard input, and the first word is"
5086 #~ msgstr "Uma linha é lida a partir da entrada padrão, e a primeira palavra é"
5087
5088 #~ msgid ""
5089 #~ "assigned to the first NAME, the second word to the second NAME, and so"
5090 #~ msgstr ""
5091 #~ "atribuída ao primeiro NOME, a segunda ao segundo NOME, e assim por diante,"
5092
5093 #~ msgid ""
5094 #~ "on, with leftover words assigned to the last NAME.  Only the characters"
5095 #~ msgstr ""
5096 #~ "com as palavras restantes atribuídas ao último NOME.  Somente os "
5097 #~ "caracteres"
5098
5099 #~ msgid "found in $IFS are recognized as word delimiters.  The return code is"
5100 #~ msgstr ""
5101 #~ "encontrados em $IFS são reconhecidos como delimitadores. O código de "
5102 #~ "retorno"
5103
5104 #~ msgid ""
5105 #~ "zero, unless end-of-file is encountered.  If no NAMEs are supplied, the"
5106 #~ msgstr ""
5107 #~ "é zero, a menos que EOF seja encontrado.  Se nenhum NOME for fornecido,"
5108
5109 #~ msgid ""
5110 #~ "line read is stored in the REPLY variable.  If the -r option is given,"
5111 #~ msgstr ""
5112 #~ "a linha lida é armazenada na variável REPLY.  Se a opção -r for fornecida,"
5113
5114 #~ msgid "this signifies `raw' input, and backslash escaping is disabled.  If"
5115 #~ msgstr ""
5116 #~ "significa entrada `textual', desabilitando a interpretação da contrabarra."
5117
5118 #~ msgid "the `-p' option is supplied, the string supplied as an argument is"
5119 #~ msgstr ""
5120 #~ "Se a opção `-p' for fornecida a MENSAGEM fornecida como argumento é "
5121 #~ "exibida,"
5122
5123 #~ msgid ""
5124 #~ "output without a trailing newline before attempting to read.  If -a is"
5125 #~ msgstr ""
5126 #~ "sem o caracter de nova linha, antes de efetuar a leitura.  Se a opção -a"
5127
5128 #~ msgid ""
5129 #~ "supplied, the words read are assigned to sequential indices of ARRAY,"
5130 #~ msgstr ""
5131 #~ "for fornecida, as palavras lidas são atribuídas aos índices seqüenciais"
5132
5133 #~ msgid "starting at zero.  If -e is supplied and the shell is interactive,"
5134 #~ msgstr ""
5135 #~ "da MATRIZ, começando por zero.  Se a opção -e for fornecida, e a shell for"
5136
5137 #~ msgid "readline is used to obtain the line."
5138 #~ msgstr "interativa, `readline' é utilizado para ler a linha."
5139
5140 #~ msgid "is omitted, the return status is that of the last command."
5141 #~ msgstr "Se N for omitido, retorna o status do último comando executado."
5142
5143 #~ msgid "    -a  Mark variables which are modified or created for export."
5144 #~ msgstr ""
5145 #~ "    -a  Marcar para exportação as variáveis que são criadas ou "
5146 #~ "modificadas."
5147
5148 #~ msgid "    -b  Notify of job termination immediately."
5149 #~ msgstr "    -b  Notificar imediatamente o término do trabalho."
5150
5151 #~ msgid "    -e  Exit immediately if a command exits with a non-zero status."
5152 #~ msgstr ""
5153 #~ "    -e  Terminar imediatamente se um comando terminar com status != 0."
5154
5155 #~ msgid "    -f  Disable file name generation (globbing)."
5156 #~ msgstr "    -f  Desabilitar a geração de nome de arquivo (metacaracteres)."
5157
5158 #~ msgid "    -h  Remember the location of commands as they are looked up."
5159 #~ msgstr "    -h  Lembrar da localização dos comandos ao procurá-los."
5160
5161 #~ msgid ""
5162 #~ "    -i  Force the shell to be an \"interactive\" one.  Interactive shells"
5163 #~ msgstr "    -i  Forçar a `shell' ser do tipo \"interativa\".  `Shells'"
5164
5165 #~ msgid "        always read `~/.bashrc' on startup."
5166 #~ msgstr "        interativas sempre lêem `~/.bashrc' ao iniciar."
5167
5168 #~ msgid "    -k  All assignment arguments are placed in the environment for a"
5169 #~ msgstr ""
5170 #~ "    -k  Todos os argumentos de atribuição são colocados no ambiente,"
5171
5172 #~ msgid "        command, not just those that precede the command name."
5173 #~ msgstr "        e não somente os que precedem o nome do comando."
5174
5175 #~ msgid "    -m  Job control is enabled."
5176 #~ msgstr "    -m  O controle de trabalho está habilitado."
5177
5178 #~ msgid "    -n  Read commands but do not execute them."
5179 #~ msgstr "    -n  Ler os comandos, mas não executá-los."
5180
5181 #~ msgid "    -o option-name"
5182 #~ msgstr "    -o NOME-DA-OPÇÃO"
5183
5184 #~ msgid "        Set the variable corresponding to option-name:"
5185 #~ msgstr "        Inicializar a variável correspondente ao nome da opção:"
5186
5187 #~ msgid "            allexport    same as -a"
5188 #~ msgstr "            allexport    o mesmo que -a"
5189
5190 #~ msgid "            braceexpand  same as -B"
5191 #~ msgstr "            braceexpand  o mesmo que -B"
5192
5193 #~ msgid "            emacs        use an emacs-style line editing interface"
5194 #~ msgstr ""
5195 #~ "            emacs        usar interface de edição de linha estilo emacs"
5196
5197 #~ msgid "            errexit      same as -e"
5198 #~ msgstr "            errexit      o mesmo que -e"
5199
5200 #~ msgid "            hashall      same as -h"
5201 #~ msgstr "            hashall      o mesmo que -h"
5202
5203 #~ msgid "            histexpand   same as -H"
5204 #~ msgstr "            histexpand   o mesmo que -H"
5205
5206 #~ msgid "            ignoreeof    the shell will not exit upon reading EOF"
5207 #~ msgstr "            ignoreeof    a `shell' não termina após ler EOF"
5208
5209 #~ msgid "            interactive-comments"
5210 #~ msgstr "            interactive-comments"
5211
5212 #~ msgid ""
5213 #~ "                         allow comments to appear in interactive commands"
5214 #~ msgstr ""
5215 #~ "                         permite comentários em comandos interativos"
5216
5217 #~ msgid "            keyword      same as -k"
5218 #~ msgstr "            keyword      o mesmo que -k"
5219
5220 #~ msgid "            monitor      same as -m"
5221 #~ msgstr "            monitor      o mesmo que -m"
5222
5223 #~ msgid "            noclobber    same as -C"
5224 #~ msgstr "            noclobber    o mesmo que -C"
5225
5226 #~ msgid "            noexec       same as -n"
5227 #~ msgstr "            noexec       o mesmo que -n"
5228
5229 #~ msgid "            noglob       same as -f"
5230 #~ msgstr "            noglob       o mesmo que -f"
5231
5232 #~ msgid "            notify       save as -b"
5233 #~ msgstr "            notify       o mesmo que -b"
5234
5235 #~ msgid "            nounset      same as -u"
5236 #~ msgstr "            nounset      o mesmo que -u"
5237
5238 #~ msgid "            onecmd       same as -t"
5239 #~ msgstr "            onecmd       o mesmo que -t"
5240
5241 #~ msgid "            physical     same as -P"
5242 #~ msgstr "            physical     o mesmo que -P"
5243
5244 #~ msgid ""
5245 #~ "            posix        change the behavior of bash where the default"
5246 #~ msgstr ""
5247 #~ "            posix        mudar o comportamento do `bash' onde o padrão"
5248
5249 #~ msgid ""
5250 #~ "                         operation differs from the 1003.2 standard to"
5251 #~ msgstr ""
5252 #~ "                         for diferente do padrão 1003.2, para tornar"
5253
5254 #~ msgid "                         match the standard"
5255 #~ msgstr "                         igual ao padrão"
5256
5257 #~ msgid "            privileged   same as -p"
5258 #~ msgstr "            privileged   o mesmo que -p"
5259
5260 #~ msgid "            verbose      same as -v"
5261 #~ msgstr "            verbose      o mesmo que -v"
5262
5263 #~ msgid "            vi           use a vi-style line editing interface"
5264 #~ msgstr ""
5265 #~ "            vi           usar interface de edição de linha estilo vi"
5266
5267 #~ msgid "            xtrace       same as -x"
5268 #~ msgstr "            xtrace       o mesmo que -x"
5269
5270 #~ msgid ""
5271 #~ "    -p  Turned on whenever the real and effective user ids do not match."
5272 #~ msgstr ""
5273 #~ "    -p  Habilitado sempre que o usuário real e efetivo forem diferentes."
5274
5275 #~ msgid "        Disables processing of the $ENV file and importing of shell"
5276 #~ msgstr ""
5277 #~ "        Desabilita o processamento do arquivo $ENV e importação das "
5278 #~ "funções"
5279
5280 #~ msgid ""
5281 #~ "        functions.  Turning this option off causes the effective uid and"
5282 #~ msgstr ""
5283 #~ "        da `shell'.  Desabilitando esta opção faz com que o `uid' e `gid'"
5284
5285 #~ msgid "        gid to be set to the real uid and gid."
5286 #~ msgstr "        efetivos sejam feitos o mesmo que o `uid' e `gid' reais."
5287
5288 #~ msgid "    -t  Exit after reading and executing one command."
5289 #~ msgstr "    -t  Sair após ler e executar um comando."
5290
5291 #~ msgid "    -u  Treat unset variables as an error when substituting."
5292 #~ msgstr ""
5293 #~ "    -u  Tratar como erro as variáveis não inicializadas na substituição."
5294
5295 #~ msgid "    -v  Print shell input lines as they are read."
5296 #~ msgstr "    -v  Exibir as linhas de entrada da `shell' ao lê-las."
5297
5298 #~ msgid "    -x  Print commands and their arguments as they are executed."
5299 #~ msgstr "    -x  Exibir os comandos e seus argumentos ao executá-los."
5300
5301 #~ msgid "    -B  the shell will perform brace expansion"
5302 #~ msgstr "    -B  a `shell' irá realizar a expansão das chaves {}"
5303
5304 #~ msgid "    -H  Enable ! style history substitution.  This flag is on"
5305 #~ msgstr "    -H  Habilitar o estilo ! para substituição do histórico."
5306
5307 #~ msgid "        by default."
5308 #~ msgstr "        Esta opção está ativa por padrão."
5309
5310 #~ msgid "    -C  If set, disallow existing regular files to be overwritten"
5311 #~ msgstr "    -C  Não permite que arquivos regulares existentes sejam"
5312
5313 #~ msgid "        by redirection of output."
5314 #~ msgstr "        sobrescritos pelo redirecionamento da saída."
5315
5316 #~ msgid "    -P  If set, do not follow symbolic links when executing commands"
5317 #~ msgstr "    -P  Não seguir os vínculos simbólicos ao executar comandos,"
5318
5319 #~ msgid "        such as cd which change the current directory."
5320 #~ msgstr "        tais como `cd', que troca o diretório atual."
5321
5322 #~ msgid "Using + rather than - causes these flags to be turned off.  The"
5323 #~ msgstr "Usando + em vez de - faz com que as opções sejam desabilitadas. As"
5324
5325 #~ msgid "flags can also be used upon invocation of the shell.  The current"
5326 #~ msgstr ""
5327 #~ "opções também podem ser usadas na chamada da `shell'.  O conjunto atual"
5328
5329 #~ msgid ""
5330 #~ "set of flags may be found in $-.  The remaining n ARGs are positional"
5331 #~ msgstr ""
5332 #~ "de opções pode ser encontrado em $-. Os n ARGs restantes são parâmetros"
5333
5334 #~ msgid "parameters and are assigned, in order, to $1, $2, .. $n.  If no"
5335 #~ msgstr "posicionais e são atribuídos, em ordem, a $1, $2, .. $n.  Se nenhum"
5336
5337 #~ msgid "ARGs are given, all shell variables are printed."
5338 #~ msgstr "ARG for fornecido, todas as variáveis da `shell' são exibidas."
5339
5340 #~ msgid "For each NAME, remove the corresponding variable or function.  Given"
5341 #~ msgstr ""
5342 #~ "Para cada NOME, remove a variável ou a função correspondente.  Usando-se a"
5343
5344 #~ msgid "the `-v', unset will only act on variables.  Given the `-f' flag,"
5345 #~ msgstr ""
5346 #~ "opção `-v', `unset' atua somente nas variáveis.  Usando-se a opção `-f'"
5347
5348 #~ msgid "unset will only act on functions.  With neither flag, unset first"
5349 #~ msgstr "`unset' atua somente nas funções.  Sem nenhuma opção, inicialmente"
5350
5351 #~ msgid "tries to unset a variable, and if that fails, then tries to unset a"
5352 #~ msgstr "`unset' tenta remover uma variável e, se falhar, tenta remover uma"
5353
5354 #~ msgid ""
5355 #~ "function.  Some variables (such as PATH and IFS) cannot be unset; also"
5356 #~ msgstr ""
5357 #~ "função.  Algumas variáveis (como PATH e IFS) não podem ser removidas."
5358
5359 #~ msgid "see readonly."
5360 #~ msgstr "Veja também o comando `readonly'."
5361
5362 #~ msgid "NAMEs are marked for automatic export to the environment of"
5363 #~ msgstr ""
5364 #~ "NOMEs são marcados para serem automaticamente exportados para o ambiente"
5365
5366 #~ msgid "subsequently executed commands.  If the -f option is given,"
5367 #~ msgstr "dos comando executados a seguir.  Se a opção -f for fornecida,"
5368
5369 #~ msgid "the NAMEs refer to functions.  If no NAMEs are given, or if `-p'"
5370 #~ msgstr ""
5371 #~ "os NOMEs se referem a funções.  Se nenhum nome for fornecido, ou se `-p'"
5372
5373 #~ msgid "is given, a list of all names that are exported in this shell is"
5374 #~ msgstr ""
5375 #~ "for usado, uma lista com todos os nomes que são exportados nesta `shell' é"
5376
5377 #~ msgid "printed.  An argument of `-n' says to remove the export property"
5378 #~ msgstr ""
5379 #~ "exibida.  O argumento `-n' faz remover a propriedade de exportação dos"
5380
5381 #~ msgid "from subsequent NAMEs.  An argument of `--' disables further option"
5382 #~ msgstr "NOMEs subseqüentes.  O argumento `--' desabilita o processamento de"
5383
5384 #~ msgid "processing."
5385 #~ msgstr "opções posteriores."
5386
5387 #~ msgid ""
5388 #~ "The given NAMEs are marked readonly and the values of these NAMEs may"
5389 #~ msgstr ""
5390 #~ "Os NOMEs são marcados como somente para leitura, e os valores destes"
5391
5392 #~ msgid "not be changed by subsequent assignment.  If the -f option is given,"
5393 #~ msgstr ""
5394 #~ "NOMEs não poderão ser alterados por novas atribuições.  Se a opção -f for"
5395
5396 #~ msgid "then functions corresponding to the NAMEs are so marked.  If no"
5397 #~ msgstr ""
5398 #~ "fornecida, as funções correspondentes a NOMEs também são marcadas.  Sem"
5399
5400 #~ msgid ""
5401 #~ "arguments are given, or if `-p' is given, a list of all readonly names"
5402 #~ msgstr ""
5403 #~ "nenhum argumento, ou se `-p' for usado, uma lista com todos os nomes"
5404
5405 #~ msgid ""
5406 #~ "is printed.  An argument of `-n' says to remove the readonly property"
5407 #~ msgstr ""
5408 #~ "somente para leitura é exibida.  O argumento `-n' remove a propriedade"
5409
5410 #~ msgid "from subsequent NAMEs.  The `-a' option means to treat each NAME as"
5411 #~ msgstr "somente para leitura.  A opção `-a' faz tratar cada NOME como uma"
5412
5413 #~ msgid "an array variable.  An argument of `--' disables further option"
5414 #~ msgstr ""
5415 #~ "variável tipo matriz.  Um argumento `--' desabilita o processamento de"
5416
5417 #~ msgid "not given, it is assumed to be 1."
5418 #~ msgstr "Se N não for especificado, o valor 1 é assumido ($2 vira $1 ...)."
5419
5420 #~ msgid "Read and execute commands from FILENAME and return.  The pathnames"
5421 #~ msgstr "Ler e executar os comandos em ARQUIVO e retornar.  Os caminhos em"
5422
5423 #~ msgid "in $PATH are used to find the directory containing FILENAME."
5424 #~ msgstr "$PATH são usados para encontrar o diretório contendo o ARQUIVO."
5425
5426 #~ msgid "Suspend the execution of this shell until it receives a SIGCONT"
5427 #~ msgstr ""
5428 #~ "Suspender a execução desta `shell' até que o sinal SIGCONT seja recebido."
5429
5430 #~ msgid "signal.  The `-f' if specified says not to complain about this"
5431 #~ msgstr "Se a opção `-f' for especificada indica para não reclamar sobre ser"
5432
5433 #~ msgid "being a login shell if it is; just suspend anyway."
5434 #~ msgstr ""
5435 #~ "uma `shell de login', caso seja; simplesmente suspender de qualquer forma."
5436
5437 #~ msgid "Exits with a status of 0 (trueness) or 1 (falseness) depending on"
5438 #~ msgstr ""
5439 #~ "Termina com status 0 (verdadeiro) ou 1 (falso) conforme EXPR for avaliada."
5440
5441 #~ msgid "the evaluation of EXPR.  Expressions may be unary or binary.  Unary"
5442 #~ msgstr ""
5443 #~ "As expressões podem ser unárias ou binárias. As expressões unárias são"
5444
5445 #~ msgid "expressions are often used to examine the status of a file.  There"
5446 #~ msgstr ""
5447 #~ "muito usadas para examinar o status de um arquivo.  Existem, também,"
5448
5449 #~ msgid "are string operators as well, and numeric comparison operators."
5450 #~ msgstr ""
5451 #~ "operadores para cadeias de caracteres (strings) e comparações numéricas."
5452
5453 #~ msgid "File operators:"
5454 #~ msgstr "Operadores para arquivos:"
5455
5456 #~ msgid "    -b FILE        True if file is block special."
5457 #~ msgstr "    -b ARQUIVO  Verdade se o arquivo for do tipo especial de bloco."
5458
5459 #~ msgid "    -c FILE        True if file is character special."
5460 #~ msgstr ""
5461 #~ "    -c ARQUIVO  Verdade se o arquivo for do tipo especial de caracter."
5462
5463 #~ msgid "    -d FILE        True if file is a directory."
5464 #~ msgstr "    -d ARQUIVO  Verdade se o arquivo for um diretório."
5465
5466 #~ msgid "    -e FILE        True if file exists."
5467 #~ msgstr "    -e ARQUIVO  Verdade se o arquivo existir."
5468
5469 #~ msgid "    -f FILE        True if file exists and is a regular file."
5470 #~ msgstr "    -f ARQUIVO  Verdade se o arquivo existir e for do tipo regular."
5471
5472 #~ msgid "    -g FILE        True if file is set-group-id."
5473 #~ msgstr ""
5474 #~ "    -g ARQUIVO  Verdade se o arquivo tiver o bit \"set-group-id\" ativo."
5475
5476 #~ msgid "    -h FILE        True if file is a symbolic link.  Use \"-L\"."
5477 #~ msgstr ""
5478 #~ "    -h ARQUIVO  Verdade se arquivo for um vínculo simbólico.  Usar \"-L\"."
5479
5480 #~ msgid "    -L FILE        True if file is a symbolic link."
5481 #~ msgstr "    -L ARQUIVO  Verdade se o arquivo for um vínculo simbólico."
5482
5483 #~ msgid "    -k FILE        True if file has its \"sticky\" bit set."
5484 #~ msgstr "    -k ARQUIVO  Verdade se o arquivo tiver o bit \"sticky\" ativo."
5485
5486 #~ msgid "    -p FILE        True if file is a named pipe."
5487 #~ msgstr "    -p ARQUIVO  Verdade se o arquivo for um `named pipe'."
5488
5489 #~ msgid "    -r FILE        True if file is readable by you."
5490 #~ msgstr ""
5491 #~ "    -r ARQUIVO  Verdade se você tiver autorização para ler o arquivo."
5492
5493 #~ msgid "    -s FILE        True if file exists and is not empty."
5494 #~ msgstr "    -s ARQUIVO  Verdade se o arquivo existir e não estiver vazio."
5495
5496 #~ msgid "    -S FILE        True if file is a socket."
5497 #~ msgstr "    -S ARQUIVO  Verdade se o arquivo for um soquete."
5498
5499 #~ msgid "    -t FD          True if FD is opened on a terminal."
5500 #~ msgstr ""
5501 #~ "    -t FD       Verdade se o descritor de arquivo (FD) estiver aberto\n"
5502 #~ "                    em um terminal."
5503
5504 #~ msgid "    -u FILE        True if the file is set-user-id."
5505 #~ msgstr ""
5506 #~ "    -u ARQUIVO  Verdade se o arquivo tiver o bit \"set-user-id\" ativo."
5507
5508 #~ msgid "    -w FILE        True if the file is writable by you."
5509 #~ msgstr ""
5510 #~ "    -w ARQUIVO  Verdade se você tiver autorização para escrever no "
5511 #~ "arquivo."
5512
5513 #~ msgid "    -x FILE        True if the file is executable by you."
5514 #~ msgstr ""
5515 #~ "    -x ARQUIVO  Verdade se você tiver autorização para executar o arquivo."
5516
5517 #~ msgid "    -O FILE        True if the file is effectively owned by you."
5518 #~ msgstr ""
5519 #~ "    -O ARQUIVO  Verdade se o arquivo pertencer ao seu usuário efetivo."
5520
5521 #~ msgid ""
5522 #~ "    -G FILE        True if the file is effectively owned by your group."
5523 #~ msgstr ""
5524 #~ "    -G ARQUIVO  Verdade se o arquivo pertencer ao seu grupo efetivo."
5525
5526 #~ msgid "  FILE1 -nt FILE2  True if file1 is newer than (according to"
5527 #~ msgstr "  ARQ1 -nt ARQ2 Verdade se ARQ1 for mais novo (conforme a data"
5528
5529 #~ msgid "                   modification date) file2."
5530 #~ msgstr "                de modificação) do que ARQ2."
5531
5532 #~ msgid "  FILE1 -ot FILE2  True if file1 is older than file2."
5533 #~ msgstr "  ARQ1 -ot ARQ2 Verdade se ARQ1 for mais antigo que ARQ2."
5534
5535 #~ msgid "  FILE1 -ef FILE2  True if file1 is a hard link to file2."
5536 #~ msgstr ""
5537 #~ "  ARQ1 -ef ARQ2 Verdade se ARQ1 for um vínculo direto para ARQ2.\n"
5538 #~ "                    (mesma unidade e mesmo número do inode)"
5539
5540 #~ msgid "String operators:"
5541 #~ msgstr "Operadores para cadeias de caracteres (strings):"
5542
5543 #~ msgid "    -z STRING      True if string is empty."
5544 #~ msgstr "    -z STRING   Verdade se STRING estiver vazia."
5545
5546 #~ msgid "    -n STRING"
5547 #~ msgstr "    -n STRING"
5548
5549 #~ msgid "    STRING         True if string is not empty."
5550 #~ msgstr "    STRING      Verdade se STRING não estiver vazia."
5551
5552 #~ msgid "    STRING1 = STRING2"
5553 #~ msgstr "    STRING1 = STRING2"
5554
5555 #~ msgid "                   True if the strings are equal."
5556 #~ msgstr "                Verdade se STRING1 for idêntica à STRING2."
5557
5558 #~ msgid "    STRING1 != STRING2"
5559 #~ msgstr "    STRING1 != STRING2"
5560
5561 #~ msgid "                   True if the strings are not equal."
5562 #~ msgstr "                Verdade se STRING1 não for idêntica à STRING2."
5563
5564 #~ msgid "    STRING1 < STRING2"
5565 #~ msgstr "    STRING1 < STRING2"
5566
5567 #~ msgid ""
5568 #~ "                   True if STRING1 sorts before STRING2 lexicographically"
5569 #~ msgstr ""
5570 #~ "                Verdade se STRING1 tiver ordenação anterior à STRING2."
5571
5572 #~ msgid "    STRING1 > STRING2"
5573 #~ msgstr "    STRING1 > STRING2"
5574
5575 #~ msgid ""
5576 #~ "                   True if STRING1 sorts after STRING2 lexicographically"
5577 #~ msgstr ""
5578 #~ "                Verdade se STRING1 tiver ordenação posterior à STRING2."
5579
5580 #~ msgid "Other operators:"
5581 #~ msgstr "Outros operadores:"
5582
5583 #~ msgid "    ! EXPR         True if expr is false."
5584 #~ msgstr "    ! EXPR         Verdade se a expressão EXPR for falsa."
5585
5586 #~ msgid "    EXPR1 -a EXPR2 True if both expr1 AND expr2 are true."
5587 #~ msgstr "    EXPR1 -a EXPR2 Verdade se EXPR1 `E' EXPR2 forem verdadeiras."
5588
5589 #~ msgid "    EXPR1 -o EXPR2 True if either expr1 OR expr2 is true."
5590 #~ msgstr "    EXPR1 -o EXPR2 Verdade se EXPR1 `OU' EXPR2 for verdadeira."
5591
5592 #~ msgid "    arg1 OP arg2   Arithmetic tests.  OP is one of -eq, -ne,"
5593 #~ msgstr "    arg1 OP arg2   Testes aritméticos.  OP pode ser -eq, -ne,"
5594
5595 #~ msgid "                   -lt, -le, -gt, or -ge."
5596 #~ msgstr "                   -lt, -le, -gt, ou -ge."
5597
5598 #~ msgid "Arithmetic binary operators return true if ARG1 is equal, not-equal,"
5599 #~ msgstr ""
5600 #~ "Operadores aritméticos binários retornam verdadeiro se ARG1 for igual,"
5601
5602 #~ msgid ""
5603 #~ "less-than, less-than-or-equal, greater-than, or greater-than-or-equal"
5604 #~ msgstr "diferente, menor, menor ou igual, maior, ou maior ou igual do que"
5605
5606 #~ msgid "than ARG2."
5607 #~ msgstr "ARG2, respectivamente."
5608
5609 #~ msgid "This is a synonym for the \"test\" builtin, but the last"
5610 #~ msgstr "É um sinônimo para o comando interno \"test\", mas o último"
5611
5612 #~ msgid "the shell."
5613 #~ msgstr "executados por esta `shell'."
5614
5615 #~ msgid "The command ARG is to be read and executed when the shell receives"
5616 #~ msgstr ""
5617 #~ "O comando em ARG é para ser lido e executado quando a `shell' receber o(s)"
5618
5619 #~ msgid "signal(s) SIGNAL_SPEC.  If ARG is absent all specified signals are"
5620 #~ msgstr ""
5621 #~ "sinal(is) SINAL-ESPEC.  Se ARG for omitido, todos os sinais especificados"
5622
5623 #~ msgid "reset to their original values.  If ARG is the null string each"
5624 #~ msgstr ""
5625 #~ "retornam aos seus valores originais.  Se ARG for uma string nula, cada"
5626
5627 #~ msgid "SIGNAL_SPEC is ignored by the shell and by the commands it invokes."
5628 #~ msgstr ""
5629 #~ "SINAL-ESPEC é ignorado pela `shell' e pelos comandos chamados por ela."
5630
5631 #~ msgid "If SIGNAL_SPEC is EXIT (0) the command ARG is executed on exit from"
5632 #~ msgstr ""
5633 #~ "Se SINAL-ESPEC for EXIT (0) o comando em ARG é executado na saída da"
5634
5635 #~ msgid "the shell.  If SIGNAL_SPEC is DEBUG, ARG is executed after every"
5636 #~ msgstr ""
5637 #~ "`shell'.  Se SINAL-ESPEC for DEBUG, o comando em ARG é executado após cada"
5638
5639 #~ msgid "command.  If ARG is `-p' then the trap commands associated with"
5640 #~ msgstr ""
5641 #~ "comando.  Se ARG for `-p' então os comandos de captura associados com cada"
5642
5643 #~ msgid "each SIGNAL_SPEC are displayed.  If no arguments are supplied or if"
5644 #~ msgstr "SINAL-ESPEC são exibidos.  Se nenhum argumento for fornecido, ou se"
5645
5646 #~ msgid "only `-p' is given, trap prints the list of commands associated with"
5647 #~ msgstr ""
5648 #~ "somente `-p' for fornecido, é exibida a lista dos comandos associados"
5649
5650 #~ msgid ""
5651 #~ "each signal number.  SIGNAL_SPEC is either a signal name in <signal.h>"
5652 #~ msgstr ""
5653 #~ "com cada número de sinal.  SINAL-ESPEC é um nome de sinal em <signal.h> ou"
5654
5655 #~ msgid ""
5656 #~ "or a signal number.  `trap -l' prints a list of signal names and their"
5657 #~ msgstr ""
5658 #~ "um número de sinal.  `trap -l' exibe a lista de nomes de sinais com seus"
5659
5660 #~ msgid "corresponding numbers.  Note that a signal can be sent to the shell"
5661 #~ msgstr ""
5662 #~ "números correspondentes.  Note que o sinal pode ser enviado para a `shell'"
5663
5664 #~ msgid "with \"kill -signal $$\"."
5665 #~ msgstr "através do comando \"kill -SINAL $$\"."
5666
5667 #~ msgid "For each NAME, indicate how it would be interpreted if used as a"
5668 #~ msgstr "Para cada NOME, indica como este deve ser interpretado caso seja"
5669
5670 #~ msgid "If the -t option is used, returns a single word which is one of"
5671 #~ msgstr ""
5672 #~ "Se a opção -t for fornecida, `type' retorna uma única palavra dentre"
5673
5674 #~ msgid ""
5675 #~ "`alias', `keyword', `function', `builtin', `file' or `', if NAME is an"
5676 #~ msgstr ""
5677 #~ "`alias', `keyword', `function', `builtin', `file' ou `', se NOME for um"
5678
5679 #~ msgid ""
5680 #~ "alias, shell reserved word, shell function, shell builtin, disk file,"
5681 #~ msgstr ""
5682 #~ "alias, uma palavra reservada, função ou comando interno da shell, um "
5683 #~ "arquivo"
5684
5685 #~ msgid "or unfound, respectively."
5686 #~ msgstr "em disco, ou não for encontrado, respectivamente."
5687
5688 #~ msgid "If the -p flag is used, either returns the name of the disk file"
5689 #~ msgstr "Se a opção -p for fornecida, retorna o nome do arquivo em disco que"
5690
5691 #~ msgid "that would be executed, or nothing if -t would not return `file'."
5692 #~ msgstr "deve ser executado, ou nada, caso -t não retorne `file'."
5693
5694 #~ msgid "If the -a flag is used, displays all of the places that contain an"
5695 #~ msgstr "Se a opção -a for fornecida, exibe todos os locais que contém um"
5696
5697 #~ msgid ""
5698 #~ "executable named `file'.  This includes aliases and functions, if and"
5699 #~ msgstr ""
5700 #~ "arquivo executável chamado `ARQUIVO', incluindo os aliases e funções,"
5701
5702 #~ msgid "only if the -p flag is not also used."
5703 #~ msgstr "mas somente se a opção -p não for fornecida conjuntamente."
5704
5705 #~ msgid "Type accepts -all, -path, and -type in place of -a, -p, and -t,"
5706 #~ msgstr "O comando `type' aceita -all, -path, e -type no lugar de"
5707
5708 #~ msgid "respectively."
5709 #~ msgstr "-a, -p, and -t, respectivamente."
5710
5711 #~ msgid "Ulimit provides control over the resources available to processes"
5712 #~ msgstr ""
5713 #~ "Ulimit estabelece controle sobre os recursos disponíveis para os processos"
5714
5715 #~ msgid "started by the shell, on systems that allow such control.  If an"
5716 #~ msgstr ""
5717 #~ "iniciados por esta shell, em sistemas que permitem estes controles. Se uma"
5718
5719 #~ msgid "option is given, it is interpreted as follows:"
5720 #~ msgstr "opção for fornecida, é interpretada como mostrado a seguir:"
5721
5722 #~ msgid "    -S\tuse the `soft' resource limit"
5723 #~ msgstr "    -S\tutilizar os limites correntes (`soft') dos recursos"
5724
5725 #~ msgid "    -H\tuse the `hard' resource limit"
5726 #~ msgstr "    -H\tutilizar os limites absolutos (`hard') dos recursos"
5727
5728 #~ msgid "    -a\tall current limits are reported"
5729 #~ msgstr "    -a\ttodos os limites correntes são informados"
5730
5731 #~ msgid "    -c\tthe maximum size of core files created"
5732 #~ msgstr ""
5733 #~ "    -c\to tamanho máximo para os arquivos de imagem do núcleo criados"
5734
5735 #~ msgid "    -d\tthe maximum size of a process's data segment"
5736 #~ msgstr "    -d\to tamanho máximo do segmento de dados de um processo"
5737
5738 #~ msgid "    -m\tthe maximum resident set size"
5739 #~ msgstr ""
5740 #~ "    -m\to tamanho máximo do conjunto de processos residentes em memória"
5741
5742 #~ msgid "    -s\tthe maximum stack size"
5743 #~ msgstr "    -s\to tamanho máximo da pilha"
5744
5745 #~ msgid "    -t\tthe maximum amount of cpu time in seconds"
5746 #~ msgstr "    -t\ta quantidade máxima de tempo de CPU em segundos"
5747
5748 #~ msgid "    -f\tthe maximum size of files created by the shell"
5749 #~ msgstr "    -f\to tamanho máximo dos arquivos criados pela `shell'"
5750
5751 #~ msgid "    -p\tthe pipe buffer size"
5752 #~ msgstr "    -p\to tamanho da área intermediária (buffer) do `pipe'"
5753
5754 #~ msgid "    -n\tthe maximum number of open file descriptors"
5755 #~ msgstr "    -n\to número máximo de descritores de arquivos abertos"
5756
5757 #~ msgid "    -u\tthe maximum number of user processes"
5758 #~ msgstr "    -u\to número máximo de processos do usuário"
5759
5760 #~ msgid "    -v\tthe size of virtual memory"
5761 #~ msgstr "    -v\to tamanho da memória virtual"
5762
5763 #~ msgid "If LIMIT is given, it is the new value of the specified resource."
5764 #~ msgstr ""
5765 #~ "Se LIMITE for fornecido, torna-se o novo valor do recurso especificado."
5766
5767 #~ msgid "Otherwise, the current value of the specified resource is printed."
5768 #~ msgstr "Senão, o valor atual do recurso especificado é exibido."
5769
5770 #~ msgid "If no option is given, then -f is assumed.  Values are in 1k"
5771 #~ msgstr ""
5772 #~ "Se nenhuma opção for fornecida, então -f é assumido. Os valores são em"
5773
5774 #~ msgid "increments, except for -t, which is in seconds, -p, which is in"
5775 #~ msgstr "incrementos de 1k, exceto para -t, que é em segundos, -p, que é em"
5776
5777 #~ msgid "increments of 512 bytes, and -u, which is an unscaled number of"
5778 #~ msgstr "incrementos de 512 bytes, e -u, que é o número cardinal de"
5779
5780 #~ msgid "processes."
5781 #~ msgstr "processos."
5782
5783 #~ msgid ""
5784 #~ "The user file-creation mask is set to MODE.  If MODE is omitted, or if"
5785 #~ msgstr ""
5786 #~ "MODO é atribuído à máscara de criação de arquivos do usuário.  Se omitido,"
5787
5788 #~ msgid ""
5789 #~ "`-S' is supplied, the current value of the mask is printed.  The `-S'"
5790 #~ msgstr ""
5791 #~ "ou se `-S' for especificado, a máscara em uso é exibida.  A opção `-S'"
5792
5793 #~ msgid ""
5794 #~ "option makes the output symbolic; otherwise an octal number is output."
5795 #~ msgstr "exibe símbolos na saída; sem esta opção um número octal é exibido."
5796
5797 #~ msgid "If MODE begins with a digit, it is interpreted as an octal number,"
5798 #~ msgstr ""
5799 #~ "Se MODO começar por um dígito, é interpretado como sendo um número octal,"
5800
5801 #~ msgid ""
5802 #~ "otherwise it is a symbolic mode string like that accepted by chmod(1)."
5803 #~ msgstr ""
5804 #~ "senão devem ser caracteres simbólicos, como os aceitos por chmod(1)."
5805
5806 #~ msgid ""
5807 #~ "Wait for the specified process and report its termination status.  If"
5808 #~ msgstr ""
5809 #~ "Aguardar pelo processo especificado e informar seu status de término. Se N"
5810
5811 #~ msgid "N is not given, all currently active child processes are waited for,"
5812 #~ msgstr ""
5813 #~ "não for especificado, todos os processos filhos ativos são aguardados,"
5814
5815 #~ msgid "and the return code is zero.  N may be a process ID or a job"
5816 #~ msgstr "e o código de retorno é zero.  N pode ser o ID de um processo ou a"
5817
5818 #~ msgid "specification; if a job spec is given, all processes in the job's"
5819 #~ msgstr ""
5820 #~ "especificação de um trabalho; Se for a especificação de um trabalho, todos"
5821
5822 #~ msgid "pipeline are waited for."
5823 #~ msgstr "os processos presentes no `pipeline' do trabalho são aguardados."
5824
5825 #~ msgid "and the return code is zero.  N is a process ID; if it is not given,"
5826 #~ msgstr ""
5827 #~ "e o código de retorno é zero.  N é o ID de um processo; se N não for"
5828
5829 #~ msgid "all child processes of the shell are waited for."
5830 #~ msgstr "especificado, todos os processos filhos da `shell' são aguardados."
5831
5832 #~ msgid "The `for' loop executes a sequence of commands for each member in a"
5833 #~ msgstr ""
5834 #~ "O laço `for' executa a seqüência de comandos para cada membro na lista de"
5835
5836 #~ msgid ""
5837 #~ "list of items.  If `in WORDS ...;' is not present, then `in \"$@\"' is"
5838 #~ msgstr ""
5839 #~ "items.  Se `in PALAVRAS ...;' não estiver presente, então `in \"$@\"'"
5840
5841 #~ msgid ""
5842 #~ "assumed.  For each element in WORDS, NAME is set to that element, and"
5843 #~ msgstr ""
5844 #~ "(parâmetros posicionais) é assumido. Para cada elemento em PALAVRAS, NOME"
5845
5846 #~ msgid "the COMMANDS are executed."
5847 #~ msgstr "assume seu valor, e os COMANDOS são executados."
5848
5849 #~ msgid "The WORDS are expanded, generating a list of words.  The"
5850 #~ msgstr ""
5851 #~ "As palavras são expandidas, gerando uma lista de palavras. O conjunto"
5852
5853 #~ msgid "set of expanded words is printed on the standard error, each"
5854 #~ msgstr ""
5855 #~ "de palavras expandidas é enviado para a saída de erro padrão, cada uma"
5856
5857 #~ msgid "preceded by a number.  If `in WORDS' is not present, `in \"$@\"'"
5858 #~ msgstr ""
5859 #~ "precedida por um número.  Se `in PALAVRAS' for omitido, `in \"$@\"' é"
5860
5861 #~ msgid "is assumed.  The PS3 prompt is then displayed and a line read"
5862 #~ msgstr "assumido.  Em seguida o prompt PS3 é exibido, e uma linha é lida da"
5863
5864 #~ msgid "from the standard input.  If the line consists of the number"
5865 #~ msgstr ""
5866 #~ "entrada padrão.  Se a linha consistir do número correspondente ao número"
5867
5868 #~ msgid "corresponding to one of the displayed words, then NAME is set"
5869 #~ msgstr "de uma das palavras exibidas, então NOME é atribuído para esta"
5870
5871 #~ msgid "to that word.  If the line is empty, WORDS and the prompt are"
5872 #~ msgstr ""
5873 #~ "PALAVRA.  Se a linha estiver vazia, PALAVRAS e o prompt são exibidos"
5874
5875 #~ msgid "redisplayed.  If EOF is read, the command completes.  Any other"
5876 #~ msgstr ""
5877 #~ "novamente.  Se EOF for lido, o comando termina.  Qualquer outro valor"
5878
5879 #~ msgid "value read causes NAME to be set to null.  The line read is saved"
5880 #~ msgstr "lido faz com que NOME seja tornado nulo.  A linha lida é salva"
5881
5882 #~ msgid "in the variable REPLY.  COMMANDS are executed after each selection"
5883 #~ msgstr "na variável REPLY.  COMANDOS são executados após cada seleção"
5884
5885 #~ msgid "until a break or return command is executed."
5886 #~ msgstr "até que o comando `break' ou `return' seja executado."
5887
5888 #~ msgid "`|' is used to separate multiple patterns."
5889 #~ msgstr ""
5890 #~ "PALAVRA e PADRÃO. O caracter `|' é usado para separar múltiplos padrões."
5891
5892 #~ msgid ""
5893 #~ "The if COMMANDS are executed.  If the exit status is zero, then the then"
5894 #~ msgstr ""
5895 #~ "Os COMANDOS `if' são executados. Se os status de saída for zero, então os"
5896
5897 #~ msgid ""
5898 #~ "COMMANDS are executed.  Otherwise, each of the elif COMMANDS are executed"
5899 #~ msgstr ""
5900 #~ "COMANDOS `then' são executados, senão, os COMANDOS `elif' são executados "
5901 #~ "em"
5902
5903 #~ msgid ""
5904 #~ "in turn, and if the exit status is zero, the corresponding then COMMANDS"
5905 #~ msgstr ""
5906 #~ "seqüência e, se o status de saída for zero, os COMANDOS `then' associados"
5907
5908 #~ msgid ""
5909 #~ "are executed and the if command completes.  Otherwise, the else COMMANDS"
5910 #~ msgstr ""
5911 #~ "são executados e o `if' termina.  Senão, os COMANDOS da cláusula `else'"
5912
5913 #~ msgid ""
5914 #~ "are executed, if present.  The exit status is the exit status of the last"
5915 #~ msgstr ""
5916 #~ "são executados, se houver.  O status de saída é o status de saída do"
5917
5918 #~ msgid "command executed, or zero if no condition tested true."
5919 #~ msgstr ""
5920 #~ "último comando executado, ou zero, se nenhuma condição for verdadeira."
5921
5922 #~ msgid "`while' COMMANDS has an exit status of zero."
5923 #~ msgstr "COMANDOS `while' tiver um status de saída igual a zero."
5924
5925 #~ msgid "`until' COMMANDS has an exit status which is not zero."
5926 #~ msgstr "COMANDOS `until' tiver um status de saída diferente de zero."
5927
5928 #~ msgid "Create a simple command invoked by NAME which runs COMMANDS."
5929 #~ msgstr "Cria um comando chamado NOME o qual executa COMANDOS."
5930
5931 #~ msgid "Arguments on the command line along with NAME are passed to the"
5932 #~ msgstr "Os argumentos na linha de comando juntamente com NOME são passados"
5933
5934 #~ msgid "function as $0 .. $n."
5935 #~ msgstr "para a função como $0 .. $n."
5936
5937 #~ msgid "entire set of commands."
5938 #~ msgstr "redirecionar todo um conjunto de comandos."
5939
5940 #~ msgid "This is similar to the `fg' command.  Resume a stopped or background"
5941 #~ msgstr ""
5942 #~ "Semelhante ao comando `fg'. Prossegue a execução de um trabalho parado ou"
5943
5944 #~ msgid "job.  If you specifiy DIGITS, then that job is used.  If you specify"
5945 #~ msgstr ""
5946 #~ "em segundo plano. Se DÍGITOS for especificado, então este trabalho é "
5947 #~ "usado."
5948
5949 #~ msgid ""
5950 #~ "WORD, then the job whose name begins with WORD is used.  Following the"
5951 #~ msgstr ""
5952 #~ "Se for especificado PALAVRA, o trabalho começado por PALAVRA é usado."
5953
5954 #~ msgid "job specification with a `&' places the job in the background."
5955 #~ msgstr ""
5956 #~ "Seguindo-se a especificação por um `&' põe o trabalho em segundo plano."
5957
5958 #~ msgid "BASH_VERSION    The version numbers of this Bash."
5959 #~ msgstr "BASH_VERSION    Os números da versão desta `bash'."
5960
5961 #~ msgid "CDPATH          A colon separated list of directories to search"
5962 #~ msgstr "CDPATH          Uma lista, separada por dois pontos, de diretórios"
5963
5964 #~ msgid "\t\twhen the argument to `cd' is not found in the current"
5965 #~ msgstr "\t\ta serem pesquisados quando o argumento para `cd' não for"
5966
5967 #~ msgid "\t\tdirectory."
5968 #~ msgstr "\t\tencontrado no diretório atual."
5969
5970 #~ msgid ""
5971 #~ "HISTFILE        The name of the file where your command history is stored."
5972 #~ msgstr ""
5973 #~ "HISTFILE        O nome do arquivo onde o histórico de comandos é "
5974 #~ "armazenado."
5975
5976 #~ msgid "HISTFILESIZE    The maximum number of lines this file can contain."
5977 #~ msgstr ""
5978 #~ "HISTFILESIZE    O número máximo de linhas que este arquivo pode conter."
5979
5980 #~ msgid "HISTSIZE        The maximum number of history lines that a running"
5981 #~ msgstr "HISTSIZE        O número máximo de linhas do histórico que uma"
5982
5983 #~ msgid "\t\tshell can access."
5984 #~ msgstr "\t\t`shell' em execução pode acessar."
5985
5986 #~ msgid "HOME            The complete pathname to your login directory."
5987 #~ msgstr ""
5988 #~ "HOME            O nome completo do caminho do seu diretório de login."
5989
5990 #~ msgid ""
5991 #~ "HOSTTYPE        The type of CPU this version of Bash is running under."
5992 #~ msgstr ""
5993 #~ "HOSTTYPE        O tipo de CPU sob a qual esta `bash' está executando."
5994
5995 #~ msgid ""
5996 #~ "IGNOREEOF       Controls the action of the shell on receipt of an EOF"
5997 #~ msgstr "IGNOREEOF       Controla a ação da `shell' ao receber um caracter"
5998
5999 #~ msgid "\t\tcharacter as the sole input.  If set, then the value"
6000 #~ msgstr "\t\tEOF como única entrada.  Se estiver ativa, então o valor da"
6001
6002 #~ msgid "\t\tof it is the number of EOF characters that can be seen"
6003 #~ msgstr "\t\tvariável é o número de caracteres EOF que podem ser recebidos,"
6004
6005 #~ msgid "\t\tin a row on an empty line before the shell will exit"
6006 #~ msgstr "\t\tde forma seguida em uma linha vazia, antes da `shell' terminar"
6007
6008 #~ msgid "\t\t(default 10).  When unset, EOF signifies the end of input."
6009 #~ msgstr ""
6010 #~ "\t\t(padrão 10).  Caso contrário, EOF significa o fim da entrada de dados."
6011
6012 #~ msgid "MAILCHECK\tHow often, in seconds, Bash checks for new mail."
6013 #~ msgstr ""
6014 #~ "MAILCHECK\tFreqüência, em segundos, para a `bash' verificar novo e-mail."
6015
6016 #~ msgid "MAILPATH\tA colon-separated list of filenames which Bash checks"
6017 #~ msgstr ""
6018 #~ "MAILPATH\tUma lista, separada por dois pontos, de nomes de arquivos,"
6019
6020 #~ msgid "\t\tfor new mail."
6021 #~ msgstr "\t\tnos quais a `bash' vai verificar se existe novo e-mail."
6022
6023 #~ msgid "OSTYPE\t\tThe version of Unix this version of Bash is running on."
6024 #~ msgstr "OSTYPE\t\tA versão do Unix sob a qual a `bash' está executando."
6025
6026 #~ msgid "PATH            A colon-separated list of directories to search when"
6027 #~ msgstr ""
6028 #~ "PATH            Uma lista, separada por dois pontos, de diretórios a"
6029
6030 #~ msgid "\t\tlooking for commands."
6031 #~ msgstr "\t\tserem pesquisados quando os comandos forem procurados."
6032
6033 #~ msgid "PROMPT_COMMAND  A command to be executed before the printing of each"
6034 #~ msgstr "PROMPT_COMMAND  O comando a ser executado antes da exibição de cada"
6035
6036 #~ msgid "\t\tprimary prompt."
6037 #~ msgstr "\t\tmensagem de prompt primária."
6038
6039 #~ msgid "PS1             The primary prompt string."
6040 #~ msgstr "PS1             A mensagem primária de prompt exibida."
6041
6042 #~ msgid "PS2             The secondary prompt string."
6043 #~ msgstr "PS2             A mensagem secundária de prompt exibida."
6044
6045 #~ msgid "TERM            The name of the current terminal type."
6046 #~ msgstr "TERM            O nome do tipo de terminal em uso no momento."
6047
6048 #~ msgid "auto_resume     Non-null means a command word appearing on a line by"
6049 #~ msgstr ""
6050 #~ "auto_resume     Não nulo significa que um comando aparecendo sozinho em"
6051
6052 #~ msgid "\t\titself is first looked for in the list of currently"
6053 #~ msgstr ""
6054 #~ "\t\tlinha deve ser procurado primeiro na lista de trabalhos parados."
6055
6056 #~ msgid "\t\tstopped jobs.  If found there, that job is foregrounded."
6057 #~ msgstr ""
6058 #~ "\t\tSe for encontrado na lista, o trabalho vai para o primeiro plano."
6059
6060 #~ msgid "\t\tA value of `exact' means that the command word must"
6061 #~ msgstr ""
6062 #~ "\t\tO valor `exact' significa que a palavra do comando deve corresponder"
6063
6064 #~ msgid "\t\texactly match a command in the list of stopped jobs.  A"
6065 #~ msgstr "\t\texatamente a um comando da lista de trabalhos parados."
6066
6067 #~ msgid "\t\tvalue of `substring' means that the command word must"
6068 #~ msgstr "\t\tO valor `substring' significa que a palavra do comando deve"
6069
6070 #~ msgid "\t\tmatch a substring of the job.  Any other value means that"
6071 #~ msgstr "\t\tcorresponder a uma parte do trabalho.  Qualquer outro valor"
6072
6073 #~ msgid "\t\tthe command must be a prefix of a stopped job."
6074 #~ msgstr ""
6075 #~ "\t\tsignifica que o comando deve ser um prefixo de um trabalho parado."
6076
6077 #~ msgid "command_oriented_history"
6078 #~ msgstr "command_oriented_history"
6079
6080 #~ msgid ""
6081 #~ "                Non-null means to save multiple-line commands together on"
6082 #~ msgstr ""
6083 #~ "                Se não for nulo significa salvar comandos com múltiplas"
6084
6085 #~ msgid "                a single history line."
6086 #~ msgstr "                linhas, juntas em uma única linha do histórico."
6087
6088 #~ msgid "histchars       Characters controlling history expansion and quick"
6089 #~ msgstr ""
6090 #~ "histchars       Caracteres que controlam a expansão do histórico e a"
6091
6092 #~ msgid "\t\tsubstitution.  The first character is the history"
6093 #~ msgstr "\t\tsubstituição rápida.  O primeiro caracter é o de substituição"
6094
6095 #~ msgid "\t\tsubstitution character, usually `!'.  The second is"
6096 #~ msgstr "\t\tdo histórico, geralmente o `!'.  O segundo caracter é o"
6097
6098 #~ msgid "\t\tthe `quick substitution' character, usually `^'.  The"
6099 #~ msgstr "\t\tde substituição rápida, geralmente o `^'.  O terceiro caracter"
6100
6101 #~ msgid "\t\tthird is the `history comment' character, usually `#'."
6102 #~ msgstr "\t\té o de comentário do histórico, geralmente o `#'."
6103
6104 #~ msgid "HISTCONTROL\tSet to a value of `ignorespace', it means don't enter"
6105 #~ msgstr ""
6106 #~ "HISTCONTROL\tCom valor igual a `ignorespace', significa não introduzir"
6107
6108 #~ msgid "\t\tlines which begin with a space or tab on the history"
6109 #~ msgstr ""
6110 #~ "\t\tlinhas que iniciam por espaço ou tabulação na lista de histórico."
6111
6112 #~ msgid "\t\tlist.  Set to a value of `ignoredups', it means don't"
6113 #~ msgstr "\t\tCom valor igual a `ignoredups', significa não introduzir linhas"
6114
6115 #~ msgid "\t\tenter lines which match the last entered line.  Set to"
6116 #~ msgstr "\t\tque correspondam à última linha introduzida.  Com valor igual a"
6117
6118 #~ msgid "\t\t`ignoreboth' means to combine the two options.  Unset,"
6119 #~ msgstr "\t\t`ignoreboth' significa combinar as duas opções.  Remover,"
6120
6121 #~ msgid "\t\tor set to any other value than those above means to save"
6122 #~ msgstr ""
6123 #~ "\t\tou atribuir algum outro valor que não os acima, significa salvar"
6124
6125 #~ msgid "\t\tall lines on the history list."
6126 #~ msgstr "\t\ttodas as linhas na lista de histórico."
6127
6128 #~ msgid "Toggle the values of variables controlling optional behavior."
6129 #~ msgstr ""
6130 #~ "Alterna os valores das variáveis controladoras de comportamentos "
6131 #~ "opcionais."
6132
6133 #~ msgid "The -s flag means to enable (set) each OPTNAME; the -u flag"
6134 #~ msgstr "A opção -s ativa (set) cada NOME-OPÇÃO; a opção -u desativa cada"
6135
6136 #~ msgid "unsets each OPTNAME.  The -q flag suppresses output; the exit"
6137 #~ msgstr ""
6138 #~ "NOME-OPÇÃO. A opção -q suprime a saída; o status de término indica se"
6139
6140 #~ msgid "status indicates whether each OPTNAME is set or unset.  The -o"
6141 #~ msgstr "cada NOME-OPÇÃO foi ativado ou desativado  A opção -o restringe"
6142
6143 #~ msgid "option restricts the OPTNAMEs to those defined for use with"
6144 #~ msgstr "NOME-OPÇÃO para aqueles definidos para uso através de `set -o'."
6145
6146 #~ msgid "`set -o'.  With no options, or with the -p option, a list of all"
6147 #~ msgstr "Sem nenhuma opção, ou com a opção -p, uma lista com todas as"
6148
6149 #~ msgid "settable options is displayed, with an indication of whether or"
6150 #~ msgstr ""
6151 #~ "opções que podem ser ativadas é exibida, com indicação sobre se cada uma"
6152
6153 #~ msgid "not each is set."
6154 #~ msgstr "das opções está ativa ou não."