1 # Portuguese translation of the "sh-utils" messages
2 # Copyright (C) 1996 Free Software Foundation, Inc.
3 # António João Serras Rendas <arendas@mail.telepac.pt>, 1996
7 "Project-Id-Version: sh-utils 1.12i\n"
8 "POT-Creation-Date: 2003-03-05 08:46+0100\n"
9 "PO-Revision-Date: 1996-11-08 20:03+0100\n"
10 "Last-Translator: António João Serras Rendas <arendas@mail.telepac.pt>\n"
11 "Language-Team: Português <pt@li.org>\n"
13 "Content-Type: text/plain; charset=ISO-8859-1\n"
14 "Content-Transfer-Encoding: 8-bit\n"
18 msgid "invalid argument %s for %s"
19 msgstr "argumento inválido `%s'"
23 msgid "ambiguous argument %s for %s"
24 msgstr "falta um argumento a `%s'"
28 msgid "Valid arguments are:"
29 msgstr "argumento inválido `%s'"
34 msgstr "erro de leitura"
37 msgid "stack overflow"
40 #: lib/closeout.c:103 src/cat.c:189 src/cat.c:272 src/cat.c:326
41 #: src/cksum.c:269 src/head.c:152 src/head.c:196 src/tail.c:323
42 #: src/tail.c:1659 src/tr.c:1666 src/tr.c:1912 src/tr.c:2020
44 msgstr "erro na escrita"
46 #: lib/error.c:133 lib/error.c:161
48 msgid "Unknown system error"
49 msgstr "operador binário desconhecido"
52 msgid "regular empty file"
64 msgid "block special file"
68 msgid "character special file"
92 msgid "shared memory object"
99 #: lib/getopt.c:688 lib/getopt.c:700
101 msgid "%s: option `%s' is ambiguous\n"
104 #: lib/getopt.c:733 lib/getopt.c:737
106 msgid "%s: option `--%s' doesn't allow an argument\n"
109 #: lib/getopt.c:746 lib/getopt.c:751
111 msgid "%s: option `%c%s' doesn't allow an argument\n"
114 #: lib/getopt.c:787 lib/getopt.c:800 lib/getopt.c:1089 lib/getopt.c:1102
116 msgid "%s: option `%s' requires an argument\n"
119 #: lib/getopt.c:838 lib/getopt.c:841
121 msgid "%s: unrecognized option `--%s'\n"
122 msgstr "opção inválida `%s'"
124 #: lib/getopt.c:849 lib/getopt.c:852
126 msgid "%s: unrecognized option `%c%s'\n"
127 msgstr "opção inválida `%s'"
129 #: lib/getopt.c:899 lib/getopt.c:902
131 msgid "%s: illegal option -- %c\n"
134 #: lib/getopt.c:908 lib/getopt.c:911
136 msgid "%s: invalid option -- %c\n"
137 msgstr "opção inválida `%s'"
139 #: lib/getopt.c:958 lib/getopt.c:969 lib/getopt.c:1155 lib/getopt.c:1168
141 msgid "%s: option requires an argument -- %c\n"
144 #: lib/getopt.c:1021 lib/getopt.c:1032
146 msgid "%s: option `-W %s' is ambiguous\n"
149 #: lib/getopt.c:1056 lib/getopt.c:1068
151 msgid "%s: option `-W %s' doesn't allow an argument\n"
158 #: lib/makepath.c:124 src/df.c:497 src/remove.c:402
159 msgid "failed to return to initial working directory"
162 #: lib/makepath.c:173 src/copy.c:1288 src/mkdir.c:170
164 msgid "cannot create directory %s"
165 msgstr "não consigo obter a directoria actual"
167 #: lib/makepath.c:179 lib/makepath.c:421 src/cp.c:444 src/cp.c:466
169 msgid "%s exists but is not a directory"
170 msgstr "`%s' não é uma directoria"
172 #: lib/makepath.c:316 lib/makepath.c:378 lib/makepath.c:440
174 msgid "cannot change owner and/or group of %s"
175 msgstr "aviso: não consigo mudar para a directoria %s"
177 #: lib/makepath.c:338
179 msgid "cannot chdir to directory %s"
180 msgstr "aviso: não consigo mudar para a directoria %s"
182 #: lib/makepath.c:392 lib/makepath.c:446
184 msgid "cannot change permissions of %s"
185 msgstr "aviso: não consigo mudar para a directoria %s"
187 #: lib/mmap-stack.h:31 lib/mmap-stack.h:45
188 msgid "warning: unable to use large stack"
191 #: lib/obstack.c:487 lib/obstack.c:490 lib/xmalloc.c:63
193 msgid "memory exhausted"
194 msgstr "memória virtual esgotada"
196 #: lib/quotearg.c:236
200 #: lib/quotearg.c:237
212 #: lib/unicodeio.c:155
213 msgid "iconv function not usable"
216 #: lib/unicodeio.c:157
217 msgid "iconv function not available"
220 #: lib/unicodeio.c:164
221 msgid "character out of range"
224 #: lib/unicodeio.c:227
226 msgid "cannot convert U+%04X to local character set"
229 #: lib/unicodeio.c:229
231 msgid "cannot convert U+%04X to local character set: %s"
234 #: lib/userspec.c:174
237 msgstr "\\%c: caracter de escape inválido"
239 #: lib/userspec.c:175
241 msgid "invalid group"
242 msgstr "opção inválida `%s'"
244 #: lib/userspec.c:177
245 msgid "cannot get the login group of a numeric UID"
248 #: lib/userspec.c:179
250 msgid "cannot omit both user and group"
251 msgstr "não consigo mostrar só o utilizador e só o grupo"
253 #: lib/version-etc.c:57
255 msgid "Written by %s.\n"
258 #: lib/version-etc.c:63
260 "This is free software; see the source for copying conditions. There is NO\n"
261 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
265 msgid "string comparison failed"
269 msgid "Set LC_ALL='C' to work around the problem."
274 msgid "The strings compared were %s and %s."
277 #: src/basename.c:50 src/cat.c:88 src/chgrp.c:122 src/chmod.c:238
278 #: src/chown.c:95 src/chroot.c:41 src/cksum.c:278 src/comm.c:69 src/cp.c:158
279 #: src/csplit.c:1492 src/cut.c:170 src/date.c:113 src/dd.c:284 src/df.c:707
280 #: src/dircolors.c:99 src/dirname.c:42 src/du.c:171 src/echo.c:73
281 #: src/env.c:115 src/expand.c:106 src/expr.c:86 src/factor.c:70 src/fmt.c:267
282 #: src/fold.c:63 src/head.c:84 src/hostid.c:44 src/hostname.c:63 src/id.c:83
283 #: src/install.c:593 src/join.c:140 src/kill.c:89 src/link.c:47 src/ln.c:335
284 #: src/logname.c:44 src/ls.c:3757 src/md5sum.c:121 src/mkdir.c:57
285 #: src/mkfifo.c:51 src/mknod.c:51 src/mv.c:307 src/nice.c:63 src/nl.c:172
286 #: src/od.c:283 src/paste.c:399 src/pathchk.c:142 src/pinky.c:465
287 #: src/pr.c:2750 src/printenv.c:59 src/printf.c:93 src/ptx.c:1855 src/pwd.c:42
288 #: src/readlink.c:65 src/rm.c:95 src/rmdir.c:142 src/seq.c:78 src/shred.c:156
289 #: src/sleep.c:59 src/sort.c:272 src/split.c:92 src/stat.c:679 src/stty.c:494
290 #: src/su.c:433 src/sum.c:56 src/sync.c:40 src/tac.c:123 src/tail.c:230
291 #: src/tee.c:59 src/test.c:975 src/touch.c:240 src/tr.c:323 src/tsort.c:93
292 #: src/tty.c:58 src/uname.c:106 src/unexpand.c:371 src/uniq.c:135
293 #: src/unlink.c:47 src/uptime.c:187 src/users.c:114 src/wc.c:121 src/who.c:570
294 #: src/whoami.c:48 src/yes.c:45
296 msgid "Try `%s --help' for more information.\n"
297 msgstr "Tente `%s --help' para mais informação.\n"
302 "Usage: %s NAME [SUFFIX]\n"
305 "Utilização: %s NOME\n"
311 "Print NAME with any leading directory components removed.\n"
312 "If specified, also remove a trailing SUFFIX.\n"
315 "Se não for especificada nenhuma VARIÁVEL do ambiente, mostra todas.\n"
317 " --help mostrar esta ajuda\n"
318 " --version mostrar informação de versão e sair\n"
320 #: src/basename.c:66 src/cat.c:124 src/chgrp.c:152 src/chmod.c:264
321 #: src/chown.c:139 src/chroot.c:59 src/cksum.c:293 src/comm.c:86 src/cp.c:255
322 #: src/csplit.c:1534 src/cut.c:215 src/date.c:215 src/dd.c:331 src/df.c:746
323 #: src/dircolors.c:120 src/dirname.c:58 src/du.c:220 src/echo.c:105
324 #: src/env.c:134 src/expand.c:131 src/expr.c:149 src/factor.c:90
325 #: src/false.c:45 src/fmt.c:297 src/fold.c:86 src/head.c:115 src/hostid.c:57
326 #: src/hostname.c:76 src/id.c:104 src/install.c:648 src/join.c:181
327 #: src/kill.c:119 src/link.c:59 src/ln.c:390 src/logname.c:55 src/ls.c:3891
328 #: src/md5sum.c:157 src/mkdir.c:76 src/mkfifo.c:68 src/mknod.c:82 src/mv.c:361
329 #: src/nice.c:77 src/nl.c:227 src/od.c:370 src/paste.c:423 src/pathchk.c:154
330 #: src/pinky.c:492 src/pr.c:2862 src/printenv.c:72 src/printf.c:141
331 #: src/pwd.c:53 src/readlink.c:82 src/rm.c:127 src/rmdir.c:162 src/seq.c:104
332 #: src/shred.c:219 src/sleep.c:75 src/sort.c:343 src/split.c:124
333 #: src/stat.c:750 src/stty.c:708 src/su.c:454 src/sum.c:76 src/sync.c:51
334 #: src/tac.c:146 src/tail.c:300 src/tee.c:72 src/test.c:1057 src/touch.c:271
335 #: src/tr.c:396 src/true.c:45 src/tsort.c:105 src/tty.c:70 src/uname.c:128
336 #: src/unexpand.c:395 src/uniq.c:174 src/unlink.c:58 src/uptime.c:202
337 #: src/users.c:127 src/wc.c:143 src/who.c:613 src/whoami.c:60 src/yes.c:61
341 "Report bugs to <%s>.\n"
344 #: src/basename.c:114 src/chgrp.c:210 src/chmod.c:352 src/chown.c:211
345 #: src/chroot.c:78 src/csplit.c:1464 src/dirname.c:89 src/expr.c:178
346 #: src/install.c:284 src/link.c:87 src/mkdir.c:124 src/mkfifo.c:113
347 #: src/mknod.c:137 src/pathchk.c:194 src/readlink.c:101 src/readlink.c:133
348 #: src/rm.c:199 src/rmdir.c:206 src/seq.c:411 src/sleep.c:150 src/stat.c:801
350 msgid "too few arguments"
351 msgstr "poucos argumentos"
353 #: src/basename.c:115 src/dircolors.c:482 src/dirname.c:90 src/hostid.c:79
354 #: src/hostname.c:122 src/link.c:93 src/mknod.c:139 src/readlink.c:141
355 #: src/seq.c:417 src/split.c:502 src/tr.c:1848 src/unlink.c:94
356 #: src/uptime.c:244 src/users.c:169 src/who.c:764
357 msgid "too many arguments"
358 msgstr "demasiados argumentos"
360 #: src/cat.c:42 src/split.c:43
361 msgid "Torbjorn Granlund and Richard M. Stallman"
366 msgid "Usage: %s [OPTION] [FILE]...\n"
367 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
371 "Concatenate FILE(s), or standard input, to standard output.\n"
373 " -A, --show-all equivalent to -vET\n"
374 " -b, --number-nonblank number nonblank output lines\n"
375 " -e equivalent to -vE\n"
376 " -E, --show-ends display $ at end of each line\n"
377 " -n, --number number all output lines\n"
378 " -s, --squeeze-blank never more than one single blank line\n"
383 " -t equivalent to -vT\n"
384 " -T, --show-tabs display TAB characters as ^I\n"
386 " -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n"
389 #: src/cat.c:114 src/sum.c:72
392 "With no FILE, or when FILE is -, read standard input.\n"
398 " -B, --binary use binary writes to the console device.\n"
404 msgid "cannot do ioctl on `%s'"
405 msgstr "não consigo correr %s"
407 #: src/cat.c:669 src/dd.c:1222 src/od.c:1013 src/tee.c:181
408 msgid "standard output"
409 msgstr "canal de saída padrão (stdout)"
413 msgid "%s: input file is output file"
414 msgstr "tamanho de tab inválido: %s"
418 msgid "closing standard input"
419 msgstr "canal de entrada por omissão (stdin)"
423 msgid "closing standard output"
424 msgstr "canal de saída padrão (stdout)"
428 msgid "cannot change to null group"
429 msgstr "aviso: não consigo mudar para a directoria %s"
433 msgid "invalid group name %s"
434 msgstr "opção inválida `%s'"
438 msgstr "grupo número"
442 msgid "invalid group number %s"
443 msgstr "opção inválida `%s'"
448 "Usage: %s [OPTION]... GROUP FILE...\n"
449 " or: %s [OPTION]... --reference=RFILE FILE...\n"
451 "Utilização: %s [OPÇÃO]... DONO[.[GRUPO]] FICHEIRO...\n"
452 " ou: %s [OPÇÃO]... .[GRUPO] FICHEIRO...\n"
456 "Change the group membership of each FILE to GROUP.\n"
458 " -c, --changes like verbose but report only when a change is made\n"
459 " --dereference affect the referent of each symbolic link, rather\n"
460 " than the symbolic link itself\n"
463 #: src/chgrp.c:138 src/chown.c:112
465 " -h, --no-dereference affect symbolic links instead of any referenced "
467 " (available only on systems that can change the\n"
468 " ownership of a symlink)\n"
473 " -f, --silent, --quiet suppress most error messages\n"
474 " --reference=RFILE use RFILE's group rather than the specified\n"
476 " -R, --recursive operate on files and directories recursively\n"
477 " -v, --verbose output a diagnostic for every file processed\n"
480 #: src/chgrp.c:218 src/chmod.c:157 src/chmod.c:365 src/chown-core.c:235
481 #: src/chown-core.c:247 src/chown.c:220 src/cp.c:301 src/touch.c:169
484 msgid "failed to get attributes of %s"
485 msgstr "%s: apagar directoria `%s'? "
489 msgid "getting new attributes of %s"
490 msgstr "%s: apagar directoria `%s'? "
494 msgid "mode of %s changed to %04lo (%s)\n"
495 msgstr "modo de %s mudado para %04o (%s)\n"
499 msgid "failed to change mode of %s to %04lo (%s)\n"
500 msgstr "modo de %s mudado para %04o (%s)\n"
504 msgid "mode of %s retained as %04lo (%s)\n"
505 msgstr "modo de %s mantido como %04o (%s)\n"
509 msgid "changing permissions of %s"
510 msgstr "aviso: não consigo mudar para a directoria %s"
515 "Usage: %s [OPTION]... MODE[,MODE]... FILE...\n"
516 " or: %s [OPTION]... OCTAL-MODE FILE...\n"
517 " or: %s [OPTION]... --reference=RFILE FILE...\n"
519 "Utilização: %s [OPÇÃO]... MODO[,MODO]... FICHEIRO...\n"
520 " ou: %s [OPÇÃO]... MODO_OCTAL FICHEIRO...\n"
525 "Change the mode of each FILE to MODE.\n"
527 " -c, --changes like verbose but report only when a change is "
529 " -f, --silent, --quiet suppress most error messages\n"
530 " -v, --verbose output a diagnostic for every file processed\n"
531 " --reference=RFILE use RFILE's mode instead of MODE values\n"
532 " -R, --recursive change files and directories recursively\n"
535 " -c, --changes igual ao modo \"verbose\" mas avisa só quando uma \n"
536 " alteração é feita\n"
537 " -f, --silent, --quiet desligar a maior parte das mensagens de erro\n"
538 " -v, --verbose mostrar um diagnóstico por cada ficheiro processado\n"
539 " -R, --recursive mudar ficheiros e directorias recursivamente\n"
540 " --help mostrar esta ajuda e sair\n"
541 " --version mostrar a versão e sair\n"
543 "Cada MODO é uma ou mais das letras ugoa, um dos símbolos +-= e uma ou \n"
544 "mais das letras rwxXstugo.\n"
550 "Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n"
551 "one or more of the letters rwxXstugo.\n"
556 msgid "invalid character %s in mode string %s"
557 msgstr "string de formatação inválida: `%s'"
561 msgid "invalid mode string: %s"
562 msgstr "string de formatação inválida: `%s'"
564 #: src/chown-core.c:116
566 msgid "neither symbolic link %s nor referent has been changed\n"
567 msgstr "ligação (link) simbólica"
569 #: src/chown-core.c:143
571 msgid "changed ownership of %s to %s\n"
572 msgstr "modo de %s mudado para %04o (%s)\n"
574 #: src/chown-core.c:144
576 msgid "changed group of %s to %s\n"
577 msgstr "modo de %s mudado para %04o (%s)\n"
579 #: src/chown-core.c:148
581 msgid "failed to change ownership of %s to %s\n"
582 msgstr "aviso: não consigo mudar para a directoria %s"
584 #: src/chown-core.c:149
586 msgid "failed to change group of %s to %s\n"
587 msgstr "modo de %s mudado para %04o (%s)\n"
589 #: src/chown-core.c:153
591 msgid "ownership of %s retained as %s\n"
592 msgstr "dono de %s mantido como "
594 #: src/chown-core.c:154
596 msgid "group of %s retained as %s\n"
597 msgstr "grupo de %s mantido como %s\n"
599 #: src/chown-core.c:326
601 msgid "changing ownership of %s"
602 msgstr "modo de %s mudado para %04o (%s)\n"
604 #: src/chown-core.c:327
606 msgid "changing group of %s"
607 msgstr "aviso: não consigo mudar para a directoria %s"
609 #: src/chown-core.c:345
611 msgid "unable to restore permissions of %s"
612 msgstr "aviso: não consigo mudar para a directoria %s"
617 "Usage: %s [OPTION]... OWNER[:[GROUP]] FILE...\n"
618 " or: %s [OPTION]... :GROUP FILE...\n"
619 " or: %s [OPTION]... --reference=RFILE FILE...\n"
621 "Utilização: %s [OPÇÃO]... DONO[.[GRUPO]] FICHEIRO...\n"
622 " ou: %s [OPÇÃO]... .[GRUPO] FICHEIRO...\n"
626 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n"
628 " -c, --changes like verbose but report only when a change is made\n"
629 " --dereference affect the referent of each symbolic link, rather\n"
630 " than the symbolic link itself\n"
635 " --from=CURRENT_OWNER:CURRENT_GROUP\n"
636 " change the owner and/or group of each file only if\n"
637 " its current owner and/or group match those "
639 " here. Either may be omitted, in which case a "
641 " is not required for the omitted attribute.\n"
646 " -f, --silent, --quiet suppress most error messages\n"
647 " --reference=RFILE use RFILE's owner and group rather than\n"
648 " the specified OWNER:GROUP values\n"
649 " -R, --recursive operate on files and directories recursively\n"
650 " -v, --verbose output a diagnostic for every file processed\n"
656 "Owner is unchanged if missing. Group is unchanged if missing, but changed\n"
657 "to login group if implied by a `:'. OWNER and GROUP may be numeric as well\n"
664 "Usage: %s NEWROOT [COMMAND...]\n"
667 "Utilização: %s [PARÂMETRO]...\n"
672 "Run COMMAND with root directory set to NEWROOT.\n"
679 "If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\n"
684 msgid "cannot change root directory to %s"
685 msgstr "aviso: não consigo mudar para a directoria %s"
689 msgid "cannot chdir to root directory"
690 msgstr "aviso: não consigo mudar para a directoria %s"
694 msgid "%s: file too long"
700 "Usage: %s [FILE]...\n"
703 "Utilização: %s [NÚMERO...]\n"
708 "Print CRC checksum and byte counts of each FILE.\n"
712 #: src/comm.c:35 src/ls.c:131 src/uniq.c:40
713 msgid "Richard Stallman and David MacKenzie"
718 msgid "Usage: %s [OPTION]... LEFT_FILE RIGHT_FILE\n"
719 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
723 "Compare sorted files LEFT_FILE and RIGHT_FILE line by line.\n"
725 " -1 suppress lines unique to left file\n"
726 " -2 suppress lines unique to right file\n"
727 " -3 suppress lines that appear in both files\n"
730 #: src/copy.c:162 src/du.c:332
732 msgid "cannot access %s"
733 msgstr "não consigo correr %s"
737 msgid "cannot open %s for reading"
738 msgstr "não consigo mover `%s' para `%s'"
740 #: src/copy.c:232 src/copy.c:286 src/copy.c:301 src/dd.c:1199
742 msgid "cannot fstat %s"
743 msgstr "não consigo alterar data"
747 msgid "skipping file %s, as it was replaced while being copied"
750 #: src/copy.c:262 src/copy.c:1034 src/copy.c:1124 src/ln.c:291
751 #: src/remove.c:726 src/remove.c:780 src/remove.c:892 src/remove.c:996
753 msgid "cannot remove %s"
754 msgstr "não consigo correr %s"
758 msgid "cannot create regular file %s"
759 msgstr "não consigo obter a directoria actual"
761 #: src/copy.c:328 src/dd.c:816 src/dd.c:1010
764 msgstr "%s: apagar directoria `%s'? "
768 msgid "cannot lseek %s"
769 msgstr "não consigo correr %s"
771 #: src/copy.c:377 src/copy.c:401 src/dd.c:1054 src/dd.c:1115
774 msgstr "%s: apagar directoria `%s'? "
776 #: src/copy.c:409 src/copy.c:415
779 msgstr "%s: apagar directoria `%s'? "
783 msgid "%s: overwrite %s, overriding mode %04lo? "
784 msgstr "%s: escrever por cima de `%s', apesar de modo %04o? "
788 msgid "%s: overwrite %s? "
789 msgstr "%s: escrever por cima de `%s'? "
791 #: src/copy.c:810 src/copy.c:848 src/stat.c:637
793 msgid "cannot stat %s"
794 msgstr "não consigo alterar data"
798 msgid "omitting directory %s"
799 msgstr "não consigo obter a directoria actual"
803 msgid "warning: source file %s specified more than once"
806 #: src/copy.c:866 src/ln.c:237
808 msgid "%s and %s are the same file"
809 msgstr "`%s' e `%s' são o mesmo ficheiro"
813 msgid "cannot overwrite non-directory %s with directory %s"
814 msgstr "aviso: não consigo mudar para a directoria %s"
818 msgid "will not overwrite just-created %s with %s"
819 msgstr "%s: não posso escrever por cima de directoria com não-directoria"
823 msgid "cannot overwrite directory %s with non-directory"
824 msgstr "não consigo obter a directoria actual"
828 msgid "cannot overwrite directory %s"
829 msgstr "não consigo obter a directoria actual"
833 msgid "cannot move directory onto non-directory: %s -> %s"
834 msgstr "aviso: não consigo mudar para a directoria %s"
838 msgid "backing up %s would destroy source; %s not moved"
839 msgstr "fazer \"backup\" de `%s' iria destruir o original; `%s' não copiado"
843 msgid "backing up %s would destroy source; %s not copied"
844 msgstr "fazer \"backup\" de `%s' iria destruir o original; `%s' não copiado"
846 #: src/copy.c:1013 src/ln.c:273
848 msgid "cannot backup %s"
849 msgstr "não consigo correr %s"
851 #: src/copy.c:1049 src/ln.c:308
853 msgid " (backup: %s)"
854 msgstr "não consigo fazer \"backup\" de `%s'"
858 msgid "cannot copy a directory, %s, into itself, %s"
859 msgstr "aviso: não consigo mudar para a directoria %s"
863 msgid "will not create hard link %s to directory %s"
864 msgstr "aviso: não consigo mudar para a directoria %s"
868 msgid "cannot create hard link %s to %s"
869 msgstr "não consigo obter a directoria actual"
873 msgid "cannot move %s to a subdirectory of itself, %s"
874 msgstr "aviso: não consigo mudar para a directoria %s"
878 msgid "cannot move %s to %s"
879 msgstr "não consigo correr %s"
883 msgid "inter-device move failed: %s to %s; unable to remove target"
888 msgid "cannot copy cyclic symbolic link %s"
889 msgstr "%s: não consigo copiar ligação (link) simbólica cíclica"
893 msgid "%s: can make relative symbolic links only in current directory"
895 "%s: só consigo fazer ligações (links) simbólicas relativas na directoria\n"
900 msgid "cannot create symbolic link %s to %s"
901 msgstr "não consigo obter a directoria actual"
905 msgid "cannot create link %s"
906 msgstr "não consigo obter a directoria actual"
908 #: src/copy.c:1389 src/mkfifo.c:133
910 msgid "cannot create fifo %s"
911 msgstr "não consigo obter a directoria actual"
915 msgid "cannot create special file %s"
916 msgstr "não consigo obter a directoria actual"
918 #: src/copy.c:1415 src/ls.c:2493 src/stat.c:425
920 msgid "cannot read symbolic link %s"
921 msgstr "não consigo ler ligação (link) simbólica `%s'"
925 msgid "cannot create symbolic link %s"
926 msgstr "não consigo obter a directoria actual"
928 #: src/copy.c:1456 src/copy.c:1519 src/cp.c:337
930 msgid "failed to preserve ownership for %s"
931 msgstr "modo de %s mudado para %04o (%s)\n"
935 msgid "%s has unknown file type"
936 msgstr "%s: tipo de ficheiro desconhecido"
940 msgid "preserving times for %s"
945 msgid "failed to preserve authorship for %s"
946 msgstr "modo de %s mudado para %04o (%s)\n"
950 msgid "setting permissions for %s"
951 msgstr "aviso: não consigo mudar para a directoria %s"
953 #: src/copy.c:1571 src/ln.c:326
955 msgid "cannot un-backup %s"
956 msgstr "não consigo correr %s"
960 msgid "%s -> %s (unbackup)\n"
964 msgid "Torbjorn Granlund, David MacKenzie, and Jim Meyering"
967 #: src/cp.c:162 src/mv.c:311
970 "Usage: %s [OPTION]... SOURCE DEST\n"
971 " or: %s [OPTION]... SOURCE... DIRECTORY\n"
972 " or: %s [OPTION]... --target-directory=DIRECTORY SOURCE...\n"
974 "Utilização: %s [OPÇÃO]... FONTE DESTINO (1o formato)\n"
975 " ou: %s [OPÇÃO]... FONTE... DIRECTORIA (2o formato)\n"
976 " ou: %s -d [OPÇÃO]... DIRECTORIA... (3o formato)\n"
980 "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n"
984 #: src/cp.c:172 src/csplit.c:1505 src/cut.c:182 src/df.c:717 src/du.c:180
985 #: src/expand.c:119 src/fmt.c:277 src/fold.c:76 src/head.c:98
986 #: src/install.c:609 src/kill.c:103 src/ln.c:354 src/ls.c:3767 src/mkdir.c:66
987 #: src/mkfifo.c:60 src/mknod.c:61 src/mv.c:321 src/nl.c:185 src/paste.c:413
988 #: src/pr.c:2763 src/ptx.c:1867 src/shred.c:166 src/sort.c:286 src/split.c:105
989 #: src/tac.c:136 src/tail.c:244 src/touch.c:249 src/unexpand.c:384
992 "Mandatory arguments to long options are mandatory for short options too.\n"
997 " -a, --archive same as -dpR\n"
998 " --backup[=CONTROL] make a backup of each existing destination "
1000 " -b like --backup but does not accept an "
1002 " --copy-contents copy contents of special files when "
1004 " -d same as --no-dereference --preserve=link\n"
1009 " --no-dereference never follow symbolic links\n"
1010 " -f, --force if an existing destination file cannot be\n"
1011 " opened, remove it and try again\n"
1012 " -i, --interactive prompt before overwrite\n"
1013 " -H follow command-line symbolic links\n"
1018 " -l, --link link files instead of copying\n"
1019 " -L, --dereference always follow symbolic links\n"
1020 " -p same as --preserve=mode,ownership,timestamps\n"
1021 " --preserve[=ATTR_LIST] preserve the specified attributes (default:\n"
1022 " mode,ownership,timestamps), if possible\n"
1023 " additional attributes: links, all\n"
1028 " --no-preserve=ATTR_LIST don't preserve the specified attributes\n"
1029 " --parents append source path to DIRECTORY\n"
1030 " -P same as `--no-dereference'\n"
1035 " -R, -r, --recursive copy directories recursively\n"
1036 " --remove-destination remove each existing destination file before\n"
1037 " attempting to open it (contrast with --"
1044 " --reply={yes,no,query} specify how to handle the prompt about an\n"
1045 " existing destination file\n"
1046 " --sparse=WHEN control creation of sparse files\n"
1047 " --strip-trailing-slashes remove any trailing slashes from each SOURCE\n"
1050 "Copia FONTE para DESTINO, ou múltiplas FONTE(s) para DIRECTORIA.\n"
1052 " -a, --archive igual a -dpR\n"
1053 " -b, --backup fazer \"backup\" antes da remoção\n"
1054 " -d, --no-dereference manter as links\n"
1055 " -f, --force remover destinos existentes, nunca "
1057 " -i, --interactive perguntar antes de apagar\n"
1058 " -l, --link fazer ligações (links) de ficheiros em vez\n"
1060 " -p, --preserve manter atributos dos ficheiros se possível\n"
1061 " -r copiar recursivamente, não-directorias "
1064 " --sparse=QUANDO controlar a criação de ficheiros esparsos\n"
1065 " -s, --symbolic-link fazer ligações (links) simbólicas em vez "
1068 " -u, --update copiar só ficheiros novos ou mais velhos\n"
1069 " -v, --verbose explica o que está a ser feito\n"
1070 " -x, --one-file-system ficar só neste sistema de ficheiros\n"
1071 " -P, --parents acrescentar caminho (path) de fonte a \n"
1073 " -R, --recursive copiar directorias recursivamente\n"
1074 " -S, --sufix=SUFIXO usar em vez do sufixo de \"backup\" usual\n"
1075 " -V, --version-control=PALAVRA usar em vez do controlo de versão habitual\n"
1076 " --help mostrar esta ajuda e sair\n"
1077 " --version mostrar a informação de versão e sair\n"
1079 "Por omissão, ficheiros esparsos da FONTE são detectados por uma heurística \n"
1080 "grosseira e o correspondente ficheiro DESTINO é também feito um ficheiro \n"
1081 "esparso. Este é o comportamento escolhido por --sparse=auto. Especifica \n"
1082 "--sparse=always para criar um ficheiro esparso em DESTINO quando o ficheiro\n"
1083 "SOURCE tiver uma sequência de bytes a zero suficientemente grande.\n"
1085 "Usa --sparse=never para inibir a criação de ficheiros esparsos.\n"
1090 " -s, --symbolic-link make symbolic links instead of copying\n"
1091 " -S, --suffix=SUFFIX override the usual backup suffix\n"
1092 " --target-directory=DIRECTORY move all SOURCE arguments into "
1099 " -u, --update copy only when the SOURCE file is newer\n"
1100 " than the destination file or when the\n"
1101 " destination file is missing\n"
1102 " -v, --verbose explain what is being done\n"
1103 " -x, --one-file-system stay on this file system\n"
1105 "Mudar o nome de FONTE para DESTINO ou mover FONTE(s) para DIRECTORIA.\n"
1107 " -b, --backup fazer \"backup\" antes da remoção\n"
1108 " -f, --force apagar destinos existentes, nunca perguntar\n"
1109 " -i, --interactive perguntar antes de apagar\n"
1110 " -u, --update mover somente ficheiros novos ou mais \n"
1112 " -v, --verbose explicar o que se está a fazer\n"
1113 " -S, --suffix=SUFIXO usar SUFIXO em vez do sufixo habitual de\n"
1115 " -V, --version-sontrol=PALAVRA usar PALAVRA em vez do controle de versão \n"
1117 " --help mostrar esta ajuda e sair\n"
1118 " --version mostrar a informação de versão e sair\n"
1125 "By default, sparse SOURCE files are detected by a crude heuristic and the\n"
1126 "corresponding DEST file is made sparse as well. That is the behavior\n"
1127 "selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n"
1128 "file whenever the SOURCE file contains a long enough sequence of zero "
1130 "Use --sparse=never to inhibit creation of sparse files.\n"
1133 "Copia FONTE para DESTINO, ou múltiplas FONTE(s) para DIRECTORIA.\n"
1135 " -a, --archive igual a -dpR\n"
1136 " -b, --backup fazer \"backup\" antes da remoção\n"
1137 " -d, --no-dereference manter as links\n"
1138 " -f, --force remover destinos existentes, nunca "
1140 " -i, --interactive perguntar antes de apagar\n"
1141 " -l, --link fazer ligações (links) de ficheiros em vez\n"
1143 " -p, --preserve manter atributos dos ficheiros se possível\n"
1144 " -r copiar recursivamente, não-directorias "
1147 " --sparse=QUANDO controlar a criação de ficheiros esparsos\n"
1148 " -s, --symbolic-link fazer ligações (links) simbólicas em vez "
1151 " -u, --update copiar só ficheiros novos ou mais velhos\n"
1152 " -v, --verbose explica o que está a ser feito\n"
1153 " -x, --one-file-system ficar só neste sistema de ficheiros\n"
1154 " -P, --parents acrescentar caminho (path) de fonte a \n"
1156 " -R, --recursive copiar directorias recursivamente\n"
1157 " -S, --sufix=SUFIXO usar em vez do sufixo de \"backup\" usual\n"
1158 " -V, --version-control=PALAVRA usar em vez do controlo de versão habitual\n"
1159 " --help mostrar esta ajuda e sair\n"
1160 " --version mostrar a informação de versão e sair\n"
1162 "Por omissão, ficheiros esparsos da FONTE são detectados por uma heurística \n"
1163 "grosseira e o correspondente ficheiro DESTINO é também feito um ficheiro \n"
1164 "esparso. Este é o comportamento escolhido por --sparse=auto. Especifica \n"
1165 "--sparse=always para criar um ficheiro esparso em DESTINO quando o ficheiro\n"
1166 "SOURCE tiver uma sequência de bytes a zero suficientemente grande.\n"
1168 "Usa --sparse=never para inibir a criação de ficheiros esparsos.\n"
1174 "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
1175 "The version control method may be selected via the --backup option or "
1177 "the VERSION_CONTROL environment variable. Here are the values:\n"
1180 "O sufixo de \"backup\" é ~, a não ser com SIMPLE_BACKUP_SUFFIX. O controlo "
1182 "versão pode ser escolhido com VERSION_CONTROL, valores possíveis são:\n"
1184 " t, numbered fazer \"backups\" numerados\n"
1185 " nil, existing \"backups\" numerados se já existirem numerados, "
1188 " never, simple fazer \"backups\" simples sempre\n"
1190 #: src/cp.c:243 src/install.c:642 src/ln.c:384 src/mv.c:355
1193 " none, off never make backups (even if --backup is given)\n"
1194 " numbered, t make numbered backups\n"
1195 " existing, nil numbered if numbered backups exist, simple otherwise\n"
1196 " simple, never always make simple backups\n"
1198 "O sufixo de \"backup\" é ~, a não ser com SIMPLE_BACKUP_SUFFIX. O controlo "
1200 "versão pode ser escolhido com VERSION_CONTROL, valores possíveis são:\n"
1202 " t, numbered fazer \"backups\" numerados\n"
1203 " nil, existing \"backups\" numerados se já existirem numerados, "
1206 " never, simple fazer \"backups\" simples sempre\n"
1211 "As a special case, cp makes a backup of SOURCE when the force and backup\n"
1212 "options are given and SOURCE and DEST are the same name for an existing,\n"
1216 "Como caso especial, o cp faz um backup da FONTE quando as opções \"force\" "
1218 "\"backup\" são dadas e FONTE + DESTINO são iguais ao nome de um ficheiro \n"
1219 "regular já existente.\n"
1223 msgid "failed to preserve times for %s"
1224 msgstr "%s: apagar directoria `%s'? "
1228 msgid "failed to preserve permissions for %s"
1229 msgstr "aviso: não consigo mudar para a directoria %s"
1233 msgid "cannot make directory %s"
1234 msgstr "não consigo obter a directoria actual"
1236 #: src/cp.c:491 src/ln.c:490 src/mv.c:459 src/shred.c:1599
1238 msgid "missing file argument"
1239 msgstr "falta um argumento a `%s'"
1242 msgid "missing destination file"
1243 msgstr "ficheiro de destino ausente"
1245 #: src/cp.c:521 src/ln.c:161 src/ln.c:183 src/ln.c:210 src/ln.c:297
1247 msgid "accessing %s"
1248 msgstr "%s: apagar directoria `%s'? "
1252 msgid "%s: specified target is not a directory"
1253 msgstr "`%s' não é uma directoria"
1257 msgid "copying multiple files, but last argument %s is not a directory"
1259 "a copiar vários ficheiros, mas o último argumento (%s) não é uma directoria"
1263 msgid "when preserving paths, the destination must be a directory"
1265 "ao preservar caminhos (paths), o último argumento tem que ser uma \n"
1268 #: src/cp.c:895 src/install.c:219 src/ln.c:434 src/mv.c:405
1271 "warning: --version-control (-V) is obsolete; support for it\n"
1272 "will be removed in some future release. Use --backup=%s instead."
1275 #: src/cp.c:989 src/ln.c:464
1276 msgid "symbolic links are not supported on this system"
1277 msgstr "ligações (links) simbólicas não são suportadas neste sistema"
1280 msgid "cannot make both hard and symbolic links"
1281 msgstr "não posso fazer ligações (links) simbólicas e fixas"
1283 #: src/cp.c:1033 src/install.c:275 src/ln.c:530 src/mv.c:483
1288 msgid "Stuart Kemp and David MacKenzie"
1291 #: src/csplit.c:289 src/csplit.c:1481 src/tac-pipe.c:57 src/tee.c:220
1292 #: src/tr.c:1609 src/tr.c:1711 src/tr.c:1754
1294 msgstr "erro de leitura"
1297 msgid "input disappeared"
1300 #: src/csplit.c:705 src/csplit.c:716
1302 msgid "%s: line number out of range"
1303 msgstr "número inválido `%s'"
1307 msgid "%s: `%s': line number out of range"
1308 msgstr "número inválido `%s'"
1310 #: src/csplit.c:746 src/csplit.c:792
1312 msgid " on repetition %d\n"
1317 msgid "%s: `%s': match not found"
1320 #: src/csplit.c:849 src/csplit.c:889 src/tac.c:262
1321 msgid "error in regular expression search"
1326 msgid "write error for `%s'"
1327 msgstr "erro na escrita"
1329 #: src/csplit.c:1064
1331 msgid "%s: `+' or `-' expected after delimeter"
1334 #: src/csplit.c:1068
1336 msgid "%s: integer expected after `%c'"
1337 msgstr "falta um argumento a `%s'"
1339 #: src/csplit.c:1088
1341 msgid "%s: `}' is required in repeat count"
1344 #: src/csplit.c:1098
1346 msgid "%s}: integer required between `{' and `}'"
1349 #: src/csplit.c:1125
1351 msgid "%s: closing delimeter `%c' missing"
1354 #: src/csplit.c:1141
1356 msgid "%s: invalid regular expression: %s"
1357 msgstr "opção inválida `%s'"
1359 #: src/csplit.c:1174
1361 msgid "%s: invalid pattern"
1362 msgstr "\\%c: caracter de escape inválido"
1364 #: src/csplit.c:1177
1366 msgid "%s: line number must be greater than zero"
1369 #: src/csplit.c:1183
1371 msgid "line number `%s' is smaller than preceding line number, %s"
1374 #: src/csplit.c:1189
1376 msgid "warning: line number `%s' is the same as preceding line number"
1379 #: src/csplit.c:1314
1380 msgid "missing conversion specifier in suffix"
1383 #: src/csplit.c:1320
1385 msgid "invalid conversion specifier in suffix: %c"
1386 msgstr "%s: conversão inválida"
1388 #: src/csplit.c:1323
1390 msgid "invalid conversion specifier in suffix: \\%.3o"
1391 msgstr "%s: conversão inválida"
1393 #: src/csplit.c:1355
1395 msgid "missing %% conversion specification in suffix"
1398 #: src/csplit.c:1358
1400 msgid "too many %% conversion specifications in suffix"
1403 #: src/csplit.c:1441
1405 msgid "%s: invalid number"
1406 msgstr "\\%c: caracter de escape inválido"
1408 #: src/csplit.c:1496
1410 msgid "Usage: %s [OPTION]... FILE PATTERN...\n"
1411 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
1413 #: src/csplit.c:1500
1415 "Output pieces of FILE separated by PATTERN(s) to files `xx01', `xx02', ...,\n"
1416 "and output byte counts of each piece to standard output.\n"
1420 #: src/csplit.c:1508
1423 " -b, --suffix-format=FORMAT use sprintf FORMAT instead of %d\n"
1424 " -f, --prefix=PREFIX use PREFIX instead of `xx'\n"
1425 " -k, --keep-files do not remove output files on errors\n"
1428 #: src/csplit.c:1513
1430 " -n, --digits=DIGITS use specified number of digits instead of 2\n"
1431 " -s, --quiet, --silent do not print counts of output file sizes\n"
1432 " -z, --elide-empty-files remove empty output files\n"
1435 #: src/csplit.c:1520
1438 "Read standard input if FILE is -. Each PATTERN may be:\n"
1441 #: src/csplit.c:1524
1444 " INTEGER copy up to but not including specified line number\n"
1445 " /REGEXP/[OFFSET] copy up to but not including a matching line\n"
1446 " %REGEXP%[OFFSET] skip to, but not including a matching line\n"
1447 " {INTEGER} repeat the previous pattern specified number of times\n"
1448 " {*} repeat the previous pattern as many times as possible\n"
1450 "A line OFFSET is a required `+' or `-' followed by a positive integer.\n"
1454 msgid "David Ihnat, David MacKenzie, and Jim Meyering"
1457 #: src/cut.c:174 src/df.c:711 src/du.c:175 src/expand.c:110 src/fold.c:67
1458 #: src/head.c:88 src/ls.c:3761 src/nl.c:176 src/paste.c:403 src/pr.c:2754
1459 #: src/sort.c:276 src/sum.c:60 src/tac.c:127 src/tail.c:234 src/tee.c:63
1460 #: src/unexpand.c:375 src/wc.c:125
1462 msgid "Usage: %s [OPTION]... [FILE]...\n"
1463 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
1467 "Print selected parts of lines from each FILE to standard output.\n"
1473 " -b, --bytes=LIST output only these bytes\n"
1474 " -c, --characters=LIST output only these characters\n"
1475 " -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n"
1480 " -f, --fields=LIST output only these fields; also print any line\n"
1481 " that contains no delimiter character, unless\n"
1482 " the -s option is specified\n"
1488 " -s, --only-delimited do not print lines not containing delimiters\n"
1489 " --output-delimiter=STRING use STRING as the output delimiter\n"
1490 " the default is to use the input delimiter\n"
1496 "Use one, and only one of -b, -c or -f. Each LIST is made up of one\n"
1497 "range, or many ranges separated by commas. Each range is one of:\n"
1499 " N N'th byte, character or field, counted from 1\n"
1500 " N- from N'th byte, character or field, to end of line\n"
1501 " N-M from N'th to M'th (included) byte, character or field\n"
1502 " -M from first to M'th (included) byte, character or field\n"
1504 "With no FILE, or when FILE is -, read standard input.\n"
1507 #: src/cut.c:288 src/cut.c:319 src/cut.c:379
1509 msgid "invalid byte or field list"
1510 msgstr "intervalo de tempo inválido `%s'"
1512 #: src/cut.c:667 src/cut.c:676
1513 msgid "only one type of list may be specified"
1518 msgid "missing list of positions"
1519 msgstr "ficheiro de destino ausente"
1523 msgid "missing list of fields"
1524 msgstr "ficheiro de destino ausente"
1527 msgid "the delimiter must be a single character"
1531 msgid "you must specify a list of bytes, characters, or fields"
1536 msgid "an input delimiter may be specified only when operating on fields"
1538 "a string de formatação não deve ser especificada ao imprimir strings com a \n"
1543 "suppressing non-delimited lines makes sense\n"
1544 "\tonly when operating on fields"
1550 "Usage: %s [OPTION]... [+FORMAT]\n"
1551 " or: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n"
1553 "Utilização: %s [OPÇÃO]... [+FORMATO]\n"
1554 " ou: %s [OPÇÃO] [MMDDhhmm[[CC]AA][.ss]]\n"
1558 "Display the current time in the given FORMAT, or set the system date.\n"
1560 " -d, --date=STRING display time described by STRING, not `now'\n"
1561 " -f, --file=DATEFILE like --date once for each line of DATEFILE\n"
1562 " -ITIMESPEC, --iso-8601[=TIMESPEC] output date/time in ISO 8601 format.\n"
1563 " TIMESPEC=`date' for date only,\n"
1564 " `hours', `minutes', or `seconds' for date and\n"
1565 " time to the indicated precision.\n"
1566 " --iso-8601 without TIMESPEC defaults to `date'.\n"
1571 " -r, --reference=FILE display the last modification time of FILE\n"
1572 " -R, --rfc-822 output RFC-822 compliant date string\n"
1573 " -s, --set=STRING set time described by STRING\n"
1574 " -u, --utc, --universal print or set Coordinated Universal Time\n"
1580 "FORMAT controls the output. The only valid option for the second form\n"
1581 "specifies Coordinated Universal Time. Interpreted sequences are:\n"
1584 " %a locale's abbreviated weekday name (Sun..Sat)\n"
1589 " %A locale's full weekday name, variable length (Sunday..Saturday)\n"
1590 " %b locale's abbreviated month name (Jan..Dec)\n"
1591 " %B locale's full month name, variable length (January..December)\n"
1592 " %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)\n"
1597 " %C century (year divided by 100 and truncated to an integer) [00-99]\n"
1598 " %d day of month (01..31)\n"
1599 " %D date (mm/dd/yy)\n"
1600 " %e day of month, blank padded ( 1..31)\n"
1605 " %F same as %Y-%m-%d\n"
1606 " %g the 2-digit year corresponding to the %V week number\n"
1607 " %G the 4-digit year corresponding to the %V week number\n"
1613 " %H hour (00..23)\n"
1614 " %I hour (01..12)\n"
1615 " %j day of year (001..366)\n"
1620 " %k hour ( 0..23)\n"
1621 " %l hour ( 1..12)\n"
1622 " %m month (01..12)\n"
1623 " %M minute (00..59)\n"
1629 " %N nanoseconds (000000000..999999999)\n"
1630 " %p locale's upper case AM or PM indicator (blank in many locales)\n"
1631 " %P locale's lower case am or pm indicator (blank in many locales)\n"
1632 " %r time, 12-hour (hh:mm:ss [AP]M)\n"
1633 " %R time, 24-hour (hh:mm)\n"
1634 " %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)\n"
1639 " %S second (00..60); the 60 is necessary to accommodate a leap second\n"
1640 " %t a horizontal tab\n"
1641 " %T time, 24-hour (hh:mm:ss)\n"
1642 " %u day of week (1..7); 1 represents Monday\n"
1647 " %U week number of year with Sunday as first day of week (00..53)\n"
1648 " %V week number of year with Monday as first day of week (01..53)\n"
1649 " %w day of week (0..6); 0 represents Sunday\n"
1650 " %W week number of year with Monday as first day of week (00..53)\n"
1655 " %x locale's date representation (mm/dd/yy)\n"
1656 " %X locale's time representation (%H:%M:%S)\n"
1657 " %y last two digits of year (00..99)\n"
1658 " %Y year (1970...)\n"
1663 " %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)\n"
1664 " %Z time zone (e.g., EDT), or nothing if no time zone is determinable\n"
1666 "By default, date pads numeric fields with zeroes. GNU date recognizes\n"
1667 "the following modifiers between `%' and a numeric directive.\n"
1669 " `-' (hyphen) do not pad the field\n"
1670 " `_' (underscore) pad the field with spaces\n"
1673 #: src/date.c:237 src/dd.c:1173 src/dircolors.c:539 src/head.c:221
1674 #: src/md5sum.c:340 src/md5sum.c:681 src/od.c:959 src/od.c:2001 src/pr.c:1164
1675 #: src/pr.c:1371 src/pr.c:1493 src/stty.c:909 src/tac.c:483 src/tac.c:489
1676 #: src/tee.c:151 src/tr.c:2027 src/tsort.c:585
1677 msgid "standard input"
1678 msgstr "canal de entrada por omissão (stdin)"
1680 #: src/date.c:268 src/date.c:460
1682 msgid "invalid date `%s'"
1683 msgstr "data inválida `%s'"
1686 msgid "the options to specify dates for printing are mutually exclusive"
1688 "as opções para especificar a data de impressão são mutuamente exclusivas"
1691 msgid "the options to print and set the time may not be used together"
1693 "as opções para imprimir e alterar o tempo não podem ser usadas ao mesmo tempo"
1697 msgid "too many non-option arguments: %s%s"
1698 msgstr "demasiados argumentos não-opção"
1703 "the argument `%s' lacks a leading `+';\n"
1704 "When using an option to specify date(s), any non-option\n"
1705 "argument must be a format string beginning with `+'."
1707 "ao usar uma opção que especifique data(s), qualquer argumento não-opção \n"
1708 "tem que ser uma string de formatação começando com `+'"
1713 "a format string may not be specified when using the --rfc-822 (-R) option"
1715 "a string de formatação não deve ser especificada ao imprimir strings com a \n"
1724 msgid "cannot get time of day"
1725 msgstr "não consigo obter prioridade"
1728 msgid "cannot set date"
1729 msgstr "não consigo alterar data"
1732 msgid "Paul Rubin, David MacKenzie, and Stuart Kemp"
1735 #: src/dd.c:288 src/tty.c:62 src/uname.c:110 src/whoami.c:52
1737 msgid "Usage: %s [OPTION]...\n"
1738 msgstr "Utilização: %s [OPÇÃO]...\n"
1742 "Copy a file, converting and formatting according to the options.\n"
1744 " bs=BYTES force ibs=BYTES and obs=BYTES\n"
1745 " cbs=BYTES convert BYTES bytes at a time\n"
1746 " conv=KEYWORDS convert the file as per the comma separated keyword list\n"
1747 " count=BLOCKS copy only BLOCKS input blocks\n"
1748 " ibs=BYTES read BYTES bytes at a time\n"
1753 " if=FILE read from FILE instead of stdin\n"
1754 " obs=BYTES write BYTES bytes at a time\n"
1755 " of=FILE write to FILE instead of stdout\n"
1756 " seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n"
1757 " skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n"
1763 "BLOCKS and BYTES may be followed by the following multiplicative suffixes:\n"
1764 "xM M, c 1, w 2, b 512, kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n"
1765 "GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.\n"
1766 "Each KEYWORD may be:\n"
1772 " ascii from EBCDIC to ASCII\n"
1773 " ebcdic from ASCII to EBCDIC\n"
1774 " ibm from ASCII to alternated EBCDIC\n"
1775 " block pad newline-terminated records with spaces to cbs-size\n"
1776 " unblock replace trailing spaces in cbs-size records with newline\n"
1777 " lcase change upper case to lower case\n"
1782 " notrunc do not truncate the output file\n"
1783 " ucase change lower case to upper case\n"
1784 " swab swap every pair of input bytes\n"
1785 " noerror continue after read errors\n"
1786 " sync pad every input block with NULs to ibs-size; when used\n"
1787 " with block or unblock, pad with spaces rather than NULs\n"
1792 msgid "%s+%s records in\n"
1793 msgstr "%u+%u registos dentro\n"
1797 msgid "%s+%s records out\n"
1798 msgstr "%u+%u registos fora\n"
1801 msgid "truncated record"
1802 msgstr "registo truncado"
1805 msgid "truncated records"
1806 msgstr "registos truncados"
1810 msgid "closing input file %s"
1811 msgstr "%s: apagar directoria `%s'? "
1815 msgid "closing output file %s"
1816 msgstr "%s: apagar directoria `%s'? "
1820 msgid "writing to %s"
1821 msgstr "%s: apagar directoria `%s'? "
1825 msgid "invalid conversion: %s"
1826 msgstr "opção inválida `%s'"
1830 msgid "unrecognized option %s"
1831 msgstr "opção inválida `%s'"
1835 msgid "unrecognized option %s=%s"
1836 msgstr "opção inválida `%s'"
1840 msgid "invalid number %s"
1841 msgstr "\\%c: caracter de escape inválido"
1845 "only one conv in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, "
1848 "só uma conversão em {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, \n"
1854 "warning: working around lseek kernel bug for file (%s)\n"
1855 " of mt_type=0x%0lx -- see <sys/mtio.h> for the list of types"
1858 #: src/dd.c:1170 src/dd.c:1188
1861 msgstr "%s: apagar directoria `%s'? "
1864 msgid "file offset out of range"
1869 msgid "advancing past %s bytes in output file %s"
1870 msgstr "%s: apagar directoria `%s'? "
1873 msgid "Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul Eggert"
1877 msgid "Filesystem Type"
1886 msgid " Inodes IUsed IFree IUse%%"
1891 msgid " Size Used Avail Use%%"
1896 msgid " Size Used Avail Use%%"
1901 msgid " %4s-blocks Used Available Capacity"
1906 msgid " %4s-blocks Used Available Use%%"
1910 msgid " Mounted on\n"
1915 "Show information about the filesystem on which each FILE resides,\n"
1916 "or all filesystems by default.\n"
1922 " -a, --all include filesystems having 0 blocks\n"
1923 " -B, --block-size=SIZE use SIZE-byte blocks\n"
1924 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
1926 " -H, --si likewise, but use powers of 1000 not 1024\n"
1931 " -i, --inodes list inode information instead of block usage\n"
1932 " -k like --block-size=1K\n"
1933 " -l, --local limit listing to local filesystems\n"
1934 " --no-sync do not invoke sync before getting usage info "
1940 " -P, --portability use the POSIX output format\n"
1941 " --sync invoke sync before getting usage info\n"
1942 " -t, --type=TYPE limit listing to filesystems of type TYPE\n"
1943 " -T, --print-type print filesystem type\n"
1944 " -x, --exclude-type=TYPE limit listing to filesystems not of type TYPE\n"
1948 #: src/df.c:742 src/du.c:216 src/ls.c:3879
1951 "SIZE may be (or may be an integer optionally followed by) one of following:\n"
1952 "kB 1000, K 1024, MB 1,000,000, M 1,048,576, and so on for G, T, P, E, Z, Y.\n"
1957 msgid "file system type %s both selected and excluded"
1959 "sistema de ficheiros de tipo `%s' foi escolhido e excluído ao mesmo tempo"
1967 msgid "%scannot read table of mounted filesystems"
1968 msgstr "não consigo ler a tabela com sistemas de ficheiros montados"
1970 #: src/dircolors.c:103
1972 msgid "Usage: %s [OPTION]... [FILE]\n"
1973 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
1975 #: src/dircolors.c:104
1978 "Output commands to set the LS_COLORS environment variable.\n"
1980 "Determine format of output:\n"
1981 " -b, --sh, --bourne-shell output Bourne shell code to set LS_COLORS\n"
1982 " -c, --csh, --c-shell output C shell code to set LS_COLORS\n"
1983 " -p, --print-database output defaults\n"
1985 "Emite comandos de saída para ajustar a variável de ambiente LS_COLORS.\n"
1987 "Para ajustar o formato da saída:\n"
1988 " -b, --sh, --bourne-shell emitir o código para ajustar LS_COLORS em \n"
1989 " formato conhecido pela Bourne shell\n"
1990 " -c, --csh, --c-shell emitir o código para ajustar LS_COLORS em \n"
1991 " formato conhecido pela C shell\n"
1992 " -p, --print-data-base emitir os códigos por defeito\n"
1993 " --help mostrar esta ajuda e sair\n"
1994 " --version mostrar a informação de versão e sair\n"
1996 #: src/dircolors.c:114
1999 "If FILE is specified, read it to determine which colors to use for which\n"
2000 "file types and extensions. Otherwise, a precompiled database is used.\n"
2001 "For details on the format of these files, run `dircolors --print-database'.\n"
2004 #: src/dircolors.c:299
2006 msgid "%s:%lu: invalid line; missing second token"
2009 #: src/dircolors.c:371
2011 msgid "%s:%lu: unrecognized keyword %s"
2012 msgstr "opção inválida `%s'"
2014 #: src/dircolors.c:372
2018 #: src/dircolors.c:467
2021 "the options to output dircolors' internal database and\n"
2022 "to select a shell syntax are mutually exclusive"
2024 "as opções para saída em modo verboso e legível pelo stty são mutuamente\n"
2027 #: src/dircolors.c:475
2029 "no FILE arguments may be used with the option to output\n"
2030 "dircolors' internal database"
2032 "não se podem usar argumentos de tipo FICHEIRO com a opção para mostrar a "
2034 "de dados interna do \"dircolors\""
2036 #: src/dircolors.c:504
2037 msgid "no SHELL environment variable, and no shell type option given"
2039 "não existe nenhuma variável de ambiente SHELL e não se especificou nenhum\n"
2040 "tipo de shell como argumento"
2042 #: src/dirname.c:33 src/pathchk.c:59
2043 msgid "David MacKenzie and Jim Meyering"
2052 "Utilização: %s NOME\n"
2058 "Print NAME with its trailing /component removed; if NAME contains no /'s,\n"
2059 "output `.' (meaning the current directory).\n"
2062 "Mostra NOME sem a sua componente /; se NOME não tiver / mostra `.' (o que\n"
2063 "quer dizer a directoria actual).\n"
2065 " --help mostra esta ajuda e sai\n"
2066 " --version mostra a informação de versão e sai\n"
2070 "Torbjorn Granlund, David MacKenzie, Larry McVoy, Paul Eggert, and Jim "
2076 "Summarize disk usage of each FILE, recursively for directories.\n"
2082 " -a, --all write counts for all files, not just directories\n"
2083 " --apparent-size print apparent sizes, rather than disk usage; "
2085 " the apparent size is usually smaller, it may be\n"
2086 " larger due to holes in (`sparse') files, internal\n"
2087 " fragmentation, indirect blocks, and the like\n"
2088 " -B, --block-size=SIZE use SIZE-byte blocks\n"
2089 " -b, --bytes equivalent to `--apparent-size --block-size=1'\n"
2090 " -c, --total produce a grand total\n"
2091 " -D, --dereference-args dereference FILEs that are symbolic links\n"
2096 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
2098 " -H, --si likewise, but use powers of 1000 not 1024\n"
2099 " -k like --block-size=1K\n"
2100 " -l, --count-links count sizes many times if hard linked\n"
2105 " -L, --dereference dereference all symbolic links\n"
2106 " -S, --separate-dirs do not include size of subdirectories\n"
2107 " -s, --summarize display only a total for each argument\n"
2112 " -x, --one-file-system skip directories on different filesystems\n"
2113 " -X FILE, --exclude-from=FILE Exclude files that match any pattern in "
2115 " --exclude=PATTERN Exclude files that match PATTERN.\n"
2116 " --max-depth=N print the total for a directory (or file, with --"
2118 " only if it is N or fewer levels below the command\n"
2119 " line argument; --max-depth=0 is the same as\n"
2125 msgid "cannot change to parent of directory %s"
2126 msgstr "aviso: não consigo mudar para a directoria %s"
2130 msgid "cannot change to directory %s"
2131 msgstr "aviso: não consigo mudar para a directoria %s"
2135 msgid "cannot read directory %s"
2136 msgstr "não consigo obter a directoria actual"
2138 #: src/du.c:543 src/ls.c:2241 src/wc.c:591
2141 msgstr "%ld\ttotal\n"
2145 msgid "invalid maximum depth %s"
2146 msgstr "argumento inválido `%s'"
2149 msgid "cannot both summarize and show all entries"
2150 msgstr "não consigo resumir e mostrar todas as entradas ao mesmo tempo"
2153 msgid "warning: summarizing is the same as using --max-depth=0"
2158 msgid "warning: summarizing conflicts with --max-depth=%d"
2163 msgid "Usage: %s [OPTION]... [STRING]...\n"
2164 msgstr "Utilização: %s [OPÇÃO]... [STRING]...\n"
2168 "Echo the STRING(s) to standard output.\n"
2170 " -n do not output the trailing newline\n"
2171 " -e enable interpretation of the backslash-escaped characters\n"
2173 " -E disable interpretation of those sequences in STRINGs\n"
2179 "Without -E, the following sequences are recognized and interpolated:\n"
2181 " \\NNN the character whose ASCII code is NNN (octal)\n"
2183 " \\a alert (BEL)\n"
2189 " \\c suppress trailing newline\n"
2192 " \\r carriage return\n"
2193 " \\t horizontal tab\n"
2194 " \\v vertical tab\n"
2198 msgid "Richard Mlynarik and David MacKenzie"
2203 msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n"
2204 msgstr "Utilização: %s [OPÇÃO]... [-] [NOME=VALOR]... [COMANDO [ARG]...]\n"
2209 "Set each NAME to VALUE in the environment and run COMMAND.\n"
2211 " -i, --ignore-environment start with an empty environment\n"
2212 " -u, --unset=NAME remove variable from the environment\n"
2214 "Alterar cada NOME para VALOR no ambiente e correr o COMANDO.\n"
2216 " -u, --unset=NOME retirar variável NOME do ambiente\n"
2217 " -i, --ignore-environment começar com um ambiente vazio\n"
2218 " --help mostrar esta ajuda e sair\n"
2219 " --version mostrar a informação de versão e sair\n"
2221 "Um só - implica -i. Se não houver nenhum COMANDO mostra o ambiente\n"
2227 "A mere - implies -i. If no COMMAND, print the resulting environment.\n"
2232 "Convert tabs in each FILE to spaces, writing to standard output.\n"
2233 "With no FILE, or when FILE is -, read standard input.\n"
2239 " -i, --initial do not convert TABs after non whitespace\n"
2240 " -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n"
2245 " -t, --tabs=LIST use comma separated list of explicit tab positions\n"
2248 #: src/expand.c:173 src/unexpand.c:153
2250 msgid "tab size contains an invalid character"
2251 msgstr "o caminho `%s' contém o caracter não portável `%c'"
2253 #: src/expand.c:191 src/unexpand.c:171
2254 msgid "tab size cannot be 0"
2257 #: src/expand.c:193 src/unexpand.c:173
2258 msgid "tab sizes must be ascending"
2262 msgid "`-LIST' option is obsolete; use `-t LIST'"
2268 "Usage: %s EXPRESSION\n"
2271 "Utilização: %s EXPRESSÃO\n"
2277 "Print the value of EXPRESSION to standard output. A blank line below\n"
2278 "separates increasing precedence groups. EXPRESSION may be:\n"
2280 " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n"
2282 " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n"
2288 " ARG1 < ARG2 ARG1 is less than ARG2\n"
2289 " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n"
2290 " ARG1 = ARG2 ARG1 is equal to ARG2\n"
2291 " ARG1 != ARG2 ARG1 is unequal to ARG2\n"
2292 " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n"
2293 " ARG1 > ARG2 ARG1 is greater than ARG2\n"
2299 " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n"
2300 " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n"
2307 " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n"
2308 " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n"
2309 " ARG1 % ARG2 arithmetic remainder of ARG1 divided by ARG2\n"
2315 " STRING : REGEXP anchored pattern match of REGEXP in STRING\n"
2317 " match STRING REGEXP same as STRING : REGEXP\n"
2318 " substr STRING POS LENGTH substring of STRING, POS counted from 1\n"
2319 " index STRING CHARS index in STRING where any CHARS is found, or 0\n"
2320 " length STRING length of STRING\n"
2325 " + TOKEN interpret TOKEN as a string, even if it is a\n"
2326 " keyword like `match' or an operator like `/'\n"
2328 " ( EXPRESSION ) value of EXPRESSION\n"
2334 "Beware that many operators need to be escaped or quoted for shells.\n"
2335 "Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n"
2336 "Pattern matches return the string matched between \\( and \\) or null; if\n"
2337 "\\( and \\) are not used, they return the number of characters matched or "
2341 #: src/expr.c:186 src/expr.c:438 src/expr.c:444 src/expr.c:449 src/expr.c:471
2342 msgid "syntax error"
2343 msgstr "erro de sintaxe"
2348 "warning: unportable BRE: `%s': using `^' as the first character\n"
2349 "of the basic regular expression is not portable; it is being ignored"
2352 #: src/expr.c:586 src/expr.c:625
2354 msgid "non-numeric argument"
2355 msgstr "a ignorar argumentos não-opção"
2358 msgid "division by zero"
2364 "Usage: %s [NUMBER]...\n"
2367 "Utilização: %s [NÚMERO...]\n"
2372 "Print the prime factors of each NUMBER.\n"
2380 " Print the prime factors of all specified integer NUMBERs. If no "
2382 " are specified on the command line, they are read from standard input.\n"
2385 " --help mostrar esta ajuda e sair\n"
2386 " --version mostrar a informação de versão e sair\n"
2388 "Mostra os factores primos de todos os NÚMEROS especificados. Se nenhum\n"
2389 "argumento for especificado, estes são lidos do canal de entrada padrão.\n"
2393 msgid "`%s' is not a valid positive integer"
2394 msgstr "`%s' não é um inteiro positivo válido"
2399 "Usage: %s [ignored command line arguments]\n"
2401 "Exit with a status code indicating failure.\n"
2403 "These option names may not be abbreviated.\n"
2406 "Utilização: %s [NOME]\n"
2408 "Mostra o hostname do sistema corrente.\n"
2410 " --help mostra esta ajuda e sai\n"
2411 " --version mostra a informação de versão e sai\n"
2415 msgid "Usage: %s [-DIGITS] [OPTION]... [FILE]...\n"
2416 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
2420 "Reformat each paragraph in the FILE(s), writing to standard output.\n"
2421 "If no FILE or if FILE is `-', read standard input.\n"
2427 " -c, --crown-margin preserve indentation of first two lines\n"
2428 " -p, --prefix=STRING combine only lines having STRING as prefix\n"
2429 " -s, --split-only split long lines, but do not refill\n"
2434 " -t, --tagged-paragraph indentation of first line different from second\n"
2435 " -u, --uniform-spacing one space between words, two after sentences\n"
2436 " -w, --width=NUMBER maximum line width (default of 75 columns)\n"
2442 "In -wNUMBER, the letter `w' may be omitted.\n"
2447 msgid "invalid width option: `%s'"
2448 msgstr "opção inválida `%s'"
2452 msgid "invalid width: `%s'"
2453 msgstr "data inválida `%s'"
2457 "Wrap input lines in each FILE (standard input by default), writing to\n"
2458 "standard output.\n"
2464 " -b, --bytes count bytes rather than columns\n"
2465 " -s, --spaces break at spaces\n"
2466 " -w, --width=WIDTH use WIDTH columns instead of 80\n"
2471 msgid "`%s' option is obsolete; use `%s'"
2476 msgid "invalid number of columns: `%s'"
2477 msgstr "argumento inteiro inválido `%s'"
2481 "Print first 10 lines of each FILE to standard output.\n"
2482 "With more than one FILE, precede each with a header giving the file name.\n"
2483 "With no FILE, or when FILE is -, read standard input.\n"
2489 " -c, --bytes=SIZE print first SIZE bytes\n"
2490 " -n, --lines=NUMBER print first NUMBER lines instead of first 10\n"
2495 " -q, --quiet, --silent never print headers giving file names\n"
2496 " -v, --verbose always print headers giving file names\n"
2499 #: src/head.c:111 src/split.c:120
2502 "SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n"
2507 msgid "cannot reposition file pointer for %s"
2508 msgstr "não consigo obter a directoria actual"
2510 #: src/head.c:256 src/tail.c:1388
2512 msgid "%s: %s is so large that it is not representable"
2515 #: src/head.c:257 src/tail.c:1390
2517 msgid "number of lines"
2518 msgstr "número de argumentos errado"
2520 #: src/head.c:257 src/tail.c:1391
2522 msgid "number of bytes"
2523 msgstr "número de argumentos errado"
2525 #: src/head.c:264 src/tail.c:1478
2527 msgid "invalid number of lines"
2528 msgstr "\\%c: caracter de escape inválido"
2530 #: src/head.c:265 src/tail.c:1479
2532 msgid "invalid number of bytes"
2533 msgstr "\\%c: caracter de escape inválido"
2537 msgid "unrecognized option `-%c'"
2538 msgstr "opção inválida `%s'"
2542 msgid "`-%s' option is obsolete; use `-%c %.*s%.*s%s'"
2550 "Print the numeric identifier (in hexadecimal) for the current host.\n"
2553 "Mostra o nome do utilizador actual.\n"
2555 " --help mostrar esta ajuda e sair\n"
2556 " --version mostrar a informação de versão e sair\n"
2558 #: src/hostname.c:67
2561 "Usage: %s [NAME]\n"
2563 "Print or set the hostname of the current system.\n"
2566 "Utilização: %s [NOME]\n"
2568 "Mostra o hostname do sistema corrente.\n"
2570 " --help mostra esta ajuda e sai\n"
2571 " --version mostra a informação de versão e sai\n"
2573 #: src/hostname.c:104
2575 msgid "cannot set hostname to `%s'"
2576 msgstr "não consigo determinar o hostname"
2578 #: src/hostname.c:110
2579 msgid "cannot set hostname; this system lacks the functionality"
2581 "não consigo alterar o hostname; este sistema não dispõe dessa funcionalidade"
2583 #: src/hostname.c:117
2584 msgid "cannot determine hostname"
2585 msgstr "não consigo determinar o hostname"
2588 msgid "Arnold Robbins and David MacKenzie"
2593 msgid "Usage: %s [OPTION]... [USERNAME]\n"
2594 msgstr "Utilização: %s [OPÇÃO]... [NOMEDOUTILIZADOR]\n"
2599 "Print information for USERNAME, or the current user.\n"
2601 " -a ignore, for compatibility with other versions\n"
2602 " -g, --group print only the effective group ID\n"
2603 " -G, --groups print all group IDs\n"
2604 " -n, --name print a name instead of a number, for -ugG\n"
2605 " -r, --real print the real ID instead of the effective ID, with -ugG\n"
2606 " -u, --user print only the effective user ID\n"
2608 "Mostrar a informação de NOMEDOUTILIZADOR, ou o utilizador actual.\n"
2610 " -g, --group mostrar só o ID do grupo\n"
2611 " -G, --groups mostrar só os grupos adicionais\n"
2612 " -n, --name mostrar o nome em vez de um número, para -ugG\n"
2613 " -r, --read mostrar o ID real em vez do ID efectivo, para -ugG\n"
2614 " -u, --user mostrar só o ID do utilizador\n"
2615 " --help mostrar esta ajuda e sair\n"
2616 " --version mostrar a informação de versão e sair\n"
2618 "Sem qualquer opção mostra um conjunto de informações de identidade úteis.\n"
2623 "Without any OPTION, print some useful set of identified information.\n"
2627 msgid "cannot print only user and only group"
2628 msgstr "não consigo mostrar só o utilizador e só o grupo"
2631 msgid "cannot print only names or real IDs in default format"
2632 msgstr "não consigo mostrar só nomes ou ID's reais no formato por defeito"
2636 msgid "%s: No such user"
2637 msgstr "%s: Utilizador inexistente"
2641 msgid "cannot find name for user ID %u"
2642 msgstr "%s: não consigo encontrar um nome para o UID %u\n"
2646 msgid "cannot find name for group ID %u"
2647 msgstr "%s: não consigo encontrar um nome para o UID %u\n"
2650 msgid "cannot get supplemental group list"
2651 msgstr "Não consigo obter lista de grupos adicional"
2657 #: src/install.c:269
2659 msgid "the strip option may not be used when installing a directory"
2661 "a string de formatação não deve ser especificada ao imprimir strings com a \n"
2664 #: src/install.c:292 src/mkdir.c:140
2666 msgid "invalid mode %s"
2667 msgstr "data inválida `%s'"
2669 #: src/install.c:307 src/install.c:371
2671 msgid "creating directory %s"
2672 msgstr "não consigo obter a directoria actual"
2674 #: src/install.c:332
2676 msgid "installing multiple files, but last argument, %s is not a directory"
2678 "a copiar vários ficheiros, mas o último argumento (%s) não é uma directoria"
2680 #: src/install.c:435
2682 msgid "%s is a directory"
2683 msgstr "`%s' não é uma directoria"
2685 #: src/install.c:495
2687 msgid "cannot obtain time stamps for %s"
2688 msgstr "não consigo determinar o hostname"
2690 #: src/install.c:507
2692 msgid "cannot set time stamps for %s"
2693 msgstr "não consigo determinar o hostname"
2695 #: src/install.c:528
2696 msgid "fork system call failed"
2699 #: src/install.c:532
2701 msgid "cannot run strip"
2702 msgstr "não consigo correr %s"
2704 #: src/install.c:539
2705 msgid "strip failed"
2708 #: src/install.c:560
2710 msgid "invalid user %s"
2711 msgstr "\\%c: caracter de escape inválido"
2713 #: src/install.c:578
2715 msgid "invalid group %s"
2716 msgstr "opção inválida `%s'"
2718 #: src/install.c:597
2721 "Usage: %s [OPTION]... SOURCE DEST (1st format)\n"
2722 " or: %s [OPTION]... SOURCE... DIRECTORY (2nd format)\n"
2723 " or: %s -d [OPTION]... DIRECTORY... (3rd format)\n"
2725 "Utilização: %s [OPÇÃO]... FONTE DESTINO (1o formato)\n"
2726 " ou: %s [OPÇÃO]... FONTE... DIRECTORIA (2o formato)\n"
2727 " ou: %s -d [OPÇÃO]... DIRECTORIA... (3o formato)\n"
2729 #: src/install.c:603
2731 "In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n"
2732 "the existing DIRECTORY, while setting permission modes and owner/group.\n"
2733 "In the third format, create all components of the given DIRECTORY(ies).\n"
2737 #: src/install.c:612
2739 " --backup[=CONTROL] make a backup of each existing destination file\n"
2740 " -b like --backup but does not accept an argument\n"
2742 " -d, --directory treat all arguments as directory names; create all\n"
2743 " components of the specified directories\n"
2746 #: src/install.c:619
2748 " -D create all leading components of DEST except the "
2750 " then copy SOURCE to DEST; useful in the 1st format\n"
2751 " -g, --group=GROUP set group ownership, instead of process' current "
2753 " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-"
2755 " -o, --owner=OWNER set ownership (super-user only)\n"
2758 #: src/install.c:626
2760 " -p, --preserve-timestamps apply access/modification times of SOURCE "
2762 " to corresponding destination files\n"
2763 " -s, --strip strip symbol tables, only for 1st and 2nd formats\n"
2764 " -S, --suffix=SUFFIX override the usual backup suffix\n"
2765 " -v, --verbose print the name of each directory as it is created\n"
2768 #: src/install.c:635 src/ln.c:377 src/mv.c:348
2772 "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
2773 "The version control method may be selected via the --backup option or "
2775 "the VERSION_CONTROL environment variable. Here are the values:\n"
2778 "O sufixo de \"backup\" é ~, a não ser com SIMPLE_BACKUP_SUFFIX. O controlo "
2780 "versão pode ser escolhido com VERSION_CONTROL, valores possíveis são:\n"
2782 " t, numbered fazer \"backups\" numerados\n"
2783 " nil, existing \"backups\" numerados se já existirem numerados, "
2786 " never, simple fazer \"backups\" simples sempre\n"
2790 msgid "Usage: %s [OPTION]... FILE1 FILE2\n"
2791 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
2795 "For each pair of input lines with identical join fields, write a line to\n"
2796 "standard output. The default join field is the first, delimited\n"
2797 "by whitespace. When FILE1 or FILE2 (not both) is -, read standard input.\n"
2799 " -a FILENUM print unpairable lines coming from file FILENUM, where\n"
2800 " FILENUM is 1 or 2, corresponding to FILE1 or FILE2\n"
2801 " -e EMPTY replace missing input fields with EMPTY\n"
2806 " -i, --ignore-case ignore differences in case when comparing fields\n"
2807 " -j FIELD (obsolescent) equivalent to `-1 FIELD -2 FIELD'\n"
2808 " -j1 FIELD (obsolescent) equivalent to `-1 FIELD'\n"
2809 " -j2 FIELD (obsolescent) equivalent to `-2 FIELD'\n"
2810 " -o FORMAT obey FORMAT while constructing output line\n"
2811 " -t CHAR use CHAR as input and output field separator\n"
2816 " -v FILENUM like -a FILENUM, but suppress joined output lines\n"
2817 " -1 FIELD join on this FIELD of file 1\n"
2818 " -2 FIELD join on this FIELD of file 2\n"
2824 "Unless -t CHAR is given, leading blanks separate fields and are ignored,\n"
2825 "else fields are separated by CHAR. Any FIELD is a field number counted\n"
2826 "from 1. FORMAT is one or more comma or blank separated specifications,\n"
2827 "each being `FILENUM.FIELD' or `0'. Default FORMAT outputs the join field,\n"
2828 "the remaining fields from FILE1, the remaining fields from FILE2, all\n"
2829 "separated by CHAR.\n"
2834 msgid "invalid field specifier: `%s'"
2835 msgstr "intervalo de tempo inválido `%s'"
2837 #: src/join.c:659 src/join.c:772 src/join.c:808
2839 msgid "invalid field number: `%s'"
2840 msgstr "intervalo de tempo inválido `%s'"
2844 msgid "invalid file number in field spec: `%s'"
2845 msgstr "intervalo de tempo inválido `%s'"
2849 msgid "invalid field number for file 1: `%s'"
2850 msgstr "intervalo de tempo inválido `%s'"
2854 msgid "invalid field number for file 2: `%s'"
2855 msgstr "intervalo de tempo inválido `%s'"
2859 msgid "too many non-option arguments"
2860 msgstr "demasiados argumentos não-opção"
2864 msgid "too few non-option arguments"
2865 msgstr "demasiados argumentos não-opção"
2868 msgid "both files cannot be standard input"
2874 "Usage: %s [-s SIGNAL | -SIGNAL] PID...\n"
2875 " or: %s -l [SIGNAL]...\n"
2876 " or: %s -t [SIGNAL]...\n"
2881 "Send signals to processes, or list signals.\n"
2888 " -s, --signal=SIGNAL, -SIGNAL\n"
2889 " specify the name or number of the signal to be sent\n"
2890 " -l, --list list signal names, or convert signal names to/from "
2892 " -t, --table print a table of signal information\n"
2894 "Copia o canal de entrada padrão (stdin) para cada FICHEIRO, e também para o\n"
2895 "canal de saída padrão (stdout).\n"
2897 " -a, --append acrescenta aos FICHEIROs dados, não escreve por\n"
2899 " -i, --ignore-interrupts ignora os sinais de interrupção\n"
2900 " --help mostrar esta a ajuda e sair\n"
2901 " --version mostrar a informação de versão e sair\n"
2906 "SIGNAL may be a signal name like `HUP', or a signal number like `1',\n"
2907 "or an exit status of a process terminated by a signal.\n"
2908 "PID is an integer; if negative it identifies a process group.\n"
2913 msgid "%s: invalid signal"
2914 msgstr "\\%c: caracter de escape inválido"
2918 msgid "missing operand after `%s'"
2919 msgstr "falta um argumento a `%s'"
2923 msgid "%s: invalid process id"
2924 msgstr "opção inválida `%s'"
2928 msgid "invalid option -- %c"
2929 msgstr "opção inválida `%s'"
2933 msgid "%s: multiple signals specified"
2934 msgstr "\\%c: caracter de escape inválido"
2937 msgid "multiple -l or -t options specified"
2941 msgid "cannot combine signal with -l or -t"
2947 "Usage: %s FILE1 FILE2\n"
2950 "Utilização: %s NOME\n"
2955 "Call the link function to create a link named FILE2 to an existing FILE1.\n"
2961 msgid "cannot create link %s to %s"
2962 msgstr "não consigo obter a directoria actual"
2965 msgid "Mike Parker and David MacKenzie"
2970 msgid "%s: warning: making a hard link to a symbolic link is not portable"
2975 msgid "%s: hard link not allowed for directory"
2976 msgstr "`%s' não é uma directoria"
2980 msgid "%s: cannot overwrite directory"
2981 msgstr "não consigo obter a directoria actual"
2985 msgid "%s: replace %s? "
2986 msgstr "%s: substituir `%s'? "
2990 msgid "%s: File exists"
2991 msgstr "%s: Ficheiro já existente"
2995 msgid "create symbolic link %s to %s"
2996 msgstr "não consigo criar ligação (link) simbólica `%s'"
3000 msgid "create hard link %s to %s"
3001 msgstr "não consigo criar a ligação (link) de `%s' para `%s'"
3005 msgid "creating symbolic link %s to %s"
3006 msgstr "não consigo criar ligação (link) simbólica `%s'"
3010 msgid "creating hard link %s to %s"
3011 msgstr "não consigo criar a ligação (link) de `%s' para `%s'"
3016 "Usage: %s [OPTION]... TARGET [LINK_NAME]\n"
3017 " or: %s [OPTION]... TARGET... DIRECTORY\n"
3018 " or: %s [OPTION]... --target-directory=DIRECTORY TARGET...\n"
3020 "Utilização: %s [OPÇÃO]... FONTE DESTINO (1o formato)\n"
3021 " ou: %s [OPÇÃO]... FONTE... DIRECTORIA (2o formato)\n"
3022 " ou: %s -d [OPÇÃO]... DIRECTORIA... (3o formato)\n"
3026 "Create a link to the specified TARGET with optional LINK_NAME.\n"
3027 "If LINK_NAME is omitted, a link with the same basename as the TARGET is\n"
3028 "created in the current directory. When using the second form with more\n"
3029 "than one TARGET, the last argument must be a directory; create links\n"
3030 "in DIRECTORY to each TARGET. Create hard links by default, symbolic\n"
3031 "links with --symbolic. When creating hard links, each TARGET must exist.\n"
3037 " --backup[=CONTROL] make a backup of each existing destination "
3039 " -b like --backup but does not accept an argument\n"
3040 " -d, -F, --directory hard link directories (super-user only)\n"
3041 " -f, --force remove existing destination files\n"
3046 " -n, --no-dereference treat destination that is a symlink to a\n"
3047 " directory as if it were a normal file\n"
3048 " -i, --interactive prompt whether to remove destinations\n"
3049 " -s, --symbolic make symbolic links instead of hard links\n"
3054 " -S, --suffix=SUFFIX override the usual backup suffix\n"
3055 " --target-directory=DIRECTORY specify the DIRECTORY in which to "
3058 " -v, --verbose print name of each file before linking\n"
3063 msgid "%s: specified target directory is not a directory"
3064 msgstr "`%s' não é uma directoria"
3067 msgid "when making multiple links, last argument must be a directory"
3069 "quando a fazer ligações (links) múltiplas último argumento deve ser \n"
3072 #: src/logname.c:48 src/pwd.c:46 src/sync.c:44
3074 msgid "Usage: %s [OPTION]\n"
3075 msgstr "Utilização: %s [OPÇÃO]\n"
3079 "Print the name of the current user.\n"
3085 msgid "%s: no login name\n"
3086 msgstr "%s: nome de login ausente\n"
3098 msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s"
3099 msgstr "a ignorar largura inválida na variável do ambiente COLUMNS: %s"
3103 msgid "ignoring invalid width in environment variable COLUMNS: %s"
3104 msgstr "a ignorar largura inválida na variável do ambiente COLUMNS: %s"
3108 msgid "ignoring invalid tab size in environment variable TABSIZE: %s"
3109 msgstr "a ignorar tamanho de tab inválido na variável TABSIZE do ambiente: %s"
3113 msgid "invalid line width: %s"
3114 msgstr "argumento inteiro inválido `%s'"
3118 msgid "invalid tab size: %s"
3119 msgstr "data inválida `%s'"
3123 msgid "invalid time style format %s"
3124 msgstr "intervalo de tempo inválido `%s'"
3128 msgid "unrecognized prefix: %s"
3129 msgstr "opção inválida `%s'"
3132 msgid "unparsable value for LS_COLORS environment variable"
3134 "a variável do ambiente LS_COLORS tem um valor não conhecido (i.e. ilegível)"
3138 msgid "cannot determine device and inode of %s"
3139 msgstr "não consigo criar directoria `%s'"
3143 msgid "not listing already-listed directory: %s"
3144 msgstr "não consigo obter a directoria actual"
3146 #: src/ls.c:2208 src/remove.c:928
3148 msgid "reading directory %s"
3149 msgstr "não consigo obter a directoria actual"
3153 msgid "cannot compare file names %s and %s"
3154 msgstr "não consigo %s `%s' para `%s'"
3158 "List information about the FILEs (the current directory by default).\n"
3159 "Sort entries alphabetically if none of -cftuSUX nor --sort.\n"
3165 " -a, --all do not hide entries starting with .\n"
3166 " -A, --almost-all do not list implied . and ..\n"
3167 " --author print the author of each file\n"
3168 " -b, --escape print octal escapes for nongraphic characters\n"
3173 " --block-size=SIZE use SIZE-byte blocks\n"
3174 " -B, --ignore-backups do not list implied entries ending with ~\n"
3175 " -c with -lt: sort by, and show, ctime (time of "
3177 " modification of file status information)\n"
3178 " with -l: show ctime and sort by name\n"
3179 " otherwise: sort by ctime\n"
3184 " -C list entries by columns\n"
3185 " --color[=WHEN] control whether color is used to distinguish "
3187 " types. WHEN may be `never', `always', or "
3189 " -d, --directory list directory entries instead of contents,\n"
3190 " and do not dereference symbolic links\n"
3191 " -D, --dired generate output designed for Emacs' dired mode\n"
3196 " -f do not sort, enable -aU, disable -lst\n"
3197 " -F, --classify append indicator (one of */=@|) to entries\n"
3198 " --format=WORD across -x, commas -m, horizontal -x, long -l,\n"
3199 " single-column -1, verbose -l, vertical -C\n"
3200 " --full-time like -l --time-style=full-iso\n"
3205 " -g like -l, but do not list owner\n"
3206 " -G, --no-group inhibit display of group information\n"
3207 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
3209 " --si likewise, but use powers of 1000 not 1024\n"
3210 " -H, --dereference-command-line\n"
3211 " follow symbolic links listed on the command "
3213 " --dereference-command-line-symlink-to-dir\n"
3214 " follow each command line symbolic link\n"
3215 " that points to a directory\n"
3220 " --indicator-style=WORD append indicator with style WORD to entry "
3222 " none (default), classify (-F), file-type (-"
3224 " -i, --inode print index number of each file\n"
3225 " -I, --ignore=PATTERN do not list implied entries matching shell "
3227 " -k like --block-size=1K\n"
3232 " -l use a long listing format\n"
3233 " -L, --dereference when showing file information for a symbolic\n"
3234 " link, show information for the file the link\n"
3235 " references rather than for the link itself\n"
3236 " -m fill width with a comma separated list of "
3242 " -n, --numeric-uid-gid like -l, but list numeric UIDs and GIDs\n"
3243 " -N, --literal print raw entry names (don't treat e.g. "
3245 " characters specially)\n"
3246 " -o like -l, but do not list group information\n"
3247 " -p, --file-type append indicator (one of /=@|) to entries\n"
3253 " -q, --hide-control-chars print ? instead of non graphic characters\n"
3254 " --show-control-chars show non graphic characters as-is (default\n"
3255 " unless program is `ls' and output is a "
3257 " -Q, --quote-name enclose entry names in double quotes\n"
3258 " --quoting-style=WORD use quoting style WORD for entry names:\n"
3259 " literal, locale, shell, shell-always, c, "
3262 " -G, --no-group inibir que se mostre a informação de grupo\n"
3264 " -I, --ignore=PADRÃO não mostrar entradas implícitas incluídas no \n"
3265 " padrão de shell PADRÃO\n"
3266 " -i, --inode mostrar o índice de cada ficheiro\n"
3267 " -k, --kilobytes usar blocos de 1024 em vez de 512 apesar de \n"
3268 " POSIXLY_CORRECT\n"
3269 " -L, --dereference mostrar entradas apontadas por ligações "
3272 " -l usar formato longo de listagem\n"
3273 " -m encher largura com entradas separadas por \n"
3275 " -N, --literal mostrar os valores \"reais\" das entradas "
3277 " tratar caracteres com \"Ctrl\" como "
3279 " -n, --numeric-uid-gid mostrar UIDs e GIDs numericamente em vez de "
3281 " nome correspondente\n"
3282 " -o usar formato de listagem longo sem informação\n"
3284 " -p acrescentar um caracter para tipificar cada\n"
3286 " -Q, --quote-name colocar aspas nos nomes das entradas\n"
3287 " -q, --hide-control-chars mostrar ? em vez de caracteres não gráficos\n"
3288 " -R, --recursive mostrar subdirectorias recursivamente\n"
3289 " -r, --reverse inverter a ordem enquanto ordenando\n"
3290 " -S ordenar por tamanho de ficheiro\n"
3294 " -r, --reverse reverse order while sorting\n"
3295 " -R, --recursive list subdirectories recursively\n"
3296 " -s, --size print size of each file, in blocks\n"
3301 " -S sort by file size\n"
3302 " --sort=WORD extension -X, none -U, size -S, time -t,\n"
3304 " status -c, time -t, atime -u, access -u, use -"
3306 " --time=WORD show time as WORD instead of modification "
3308 " atime, access, use, ctime or status; use\n"
3309 " specified time as sort key if --sort=time\n"
3314 " --time-style=STYLE show times using style STYLE:\n"
3315 " full-iso, long-iso, iso, locale, +FORMAT\n"
3316 " FORMAT is interpreted like `date'; if FORMAT "
3318 " FORMAT1<newline>FORMAT2, FORMAT1 applies to\n"
3319 " non-recent files and FORMAT2 to recent files;\n"
3320 " if STYLE is prefixed with `posix-', STYLE\n"
3321 " takes effect only outside the POSIX locale\n"
3322 " -t sort by modification time\n"
3323 " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n"
3328 " -u with -lt: sort by, and show, access time\n"
3329 " with -l: show access time and sort by name\n"
3330 " otherwise: sort by access time\n"
3331 " -U do not sort; list entries in directory order\n"
3332 " -v sort by version\n"
3337 " -w, --width=COLS assume screen width instead of current value\n"
3338 " -x list entries by lines instead of by columns\n"
3339 " -X sort alphabetically by entry extension\n"
3340 " -1 list one file per line\n"
3346 "By default, color is not used to distinguish types of files. That is\n"
3347 "equivalent to using --color=none. Using the --color option without the\n"
3348 "optional WHEN argument is equivalent to using --color=always. With\n"
3349 "--color=auto, color codes are output only if standard output is connected\n"
3350 "to a terminal (tty).\n"
3354 msgid "Ulrich Drepper and Scott Miller"
3360 "Usage: %s [OPTION] [FILE]...\n"
3361 " or: %s [OPTION] --check [FILE]\n"
3362 "Print or check %s (%d-bit) checksums.\n"
3363 "With no FILE, or when FILE is -, read standard input.\n"
3370 " -b, --binary read files in binary mode (default on DOS/"
3372 " -c, --check check %s sums against given list\n"
3373 " -t, --text read files in text mode (default)\n"
3379 "The following two options are useful only when verifying checksums:\n"
3380 " --status don't output anything, status code shows success\n"
3381 " -w, --warn warn about improperly formated checksum lines\n"
3389 "The sums are computed as described in %s. When checking, the input\n"
3390 "should be a former output of this program. The default mode is to print\n"
3391 "a line with checksum, a character indicating type (`*' for binary, ` ' for\n"
3392 "text), and name for each FILE.\n"
3397 msgid "%s: %lu: improperly formatted %s checksum line"
3402 msgid "%s: FAILED open or read\n"
3415 msgid "%s: read error"
3416 msgstr "erro de leitura"
3420 msgid "%s: no properly formatted %s checksum lines found"
3425 msgid "WARNING: %d of %d listed %s could not be read"
3438 msgid "WARNING: %d of %d computed %s did NOT match"
3451 "the --binary and --text options are meaningless when verifying checksums"
3456 msgid "the --string and --check options are mutually exclusive"
3458 "as opções para especificar a data de impressão são mutuamente exclusivas"
3461 msgid "the --status option is meaningful only when verifying checksums"
3465 msgid "the --warn option is meaningful only when verifying checksums"
3470 msgid "no files may be specified when using --string"
3472 "a string de formatação não deve ser especificada ao imprimir strings com a \n"
3476 msgid "only one argument may be specified when using --check"
3481 msgid "Usage: %s [OPTION] DIRECTORY...\n"
3482 msgstr "Utilização: %s [OPÇÃO]...\n"
3486 "Create the DIRECTORY(ies), if they do not already exist.\n"
3493 " -m, --mode=MODE set permission mode (as in chmod), not rwxrwxrwx - "
3495 " -p, --parents no error if existing, make parent directories as needed\n"
3496 " -v, --verbose print a message for each created directory\n"
3498 "Criar a(s) DIRECTORIA(s), se estas ainda não existirem.\n"
3500 " -p, --parent suprimir erros caso exista,, criar directorias \n"
3501 " anteriores à medida que for necessário\n"
3502 " -m, --mode=MODO colocar permissões a valer MODO (como no chmod) em vez\n"
3503 " de rwxrwxrwx - umask\n"
3504 " --verbose mostrar uma mensagem por cada directoria criada\n"
3505 " --help mostrar esta ajuda e sair\n"
3506 " --version mostrar a informação de versão e sair\n"
3510 msgid "created directory %s"
3511 msgstr "não consigo obter a directoria actual"
3515 msgid "cannot set permissions of directory %s"
3516 msgstr "aviso: não consigo mudar para a directoria %s"
3520 msgid "Usage: %s [OPTION] NAME...\n"
3521 msgstr "Utilização: %s [OPÇÃO]... NOME...\n"
3525 "Create named pipes (FIFOs) with the given NAMEs.\n"
3529 #: src/mkfifo.c:63 src/mknod.c:64
3532 " -m, --mode=MODE set permission mode (as in chmod), not a=rw - umask\n"
3534 "Criar pipes com nome (FIFOs) com o NOME dado.\n"
3536 " -m, --mode=MODO colocar permissões a MODO (como no chmod), em vez de \n"
3538 " --help mostrar esta ajuda e sair\n"
3539 " --version mostrar a informação de versão e sair\n"
3541 #: src/mkfifo.c:93 src/mknod.c:206
3542 msgid "fifo files not supported"
3543 msgstr "ficheiros \"fifo\" não suportados"
3545 #: src/mkfifo.c:123 src/mknod.c:127
3547 msgid "invalid mode"
3548 msgstr "\\%c: caracter de escape inválido"
3552 msgid "cannot set permissions of fifo %s"
3553 msgstr "aviso: não consigo mudar para a directoria %s"
3557 msgid "Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n"
3558 msgstr "Utilização: %s [OPÇÃO]... NOME...\n"
3562 "Create the special file NAME of the given TYPE.\n"
3569 "Both MAJOR and MINOR must be specified when TYPE is b, c, or u, and they\n"
3570 "must be omitted when TYPE is p. If MAJOR or MINOR begins with 0x or 0X,\n"
3571 "it is interpreted as hexadecimal; otherwise, if it begins with 0, as octal;\n"
3572 "otherwise, as decimal. TYPE may be:\n"
3579 " b create a block (buffered) special file\n"
3580 " c, u create a character (unbuffered) special file\n"
3581 " p create a FIFO\n"
3583 "Criar o ficheiro especial NOME do TIPO dado.\n"
3585 " -m, --mode=MODO colocar permissões a MODO (como no chmod), em vez de \n"
3587 " --help mostrar esta ajuda e sair\n"
3588 " --version mostrar a informação de versão e sair\n"
3590 "MAJOR e MINOR são proibidos para TIPO p, obrigatórios nos outros casos.\n"
3592 " b criar um ficheiro especial de tipo bloco (buffered)\n"
3593 " c, u criar um ficheiro especial de tipo caracter (não buffered)\n"
3594 " p criar um \"FIFO\"\n"
3598 msgid "wrong number of arguments"
3599 msgstr "a ignorar argumentos não-opção"
3602 msgid "block special files not supported"
3603 msgstr "ficheiros especiais de tipo bloco não suportados"
3606 msgid "character special files not supported"
3607 msgstr "ficheiros especiais de tipo caracter não suportados"
3612 "when creating special files, major and minor device\n"
3613 "numbers must be specified"
3615 "ao criar ficheiros especiais de tipo bloco, são necessários os números \n"
3616 "\"major\" e \"minor do periférico"
3620 msgid "invalid major device number %s"
3621 msgstr "argumento inválido `%s'"
3625 msgid "invalid minor device number %s"
3626 msgstr "argumento inteiro inválido `%s'"
3630 msgid "invalid device %s %s"
3631 msgstr "data inválida `%s'"
3634 msgid "major and minor device numbers may not be specified for fifo files"
3636 "ficheiros especiais de tipo \"fifo\" pode não ter os números \"major\" e "
3642 msgid "cannot set permissions of %s"
3643 msgstr "aviso: não consigo mudar para a directoria %s"
3646 msgid "Mike Parker, David MacKenzie, and Jim Meyering"
3651 "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n"
3657 " --backup[=CONTROL] make a backup of each existing destination "
3659 " -b like --backup but does not accept an "
3661 " -f, --force do not prompt before overwriting\n"
3662 " equivalent to --reply=yes\n"
3663 " -i, --interactive prompt before overwrite\n"
3664 " equivalent to --reply=query\n"
3669 " --reply={yes,no,query} specify how to handle the prompt about an\n"
3670 " existing destination file\n"
3671 " --strip-trailing-slashes remove any trailing slashes from each SOURCE\n"
3673 " -S, --suffix=SUFFIX override the usual backup suffix\n"
3679 " --target-directory=DIRECTORY move all SOURCE arguments into "
3681 " -u, --update move only when the SOURCE file is newer\n"
3682 " than the destination file or when the\n"
3683 " destination file is missing\n"
3684 " -v, --verbose explain what is being done\n"
3686 "Mudar o nome de FONTE para DESTINO ou mover FONTE(s) para DIRECTORIA.\n"
3688 " -b, --backup fazer \"backup\" antes da remoção\n"
3689 " -f, --force apagar destinos existentes, nunca perguntar\n"
3690 " -i, --interactive perguntar antes de apagar\n"
3691 " -u, --update mover somente ficheiros novos ou mais \n"
3693 " -v, --verbose explicar o que se está a fazer\n"
3694 " -S, --suffix=SUFIXO usar SUFIXO em vez do sufixo habitual de\n"
3696 " -V, --version-sontrol=PALAVRA usar PALAVRA em vez do controle de versão \n"
3698 " --help mostrar esta ajuda e sair\n"
3699 " --version mostrar a informação de versão e sair\n"
3704 msgid "specified target, %s is not a directory"
3705 msgstr "`%s' não é uma directoria"
3708 msgid "when moving multiple files, last argument must be a directory"
3710 "ao mover ficheiros múltiplos o último argumento tem que ser uma directoria"
3714 msgid "Usage: %s [OPTION] [COMMAND [ARG]...]\n"
3715 msgstr "Utilização: %s [OPÇÃO]... [COMANDO [ARG]...]\n"
3720 "Run COMMAND with an adjusted scheduling priority.\n"
3721 "With no COMMAND, print the current scheduling priority. ADJUST is 10\n"
3722 "by default. Range goes from -20 (highest priority) to 19 (lowest).\n"
3724 " -n, --adjustment=ADJUST increment priority by ADJUST first\n"
3726 "Corre o COMANDO com uma prioridade de despacho ajustada.\n"
3727 "Sem qualquer COMANDO, mostra a prioridade de despacho actual. AJUSTE é 10\n"
3728 "por defeito. Valores vão desde -20 (prioridade mais alta) a 19 (mais "
3731 " -AJUSTE incrementa prioridade AJUSTE primeiro\n"
3732 " -n, --adjustment=AJUSTE igual a -AJUSTE\n"
3733 " --help mostrar esta ajuda e sair\n"
3734 " --version mostrar a informação de versão e sair\n"
3736 #: src/nice.c:109 src/nice.c:122
3738 msgid "invalid option `%s'"
3739 msgstr "opção inválida `%s'"
3743 msgid "invalid priority `%s'"
3744 msgstr "prioridade inválida `%s'"
3747 msgid "a command must be given with an adjustment"
3748 msgstr "um comando deve ser dado com um ajuste"
3750 #: src/nice.c:178 src/nice.c:187
3751 msgid "cannot get priority"
3752 msgstr "não consigo obter prioridade"
3755 msgid "cannot set priority"
3756 msgstr "não consigo alterar prioridade"
3759 msgid "Scott Bartram and David MacKenzie"
3764 "Write each FILE to standard output, with line numbers added.\n"
3765 "With no FILE, or when FILE is -, read standard input.\n"
3771 " -b, --body-numbering=STYLE use STYLE for numbering body lines\n"
3772 " -d, --section-delimiter=CC use CC for separating logical pages\n"
3773 " -f, --footer-numbering=STYLE use STYLE for numbering footer lines\n"
3778 " -h, --header-numbering=STYLE use STYLE for numbering header lines\n"
3779 " -i, --page-increment=NUMBER line number increment at each line\n"
3780 " -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as "
3782 " -n, --number-format=FORMAT insert line numbers according to FORMAT\n"
3783 " -p, --no-renumber do not reset line numbers at logical "
3785 " -s, --number-separator=STRING add STRING after (possible) line number\n"
3790 " -v, --first-page=NUMBER first line number on each logical page\n"
3791 " -w, --number-width=NUMBER use NUMBER columns for line numbers\n"
3797 "By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n"
3798 "two delimiter characters for separating logical pages, a missing\n"
3799 "second character implies :. Type \\\\ for \\. STYLE is one of:\n"
3805 " a number all lines\n"
3806 " t number only nonempty lines\n"
3807 " n number no lines\n"
3808 " pREGEXP number only lines that contain a match for REGEXP\n"
3810 "FORMAT is one of:\n"
3812 " ln left justified, no leading zeros\n"
3813 " rn right justified, no leading zeros\n"
3814 " rz right justified, leading zeros\n"
3820 msgid "invalid starting line number: `%s'"
3821 msgstr "argumento em vírgula flutuante inválido: %s"
3825 msgid "invalid line number increment: `%s'"
3826 msgstr "argumento inteiro inválido `%s'"
3830 msgid "invalid number of blank lines: `%s'"
3831 msgstr "intervalo de tempo inválido `%s'"
3835 msgid "invalid line number field width: `%s'"
3836 msgstr "argumento inteiro inválido `%s'"
3841 "Usage: %s [OPTION]... [FILE]...\n"
3842 " or: %s --traditional [FILE] [[+]OFFSET [[+]LABEL]]\n"
3844 "Utilização: %s [OPÇÃO]... DONO[.[GRUPO]] FICHEIRO...\n"
3845 " ou: %s [OPÇÃO]... .[GRUPO] FICHEIRO...\n"
3850 "Write an unambiguous representation, octal bytes by default,\n"
3851 "of FILE to standard output. With more than one FILE argument,\n"
3852 "concatenate them in the listed order to form the input.\n"
3853 "With no FILE, or when FILE is -, read standard input.\n"
3858 msgid "All arguments to long options are mandatory for short options.\n"
3863 " -A, --address-radix=RADIX decide how file offsets are printed\n"
3864 " -j, --skip-bytes=BYTES skip BYTES input bytes first\n"
3869 " -N, --read-bytes=BYTES limit dump to BYTES input bytes\n"
3870 " -s, --strings[=BYTES] output strings of at least BYTES graphic "
3872 " -t, --format=TYPE select output format or formats\n"
3873 " -v, --output-duplicates do not use * to mark line suppression\n"
3874 " -w, --width[=BYTES] output BYTES bytes per output line\n"
3875 " --traditional accept arguments in traditional form\n"
3881 "Traditional format specifications may be intermixed; they accumulate:\n"
3882 " -a same as -t a, select named characters\n"
3883 " -b same as -t oC, select octal bytes\n"
3884 " -c same as -t c, select ASCII characters or backslash escapes\n"
3885 " -d same as -t u2, select unsigned decimal shorts\n"
3890 " -f same as -t fF, select floats\n"
3891 " -h same as -t x2, select hexadecimal shorts\n"
3892 " -i same as -t d2, select decimal shorts\n"
3893 " -l same as -t d4, select decimal longs\n"
3894 " -o same as -t o2, select octal shorts\n"
3895 " -x same as -t x2, select hexadecimal shorts\n"
3901 "For older syntax (second call format), OFFSET means -j OFFSET. LABEL\n"
3902 "is the pseudo-address at first byte printed, incremented when dump is\n"
3903 "progressing. For OFFSET and LABEL, a 0x or 0X prefix indicates\n"
3904 "hexadecimal, suffixes may be . for octal and b for multiply by 512.\n"
3906 "TYPE is made up of one or more of these specifications:\n"
3908 " a named character\n"
3909 " c ASCII character or backslash escape\n"
3914 " d[SIZE] signed decimal, SIZE bytes per integer\n"
3915 " f[SIZE] floating point, SIZE bytes per integer\n"
3916 " o[SIZE] octal, SIZE bytes per integer\n"
3917 " u[SIZE] unsigned decimal, SIZE bytes per integer\n"
3918 " x[SIZE] hexadecimal, SIZE bytes per integer\n"
3924 "SIZE is a number. For TYPE in doux, SIZE may also be C for\n"
3925 "sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n"
3926 "sizeof(long). If TYPE is f, SIZE may also be F for sizeof(float), D\n"
3927 "for sizeof(double) or L for sizeof(long double).\n"
3933 "RADIX is d for decimal, o for octal, x for hexadecimal or n for none.\n"
3934 "BYTES is hexadecimal with 0x or 0X prefix, it is multiplied by 512\n"
3935 "with b suffix, by 1024 with k and by 1048576 with m. Adding a z suffix to\n"
3936 "any type adds a display of printable characters to the end of each line\n"
3942 "--string without a number implies 3. --width without a number\n"
3943 "implies 32. By default, od uses -A o -t d2 -w 16.\n"
3946 #: src/od.c:722 src/od.c:844
3948 msgid "invalid type string `%s'"
3949 msgstr "string de formatação inválida: `%s'"
3954 "invalid type string `%s';\n"
3955 "this system doesn't provide a %lu-byte integral type"
3961 "invalid type string `%s';\n"
3962 "this system doesn't provide a %lu-byte floating point type"
3967 msgid "invalid character `%c' in type string `%s'"
3968 msgstr "string de formatação inválida: `%s'"
3971 msgid "cannot skip past end of combined input"
3975 msgid "old-style offset"
3980 msgid "invalid output address radix `%c'; it must be one character from [doxn]"
3985 msgid "skip argument"
3986 msgstr "demasiados argumentos %s"
3990 msgid "limit argument"
3991 msgstr "demasiados argumentos %s"
3994 msgid "minimum string length"
3997 #: src/od.c:1740 src/od.c:1806
3999 msgid "%s is too large"
4003 msgid "width specification"
4008 msgid "no type may be specified when dumping strings"
4010 "a string de formatação não deve ser especificada ao imprimir strings com a \n"
4015 msgid "invalid second operand in compatibility mode `%s'"
4019 msgid "in compatibility mode, the last two arguments must be offsets"
4023 msgid "compatibility mode supports at most three arguments"
4028 msgid "warning: invalid width %lu; using %d instead"
4033 msgid "%d: fmt=\"%s\" width=%d\n"
4037 msgid "David M. Ihnat and David MacKenzie"
4042 msgid "standard input is closed"
4043 msgstr "canal de entrada por omissão (stdin)"
4047 "Write lines consisting of the sequentially corresponding lines from\n"
4048 "each FILE, separated by TABs, to standard output.\n"
4049 "With no FILE, or when FILE is -, read standard input.\n"
4055 " -d, --delimiters=LIST reuse characters from LIST instead of TABs\n"
4056 " -s, --serial paste one file at a time instead of in parallel\n"
4059 #: src/pathchk.c:146
4061 msgid "Usage: %s [OPTION]... NAME...\n"
4062 msgstr "Utilização: %s [OPÇÃO]... NOME...\n"
4064 #: src/pathchk.c:147
4067 "Diagnose unportable constructs in NAME.\n"
4069 " -p, --portability check for all POSIX systems, not only this one\n"
4071 "Diagnostica construções não portáveis em NOME.\n"
4073 " -p, --portability verifica todos os sistemas POSIX, não só este\n"
4074 " --help mostra esta ajuda e sai\n"
4075 " --version mostrar a informação de versão e sai\n"
4077 #: src/pathchk.c:237
4079 msgid "path `%s' contains nonportable character `%c'"
4080 msgstr "o caminho `%s' contém o caracter não portável `%c'"
4082 #: src/pathchk.c:257
4084 msgid "`%s' is not a directory"
4085 msgstr "`%s' não é uma directoria"
4087 #: src/pathchk.c:268
4089 msgid "directory `%s' is not searchable"
4090 msgstr "não é possível procurar na directoria `%s'"
4092 #: src/pathchk.c:355
4094 msgid "name `%s' has length %ld; exceeds limit of %ld"
4095 msgstr "nome `%s' tem comprimento %d; excede limite de %d"
4097 #: src/pathchk.c:381
4099 msgid "path `%s' has length %d; exceeds limit of %ld"
4100 msgstr "caminho `%s' tem comprimento %d; excede limite de %d"
4102 #: src/pinky.c:35 src/uptime.c:39
4103 msgid "Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi"
4108 msgid "Login name: "
4109 msgstr "%s: nome de login ausente\n"
4112 msgid "In real life: "
4161 msgid "Usage: %s [OPTION]... [USER]...\n"
4162 msgstr "Utilização: %s [OPÇÃO]... [STRING]...\n"
4167 " -l produce long format output for the specified USERs\n"
4168 " -b omit the user's home directory and shell in long format\n"
4169 " -h omit the user's project file in long format\n"
4170 " -p omit the user's plan file in long format\n"
4171 " -s do short format output, this is the default\n"
4176 " -f omit the line of column headings in short format\n"
4177 " -w omit the user's full name in short format\n"
4178 " -i omit the user's full name and remote host in short format\n"
4179 " -q omit the user's full name, remote host and idle time\n"
4180 " in short format\n"
4187 "A lightweight `finger' program; print user information.\n"
4188 "The utmp file will be %s.\n"
4192 msgid "no username specified; at least one must be specified when using -l"
4196 msgid "Pete TerMaat and Roland Huebner"
4201 msgid "`--pages' invalid range of page numbers: `%s'"
4202 msgstr "número de grupo inválido `%s'"
4206 msgid "`--pages' invalid starting page number: `%s'"
4207 msgstr "argumento em vírgula flutuante inválido: %s"
4211 msgid "`--pages' invalid ending page number: `%s'"
4212 msgstr "argumento inteiro inválido `%s'"
4215 msgid "`--pages' starting page number is larger than ending page number"
4219 msgid "`--pages=FIRST_PAGE[:LAST_PAGE]' missing argument"
4224 msgid "`--columns=COLUMN' invalid number of columns: `%s'"
4229 msgid "`-l PAGE_LENGTH' invalid number of lines: `%s'"
4234 msgid "`-N NUMBER' invalid starting line number: `%s'"
4235 msgstr "número \"minor\" de periférico inválido `%s'"
4239 msgid "`-o MARGIN' invalid line offset: `%s'"
4240 msgstr "largura de linha inválida: %s"
4244 msgid "`-w PAGE_WIDTH' invalid number of characters: `%s'"
4249 msgid "`-W PAGE_WIDTH' invalid number of characters: `%s'"
4253 msgid "%b %e %H:%M %Y"
4257 msgid "Cannot specify number of columns when printing in parallel."
4261 msgid "Cannot specify both printing across and printing in parallel."
4266 msgid "`-%c' extra characters or invalid number in the argument: `%s'"
4270 msgid "page width too narrow"
4275 msgid "starting page number larger than total number of pages: `%d'"
4285 "Paginate or columnate FILE(s) for printing.\n"
4291 " +FIRST_PAGE[:LAST_PAGE], --pages=FIRST_PAGE[:LAST_PAGE]\n"
4292 " begin [stop] printing with page FIRST_[LAST_]PAGE\n"
4293 " -COLUMN, --columns=COLUMN\n"
4294 " output COLUMN columns and print columns down,\n"
4295 " unless -a is used. Balance number of lines in the\n"
4296 " columns on each page.\n"
4301 " -a, --across print columns across rather than down, used together\n"
4303 " -c, --show-control-chars\n"
4304 " use hat notation (^G) and octal backslash notation\n"
4305 " -d, --double-space\n"
4306 " double space the output\n"
4311 " -D, --date-format=FORMAT\n"
4312 " use FORMAT for the header date\n"
4313 " -e[CHAR[WIDTH]], --expand-tabs[=CHAR[WIDTH]]\n"
4314 " expand input CHARs (TABs) to tab WIDTH (8)\n"
4315 " -F, -f, --form-feed\n"
4316 " use form feeds instead of newlines to separate pages\n"
4317 " (by a 3-line page header with -F or a 5-line header\n"
4318 " and trailer without -F)\n"
4323 " -h HEADER, --header=HEADER\n"
4324 " use a centered HEADER instead of filename in page "
4326 " -h \"\" prints a blank line, don't use -h\"\"\n"
4327 " -i[CHAR[WIDTH]], --output-tabs[=CHAR[WIDTH]]\n"
4328 " replace spaces with CHARs (TABs) to tab WIDTH (8)\n"
4329 " -J, --join-lines merge full lines, turns off -W line truncation, no "
4331 " alignment, --sep-string[=STRING] sets separators\n"
4336 " -l PAGE_LENGTH, --length=PAGE_LENGTH\n"
4337 " set the page length to PAGE_LENGTH (66) lines\n"
4338 " (default number of lines of text 56, and with -F 63)\n"
4339 " -m, --merge print all files in parallel, one in each column,\n"
4340 " truncate lines, but join lines of full length with -J\n"
4345 " -n[SEP[DIGITS]], --number-lines[=SEP[DIGITS]]\n"
4346 " number lines, use DIGITS (5) digits, then SEP (TAB),\n"
4347 " default counting starts with 1st line of input file\n"
4348 " -N NUMBER, --first-line-number=NUMBER\n"
4349 " start counting with NUMBER at 1st line of first\n"
4350 " page printed (see +FIRST_PAGE)\n"
4355 " -o MARGIN, --indent=MARGIN\n"
4356 " offset each line with MARGIN (zero) spaces, do not\n"
4357 " affect -w or -W, MARGIN will be added to PAGE_WIDTH\n"
4358 " -r, --no-file-warnings\n"
4359 " omit warning when a file cannot be opened\n"
4364 " -s[CHAR],--separator[=CHAR]\n"
4365 " separate columns by a single character, default for "
4367 " is the <TAB> character without -w and 'no char' with -w\n"
4368 " -s[CHAR] turns off line truncation of all 3 column\n"
4369 " options (-COLUMN|-a -COLUMN|-m) except -w is set\n"
4373 msgid " -SSTRING, --sep-string[=STRING]\n"
4378 " separate columns by STRING,\n"
4379 " without -S: Default separator <TAB> with -J and <space>\n"
4380 " otherwise (same as -S\" \"), no effect on column "
4382 " -t, --omit-header omit page headers and trailers\n"
4387 " -T, --omit-pagination\n"
4388 " omit page headers and trailers, eliminate any "
4390 " by form feeds set in input files\n"
4391 " -v, --show-nonprinting\n"
4392 " use octal backslash notation\n"
4393 " -w PAGE_WIDTH, --width=PAGE_WIDTH\n"
4394 " set page width to PAGE_WIDTH (72) characters for\n"
4395 " multiple text-column output only, -s[char] turns off "
4401 " -W PAGE_WIDTH, --page-width=PAGE_WIDTH\n"
4402 " set page width to PAGE_WIDTH (72) characters always,\n"
4403 " truncate lines, except -J option is set, no "
4411 "-T implied by -l nn when nn <= 10 or <= 3 with -F. With no FILE, or when\n"
4412 "FILE is -, read standard input.\n"
4415 #: src/printenv.c:43
4416 msgid "David MacKenzie and Richard Mlynarik"
4419 #: src/printenv.c:63
4422 "Usage: %s [VARIABLE]...\n"
4424 "If no environment VARIABLE specified, print them all.\n"
4427 "Se não for especificada nenhuma VARIÁVEL do ambiente, mostra todas.\n"
4429 " --help mostrar esta ajuda\n"
4430 " --version mostrar informação de versão e sair\n"
4435 "warning: %s: character(s) following character constant have been ignored"
4441 "Usage: %s FORMAT [ARGUMENT]...\n"
4444 "Utilização: %s FORMATO [ARGUMENTO]...\n"
4449 "Print ARGUMENT(s) according to FORMAT.\n"
4456 "FORMAT controls the output as in C printf. Interpreted sequences are:\n"
4458 " \\\" double quote\n"
4459 " \\0NNN character with octal value NNN (0 to 3 digits)\n"
4465 " \\a alert (BEL)\n"
4467 " \\c produce no further output\n"
4474 " \\r carriage return\n"
4475 " \\t horizontal tab\n"
4476 " \\v vertical tab\n"
4481 " \\xNN byte with hexadecimal value NN (1 to 2 digits)\n"
4483 " \\uNNNN character with hexadecimal value NNNN (4 digits)\n"
4484 " \\UNNNNNNNN character with hexadecimal value NNNNNNNN (8 digits)\n"
4490 " %b ARGUMENT as a string with `\\' escapes interpreted\n"
4492 "and all C format specifications ending with one of diouxXfeEgGcs, with\n"
4493 "ARGUMENTs converted to proper type first. Variable widths are handled.\n"
4498 msgid "%s: expected a numeric value"
4499 msgstr "%s: valor numérico esperado"
4503 msgid "%s: value not completely converted"
4504 msgstr "%s: valor não convertido na totalidade"
4506 #: src/printf.c:251 src/printf.c:277
4507 msgid "missing hexadecimal number in escape"
4508 msgstr "falta um número hexadecimal no caracter de escape"
4512 msgid "invalid universal character name \\%c%0*x"
4517 msgid "\\%c: invalid escape"
4518 msgstr "\\%c: caracter de escape inválido"
4522 msgid "%%%c: invalid directive"
4523 msgstr "%%%c: directiva inválida"
4527 msgid "Usage: %s format [argument...]\n"
4528 msgstr "Utilização: %s formato [argumento...]\n"
4532 msgid "warning: ignoring excess arguments, starting with `%s'"
4537 msgid "%s (for regexp `%s')"
4543 "Usage: %s [OPTION]... [INPUT]... (without -G)\n"
4544 " or: %s -G [OPTION]... [INPUT [OUTPUT]]\n"
4546 "Utilização: %s [OPÇÃO]... FONTE DESTINO\n"
4547 " ou: %s [OPÇÃO]... FONTE... DIRECTORIA\n"
4551 "Output a permuted index, including context, of the words in the input "
4558 " -A, --auto-reference output automatically generated references\n"
4559 " -C, --copyright display Copyright and copying conditions\n"
4560 " -G, --traditional behave more like System V `ptx'\n"
4561 " -F, --flag-truncation=STRING use STRING for flagging line truncations\n"
4566 " -M, --macro-name=STRING macro name to use instead of `xx'\n"
4567 " -O, --format=roff generate output as roff directives\n"
4568 " -R, --right-side-refs put references at right, not counted in -w\n"
4569 " -S, --sentence-regexp=REGEXP for end of lines or end of sentences\n"
4570 " -T, --format=tex generate output as TeX directives\n"
4575 " -W, --word-regexp=REGEXP use REGEXP to match each keyword\n"
4576 " -b, --break-file=FILE word break characters in this FILE\n"
4577 " -f, --ignore-case fold lower case to upper case for sorting\n"
4578 " -g, --gap-size=NUMBER gap size in columns between output fields\n"
4579 " -i, --ignore-file=FILE read ignore word list from FILE\n"
4580 " -o, --only-file=FILE read only word list from this FILE\n"
4585 " -r, --references first field of each line is a reference\n"
4586 " -t, --typeset-mode - not implemented -\n"
4587 " -w, --width=NUMBER output width in columns, reference "
4594 "With no FILE or if FILE is -, read Standard Input. `-F /' by default.\n"
4599 "This program is free software; you can redistribute it and/or modify\n"
4600 "it under the terms of the GNU General Public License as published by\n"
4601 "the Free Software Foundation; either version 2, or (at your option)\n"
4602 "any later version.\n"
4608 "This program is distributed in the hope that it will be useful,\n"
4609 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
4610 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
4611 "GNU General Public License for more details.\n"
4617 "You should have received a copy of the GNU General Public License\n"
4618 "along with this program; if not, write to the Free Software Foundation,\n"
4619 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
4624 "Print the full filename of the current working directory.\n"
4629 msgid "ignoring non-option arguments"
4630 msgstr "a ignorar argumentos não-opção"
4633 msgid "cannot get current directory"
4634 msgstr "não consigo obter a directoria actual"
4636 #: src/readlink.c:69
4638 msgid "Usage: %s [OPTION]... FILE\n"
4639 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
4641 #: src/readlink.c:70
4643 "Display value of a symbolic link on standard output.\n"
4647 #: src/readlink.c:72
4649 " -f, --canonicalize canonicalize by following every symlink in every\n"
4650 " component of the given path recursively\n"
4651 " -n, --no-newline do not output the trailing newline\n"
4653 " -s, --silent suppress most error messages\n"
4654 " -v, --verbose report error messages\n"
4659 msgid "cannot chdir from %s to .."
4660 msgstr "aviso: não consigo mudar para a directoria %s"
4662 #: src/remove.c:407 src/remove.c:488
4664 msgid "cannot lstat `.' in %s"
4665 msgstr "não consigo correr %s"
4667 #: src/remove.c:414 src/remove.c:492
4669 msgid "%s changed dev/ino"
4672 #: src/remove.c:573 src/remove.c:711 src/remove.c:880 src/remove.c:983
4674 msgid "cannot lstat %s"
4675 msgstr "não consigo alterar data"
4679 msgid "%s: descend into write-protected directory %s? "
4680 msgstr "não consigo obter a directoria actual"
4684 msgid "%s: descend into directory %s? "
4685 msgstr "aviso: não consigo mudar para a directoria %s"
4689 msgid "%s: remove write-protected %s %s? "
4690 msgstr "%s: apagar directoria `%s'? "
4694 msgid "%s: remove %s %s? "
4695 msgstr "%s: apagar %s`%s'? "
4699 msgid "removed %s\n"
4700 msgstr "%s: apagar directoria `%s'? "
4702 #: src/remove.c:653 src/remove.c:1058
4704 msgid "removed directory: %s\n"
4705 msgstr "não consigo obter a directoria actual"
4707 #: src/remove.c:733 src/remove.c:750 src/remove.c:1063
4709 msgid "cannot remove directory %s"
4710 msgstr "não consigo obter a directoria actual"
4714 msgid "cannot open directory %s"
4715 msgstr "não consigo obter a directoria actual"
4717 #: src/remove.c:895 src/remove.c:1001
4719 msgid "cannot chdir from %s to %s"
4720 msgstr "aviso: não consigo mudar para a directoria %s"
4725 "WARNING: Circular directory structure.\n"
4726 "This almost certainly means that you have a corrupted file system.\n"
4727 "NOTIFY YOUR SYSTEM MANAGER.\n"
4728 "The following directory is part of the cycle:\n"
4731 "%s: AVISO: Estrutura de directorias circular.\n"
4732 "Isto quer dizer quase de certeza que tens o sistema de ficheiros\n"
4734 "AVISA O TEU ADMINISTRADOR DE SISTEMA.\n"
4735 "Ciclo detectado:\n"
4737 "é o mesmo ficheiro que\n"
4739 #: src/remove.c:1097
4740 msgid "cannot remove `.' or `..'"
4741 msgstr "não consigo apagar `.' ou `..'"
4744 msgid "Paul Rubin, David MacKenzie, Richard Stallman, and Jim Meyering"
4747 #: src/rm.c:99 src/touch.c:244
4749 msgid "Usage: %s [OPTION]... FILE...\n"
4750 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
4755 "Remove (unlink) the FILE(s).\n"
4757 " -d, --directory unlink FILE, even if it is a non-empty directory\n"
4758 " (super-user only)\n"
4759 " -f, --force ignore nonexistent files, never prompt\n"
4760 " -i, --interactive prompt before any removal\n"
4761 " -r, -R, --recursive remove the contents of directories recursively\n"
4762 " -v, --verbose explain what is being done\n"
4764 "Apagar (destruir as ligações - unlink) do(s) FICHEIRO(s).\n"
4766 " -d, --directory destruir a ligação (link) da directoria, mesmo que\n"
4767 " não vazia (só super-utilizador)\n"
4768 " -f, --force ignorar ficheiros não existentes, nunca perguntar\n"
4769 " -i, --interactive perguntar antes de qualquer remoção\n"
4770 " -v, --verbose explicar o que se está a fazer\n"
4771 " -r, -R, --recursive apagar os conteúdos das directorias recursivamente\n"
4772 " --help mostrar esta ajuda e sair\n"
4773 " --version mostrar a informação de versão e sair\n"
4779 "To remove a file whose name starts with a `-', for example `-foo',\n"
4780 "use one of these commands:\n"
4789 "Note that if you use rm to remove a file, it is usually possible to recover\n"
4790 "the contents of that file. If you want more assurance that the contents "
4792 "truly unrecoverable, consider using shred.\n"
4795 #: src/rmdir.c:116 src/rmdir.c:217
4797 msgid "removing directory, %s"
4798 msgstr "não consigo obter a directoria actual"
4802 msgid "Usage: %s [OPTION]... DIRECTORY...\n"
4803 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
4807 "Remove the DIRECTORY(ies), if they are empty.\n"
4809 " --ignore-fail-on-non-empty\n"
4810 " ignore each failure that is solely because a directory\n"
4817 " -p, --parents remove DIRECTORY, then try to remove each directory\n"
4818 " component of that path name. E.g., `rmdir -p a/b/c' is\n"
4819 " similar to `rmdir a/b/c a/b a'.\n"
4820 " -v, --verbose output a diagnostic for every directory processed\n"
4822 "Apaga a(s) DIRECTORIA(s), se elas estiverem vazias.\n"
4824 " -p, --parents remover directorias antecedentes explícitas se ficarem\n"
4826 " --help mostrar esta ajuda e sair\n"
4827 " --version mostrar a versão e sair\n"
4832 "Usage: %s [OPTION]... LAST\n"
4833 " or: %s [OPTION]... FIRST LAST\n"
4834 " or: %s [OPTION]... FIRST INCREMENT LAST\n"
4840 "Print numbers from FIRST to LAST, in steps of INCREMENT.\n"
4842 " -f, --format=FORMAT use printf style floating-point FORMAT (default: %"
4844 " -s, --separator=STRING use STRING to separate numbers (default: \\n)\n"
4845 " -w, --equal-width equalize width by padding with leading zeroes\n"
4852 "If FIRST or INCREMENT is omitted, it defaults to 1.\n"
4853 "FIRST, INCREMENT, and LAST are interpreted as floating point values.\n"
4854 "INCREMENT should be positive if FIRST is smaller than LAST, and negative\n"
4855 "otherwise. When given, the FORMAT argument must contain exactly one of\n"
4856 "the printf-style, floating point output formats %e, %f, %g\n"
4859 " -f, --format FORMATO utilizar o estilo de FORMATO do printf(3) \n"
4860 " (por defeito: %%g)\n"
4861 " --help mostrar esta ajuda e sair\n"
4862 " -s, --separator STRING usar STRING para especificar números\n"
4863 " (por defeito: \\n)\n"
4864 " --version mostrar a informação de versão e sair\n"
4865 " -w, --equal-width tornar a largura igual acrescentando zeros no \n"
4868 "COMEÇO, INCREMENTO, e LIMITE são interpretados como valores em vírgula\n"
4870 "INCREMENTO deve ser positivo se COMEÇO fôr mais pequeno que LIMITE, e\n"
4871 "negativo caso contrário. Quando indicado, o argumento FORMATO deve conter\n"
4872 "exactamente um de %%e, %%f ou %%g - argumentos de formatação vírgula \n"
4873 "flutuante do printf.\n"
4877 msgid "invalid floating point argument: %s"
4878 msgstr "argumento em vírgula flutuante inválido: %s"
4882 "when the starting value is larger than the limit,\n"
4883 "the increment must be negative"
4885 "quando o valor inicial é maior que o limite,\n"
4886 "o incremento deve ser positivo"
4890 "when the starting value is smaller than the limit,\n"
4891 "the increment must be positive"
4893 "quando o valor inicial é menor que o limite,\n"
4894 "o argumento deve ser positivo"
4898 msgid "invalid format string: `%s'"
4899 msgstr "string de formatação inválida: `%s'"
4902 msgid "format string may not be specified when printing equal width strings"
4904 "a string de formatação não deve ser especificada ao imprimir strings com a \n"
4909 msgid "Usage: %s [OPTIONS] FILE [...]\n"
4910 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
4914 "Overwrite the specified FILE(s) repeatedly, in order to make it harder\n"
4915 "for even very expensive hardware probing to recover the data.\n"
4922 " -f, --force change permissions to allow writing if necessary\n"
4923 " -n, --iterations=N Overwrite N times instead of the default (%d)\n"
4924 " -s, --size=N shred this many bytes (suffixes like K, M, G accepted)\n"
4929 " -u, --remove truncate and remove file after overwriting\n"
4930 " -v, --verbose show progress\n"
4931 " -x, --exact do not round file sizes up to the next full block\n"
4932 " -z, --zero add a final overwrite with zeros to hide shredding\n"
4933 " - shred standard output\n"
4939 "Delete FILE(s) if --remove (-u) is specified. The default is not to remove\n"
4940 "the files because it is common to operate on device files like /dev/hda,\n"
4941 "and those files usually should not be removed. When operating on regular\n"
4942 "files, most people use the --remove option.\n"
4948 "CAUTION: Note that shred relies on a very important assumption:\n"
4949 "that the filesystem overwrites data in place. This is the traditional\n"
4950 "way to do things, but many modern filesystem designs do not satisfy this\n"
4951 "assumption. The following are examples of filesystems on which shred is\n"
4958 "* log-structured or journaled filesystems, such as those supplied with\n"
4959 " AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n"
4961 "* filesystems that write redundant data and carry on even if some writes\n"
4962 " fail, such as RAID-based filesystems\n"
4964 "* filesystems that make snapshots, such as Network Appliance's NFS server\n"
4970 "* filesystems that cache in temporary locations, such as NFS\n"
4971 " version 3 clients\n"
4973 "* compressed filesystems\n"
4975 "In addition, file system backups and remote mirrors may contain copies\n"
4976 "of the file that cannot be removed, and that will allow a shredded file\n"
4977 "to be recovered later.\n"
4982 msgid "%s: cannot rewind"
4983 msgstr "não consigo correr %s"
4987 msgid "%s: pass %lu/%lu (%s)..."
4992 msgid "%s: error writing at offset %s"
4997 msgid "%s: file too large"
5002 msgid "%s: pass %lu/%lu (%s)...%s"
5007 msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%"
5012 msgid "%s: invalid file type"
5013 msgstr "\\%c: caracter de escape inválido"
5017 msgid "%s: file has negative size"
5022 msgid "%s: error truncating"
5027 msgid "%s: cannot shred append-only file descriptor"
5032 msgid "%s: removing"
5033 msgstr "%s: apagar directoria `%s'? "
5037 msgid "%s: renamed to %s"
5038 msgstr "opção inválida `%s'"
5043 msgstr "%s: apagar %s`%s'? "
5047 msgid "%s: cannot remove"
5048 msgstr "%s: não consigo escrever em cima da directoria"
5052 msgid "%s: invalid number of passes"
5053 msgstr "opção inválida `%s'"
5057 msgid "%s: invalid file size"
5058 msgstr "\\%c: caracter de escape inválido"
5061 msgid "Jim Meyering and Paul Eggert"
5067 "Usage: %s NUMBER[SUFFIX]...\n"
5069 "Pause for NUMBER seconds. SUFFIX may be `s' for seconds (the default),\n"
5070 "`m' for minutes, `h' for hours or `d' for days. Unlike most "
5072 "that require NUMBER be an integer, here NUMBER may be an arbitrary floating\n"
5076 "Parar por NÚMERO segundos.\n"
5077 "SUFIXO pode ser s para indicar segundos, m para minutos, h para horas ou d\n"
5080 " --help mostrar esta ajuda e sair\n"
5081 " --version mostrar a informação de versão e sair\n"
5085 msgid "invalid time interval `%s'"
5086 msgstr "intervalo de tempo inválido `%s'"
5088 #: src/sleep.c:177 src/tail.c:1031
5089 msgid "cannot read realtime clock"
5093 msgid "Mike Haertel and Paul Eggert"
5098 "Write sorted concatenation of all FILE(s) to standard output.\n"
5100 "Ordering options:\n"
5106 " -b, --ignore-leading-blanks ignore leading blanks\n"
5107 " -d, --dictionary-order consider only blanks and alphanumeric "
5109 " -f, --ignore-case fold lower case to upper case characters\n"
5114 " -g, --general-numeric-sort compare according to general numerical value\n"
5115 " -i, --ignore-nonprinting consider only printable characters\n"
5116 " -M, --month-sort compare (unknown) < `JAN' < ... < `DEC'\n"
5117 " -n, --numeric-sort compare according to string numerical value\n"
5118 " -r, --reverse reverse the result of comparisons\n"
5126 " -c, --check check whether input is sorted; do not sort\n"
5127 " -k, --key=POS1[,POS2] start a key at POS1, end it at POS 2 (origin 1)\n"
5128 " -m, --merge merge already sorted files; do not sort\n"
5129 " -o, --output=FILE write result to FILE instead of standard output\n"
5130 " -s, --stable stabilize sort by disabling last-resort "
5132 " -S, --buffer-size=SIZE use SIZE for main memory buffer\n"
5138 " -t, --field-separator=SEP use SEP instead of non- to whitespace "
5140 " -T, --temporary-directory=DIR use DIR for temporaries, not $TMPDIR or %s\n"
5141 " multiple options specify multiple directories\n"
5142 " -u, --unique with -c: check for strict ordering\n"
5143 " otherwise: output only the first of an equal "
5148 msgid " -z, --zero-terminated end lines with 0 byte, not newline\n"
5154 "POS is F[.C][OPTS], where F is the field number and C the character "
5156 "in the field. OPTS is one or more single-letter ordering options, which\n"
5157 "override global ordering options for that key. If no key is given, use the\n"
5158 "entire line as the key.\n"
5160 "SIZE may be followed by the following multiplicative suffixes:\n"
5166 "% 1% of memory, b 1, K 1024 (default), and so on for M, G, T, P, E, Z, Y.\n"
5168 "With no FILE, or when FILE is -, read standard input.\n"
5171 "The locale specified by the environment affects sort order.\n"
5172 "Set LC_ALL=C to get the traditional sort order that uses\n"
5173 "native byte values.\n"
5178 msgid "cannot create temporary file"
5179 msgstr "não consigo obter a directoria actual"
5185 #: src/sort.c:487 src/sort.c:2496
5187 msgid "close failed"
5188 msgstr "ficheiros especiais de tipo bloco não suportados"
5192 msgid "write failed"
5193 msgstr "erro na escrita"
5198 msgstr "tipo de ordenação"
5207 msgstr "`%s' não é um ficheiro normal"
5211 msgid "%s: %s:%s: disorder: "
5216 msgid "standard error"
5217 msgstr "erro de sintaxe"
5221 msgid "%s: invalid field specification `%s'"
5222 msgstr "opção inválida `%s'"
5226 msgid "%s: count `%.*s' too large"
5231 msgid "%s: invalid count at start of `%s'"
5232 msgstr "string de formatação inválida: `%s'"
5236 msgid "invalid number after `-'"
5237 msgstr "data inválida `%s'"
5239 #: src/sort.c:2301 src/sort.c:2347 src/sort.c:2374
5241 msgid "invalid number after `.'"
5242 msgstr "data inválida `%s'"
5244 #: src/sort.c:2304 src/sort.c:2383
5246 msgid "stray character in field spec"
5247 msgstr "ficheiros especiais de tipo caracter não suportados"
5251 msgid "invalid number at field start"
5252 msgstr "número inválido `%s'"
5254 #: src/sort.c:2342 src/sort.c:2370
5256 msgid "field number is zero"
5257 msgstr "número inválido `%s'"
5261 msgid "character offset is zero"
5262 msgstr "ficheiros especiais de tipo caracter não suportados"
5266 msgid "invalid number after `,'"
5267 msgstr "data inválida `%s'"
5271 msgid "multi-character tab `%s'"
5276 msgid "extra operand `%s' not allowed with -c"
5281 msgid "Usage: %s [OPTION] [INPUT [PREFIX]]\n"
5282 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
5286 "Output fixed-size pieces of INPUT to PREFIXaa, PREFIXab, ...; default\n"
5287 "PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n"
5294 " -a, --suffix-length=N use suffixes of length N (default %d)\n"
5295 " -b, --bytes=SIZE put SIZE bytes per output file\n"
5296 " -C, --line-bytes=SIZE put at most SIZE bytes of lines per output file\n"
5297 " -l, --lines=NUMBER put NUMBER lines per output file\n"
5302 " --verbose print a diagnostic to standard error just\n"
5303 " before each output file is opened\n"
5307 msgid "Output file suffixes exhausted"
5312 msgid "creating file `%s'\n"
5313 msgstr "%s: apagar directoria `%s'? "
5317 msgid "cannot split in more than one way"
5318 msgstr "não consigo obter prioridade"
5322 msgid "%s: invalid suffix length"
5323 msgstr "\\%c: caracter de escape inválido"
5325 #: src/split.c:408 src/split.c:434
5327 msgid "%s: invalid number of bytes"
5328 msgstr "opção inválida `%s'"
5332 msgid "%s: invalid number of lines"
5333 msgstr "opção inválida `%s'"
5337 msgid "`-%d' option is obsolete; use `-l %d'"
5342 msgid "invalid number"
5343 msgstr "\\%c: caracter de escape inválido"
5347 msgid "*** invalid date/time ***"
5348 msgstr "data inválida `%s'"
5352 msgid "cannot read file system information for %s"
5353 msgstr "não consigo obter a directoria actual"
5357 msgid "Usage: %s [OPTION] FILE...\n"
5358 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
5362 "Display file or filesystem status.\n"
5364 " -f, --filesystem display filesystem status instead of file status\n"
5365 " -c --format=FORMAT use the specified FORMAT instead of the default\n"
5366 " -L, --dereference follow links\n"
5367 " -t, --terse print the information in terse form\n"
5373 "The valid format sequences for files (without --filesystem):\n"
5375 " %A Access rights in human readable form\n"
5376 " %a Access rights in octal\n"
5377 " %B The size in bytes of each block reported by `%b'\n"
5378 " %b Number of blocks allocated (see %B)\n"
5383 " %D Device number in hex\n"
5384 " %d Device number in decimal\n"
5386 " %f Raw mode in hex\n"
5387 " %G Group name of owner\n"
5388 " %g Group ID of owner\n"
5393 " %h Number of hard links\n"
5394 " %i Inode number\n"
5395 " %N Quoted File name with dereference if symbolic link\n"
5397 " %o IO block size\n"
5398 " %s Total size, in bytes\n"
5399 " %T Minor device type in hex\n"
5400 " %t Major device type in hex\n"
5405 " %U User name of owner\n"
5406 " %u User ID of owner\n"
5407 " %X Time of last access as seconds since Epoch\n"
5408 " %x Time of last access\n"
5409 " %Y Time of last modification as seconds since Epoch\n"
5410 " %y Time of last modification\n"
5411 " %Z Time of last change as seconds since Epoch\n"
5412 " %z Time of last change\n"
5418 "Valid format sequences for file systems:\n"
5420 " %a Free blocks available to non-superuser\n"
5421 " %b Total data blocks in file system\n"
5422 " %c Total file nodes in file system\n"
5423 " %d Free file nodes in file system\n"
5424 " %f Free blocks in file system\n"
5429 " %i File System id in hex\n"
5430 " %l Maximum length of filenames\n"
5432 " %s Optimal transfer block size\n"
5433 " %T Type in human readable form\n"
5440 "Usage: %s [-F DEVICE] [--file=DEVICE] [SETTING]...\n"
5441 " or: %s [-F DEVICE] [--file=DEVICE] [-a|--all]\n"
5442 " or: %s [-F DEVICE] [--file=DEVICE] [-g|--save]\n"
5448 "Print or change terminal characteristics.\n"
5450 " -a, --all print all current settings in human-readable form\n"
5451 " -g, --save print all current settings in a stty-readable form\n"
5452 " -F, --file=DEVICE open and use the specified DEVICE instead of stdin\n"
5454 "Mostrar ou alterar as características do terminal.\n"
5456 " -a, --all mostrar todas as características num formato legível por\n"
5458 " -g, --save mostrar todas as características num formato legível \n"
5460 " --help mostrar esta ajuda e sair\n"
5461 " --version mostrar a informação de versão e sair\n"
5463 "Um - opcional antes de de PARÂMETRO indica negação. Um * marca parâmetros \n"
5464 "não-POSIX. O sistema onde o stty corre determina quais as características "
5466 "estão disponíveis.\n"
5471 "Optional - before SETTING indicates negation. An * marks non-POSIX\n"
5472 "settings. The underlying system defines which settings are available.\n"
5478 "Special characters:\n"
5479 " * dsusp CHAR CHAR will send a terminal stop signal once input flushed\n"
5480 " eof CHAR CHAR will send an end of file (terminate the input)\n"
5481 " eol CHAR CHAR will end the line\n"
5486 " * eol2 CHAR alternate CHAR for ending the line\n"
5487 " erase CHAR CHAR will erase the last character typed\n"
5488 " intr CHAR CHAR will send an interrupt signal\n"
5489 " kill CHAR CHAR will erase the current line\n"
5494 " * lnext CHAR CHAR will enter the next character quoted\n"
5495 " quit CHAR CHAR will send a quit signal\n"
5496 " * rprnt CHAR CHAR will redraw the current line\n"
5497 " start CHAR CHAR will restart the output after stopping it\n"
5502 " stop CHAR CHAR will stop the output\n"
5503 " susp CHAR CHAR will send a terminal stop signal\n"
5504 " * swtch CHAR CHAR will switch to a different shell layer\n"
5505 " * werase CHAR CHAR will erase the last word typed\n"
5511 "Special settings:\n"
5512 " N set the input and output speeds to N bauds\n"
5513 " * cols N tell the kernel that the terminal has N columns\n"
5514 " * columns N same as cols N\n"
5519 " ispeed N set the input speed to N\n"
5520 " * line N use line discipline N\n"
5521 " min N with -icanon, set N characters minimum for a completed "
5523 " ospeed N set the output speed to N\n"
5528 " * rows N tell the kernel that the terminal has N rows\n"
5529 " * size print the number of rows and columns according to the "
5531 " speed print the terminal speed\n"
5532 " time N with -icanon, set read timeout of N tenths of a second\n"
5538 "Control settings:\n"
5539 " [-]clocal disable modem control signals\n"
5540 " [-]cread allow input to be received\n"
5541 " * [-]crtscts enable RTS/CTS handshaking\n"
5542 " csN set character size to N bits, N in [5..8]\n"
5548 " [-]cstopb use two stop bits per character (one with `-')\n"
5549 " [-]hup send a hangup signal when the last process closes the tty\n"
5550 " [-]hupcl same as [-]hup\n"
5551 " [-]parenb generate parity bit in output and expect parity bit in "
5553 " [-]parodd set odd parity (even with `-')\n"
5556 "Parâmetros de controle:\n"
5557 " [-]clocal desactivar os sinais de controle do modem\n"
5558 " [-]cread permitir a entrada de dados\n"
5559 "* [-]crtscts permitir negociação RTS/CTS\n"
5560 " csN colocar a N bits o tamanho dos caracteres, N em [5..8]\n"
5561 " [-]cstopb usar dois bits de paragem por caracter (um com `-')\n"
5562 " [-]hup enviar um sinal de desligar quando o último processo\n"
5564 " [-]hupcl o mesmo que [-]hup\n"
5565 " [-]parenb gerar um bit de paridade no output e esperar um bit de\n"
5566 " paridade no input\n"
5567 " [-]parodd colocar a paridade a ímpar (mesmo com `-')\n"
5573 " [-]brkint breaks cause an interrupt signal\n"
5574 " [-]icrnl translate carriage return to newline\n"
5575 " [-]ignbrk ignore break characters\n"
5576 " [-]igncr ignore carriage return\n"
5581 " [-]ignpar ignore characters with parity errors\n"
5582 " * [-]imaxbel beep and do not flush a full input buffer on a character\n"
5583 " [-]inlcr translate newline to carriage return\n"
5584 " [-]inpck enable input parity checking\n"
5585 " [-]istrip clear high (8th) bit of input characters\n"
5590 " * [-]iuclc translate uppercase characters to lowercase\n"
5591 " * [-]ixany let any character restart output, not only start character\n"
5592 " [-]ixoff enable sending of start/stop characters\n"
5593 " [-]ixon enable XON/XOFF flow control\n"
5594 " [-]parmrk mark parity errors (with a 255-0-character sequence)\n"
5595 " [-]tandem same as [-]ixoff\n"
5601 "Output settings:\n"
5602 " * bsN backspace delay style, N in [0..1]\n"
5603 " * crN carriage return delay style, N in [0..3]\n"
5604 " * ffN form feed delay style, N in [0..1]\n"
5605 " * nlN newline delay style, N in [0..1]\n"
5611 " * [-]ocrnl translate carriage return to newline\n"
5612 " * [-]ofdel use delete characters for fill instead of null characters\n"
5613 " * [-]ofill use fill (padding) characters instead of timing for delays\n"
5614 " * [-]olcuc translate lowercase characters to uppercase\n"
5615 " * [-]onlcr translate newline to carriage return-newline\n"
5616 " * [-]onlret newline performs a carriage return\n"
5619 "Parâmetros de saída:\n"
5620 "* bsN estilo do temporizador do backspace, N em [0..1]\n"
5621 "* crN estilo do temporizador do carriage return, N em [0..3]\n"
5622 "* ffN estilo do temporizador do form feed, N em [0..1]\n"
5623 "* nlN estilo do temporizador do newline, N em [0..1]\n"
5624 "* [-]ocrnl traduzir carriage return para newline\n"
5625 "* [-]ofdel usar caracteres de delete em vez de caracteres null para\n"
5627 "* [-]ofill preencher caracteres em vez de esperar por temporizador\n"
5628 "* [-]olcuc traduzir minúsculas para maiúsculas\n"
5629 "* [-]onlcr traduzir newline para carriage return-newline\n"
5630 "* [-]onlret newline faz um carriage return\n"
5631 "* [-]onocr não imprimir carriage return na primeira coluna\n"
5632 " [-]opost pos-processar a saída\n"
5633 "* tabN estilo do temporizador do tab horizontal, N em [0..3]\n"
5634 "* tabs o mesmo que tab0\n"
5635 "* -tabs o mesmo que tab3\n"
5636 "* vtN estilo do temporizador do tab vertical, N em [0..1]\n"
5640 " * [-]onocr do not print carriage returns in the first column\n"
5641 " [-]opost postprocess output\n"
5642 " * tabN horizontal tab delay style, N in [0..3]\n"
5643 " * tabs same as tab0\n"
5644 " * -tabs same as tab3\n"
5645 " * vtN vertical tab delay style, N in [0..1]\n"
5652 " [-]crterase echo erase characters as backspace-space-backspace\n"
5653 " * crtkill kill all line by obeying the echoprt and echoe settings\n"
5654 " * -crtkill kill all line by obeying the echoctl and echok settings\n"
5659 " * [-]ctlecho echo control characters in hat notation (`^c')\n"
5660 " [-]echo echo input characters\n"
5661 " * [-]echoctl same as [-]ctlecho\n"
5662 " [-]echoe same as [-]crterase\n"
5663 " [-]echok echo a newline after a kill character\n"
5668 " * [-]echoke same as [-]crtkill\n"
5669 " [-]echonl echo newline even if not echoing other characters\n"
5670 " * [-]echoprt echo erased characters backward, between `\\' and '/'\n"
5671 " [-]icanon enable erase, kill, werase, and rprnt special characters\n"
5672 " [-]iexten enable non-POSIX special characters\n"
5677 " [-]isig enable interrupt, quit, and suspend special characters\n"
5678 " [-]noflsh disable flushing after interrupt and quit special "
5680 " * [-]prterase same as [-]echoprt\n"
5681 " * [-]tostop stop background jobs that try to write to the terminal\n"
5682 " * [-]xcase with icanon, escape with `\\' for uppercase characters\n"
5688 "Combination settings:\n"
5689 " * [-]LCASE same as [-]lcase\n"
5690 " cbreak same as -icanon\n"
5691 " -cbreak same as icanon\n"
5696 " cooked same as brkint ignpar istrip icrnl ixon opost isig\n"
5697 " icanon, eof and eol characters to their default values\n"
5698 " -cooked same as raw\n"
5699 " crt same as echoe echoctl echoke\n"
5704 " dec same as echoe echoctl echoke -ixany intr ^c erase 0177\n"
5706 " * [-]decctlq same as [-]ixany\n"
5707 " ek erase and kill characters to their default values\n"
5708 " evenp same as parenb -parodd cs7\n"
5713 " -evenp same as -parenb cs8\n"
5714 " * [-]lcase same as xcase iuclc olcuc\n"
5715 " litout same as -parenb -istrip -opost cs8\n"
5716 " -litout same as parenb istrip opost cs7\n"
5717 " nl same as -icrnl -onlcr\n"
5718 " -nl same as icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
5723 " oddp same as parenb parodd cs7\n"
5724 " -oddp same as -parenb cs8\n"
5725 " [-]parity same as [-]evenp\n"
5726 " pass8 same as -parenb -istrip cs8\n"
5727 " -pass8 same as parenb istrip cs7\n"
5732 " raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n"
5733 " -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany\n"
5734 " -imaxbel -opost -isig -icanon -xcase min 1 time 0\n"
5735 " -raw same as cooked\n"
5740 " sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n"
5741 " -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
5742 " -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
5743 " isig icanon iexten echo echoe echok -echonl -noflsh\n"
5744 " -xcase -tostop -echoprt echoctl echoke, all special\n"
5745 " characters to their default values.\n"
5751 "Handle the tty line connected to standard input. Without arguments,\n"
5752 "prints baud rate, line discipline, and deviations from stty sane. In\n"
5753 "settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n"
5754 "127; special values ^- or undef used to disable special characters.\n"
5757 "Trata o tty ligado ao canal de entrada por defeito (stdin). Sem argumentos,\n"
5758 "imprime o ritmo em baud, a disciplina da linha e diferenças em relação a "
5760 "sane. Nos parâmetros, CHAR é aceite literalmente, ou codificado com em ^C,\n"
5761 "0x37, 0177 ou 127; valores especiais ^- ou undef são utilizados para anular\n"
5762 "caracteres especiais.\n"
5765 msgid "only one device may be specified"
5771 "the options for verbose and stty-readable output styles are\n"
5772 "mutually exclusive"
5774 "as opções para saída em modo verboso e legível pelo stty são mutuamente\n"
5778 msgid "when specifying an output style, modes may not be set"
5779 msgstr "ao especificar um modo de saída, não pode alterar um modo"
5783 msgid "%s: couldn't reset non-blocking mode"
5786 #: src/stty.c:957 src/stty.c:1064
5788 msgid "invalid argument `%s'"
5789 msgstr "argumento inválido `%s'"
5791 #: src/stty.c:968 src/stty.c:985 src/stty.c:997 src/stty.c:1010
5792 #: src/stty.c:1022 src/stty.c:1041
5794 msgid "missing argument to `%s'"
5795 msgstr "falta um argumento a `%s'"
5799 msgid "%s: unable to perform all requested operations"
5801 "canal de entrada padrão (stdin): não é possível realizar todas as opções\n"
5805 msgid "new_mode: mode\n"
5806 msgstr "modo_novo: modo\n"
5810 msgid "%s: no size information for this device"
5815 msgid "invalid integer argument `%s'"
5816 msgstr "argumento inteiro inválido `%s'"
5823 msgid "getpass: cannot open /dev/tty"
5824 msgstr "getpass: não consigo abrir /dev/tty"
5827 msgid "cannot set groups"
5828 msgstr "não consigo alterar grupos"
5831 msgid "cannot set group id"
5832 msgstr "não consigo alterar a identificação de grupo"
5835 msgid "cannot set user id"
5836 msgstr "não consigo alterar a identificação de utilizador"
5840 msgid "Usage: %s [OPTION]... [-] [USER [ARG]...]\n"
5841 msgstr "Utilização: %s [OPÇÃO]... [-] [UTILIZADOR [ARGUMENTO]...]\n"
5846 "Change the effective user id and group id to that of USER.\n"
5848 " -, -l, --login make the shell a login shell\n"
5849 " -c, --commmand=COMMAND pass a single COMMAND to the shell with -c\n"
5850 " -f, --fast pass -f to the shell (for csh or tcsh)\n"
5851 " -m, --preserve-environment do not reset environment variables\n"
5853 " -s, --shell=SHELL run SHELL if /etc/shells allows it\n"
5855 "Altera as identificações de utilizador e de grupo efectivas do UTILIZADOR.\n"
5857 " -, -l, --login tornar a shell numa shell de login\n"
5858 " -c, --command=COMANDO envia um único COMANDO à \"shell\", usando -"
5860 " -f, --fast envia um -f à shell (para csh ou tcsh)\n"
5861 " -m, --preserver-environment não fazer colocar as variáveis do ambiente\n"
5862 " \t\t\t\taos seus valores por defeito\n"
5863 " -p o mesmo que -m\n"
5864 " -s, --shell=SHELL correr SHELL se /etc/shells o permitir\n"
5865 " --help mostrar esta ajuda e sair\n"
5866 " --version mostrar a informação de versão e sair\n"
5868 "Um único - implica -l. Se UTILIZADOR não for especificador, assume-se root.\n"
5873 "A mere - implies -l. If USER not given, assume root.\n"
5878 msgid "user %s does not exist"
5879 msgstr "utilizador %s não existe"
5882 msgid "incorrect password"
5883 msgstr "password incorrecta"
5887 msgid "using restricted shell %s"
5888 msgstr "a usar a shell restrita %s"
5892 msgid "warning: cannot change directory to %s"
5893 msgstr "aviso: não consigo mudar para a directoria %s"
5896 msgid "Kayvan Aghaiepour and David MacKenzie"
5901 "Print checksum and block counts for each FILE.\n"
5903 " -r defeat -s, use BSD sum algorithm, use 1K blocks\n"
5904 " -s, --sysv use System V sum algorithm, use 512 bytes blocks\n"
5909 "Force changed blocks to disk, update the super block.\n"
5913 #: src/sync.c:70 src/tty.c:112
5915 msgid "ignoring all arguments"
5916 msgstr "a ignorar argumentos não-opção"
5919 msgid " --help display this help and exit\n"
5924 msgid " --version output version information and exit\n"
5927 " --help mostrar esta ajuda e sair\n"
5928 " --version mostrar a informação de versão e sair\n"
5932 msgid "Jay Lepreau and David MacKenzie"
5937 "Write each FILE to standard output, last line first.\n"
5938 "With no FILE, or when FILE is -, read standard input.\n"
5944 " -b, --before attach the separator before instead of after\n"
5945 " -r, --regex interpret the separator as a regular expression\n"
5946 " -s, --separator=STRING use STRING as the separator instead of newline\n"
5949 #: src/tac.c:453 src/tac.c:592
5951 msgid "stdin: read error"
5952 msgstr "erro de leitura"
5955 msgid "separator cannot be empty"
5959 msgid "Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering"
5965 "Print the last %d lines of each FILE to standard output.\n"
5966 "With more than one FILE, precede each with a header giving the file name.\n"
5967 "With no FILE, or when FILE is -, read standard input.\n"
5973 " --retry keep trying to open a file even if it is\n"
5974 " inaccessible when tail starts or if it becomes\n"
5975 " inaccessible later -- useful only with -f\n"
5976 " -c, --bytes=N output the last N bytes\n"
5981 " -f, --follow[={name|descriptor}]\n"
5982 " output appended data as the file grows;\n"
5983 " -f, --follow, and --follow=descriptor are\n"
5985 " -F same as --follow=name --retry\n"
5991 " -n, --lines=N output the last N lines, instead of the last %d\n"
5992 " --max-unchanged-stats=N\n"
5993 " with --follow=name, reopen a FILE which has not\n"
5994 " changed size after N (default %d) iterations\n"
5995 " to see if it has been unlinked or renamed\n"
5996 " (this is the usual case of rotated log files)\n"
6001 " --pid=PID with -f, terminate after process ID, PID dies\n"
6002 " -q, --quiet, --silent never output headers giving file names\n"
6003 " -s, --sleep-interval=S with -f, sleep for approximately S seconds\n"
6004 " (default 1.0) between iterations.\n"
6005 " -v, --verbose always output headers giving file names\n"
6011 "If the first character of N (the number of bytes or lines) is a `+',\n"
6012 "print beginning with the Nth item from the start of each file, otherwise,\n"
6013 "print the last N items in the file. N may have a multiplier suffix:\n"
6014 "b for 512, k for 1024, m for 1048576 (1 Meg).\n"
6020 "With --follow (-f), tail defaults to following the file descriptor, which\n"
6021 "means that even if a tail'ed file is renamed, tail will continue to track\n"
6027 "This default behavior is not desirable when you really want to\n"
6028 "track the actual name of the file, not the file descriptor (e.g., log\n"
6029 "rotation). Use --follow=name in that case. That causes tail to track the\n"
6030 "named file by reopening it periodically to see if it has been removed and\n"
6031 "recreated by some other program.\n"
6036 msgid "closing %s (fd=%d)"
6037 msgstr "%s: apagar directoria `%s'? "
6041 msgid "%s: cannot seek to offset %s"
6042 msgstr "não consigo determinar o hostname"
6046 msgid "%s: cannot seek to relative offset %s"
6047 msgstr "não consigo criar \"fifo\" `%s'"
6051 msgid "%s: cannot seek to end-relative offset %s"
6052 msgstr "não consigo criar \"fifo\" `%s'"
6056 msgid "`%s' has become inaccessible"
6061 msgid "`%s' has been replaced with an untailable file; giving up on this name"
6066 msgid "`%s' has become accessible"
6071 msgid "`%s' has appeared; following end of new file"
6076 msgid "`%s' has been replaced; following end of new file"
6081 msgid "%s: file truncated"
6086 msgid "no files remaining"
6087 msgstr "faltam argumentos de ficheiro"
6091 msgid "%s: cannot follow end of this type of file; giving up on this name"
6096 msgid "%c: invalid suffix character in obsolescent option"
6097 msgstr "formato da data inválido `%s'"
6102 "too many arguments; When using tail's obsolescent option syntax (%s)\n"
6103 "there may be no more than one file argument. Use the equivalent -n or -c\n"
6110 "Warning: it is not portable to use two or more file arguments with\n"
6111 "tail's obsolescent option syntax (%s). Use the equivalent -n or -c\n"
6117 msgid "`%s' option is obsolete; use `%s-%c %.*s'"
6122 msgid "%s is larger than the maximum file size on this system"
6127 msgid "%s: invalid maximum number of unchanged stats between opens"
6128 msgstr "número inválido `%s'"
6132 msgid "%s: invalid maximum number of consecutive size changes"
6133 msgstr "número inválido `%s'"
6137 msgid "%s: invalid PID"
6138 msgstr "\\%c: caracter de escape inválido"
6142 msgid "%s: invalid number of seconds"
6143 msgstr "opção inválida `%s'"
6146 msgid "warning: --retry is useful only when following by name"
6150 msgid "warning: PID ignored; --pid=PID is useful only when following"
6155 msgid "warning: --pid=PID is not supported on this system"
6156 msgstr "--no-dereference (-h) não é suportado neste sistema"
6159 msgid "Mike Parker, Richard M. Stallman, and David MacKenzie"
6165 "Copy standard input to each FILE, and also to standard output.\n"
6167 " -a, --append append to the given FILEs, do not overwrite\n"
6168 " -i, --ignore-interrupts ignore interrupt signals\n"
6170 "Copia o canal de entrada padrão (stdin) para cada FICHEIRO, e também para o\n"
6171 "canal de saída padrão (stdout).\n"
6173 " -a, --append acrescenta aos FICHEIROs dados, não escreve por\n"
6175 " -i, --ignore-interrupts ignora os sinais de interrupção\n"
6176 " --help mostrar esta a ajuda e sair\n"
6177 " --version mostrar a informação de versão e sair\n"
6180 msgid "argument expected\n"
6181 msgstr "argumento esperado\n"
6185 msgid "integer expression expected %s\n"
6186 msgstr "esperava uma expressão inteira %s\n"
6189 msgid "')' expected\n"
6190 msgstr "')' esperado\n"
6194 msgid "')' expected, found %s\n"
6195 msgstr "')' esperado, encontrei %s\n"
6197 #: src/test.c:361 src/test.c:894
6199 msgid "%s: unary operator expected\n"
6200 msgstr "%s: operador unário esperado\n"
6202 #: src/test.c:389 src/test.c:920
6204 msgid "%s: binary operator expected\n"
6205 msgstr "%s: operador binário esperado\n"
6209 msgstr "antes de -lt"
6213 msgstr "depois de -lt"
6217 msgstr "antes de -le"
6221 msgstr "depois de -le"
6225 msgstr "antes de -gt"
6229 msgstr "depois de -gt"
6233 msgstr "antes de -ge"
6237 msgstr "depois de -ge"
6240 msgid "-nt does not accept -l\n"
6241 msgstr "-nt não aceita -l\n"
6245 msgstr "antes de -ne"
6249 msgstr "depois de -ne"
6253 msgstr "antes de -eq"
6257 msgstr "depois de -eq"
6260 msgid "-ef does not accept -l\n"
6261 msgstr "-ef não aceita -l\n"
6265 msgid "-ot does not accept -l\n"
6266 msgstr "-nt não aceita -l\n"
6269 msgid "unknown binary operator"
6270 msgstr "operador binário desconhecido"
6275 msgstr "depois de -lt"
6280 "Usage: %s EXPRESSION\n"
6281 " or: [ EXPRESSION ]\n"
6284 "Utilização: %s EXPRESSÃO\n"
6285 " ou: [ EXPRESSÃO ]\n"
6290 "Exit with the status determined by EXPRESSION.\n"
6297 "EXPRESSION is true or false and sets exit status. It is one of:\n"
6303 " ( EXPRESSION ) EXPRESSION is true\n"
6304 " ! EXPRESSION EXPRESSION is false\n"
6305 " EXPRESSION1 -a EXPRESSION2 both EXPRESSION1 and EXPRESSION2 are true\n"
6306 " EXPRESSION1 -o EXPRESSION2 either EXPRESSION1 or EXPRESSION2 is true\n"
6312 " [-n] STRING the length of STRING is nonzero\n"
6313 " -z STRING the length of STRING is zero\n"
6314 " STRING1 = STRING2 the strings are equal\n"
6315 " STRING1 != STRING2 the strings are not equal\n"
6322 " INTEGER1 -eq INTEGER2 INTEGER1 is equal to INTEGER2\n"
6323 " INTEGER1 -ge INTEGER2 INTEGER1 is greater than or equal to INTEGER2\n"
6324 " INTEGER1 -gt INTEGER2 INTEGER1 is greater than INTEGER2\n"
6325 " INTEGER1 -le INTEGER2 INTEGER1 is less than or equal to INTEGER2\n"
6326 " INTEGER1 -lt INTEGER2 INTEGER1 is less than INTEGER2\n"
6327 " INTEGER1 -ne INTEGER2 INTEGER1 is not equal to INTEGER2\n"
6330 " ( EXPRESSÃO ) EXPRESSÃO é verdadeira\n"
6331 " ! EXPRESSÃO\t\t\tEXPRESSÃO é falsa\n"
6332 " EXPRESSÃO1 -a EXPRESSÃO2 tanto EXPRESSÃO1 como EXPRESSÃO2 \n"
6333 "\t\t\t\tsão verdadeiras\n"
6334 " EXPRESSÃO1 -o EXPRESSÃO2 nem EXPRESSÃO1 nem EXPRESSÃO2 são "
6337 " [-n] STRING o comprimento de STRING é diferente de zero\n"
6338 " -z STRING o comprimento de STRING é zero\n"
6339 " STRING1 = STRING2 as STRING's são iguais\n"
6340 " STRING1 != STRING2 as STRING's são diferentes\n"
6342 " INTEIRO1 -eq INTEIRO2 INTEIRO1 é igual a INTEIRO2\n"
6343 " INTEIRO1 -ge INTEIRO2 INTEIRO1 é maior ou igual a INTEIRO2\n"
6344 " INTEIRO1 -gt INTEIRO2 INTEIRO1 é maior que INTEIRO2\n"
6345 " INTEIRO1 -le INTEIRO2 INTEIRO1 é menor ou igual a INTEIRO2\n"
6346 " INTEIRO1 -lt INTEIRO2 INTEIRO1 é menor que INTEIRO2\n"
6347 " INTEIRO1 -ne INTEIRO2 INTEIRO1 é diferente de INTEIRO2\n"
6352 " FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode numbers\n"
6353 " FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2\n"
6354 " FILE1 -ot FILE2 FILE1 is older than FILE2\n"
6360 " -b FILE FILE exists and is block special\n"
6361 " -c FILE FILE exists and is character special\n"
6362 " -d FILE FILE exists and is a directory\n"
6363 " -e FILE FILE exists\n"
6368 " -f FILE FILE exists and is a regular file\n"
6369 " -g FILE FILE exists and is set-group-ID\n"
6370 " -h FILE FILE exists and is a symbolic link (same as -L)\n"
6371 " -G FILE FILE exists and is owned by the effective group ID\n"
6372 " -k FILE FILE exists and has its sticky bit set\n"
6377 " -L FILE FILE exists and is a symbolic link (same as -h)\n"
6378 " -O FILE FILE exists and is owned by the effective user ID\n"
6379 " -p FILE FILE exists and is a named pipe\n"
6380 " -r FILE FILE exists and is readable\n"
6381 " -s FILE FILE exists and has a size greater than zero\n"
6386 " -S FILE FILE exists and is a socket\n"
6387 " -t [FD] file descriptor FD (stdout by default) is opened on a "
6389 " -u FILE FILE exists and its set-user-ID bit is set\n"
6390 " -w FILE FILE exists and is writable\n"
6391 " -x FILE FILE exists and is executable\n"
6397 "Beware that parentheses need to be escaped (e.g., by backslashes) for "
6399 "INTEGER may also be -l STRING, which evaluates to the length of STRING.\n"
6402 "Lembre-se que os parêntesis têm que ser alterados (por exemplo, usando \n"
6403 "anti-barras) se vão se usados com shells.\n"
6404 "INTEIRO pode também ser -l STRING, que retorna o comprimento de STRING.\n"
6407 msgid "FIXME: ksb and mjb"
6411 msgid "missing `]'\n"
6412 msgstr "falta um ']'\n"
6415 msgid "too many arguments\n"
6416 msgstr "demasiados argumentos\n"
6420 "Paul Rubin, Arnold Robbins, Jim Kingdon, David MacKenzie, and Randy Smith"
6423 #: src/touch.c:164 src/touch.c:179
6426 msgstr "%s: apagar directoria `%s'? "
6430 msgid "cannot touch %s"
6431 msgstr "não consigo correr %s"
6435 msgid "setting times of %s"
6436 msgstr "%s: apagar directoria `%s'? "
6440 "Update the access and modification times of each FILE to the current time.\n"
6446 " -a change only the access time\n"
6447 " -c, --no-create do not create any files\n"
6448 " -d, --date=STRING parse STRING and use it instead of current time\n"
6450 " -m change only the modification time\n"
6455 " -r, --reference=FILE use this file's times instead of current time\n"
6456 " -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time\n"
6457 " --time=WORD set time given by WORD: access atime use (same as -"
6459 " modify mtime (same as -m)\n"
6465 "Note that the -d and -t options accept different time-date formats.\n"
6468 #: src/touch.c:311 src/touch.c:331
6470 msgid "invalid date format %s"
6471 msgstr "data inválida `%s'"
6474 msgid "cannot specify times from more than one source"
6475 msgstr "não consigo especificar tempos a partir de mais de uma fonte"
6480 "warning: `touch %s' is obsolete; use `touch -t %04d%02d%02d%02d%02d.%02d'"
6485 msgid "file arguments missing"
6486 msgstr "poucos argumentos"
6490 msgid "Usage: %s [OPTION]... SET1 [SET2]\n"
6491 msgstr "Utilização: %s [OPÇÃO]... [STRING]...\n"
6495 "Translate, squeeze, and/or delete characters from standard input,\n"
6496 "writing to standard output.\n"
6498 " -c, --complement first complement SET1\n"
6499 " -d, --delete delete characters in SET1, do not translate\n"
6500 " -s, --squeeze-repeats replace each input sequence of a repeated "
6502 " that is listed in SET1 with a single occurrence\n"
6503 " of that character\n"
6504 " -t, --truncate-set1 first truncate SET1 to length of SET2\n"
6510 "SETs are specified as strings of characters. Most represent themselves.\n"
6511 "Interpreted sequences are:\n"
6513 " \\NNN character with octal value NNN (1 to 3 octal digits)\n"
6515 " \\a audible BEL\n"
6520 " \\t horizontal tab\n"
6525 " \\v vertical tab\n"
6526 " CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order\n"
6527 " [CHAR*] in SET2, copies of CHAR until length of SET1\n"
6528 " [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0\n"
6529 " [:alnum:] all letters and digits\n"
6530 " [:alpha:] all letters\n"
6531 " [:blank:] all horizontal whitespace\n"
6532 " [:cntrl:] all control characters\n"
6533 " [:digit:] all digits\n"
6538 " [:graph:] all printable characters, not including space\n"
6539 " [:lower:] all lower case letters\n"
6540 " [:print:] all printable characters, including space\n"
6541 " [:punct:] all punctuation characters\n"
6542 " [:space:] all horizontal or vertical whitespace\n"
6543 " [:upper:] all upper case letters\n"
6544 " [:xdigit:] all hexadecimal digits\n"
6545 " [=CHAR=] all characters which are equivalent to CHAR\n"
6551 "Translation occurs if -d is not given and both SET1 and SET2 appear.\n"
6552 "-t may be used only when translating. SET2 is extended to length of\n"
6553 "SET1 by repeating its last character as necessary. "
6558 "Excess characters\n"
6559 "of SET2 are ignored. Only [:lower:] and [:upper:] are guaranteed to\n"
6560 "expand in ascending order; used in SET2 while translating, they may\n"
6561 "only be used in pairs to specify case conversion. "
6566 "-s uses SET1 if not\n"
6567 "translating nor deleting; else squeezing uses SET2 and occurs after\n"
6568 "translation or deletion.\n"
6574 "warning: the ambiguous octal escape \\%c%c%c is being\n"
6575 "\tinterpreted as the 2-byte sequence \\0%c%c, `%c'"
6580 msgid "invalid backslash escape at end of string"
6581 msgstr "formato da data inválido `%s'"
6585 msgid "invalid backslash escape `\\%c'"
6590 msgid "range-endpoints of `%s-%s' are in reverse collating sequence order"
6595 msgid "invalid repeat count `%s' in [c*n] construct"
6599 msgid "missing character class name `[::]'"
6603 msgid "missing equivalence class character `[==]'"
6608 msgid "invalid character class `%s'"
6609 msgstr "data inválida `%s'"
6613 msgid "%s: equivalence class operand must be a single character"
6617 msgid "the [c*] repeat construct may not appear in string1"
6621 msgid "only one [c*] repeat construct may appear in string2"
6625 msgid "[=c=] expressions may not appear in string2 when translating"
6629 msgid "when not truncating set1, string2 must be non-empty"
6634 "when translating with complemented character classes,\n"
6635 "string2 must map all characters in the domain to one"
6640 "when translating, the only character classes that may appear in\n"
6641 "string2 are `upper' and `lower'"
6645 msgid "the [c*] construct may appear in string2 only when translating"
6649 msgid "two strings must be given when translating"
6653 msgid "two strings must be given when both deleting and squeezing repeats"
6657 msgid "only one string may be given when deleting without squeezing repeats"
6661 msgid "at least one string must be given when squeezing repeats"
6665 msgid "misaligned [:upper:] and/or [:lower:] construct"
6670 "invalid identity mapping; when translating, any [:lower:] or [:upper:]\n"
6671 "construct in string1 must be aligned with a corresponding construct\n"
6672 "([:upper:] or [:lower:], respectively) in string2"
6678 "Usage: %s [ignored command line arguments]\n"
6680 "Exit with a status code indicating success.\n"
6682 "These option names may not be abbreviated.\n"
6685 "Utilização: %s [NOME]\n"
6687 "Mostra o hostname do sistema corrente.\n"
6689 " --help mostra esta ajuda e sai\n"
6690 " --version mostra a informação de versão e sai\n"
6695 "Usage: %s [OPTION] [FILE]\n"
6696 "Write totally ordered list consistent with the partial ordering in FILE.\n"
6697 "With no FILE, or when FILE is -, read standard input.\n"
6703 msgid "%s: input contains a loop:"
6708 msgid "only one argument may be specified"
6709 msgstr "\\%c: caracter de escape inválido"
6714 "Print the file name of the terminal connected to standard input.\n"
6716 " -s, --silent, --quiet print nothing, only return an exit status\n"
6718 "Mostra o nome do terminal ligado ao canal e entrada padrão (stdin).\n"
6720 " -s, --silent, --quiet não mostra nada, só retorna o estado de saída\n"
6721 " --help mostrar esta a ajuda e sair\n"
6722 " --version mostrar a informação de versão e sair\n"
6726 msgstr "não é um tty"
6731 "Print certain system information. With no OPTION, same as -s.\n"
6733 " -a, --all print all information, in the following order:\n"
6734 " -s, --kernel-name print the kernel name\n"
6735 " -n, --nodename print the network node hostname\n"
6736 " -r, --kernel-release print the kernel release\n"
6738 "Mostra alguma informação sobre o sistema. Sem OPÇÃO, o mesmo que -s.\n"
6740 " -a, --all mostra toda a informação\n"
6741 " -m, --machine mostra o tipo da máquina (hardware)\n"
6742 " -n, --nodename mostra o nome do nó da máquina na rede\n"
6743 " -r, --release mostra a versão do sistema operativo\n"
6744 " -s, --sysname mostra o nome do sistema operativo\n"
6745 " -v mostra a altura em que o sistema foi criado\n"
6746 " --help mostra esta ajuda e sair\n"
6747 " --version mostra a informação de versão e sai\n"
6751 " -v, --kernel-version print the kernel version\n"
6752 " -m, --machine print the machine hardware name\n"
6753 " -p, --processor print the processor type\n"
6754 " -i, --hardware-platform print the hardware platform\n"
6755 " -o, --operating-system print the operating system\n"
6759 msgid "cannot get system name"
6760 msgstr "não consigo obter o nome do sistema"
6762 #: src/unexpand.c:379
6764 "Convert spaces in each FILE to tabs, writing to standard output.\n"
6765 "With no FILE, or when FILE is -, read standard input.\n"
6769 #: src/unexpand.c:387
6771 " -a, --all convert all whitespace, instead of just initial "
6773 " --first-only convert only leading sequences of whitespace (overrides -"
6775 " -t, --tabs=N have tabs N characters apart instead of 8 (enables -a)\n"
6776 " -t, --tabs=LIST use comma separated LIST of tab positions (enables -a)\n"
6779 #: src/unexpand.c:464
6780 msgid "`-LIST' option is obsolete; use `--first-only -t LIST'"
6785 msgid "Usage: %s [OPTION]... [INPUT [OUTPUT]]\n"
6786 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
6790 "Discard all but one of successive identical lines from INPUT (or\n"
6791 "standard input), writing to OUTPUT (or standard output).\n"
6797 " -c, --count prefix lines by the number of occurrences\n"
6798 " -d, --repeated only print duplicate lines\n"
6803 " -D, --all-repeated[=delimit-method] print all duplicate lines\n"
6804 " delimit-method={none(default),prepend,separate}\n"
6805 " Delimiting is done with blank lines.\n"
6806 " -f, --skip-fields=N avoid comparing the first N fields\n"
6807 " -i, --ignore-case ignore differences in case when comparing\n"
6808 " -s, --skip-chars=N avoid comparing the first N characters\n"
6809 " -u, --unique only print unique lines\n"
6813 msgid " -w, --check-chars=N compare no more than N characters in lines\n"
6819 "A field is a run of whitespace, then non-whitespace characters.\n"
6820 "Fields are skipped before chars.\n"
6825 msgid "error reading %s"
6826 msgstr "%s: apagar directoria `%s'? "
6830 msgid "error writing %s"
6831 msgstr "%s: apagar directoria `%s'? "
6833 #: src/uniq.c:433 src/uniq.c:450
6835 msgid "extra operand `%s'"
6836 msgstr "modo inválido `%s'"
6838 #: src/uniq.c:473 src/uniq.c:498
6840 msgid "invalid number of fields to skip"
6841 msgstr "número inválido `%s'"
6845 msgid "invalid number of bytes to skip"
6846 msgstr "número inválido `%s'"
6850 msgid "invalid number of bytes to compare"
6851 msgstr "número inválido `%s'"
6855 msgid "`-%lu' option is obsolete; use `-f %lu'"
6859 msgid "printing all duplicated lines and repeat counts is meaningless"
6868 "Utilização: %s NOME\n"
6873 "Call the unlink function to remove the specified FILE.\n"
6879 msgid "cannot unlink %s"
6880 msgstr "não consigo correr %s"
6883 msgid "couldn't get boot time"
6888 msgid " %2d:%02d%s up "
6902 msgid_plural "%d days"
6909 msgid_plural "%d users"
6910 msgstr[0] "\\%c: caracter de escape inválido"
6911 msgstr[1] "\\%c: caracter de escape inválido"
6915 msgid ", load average: %.2f"
6918 #: src/uptime.c:191 src/users.c:118
6920 msgid "Usage: %s [OPTION]... [ FILE ]\n"
6921 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
6926 "Print the current time, the length of time the system has been up,\n"
6927 "the number of users on the system, and the average number of jobs\n"
6928 "in the run queue over the last 1, 5 and 15 minutes.\n"
6929 "If FILE is not specified, use %s. %s as FILE is common.\n"
6932 "Mostra o nome do utilizador associado à identificação de utilizador "
6935 "O mesmo que id -un.\n"
6937 " --help mostrar esta ajuda e sair.\n"
6938 " --version mostrar informação de versão e sair\n"
6941 msgid "Joseph Arceneaux and David MacKenzie"
6947 "Output who is currently logged in according to FILE.\n"
6948 "If FILE is not specified, use %s. %s as FILE is common.\n"
6951 "Mostra o nome do utilizador associado à identificação de utilizador "
6954 "O mesmo que id -un.\n"
6956 " --help mostrar esta ajuda e sair.\n"
6957 " --version mostrar informação de versão e sair\n"
6960 msgid "Paul Rubin and David MacKenzie"
6965 "Print byte, word, and newline counts for each FILE, and a total line if\n"
6966 "more than one FILE is specified. With no FILE, or when FILE is -,\n"
6967 "read standard input.\n"
6968 " -c, --bytes print the byte counts\n"
6969 " -m, --chars print the character counts\n"
6970 " -l, --lines print the newline counts\n"
6975 " -L, --max-line-length print the length of the longest line\n"
6976 " -w, --words print the word counts\n"
6980 msgid "Joseph Arceneaux, David MacKenzie, and Michael Stone"
6987 #: src/who.c:387 src/who.c:390
6991 #: src/who.c:403 src/who.c:408
6995 #: src/who.c:405 src/who.c:409
7000 msgid "clock change"
7003 #: src/who.c:458 src/who.c:459
7007 #: src/who.c:462 src/who.c:463
7048 msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n"
7049 msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
7054 " -a, --all same as -b -d --login -p -r -t -T -u\n"
7055 " -b, --boot time of last system boot\n"
7056 " -d, --dead print dead processes\n"
7057 " -H, --heading print line of column headings\n"
7062 " -i, --idle add idle time as HOURS:MINUTES, . or old\n"
7063 " (deprecated, use -u)\n"
7064 " --login print system login processes\n"
7065 " (equivalent to SUS -l)\n"
7070 " -l, --lookup attempt to canonicalize hostnames via DNS\n"
7071 " (-l is deprecated, use --lookup)\n"
7072 " -m only hostname and user associated with stdin\n"
7073 " -p, --process print active processes spawned by init\n"
7078 " -q, --count all login names and number of users logged on\n"
7079 " -r, --runlevel print current runlevel\n"
7080 " -s, --short print only name, line, and time (default)\n"
7081 " -t, --time print last system clock change\n"
7086 " -T, -w, --mesg add user's message status as +, - or ?\n"
7087 " -u, --users list users logged in\n"
7088 " --message same as -T\n"
7089 " --writable same as -T\n"
7096 "If FILE is not specified, use %s. %s as FILE is common.\n"
7097 "If ARG1 ARG2 given, -m presumed: `am i' or `mom likes' are usual.\n"
7101 msgid "Warning: -i will be removed in a future release; use -u instead"
7106 "Warning: the meaning of '-l' will change in a future release to conform to "
7113 "Print the user name associated with the current effective user id.\n"
7117 "Mostra o nome do utilizador associado à identificação de utilizador "
7120 "O mesmo que id -un.\n"
7122 " --help mostrar esta ajuda e sair.\n"
7123 " --version mostrar informação de versão e sair\n"
7127 msgid "%s: cannot find username for UID %u\n"
7128 msgstr "%s: não consigo encontrar um nome para o UID %u\n"
7133 "Usage: %s [STRING]...\n"
7136 "Utilização: %s [PARÂMETRO]...\n"
7141 "Repeatedly output a line with all specified STRING(s), or `y'.\n"
7146 #~ msgid "cannot convert time"
7147 #~ msgstr "não consigo alterar data"
7150 #~ msgid "cannot format time"
7151 #~ msgstr "não consigo correr %s"
7154 #~ msgid "cannot change to `..' from directory %s"
7155 #~ msgstr "aviso: não consigo mudar para a directoria %s"
7158 #~ msgid "missing file arguments"
7159 #~ msgstr "falta um argumento a `%s'"
7162 #~ msgid "environment variable, QUOTING_STYLE"
7163 #~ msgstr "a ignorar largura inválida na variável do ambiente COLUMNS: %s"
7166 #~ msgid "cannot execute %s"
7167 #~ msgstr "não consigo correr %s"
7169 #~ msgid "cannot run %s"
7170 #~ msgstr "não consigo correr %s"
7173 #~ msgid "Try %s --help' for more information.\n"
7174 #~ msgstr "Tente `%s --help' para mais informação.\n"
7177 #~ msgid "cannot lstat `.'"
7178 #~ msgstr "não consigo alterar data"
7181 #~ msgid "closing directory %s"
7182 #~ msgstr "aviso: não consigo mudar para a directoria %s"
7185 #~ msgid "%s: remove directory %s? "
7186 #~ msgstr "não consigo obter a directoria actual"
7189 #~ msgid "removing all entries of directory %s\n"
7190 #~ msgstr "%s: apagar directoria `%s'? "
7193 #~ msgid "continue? "
7194 #~ msgstr "%s: continuar? "
7197 #~ msgid "cannot change back to directory %s via `..'"
7198 #~ msgstr "aviso: não consigo mudar para a directoria %s"
7201 #~ msgid "%s: remove directory %s%s? "
7202 #~ msgstr "não consigo obter a directoria actual"
7205 #~ msgid "removing the directory itself: %s\n"
7206 #~ msgstr "aviso: não consigo mudar para a directoria %s"
7209 #~ msgid "cannot remove current directory %s"
7210 #~ msgstr "não consigo obter a directoria actual"
7214 #~ " --help display this help and exit\n"
7215 #~ " --version output version information and exit\n"
7217 #~ "Mostra o nome do utilizador actual.\n"
7219 #~ " --help mostrar esta ajuda e sair\n"
7220 #~ " --version mostrar a informação de versão e sair\n"
7224 #~ " --help display this help and exit\n"
7225 #~ " --version output version information and exit\n"
7227 #~ "Mostra o nome do utilizador actual.\n"
7229 #~ " --help mostrar esta ajuda e sair\n"
7230 #~ " --version mostrar a informação de versão e sair\n"
7234 #~ " --help display this help and exit\n"
7235 #~ " --version output version information and exit\n"
7237 #~ "Mostra o nome do utilizador actual.\n"
7239 #~ " --help mostrar esta ajuda e sair\n"
7240 #~ " --version mostrar a informação de versão e sair\n"
7244 #~ " --help display this help and exit\n"
7245 #~ " --version output version information and exit\n"
7247 #~ "Mostra o nome do utilizador actual.\n"
7249 #~ " --help mostrar esta ajuda e sair\n"
7250 #~ " --version mostrar a informação de versão e sair\n"
7254 #~ " --help display this help and exit\n"
7255 #~ " --version output version information and exit\n"
7257 #~ "Mostra o nome do utilizador actual.\n"
7259 #~ " --help mostrar esta ajuda e sair\n"
7260 #~ " --version mostrar a informação de versão e sair\n"
7264 #~ " --help display this help and exit\n"
7265 #~ " --version output version information and exit\n"
7267 #~ "Mostra o nome do utilizador actual.\n"
7269 #~ " --help mostrar esta ajuda e sair\n"
7270 #~ " --version mostrar a informação de versão e sair\n"
7274 #~ " --help display this help and exit\n"
7275 #~ " --version output version information and exit\n"
7277 #~ "Mostra o nome do utilizador actual.\n"
7279 #~ " --help mostrar esta ajuda e sair\n"
7280 #~ " --version mostrar a informação de versão e sair\n"
7284 #~ " --help display this help and exit\n"
7285 #~ " --version output version information and exit\n"
7287 #~ "Mostra o nome do utilizador actual.\n"
7289 #~ " --help mostrar esta ajuda e sair\n"
7290 #~ " --version mostrar a informação de versão e sair\n"
7294 #~ " --help display this help and exit\n"
7295 #~ " --version output version information and exit\n"
7297 #~ "Mostra o nome do utilizador actual.\n"
7299 #~ " --help mostrar esta ajuda e sair\n"
7300 #~ " --version mostrar a informação de versão e sair\n"
7304 #~ " --help display this help and exit\n"
7305 #~ " --version output version information and exit\n"
7308 #~ "Mostra o nome do utilizador actual.\n"
7310 #~ " --help mostrar esta ajuda e sair\n"
7311 #~ " --version mostrar a informação de versão e sair\n"
7315 #~ " --help display this help and exit\n"
7316 #~ " --version output version information and exit\n"
7318 #~ "Mostra o nome do utilizador actual.\n"
7320 #~ " --help mostrar esta ajuda e sair\n"
7321 #~ " --version mostrar a informação de versão e sair\n"
7325 #~ "Change the group membership of each FILE to GROUP.\n"
7327 #~ " -c, --changes like verbose but report only when a change is "
7329 #~ " --dereference affect the referent of each symbolic link, "
7331 #~ " than the symbolic link itself\n"
7332 #~ " -h, --no-dereference affect symbolic links instead of any referenced "
7334 #~ " (available only on systems that can change the\n"
7335 #~ " ownership of a symlink)\n"
7336 #~ " -f, --silent, --quiet suppress most error messages\n"
7337 #~ " --reference=RFILE use RFILE's group rather than the specified\n"
7339 #~ " -R, --recursive operate on files and directories recursively\n"
7340 #~ " -v, --verbose output a diagnostic for every file processed\n"
7341 #~ " --help display this help and exit\n"
7342 #~ " --version output version information and exit\n"
7344 #~ "Muda as permissões de grupo de cada FICHEIRO para GRUPO\n"
7346 #~ " -c, --changes igual ao modo \"verbose\" mas avisa só quando "
7348 #~ " alteração é feita\n"
7349 #~ " -h, --no-dereference afectar ligações simbólicas (symlinks) em vez de\n"
7350 #~ " algum ficheiro referenciado\n"
7351 #~ " -f, --silent, --quiet desligar a maior parte das mensagens de erro\n"
7352 #~ " -v, --verbose mostrar um diagnóstico por cada ficheiro "
7354 #~ " -R, --recursive mudar ficheiros e directorias recursivamente\n"
7355 #~ " --help mostrar esta ajuda e sair\n"
7356 #~ " --version mostrar a informação de versão e sair\n"
7360 #~ "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n"
7362 #~ " -c, --changes like verbose but report only when a change is "
7364 #~ " --dereference affect the referent of each symbolic link, "
7366 #~ " than the symbolic link itself\n"
7367 #~ " -h, --no-dereference affect symbolic links instead of any referenced "
7369 #~ " (available only on systems that can change the\n"
7370 #~ " ownership of a symlink)\n"
7371 #~ " --from=CURRENT_OWNER:CURRENT_GROUP\n"
7372 #~ " change the owner and/or group of each file only "
7374 #~ " its current owner and/or group match those "
7376 #~ " here. Either may be omitted, in which case a "
7378 #~ " is not required for the omitted attribute.\n"
7379 #~ " -f, --silent, --quiet suppress most error messages\n"
7380 #~ " --reference=RFILE use RFILE's owner and group rather than\n"
7381 #~ " the specified OWNER:GROUP values\n"
7382 #~ " -R, --recursive operate on files and directories recursively\n"
7383 #~ " -v, --verbose output a diagnostic for every file processed\n"
7384 #~ " --help display this help and exit\n"
7385 #~ " --version output version information and exit\n"
7388 #~ "Muda o dono e/ou grupo de cada FICHEIRO para DONO e/ou GRUPO.\n"
7390 #~ " -c, --changes ser verboso quando ocorrerem mudanças\n"
7391 #~ " -h, --no-dereference afectar ligações simbólicas (symlinks) em vez "
7393 #~ " ficheiro referenciado. (disponível só em "
7395 #~ " com a chamada de sistema lchown)\n"
7396 #~ " -f, --silent, --quiet desliga a maioria das mensagens de erro\n"
7397 #~ " -v, --verbose explica o que está a ser feito\n"
7398 #~ " -R, --recursive muda ficheiros e directorias recursivamente\n"
7399 #~ " --help mostra esta ajuda e sai\n"
7400 #~ " --version mostra a versão e sai\n"
7402 #~ "Dono é mantido se inexistente. Grupo é mantido se inexistente, mas "
7404 #~ "para grupo de login se implícito com um ponto. Uma vírgula pode ser "
7406 #~ "em vez do ponto.\n"
7410 #~ " -l, --link link files instead of copying\n"
7411 #~ " -L, --dereference always follow symbolic links\n"
7412 #~ " -p same as --preserve=mode,ownership,"
7414 #~ " --preserve[=ATTR_LIST] preserve the specified attributes "
7416 #~ " mode,ownership,timestamps), if possible\n"
7417 #~ " additional attributes: links, all\n"
7418 #~ " --no-preserve=ATTR_LIST don't preserve the specified attributes\n"
7419 #~ " --parents append source path to DIRECTORY\n"
7420 #~ " -P same as `--no-dereference'\n"
7421 #~ " -r copy recursively, non-directories as "
7423 #~ " WARNING: use -R instead when you might "
7425 #~ " special files like FIFOs or /dev/zero\n"
7426 #~ " --remove-destination remove each existing destination file "
7428 #~ " attempting to open it (contrast with --"
7431 #~ "Copia FONTE para DESTINO, ou múltiplas FONTE(s) para DIRECTORIA.\n"
7433 #~ " -a, --archive igual a -dpR\n"
7434 #~ " -b, --backup fazer \"backup\" antes da remoção\n"
7435 #~ " -d, --no-dereference manter as links\n"
7436 #~ " -f, --force remover destinos existentes, nunca "
7438 #~ " -i, --interactive perguntar antes de apagar\n"
7439 #~ " -l, --link fazer ligações (links) de ficheiros em "
7441 #~ " de os copiar\n"
7442 #~ " -p, --preserve manter atributos dos ficheiros se "
7444 #~ " -r copiar recursivamente, não-directorias "
7447 #~ " --sparse=QUANDO controlar a criação de ficheiros "
7449 #~ " -s, --symbolic-link fazer ligações (links) simbólicas em vez "
7452 #~ " -u, --update copiar só ficheiros novos ou mais "
7454 #~ " -v, --verbose explica o que está a ser feito\n"
7455 #~ " -x, --one-file-system ficar só neste sistema de ficheiros\n"
7456 #~ " -P, --parents acrescentar caminho (path) de fonte a \n"
7458 #~ " -R, --recursive copiar directorias recursivamente\n"
7459 #~ " -S, --sufix=SUFIXO usar em vez do sufixo de \"backup\" "
7461 #~ " -V, --version-control=PALAVRA usar em vez do controlo de versão "
7463 #~ " --help mostrar esta ajuda e sair\n"
7464 #~ " --version mostrar a informação de versão e sair\n"
7466 #~ "Por omissão, ficheiros esparsos da FONTE são detectados por uma "
7468 #~ "grosseira e o correspondente ficheiro DESTINO é também feito um "
7470 #~ "esparso. Este é o comportamento escolhido por --sparse=auto. Especifica \n"
7471 #~ "--sparse=always para criar um ficheiro esparso em DESTINO quando o "
7473 #~ "SOURCE tiver uma sequência de bytes a zero suficientemente grande.\n"
7475 #~ "Usa --sparse=never para inibir a criação de ficheiros esparsos.\n"
7480 #~ "Copy a file, converting and formatting according to the options.\n"
7482 #~ " bs=BYTES force ibs=BYTES and obs=BYTES\n"
7483 #~ " cbs=BYTES convert BYTES bytes at a time\n"
7484 #~ " conv=KEYWORDS convert the file as per the comma separated keyword "
7486 #~ " count=BLOCKS copy only BLOCKS input blocks\n"
7487 #~ " ibs=BYTES read BYTES bytes at a time\n"
7488 #~ " if=FILE read from FILE instead of stdin\n"
7489 #~ " obs=BYTES write BYTES bytes at a time\n"
7490 #~ " of=FILE write to FILE instead of stdout\n"
7491 #~ " seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n"
7492 #~ " skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n"
7493 #~ " --help display this help and exit\n"
7494 #~ " --version output version information and exit\n"
7496 #~ "BLOCKS and BYTES may be followed by the following multiplicative "
7498 #~ "xM M, c 1, w 2, b 512, kD 1000, k 1024, MD 1,000,000, M 1,048,576,\n"
7499 #~ "GD 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.\n"
7500 #~ "Each KEYWORD may be:\n"
7502 #~ " ascii from EBCDIC to ASCII\n"
7503 #~ " ebcdic from ASCII to EBCDIC\n"
7504 #~ " ibm from ASCII to alternated EBCDIC\n"
7505 #~ " block pad newline-terminated records with spaces to cbs-size\n"
7506 #~ " unblock replace trailing spaces in cbs-size records with newline\n"
7507 #~ " lcase change upper case to lower case\n"
7508 #~ " notrunc do not truncate the output file\n"
7509 #~ " ucase change lower case to upper case\n"
7510 #~ " swab swap every pair of input bytes\n"
7511 #~ " noerror continue after read errors\n"
7512 #~ " sync pad every input block with NULs to ibs-size; when used\n"
7513 #~ " with block or unblock, pad with spaces rather than NULs\n"
7515 #~ "Copiar um ficheiro, convertendo e formatando de acordo com as opções.\n"
7517 #~ " bs=BYTES forçar ibs=BYTES e obs=BYTES\n"
7518 #~ " cbs=BYTES converter BYTES bytes de cada vez\n"
7519 #~ " conv=PALAVRAS-CHAVE converter o ficheiro de acordo com lista de "
7521 #~ " chave separadas por vírgulas\n"
7522 #~ " count=BLOCOS copiar só BLOCOS blocos de entrada\n"
7523 #~ " ibs=BYTES ler BYTES bytes de cada vez\n"
7524 #~ " if=FICHEIRO ler de FICHEIRO em vez de stdin\n"
7525 #~ " obs=BYTES escrever BYTES bytes de cada vez\n"
7526 #~ " of=FICHEIRO escrever para FICHEIRO em vez de stdout, sem truncar \n"
7528 #~ " seek=BLOCOS saltar por cima dos primeiros BLOCOS blocos de "
7530 #~ " obs no início do output\n"
7531 #~ " skip=BLOCOS saltar por cima dos primeiros BLOCOS blocos de "
7533 #~ " ibs no início do input\n"
7534 #~ " --help mostrar esta ajuda e sair\n"
7535 #~ " --version mostrar informação sobre a versão e sair\n"
7537 #~ "BYTES pode ter sufixos:by xM para multiplicar por M, by c para x1, by w "
7539 #~ "x2, by b para x512, by k para x1024.Cada PALAVRA-CHAVE pode ser:\n"
7541 #~ " ascii de EBCDIC para ASCII\n"
7542 #~ " ebcdic de ASCII para EBCDIC\n"
7543 #~ " ibm de ASCII para EBCDIC alternado\n"
7544 #~ " block acrescentar aos registos terminados com fim de linha "
7546 #~ " até cbs-tamanho\n"
7547 #~ " unblock substituir os espaços no fim dos registos de tamanho cbs "
7549 #~ " um fim de linha\n"
7550 #~ " lcase mudar de letras maiúsculas para minúsculas\n"
7551 #~ " ucase mudar de letras minúsculas para maiúsculas\n"
7552 #~ " swab trocar cada par de bytes de input\n"
7553 #~ " noerror continuar mesmo depois de erros de leitura\n"
7554 #~ " sync acrescentar a cada bloco de entrada NULs até ibs-tamanho\n"
7558 #~ "Show information about the filesystem on which each FILE resides,\n"
7559 #~ "or all filesystems by default.\n"
7561 #~ " -a, --all include filesystems having 0 blocks\n"
7562 #~ " --block-size=SIZE use SIZE-byte blocks\n"
7563 #~ " -h, --human-readable print sizes in human readable format (e.g., 1K "
7565 #~ " -H, --si likewise, but use powers of 1000 not 1024\n"
7566 #~ " -i, --inodes list inode information instead of block usage\n"
7567 #~ " -k, --kilobytes like --block-size=1024\n"
7568 #~ " -l, --local limit listing to local filesystems\n"
7569 #~ " -m, --megabytes like --block-size=1048576\n"
7570 #~ " --no-sync do not invoke sync before getting usage info "
7572 #~ " -P, --portability use the POSIX output format\n"
7573 #~ " --sync invoke sync before getting usage info\n"
7574 #~ " -t, --type=TYPE limit listing to filesystems of type TYPE\n"
7575 #~ " -T, --print-type print filesystem type\n"
7576 #~ " -x, --exclude-type=TYPE limit listing to filesystems not of type "
7578 #~ " -v (ignored)\n"
7579 #~ " --help display this help and exit\n"
7580 #~ " --version output version information and exit\n"
7582 #~ "Mostrar informação sobre o sistema de ficheiros onde cada FICHEIRO "
7584 #~ "ou todos os sistemas de ficheiros por omissão.\n"
7586 #~ " -a, --all incluir sistemas de ficheiros com 0 blocos\n"
7587 #~ " -h, --human imprimir tamanhos em formato legível por "
7589 #~ " (ex. 1K 234M 2G)\n"
7590 #~ " -i, --inodes mostra informação de inodes em vez de blocos \n"
7592 #~ " -k, --kilobytes usar blocos de 1024 bytes em vez de 512 apesar "
7594 #~ " POSIXLY_CORRECT\n"
7595 #~ " -m, --megabytes usar blocos de 1024K bytes em vez de 512 apesar "
7597 #~ " POSIXLY_CORRECT\n"
7598 #~ " --no-sync não invocar o sync antes de obter informação de\n"
7599 #~ " utilização (opção por defeito)\n"
7600 #~ " --sync invocar sync antes de obter informação de "
7602 #~ " -t, --type=TIPO limitar a listagem a sistemas de ficheiros do "
7605 #~ " -x, --exclude-type=TIPO limitar a listagem a sistemas de ficheiros que "
7607 #~ " sejam do tipo TIPO\n"
7608 #~ " -v (ignorado)\n"
7609 #~ " -P, --portability usar o formato de output do POSIX\n"
7610 #~ " -T, --print-type imprimir o tipo do sistema de ficheiros\n"
7611 #~ " --help mostrar esta ajuda e sair\n"
7612 #~ " --version mostrar informação sobre a versão e sair\n"
7616 #~ "Summarize disk usage of each FILE, recursively for directories.\n"
7618 #~ " -a, --all write counts for all files, not just directories\n"
7619 #~ " --block-size=SIZE use SIZE-byte blocks\n"
7620 #~ " -b, --bytes print size in bytes\n"
7621 #~ " -c, --total produce a grand total\n"
7622 #~ " -D, --dereference-args dereference PATHs when symbolic link\n"
7623 #~ " -h, --human-readable print sizes in human readable format (e.g., 1K "
7625 #~ " -H, --si likewise, but use powers of 1000 not 1024\n"
7626 #~ " -k, --kilobytes like --block-size=1024\n"
7627 #~ " -l, --count-links count sizes many times if hard linked\n"
7628 #~ " -L, --dereference dereference all symbolic links\n"
7629 #~ " -m, --megabytes like --block-size=1048576\n"
7630 #~ " -S, --separate-dirs do not include size of subdirectories\n"
7631 #~ " -s, --summarize display only a total for each argument\n"
7632 #~ " -x, --one-file-system skip directories on different filesystems\n"
7633 #~ " -X FILE, --exclude-from=FILE Exclude files that match any pattern in "
7635 #~ " --exclude=PAT Exclude files that match PAT.\n"
7636 #~ " --max-depth=N print the total for a directory (or file, with --"
7638 #~ " only if it is N or fewer levels below the "
7640 #~ " line argument; --max-depth=0 is the same as\n"
7642 #~ " --help display this help and exit\n"
7643 #~ " --version output version information and exit\n"
7645 #~ "Mostrar a utilização de disco de cada FICHEIRO, recursivamente para\n"
7648 #~ " -a, --all escreve a contagem para todos os ficheiros, "
7650 #~ " apenas directorias\n"
7651 #~ " -b, --bytes imprimir o tamanho em bytes\n"
7652 #~ " -c, --total produzir um total final\n"
7653 #~ " -D, --dereference-arg des-referenciar CAMINHOs se ligação simbólica \n"
7655 #~ " -h, --human imprimir tamanhos em formato legível por "
7657 #~ " (ex. 1K 234M 2G)\n"
7658 #~ " -k, --kilobytes usar blocos de 1024 bytes em vez de 512 apesar "
7660 #~ " POSIXLY_CORRECT\n"
7661 #~ " -l, --count-links contar cada tamanho várias vezes se houver "
7663 #~ " (links) fixas\n"
7664 #~ " -L, --dereference des-referenciar todas as ligações (links) "
7666 #~ " -m, --megabytes usar blocos de 1024K bytes em vez de 512 apesar "
7668 #~ " POSIXLY_CORRECT\n"
7669 #~ " -S, --separate-dirs não incluir tamanho de sub-directorias\n"
7670 #~ " -s, --summarize mostrar só um total para cada argumento\n"
7671 #~ " -x, --one-file-sysyem saltar directorias em sistemas de ficheiros \n"
7673 #~ " --help mostrar esta ajuda e sair\n"
7674 #~ " --version mostrar informação de versão e sair\n"
7678 #~ "In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n"
7679 #~ "the existing DIRECTORY, while setting permission modes and owner/group.\n"
7680 #~ "In the third format, create all components of the given DIRECTORY(ies).\n"
7682 #~ " --backup[=CONTROL] make a backup of each existing destination file\n"
7683 #~ " -b like --backup but does not accept an argument\n"
7684 #~ " -c (ignored)\n"
7685 #~ " -d, --directory treat all arguments as directory names; create all\n"
7686 #~ " components of the specified directories\n"
7687 #~ " -D create all leading components of DEST except the "
7689 #~ " then copy SOURCE to DEST; useful in the 1st "
7691 #~ " -g, --group=GROUP set group ownership, instead of process' current "
7693 #~ " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-"
7695 #~ " -o, --owner=OWNER set ownership (super-user only)\n"
7696 #~ " -p, --preserve-timestamps apply access/modification times of SOURCE "
7698 #~ " to corresponding destination files\n"
7699 #~ " -s, --strip strip symbol tables, only for 1st and 2nd formats\n"
7700 #~ " -S, --suffix=SUFFIX override the usual backup suffix\n"
7701 #~ " -v, --verbose print the name of each directory as it is created\n"
7702 #~ " --help display this help and exit\n"
7703 #~ " --version output version information and exit\n"
7706 #~ "Nos dois primeiros formatos, copia FONTE para DESTINO ou múltiplas\n"
7707 #~ "FONTE(s) para DIRECTORIA, ao mesmo tempo que ajusta as permissões e o \n"
7708 #~ "dono/grupo. No terceiro formato, ajusta todos os componentes das\n"
7709 #~ "DIRECTORIA(s) dadas.\n"
7711 #~ " -c (ignorado)\n"
7712 #~ " -d, --directory criar directorias [anteriores], manda-tório para "
7715 #~ " -g, --group=GRUPO todos os ficheiros passam a pertencer ao grupo "
7717 #~ " em vez do grupo do processo que lança o comando\n"
7718 #~ " -m, --mode=MODO todas as permissões ficam a modo MODO (como no "
7720 #~ " em vez de rw-r--r--\n"
7721 #~ " -o, --owner=DONO todos os ficheiros passam a ter como dono DONO "
7723 #~ " super-utilizador)\n"
7724 #~ " -s, --strip retirar as tabelas de símbolos, só para o 1o ou "
7727 #~ " -b, --backup fazer \"backup\" antes da remoção\n"
7728 #~ " -S, --sufix=SUFIXO usar SUFIXO em vez do sufixo habitual de \"backup"
7730 #~ " -V, --version-control=PALAVRA usar em vez do controle de versão "
7732 #~ " --help mostrar esta ajuda e sair\n"
7733 #~ " --version mostrar informação sobre a versão e sair\n"
7738 #~ "Create a link to the specified TARGET with optional LINK_NAME.\n"
7739 #~ "If LINK_NAME is omitted, a link with the same basename as the TARGET is\n"
7740 #~ "created in the current directory. When using the second form with more\n"
7741 #~ "than one TARGET, the last argument must be a directory; create links\n"
7742 #~ "in DIRECTORY to each TARGET. Create hard links by default, symbolic\n"
7743 #~ "links with --symbolic. When creating hard links, each TARGET must "
7746 #~ " --backup[=CONTROL] make a backup of each existing destination "
7748 #~ " -b like --backup but does not accept an "
7750 #~ " -d, -F, --directory hard link directories (super-user only)\n"
7751 #~ " -f, --force remove existing destination files\n"
7752 #~ " -n, --no-dereference treat destination that is a symlink to a\n"
7753 #~ " directory as if it were a normal file\n"
7754 #~ " -i, --interactive prompt whether to remove destinations\n"
7755 #~ " -s, --symbolic make symbolic links instead of hard links\n"
7756 #~ " -S, --suffix=SUFFIX override the usual backup suffix\n"
7757 #~ " --target-directory=DIRECTORY specify the DIRECTORY in which to "
7760 #~ " -v, --verbose print name of each file before linking\n"
7761 #~ " --help display this help and exit\n"
7762 #~ " --version output version information and exit\n"
7765 #~ "Cria uma ligação (link) de FONTE para DESTINO (. por omissão) ou "
7767 #~ "FONTE(s) para DIRECTORIA. Faz ligações (links) fixas por omissão, "
7771 #~ " -b, --backup fazer \"backups\" de ficheiros apagados\n"
7772 #~ " -d, -F, --directory fazer ligações (links) fixas para \n"
7773 #~ " directorias (só super-utilizador)\n"
7774 #~ " -f, --force remover destinos existentes\n"
7775 #~ " -n, --no-dereference tratar destinos que são ligações "
7777 #~ " simbólicas para uma directoria como "
7780 #~ " -i, --interactive perguntar se devemos apagar destinos\n"
7781 #~ " -s, --symbolic fazer ligações (links) simbólicas em vez "
7784 #~ " -v, --verbose escrever nome de cada ficheiro antes de\n"
7785 #~ " criar a ligação (link)\n"
7786 #~ " -S, --suffix=SUFIXO usar SUFIXO em vez do sufixo de \"backup"
7789 #~ " -V, --version-control=PALAVRA usar PALAVRA em vez do controle de "
7792 #~ " --help mostrar esta ajuda e sair\n"
7793 #~ " --version mostrar informação de versão e sair\n"
7798 #~ "List information about the FILEs (the current directory by default).\n"
7799 #~ "Sort entries alphabetically if none of -cftuSUX nor --sort.\n"
7801 #~ " -a, --all do not hide entries starting with .\n"
7802 #~ " -A, --almost-all do not list implied . and ..\n"
7803 #~ " -b, --escape print octal escapes for nongraphic "
7805 #~ " --block-size=SIZE use SIZE-byte blocks\n"
7806 #~ " -B, --ignore-backups do not list implied entries ending with ~\n"
7807 #~ " -c with -lt: sort by, and show, ctime (time of "
7809 #~ " modification of file status information)\n"
7810 #~ " with -l: show ctime and sort by name\n"
7811 #~ " otherwise: sort by ctime\n"
7812 #~ " -C list entries by columns\n"
7813 #~ " --color[=WHEN] control whether color is used to distinguish "
7815 #~ " types. WHEN may be `never', `always', or "
7817 #~ " -d, --directory list directory entries instead of contents\n"
7818 #~ " -D, --dired generate output designed for Emacs' dired "
7820 #~ " -f do not sort, enable -aU, disable -lst\n"
7821 #~ " -F, --classify append indicator (one of */=@|) to entries\n"
7822 #~ " --format=WORD across -x, commas -m, horizontal -x, long -"
7824 #~ " single-column -1, verbose -l, vertical -C\n"
7825 #~ " --full-time like -l --time-style=full-iso\n"
7827 #~ "Lista informação de FICHEIROs (na directoria corrente por omissão).\n"
7828 #~ "Ordena entradas alfabética-mente se não forem usadas qualquer das "
7830 #~ "-cftuSUX ou -sort.\n"
7832 #~ " -A, --almost-all não mostrar . e .. implícitos\n"
7833 #~ " -a, --all não esconder entradas que começam com .\n"
7834 #~ " -B, --ignore-backups não mostrar entradas acabando em ~ "
7836 #~ " -b, --escape mostrar caracteres de escape octais para \n"
7837 #~ " caracteres não-gráficos\n"
7838 #~ " -C mostrar entradas em colunas\n"
7839 #~ " -c ordenar por tempo de mudança; com -l: "
7842 #~ " --color[=QUANDO] controlar se a cor é usada para "
7844 #~ " tipos de ficheiros. QUANDO pode ser "
7846 #~ " 'always' ou 'auto'\n"
7847 #~ " -D, --dired gerar output formatado para o modo dired "
7850 #~ " -d, --directory mostrar os nomes das directorias em vez dos "
7853 #~ " -F, --classify acrescentar um caracter para tipificar "
7856 #~ " -f não ordenar, liga -aU, desliga -lst\n"
7857 #~ " --format=PALAVRA across -x, vírgulas -m, horizontal -x, \n"
7858 #~ " longo -l, uma coluna -1, verboso -l, \n"
7860 #~ " --full-time mostrar toda a data e todo o tempo\n"
7864 #~ " -g like -l, but do not list owner\n"
7865 #~ " -G, --no-group inhibit display of group information\n"
7866 #~ " -h, --human-readable print sizes in human readable format (e.g., 1K "
7868 #~ " --si likewise, but use powers of 1000 not 1024\n"
7869 #~ " -H, --dereference-command-line follow symbolic links on the command "
7871 #~ " --indicator-style=WORD append indicator with style WORD to entry "
7873 #~ " none (default), classify (-F), file-type (-"
7875 #~ " -i, --inode print index number of each file\n"
7876 #~ " -I, --ignore=PATTERN do not list implied entries matching shell "
7878 #~ " -k, --kilobytes like --block-size=1024\n"
7879 #~ " -l use a long listing format\n"
7880 #~ " -L, --dereference when showing file information for a "
7882 #~ " link, show information for the file the "
7884 #~ " references rather than for the link "
7886 #~ " -m fill width with a comma separated list of "
7889 #~ " -G, --no-group inibir que se mostre a informação de "
7891 #~ " -g (ignorado)\n"
7892 #~ " -I, --ignore=PADRÃO não mostrar entradas implícitas incluídas "
7894 #~ " padrão de shell PADRÃO\n"
7895 #~ " -i, --inode mostrar o índice de cada ficheiro\n"
7896 #~ " -k, --kilobytes usar blocos de 1024 em vez de 512 apesar "
7898 #~ " POSIXLY_CORRECT\n"
7899 #~ " -L, --dereference mostrar entradas apontadas por ligações "
7902 #~ " -l usar formato longo de listagem\n"
7903 #~ " -m encher largura com entradas separadas por \n"
7905 #~ " -N, --literal mostrar os valores \"reais\" das entradas "
7907 #~ " tratar caracteres com \"Ctrl\" como "
7909 #~ " -n, --numeric-uid-gid mostrar UIDs e GIDs numericamente em vez de "
7911 #~ " nome correspondente\n"
7912 #~ " -o usar formato de listagem longo sem "
7915 #~ " -p acrescentar um caracter para tipificar "
7918 #~ " -Q, --quote-name colocar aspas nos nomes das entradas\n"
7919 #~ " -q, --hide-control-chars mostrar ? em vez de caracteres não "
7921 #~ " -R, --recursive mostrar subdirectorias recursivamente\n"
7922 #~ " -r, --reverse inverter a ordem enquanto ordenando\n"
7923 #~ " -S ordenar por tamanho de ficheiro\n"
7927 #~ " -S sort by file size\n"
7928 #~ " --sort=WORD extension -X, none -U, size -S, time -t,\n"
7930 #~ " status -c, time -t, atime -u, access -u, use "
7932 #~ " --time=WORD show time as WORD instead of modification "
7934 #~ " atime, access, use, ctime or status; use\n"
7935 #~ " specified time as sort key if --sort=time\n"
7936 #~ " --time-style=WORD show times using style WORD:\n"
7937 #~ " full-iso, iso, locale, posix-iso\n"
7938 #~ " -t sort by modification time\n"
7939 #~ " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n"
7940 #~ " -u with -lt: sort by, and show, access time\n"
7941 #~ " with -l: show access time and sort by "
7943 #~ " otherwise: sort by access time\n"
7944 #~ " -U do not sort; list entries in directory "
7946 #~ " -v sort by version\n"
7947 #~ " -w, --width=COLS assume screen width instead of current "
7949 #~ " -x list entries by lines instead of by columns\n"
7950 #~ " -X sort alphabetically by entry extension\n"
7951 #~ " -1 list one file per line\n"
7952 #~ " --help display this help and exit\n"
7953 #~ " --version output version information and exit\n"
7955 #~ "By default, color is not used to distinguish types of files. That is\n"
7956 #~ "equivalent to using --color=none. Using the --color option without the\n"
7957 #~ "optional WHEN argument is equivalent to using --color=always. With\n"
7958 #~ "--color=auto, color codes are output only if standard output is "
7960 #~ "to a terminal (tty).\n"
7962 #~ " -s, --size mostrar o tamanho de cada ficheiro em "
7964 #~ " --sort=PALAVRA ctime -c, extensão -X, nenhum -U, tamanho -"
7966 #~ " estado -c, tempo -t\n"
7967 #~ " --time=PALAVRA atime -u, acesso -u, utilização -u\n"
7968 #~ " -T, --tabsize=COLUNA assumir que há tabs de COLUNA em COLUNA \n"
7969 #~ " colunas em vez de 8 em 8\n"
7970 #~ " -t ordenar por tempo da última alteração; com -"
7972 #~ " mostra mtime\n"
7973 #~ " -U não ordenar; mostrar entradas na sua ordem "
7976 #~ " -u ordenar por tempo do último acesso; com -"
7978 #~ " mostrar atime\n"
7979 #~ " -w, --width=COLUNAS assumir que o écran tem largura COLUNAS em "
7981 #~ " do valor actual\n"
7982 #~ " -x mostrar entradas por linhas em vez de "
7984 #~ " -X ordenar alfabéticamente pela extensão da\n"
7986 #~ " -1 mostrar um ficheiro por linha\n"
7987 #~ " --help mostrar esta ajuda e sair\n"
7988 #~ " --version mostrar a informação de versão e sair\n"
7990 #~ "Por defeito não é usada côr para distinguir entre os tipos de ficheiros.\n"
7991 #~ "Isto é equivalente a usar --color=none. Usar a opção --color sem o "
7993 #~ "opcional QUANDO é equivalente a usar --color=always. Com --color=auto "
7995 #~ "códigos de cores só se o canal de saída por defeito (stdout) estiver "
7997 #~ "a um terminal (tty).\n"
8001 #~ "Force changed blocks to disk, update the super block.\n"
8003 #~ " --help display this help and exit\n"
8004 #~ " --version output version information and exit\n"
8006 #~ "Mostra o nome do utilizador actual.\n"
8008 #~ " --help mostrar esta ajuda e sair\n"
8009 #~ " --version mostrar a informação de versão e sair\n"
8013 #~ "Update the access and modification times of each FILE to the current "
8016 #~ " -a change only the access time\n"
8017 #~ " -c, --no-create do not create any files\n"
8018 #~ " -d, --date=STRING parse STRING and use it instead of current time\n"
8019 #~ " -f (ignored)\n"
8020 #~ " -m change only the modification time\n"
8021 #~ " -r, --reference=FILE use this file's times instead of current time\n"
8022 #~ " -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current "
8024 #~ " --time=WORD set time given by WORD: access atime use (same "
8026 #~ " modify mtime (same as -m)\n"
8027 #~ " --help display this help and exit\n"
8028 #~ " --version output version information and exit\n"
8030 #~ "Note that the three time-date formats recognized for the -d and -t "
8032 #~ "and for the obsolescent argument are all different.\n"
8034 #~ "Actualizar os tempos de acesso e modificação de cada FICHEIRO para o "
8038 #~ " -a mudar só os tempos de acesso\n"
8039 #~ " -c não criar ficheiros\n"
8040 #~ " -d, --date=STRING analisar STRING e usa-la em vez do tempo "
8042 #~ " -f (ignorado)\n"
8043 #~ " -m mudar só os tempos de modificação\n"
8044 #~ " -r, --reference=FICHEIRO usar os tempos de FICHEIRO em vez do tempo "
8046 #~ " -t TEMPO usar MMDDhhmm[[CC]YY][.ss] em vez do tempo "
8048 #~ " --time=PALAVRA acesso -a, atime -a, mtime -m, modificado -m,\n"
8049 #~ " utilização -a\n"
8050 #~ " --help mostrar esta ajuda e sair\n"
8051 #~ " --version mostrar a informação de versão e sair\n"
8053 #~ "TEMPO pode ser usado sem -t se não se estiver a usar nem -drt nem --.\n"
8056 #~ msgid "cannot create fifo `%s'"
8057 #~ msgstr "não consigo obter a directoria actual"
8060 #~ "when creating character special files, major and minor device\n"
8061 #~ "numbers must be specified"
8063 #~ "ao criar ficheiros especiais de tipo caracter é necessário especificar\n"
8064 #~ "os números \"major\" e \"minor\" do periférico"
8066 #~ msgid "group of %s changed to %s\n"
8067 #~ msgstr "grupo de %s mudou para %s\n"
8070 #~ msgid "ownership of %s changed to "
8071 #~ msgstr "dono (owner) de %s mudou para "
8074 #~ msgid "you are not a member of group %s"
8075 #~ msgstr "não és membro do grupo '%s'"
8078 #~ msgid "cannot make fifo %s"
8079 #~ msgstr "não consigo correr %s"
8082 #~ msgid "cannot change permissions for %s"
8083 #~ msgstr "aviso: não consigo mudar para a directoria %s"
8086 #~ msgid "cannot remove old link to %s"
8087 #~ msgstr "não consigo obter a directoria actual"
8089 #~ msgid "virtual memory exhausted"
8090 #~ msgstr "memória virtual esgotada"
8093 #~ msgid "Memory exhausted"
8094 #~ msgstr "memória virtual esgotada"
8097 #~ msgid "cannot create directory `%s'"
8098 #~ msgstr "não consigo obter a directoria actual"
8101 #~ msgid "cannot remove `%s'"
8102 #~ msgstr "não consigo correr %s"
8105 #~ msgid "specified target, `%s' is not a directory"
8106 #~ msgstr "`%s' não é uma directoria"
8108 #~ msgid "`%s' and `%s' are the same file"
8109 #~ msgstr "`%s' e `%s' são o mesmo ficheiro"
8112 #~ msgid "cannot backup `%s'"
8113 #~ msgstr "não consigo correr %s"
8116 #~ msgid "cannot un-backup `%s'"
8117 #~ msgstr "não consigo correr %s"
8120 #~ msgid "cannot chmod %s"
8121 #~ msgstr "não consigo correr %s"
8124 #~ msgid "`%s' exists but is not a directory"
8125 #~ msgstr "`%s' não é uma directoria"
8128 #~ msgid "create %s %s to %s"
8129 #~ msgstr "criar %s %s para %s\n"
8131 #~ msgid "hard link"
8132 #~ msgstr "ligação fixa (hardlink)"
8135 #~ msgstr "ligação (link)"
8138 #~ msgid "current directory"
8139 #~ msgstr "não consigo obter a directoria actual"
8142 #~ msgid "starting directory"
8143 #~ msgstr "`%s' não é uma directoria"
8147 #~ "Usage: %s [OPTION]... TARGET [LINK_NAME]\n"
8148 #~ " or: %s [OPTION]... TARGET... DIRECTORY\n"
8150 #~ "Utilização: %s [OPÇÃO]... FONTE [DESTINO]\n"
8151 #~ " ou: %s [OPÇÃO]... FONTE... DIRECTORIA\n"
8154 #~ msgid "Usage: %s [OPTION]... EXISTING_DIR NEW_DIR\n"
8155 #~ msgstr "Utilização: %s [OPÇÃO]... [STRING]...\n"
8158 #~ msgid "cannot rename `.' or `..'"
8159 #~ msgstr "não consigo determinar o hostname"
8161 #~ msgid "%s is closed"
8162 #~ msgstr "%s está fechado"
8165 #~ msgid "%s: cannot shred read-only file descriptor"
8166 #~ msgstr "%s: não consigo escrever em cima da directoria"
8169 #~ msgid "Can't fstat file `%s'"
8170 #~ msgstr "não consigo escrever para `%s'"
8172 #~ msgid "sparse type"
8173 #~ msgstr "tipo esparso \"sparse\""
8175 #~ msgid "time type"
8176 #~ msgstr "tipo de tempo"
8178 #~ msgid "format type"
8179 #~ msgstr "tipo de formato"
8181 #~ msgid "colorization criterion"
8182 #~ msgstr "critério de colorização"
8184 #~ msgid "time selector"
8185 #~ msgstr "selector de tempo"
8188 #~ msgid "remove directory `%s'%s? "
8189 #~ msgstr "não consigo obter a directoria actual"
8192 #~ "the option for counting 1MB blocks may not be used\n"
8193 #~ "with the portable output format"
8195 #~ "a opção para contar blocos de 1MB não pode ser usada com o formato de "
8200 #~ msgid "removing non-directory %s\n"
8201 #~ msgstr "aviso: não consigo mudar para a directoria %s"
8203 #~ msgid "%s: replace `%s', overriding mode %04o? "
8204 #~ msgstr "%s: substituir `%s', apesar do modo %04o? "
8206 #~ msgid "cannot move `%s' across filesystems: Not a regular file"
8208 #~ "não consigo mover `%s' através de sistemas de ficheiros: Não é um "
8212 #~ msgid "%s: remove %s`%s', overriding mode %04o? "
8213 #~ msgstr "%s: apagar %s`%s' apesar do modo %04o? "
8215 #~ msgid "%s: remove directory `%s' (might be nonempty)? "
8216 #~ msgstr "%s: apagar directoria `%s' (possivelmente não vazia)? "
8218 #~ msgid "%s: descend directory `%s', overriding mode %04o? "
8219 #~ msgstr "%s: continuar na directoria `%s', apesar do modo %04o? "
8222 #~ msgid "Usage: %s [OPTION]... GROUP FILE...\n"
8223 #~ msgstr "Utilização: %s [OPÇÃO]... [FICHEIRO]...\n"
8227 #~ "Display the current time in the given FORMAT, or set the system date.\n"
8229 #~ " -d, --date=STRING display time described by STRING, not `now'\n"
8230 #~ " -f, --file=DATEFILE like --date once for each line of DATEFILE\n"
8232 #~ "Mostra o tempo actual num dado FORMATO, ou altera a data do sistema.\n"
8234 #~ " -d, --date=STRING mostra o tempo descrito em STRING, em vez do\n"
8236 #~ " -f, --file=FICHEIRODATAS igual a --date só que uma vez para cada linha "
8238 #~ " FICHEIRODATAS\n"
8239 #~ " -r, --reference=FICHEIRO mostra a ultima data de alteração de "
8241 #~ " -R, --rfc-822 mostra a data no formato RFC-822\n"
8242 #~ " -s, --set=STRING altera o tempo para o valor de STRING\n"
8243 #~ " -u, --utc, --universal mostra ou altera o Tempo Universal "
8245 #~ " --help mostra este ecran e sai\n"
8246 #~ " --version mostra a informação de versão e sai\n"
8250 #~ "Run COMMAND with root directory set to NEWROOT.\n"
8252 #~ " --help display this help and exit\n"
8253 #~ " --version output version information and exit\n"
8255 #~ "If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\n"
8257 #~ "Sair, retornando o estado determinado por EXPRESSÃO.\n"
8259 #~ " --help mostrar esta a ajuda e sair\n"
8260 #~ " --version mostrar a informação de versão e sair\n"
8262 #~ "EXPRESSÃO é verdadeira ou falsa e altera o o estado de saída. É uma de:\n"
8267 #~ "FORMAT controls the output. The only valid option for the second form\n"
8268 #~ "specifies Coordinated Universal Time. Interpreted sequences are:\n"
8270 #~ " %%%% a literal %%\n"
8271 #~ " %%a locale's abbreviated weekday name (Sun..Sat)\n"
8272 #~ " %%A locale's full weekday name, variable length (Sunday..Saturday)\n"
8273 #~ " %%b locale's abbreviated month name (Jan..Dec)\n"
8274 #~ " %%B locale's full month name, variable length (January..December)\n"
8275 #~ " %%c locale's date and time (Sat Nov 04 12:02:33 EST 1989)\n"
8276 #~ " %%C century (year divided by 100 and truncated to an integer) [00-"
8278 #~ " %%d day of month (01..31)\n"
8279 #~ " %%D date (mm/dd/yy)\n"
8280 #~ " %%e day of month, blank padded ( 1..31)\n"
8281 #~ " %%h same as %%b\n"
8282 #~ " %%H hour (00..23)\n"
8283 #~ " %%I hour (01..12)\n"
8284 #~ " %%j day of year (001..366)\n"
8285 #~ " %%k hour ( 0..23)\n"
8286 #~ " %%l hour ( 1..12)\n"
8287 #~ " %%m month (01..12)\n"
8288 #~ " %%M minute (00..59)\n"
8289 #~ " %%n a newline\n"
8290 #~ " %%p locale's AM or PM\n"
8291 #~ " %%r time, 12-hour (hh:mm:ss [AP]M)\n"
8292 #~ " %%s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)\n"
8293 #~ " %%S second (00..60)\n"
8294 #~ " %%t a horizontal tab\n"
8295 #~ " %%T time, 24-hour (hh:mm:ss)\n"
8296 #~ " %%u day of week (1..7); 1 represents Monday\n"
8297 #~ " %%U week number of year with Sunday as first day of week (00..53)\n"
8298 #~ " %%V week number of year with Monday as first day of week (01..53)\n"
8299 #~ " %%w day of week (0..6); 0 represents Sunday\n"
8300 #~ " %%W week number of year with Monday as first day of week (00..53)\n"
8301 #~ " %%x locale's date representation (mm/dd/yy)\n"
8302 #~ " %%X locale's time representation (%%H:%%M:%%S)\n"
8303 #~ " %%y last two digits of year (00..99)\n"
8304 #~ " %%Y year (1970...)\n"
8305 #~ " %%z RFC-822 style numeric timezone (-0500) (a nonstandard extension)\n"
8306 #~ " %%Z time zone (e.g., EDT), or nothing if no time zone is "
8309 #~ "By default, date pads numeric fields with zeroes. GNU date recognizes\n"
8310 #~ "the following modifiers between `%%' and a numeric directive.\n"
8312 #~ " `-' (hyphen) do not pad the field\n"
8313 #~ " `_' (underscore) pad the field with spaces\n"
8316 #~ "FORMATO controla a saída. A única opção válida para a segunda forma\n"
8317 #~ "especifica Tempo Universal Coordenado. Sequências interpretadas são:\n"
8319 #~ " %%%% um %% literal\n"
8320 #~ " %%a dia da semana local abreviado (Dom..Sab)\n"
8321 #~ " %%A dia da semana local, de comprimento variável (Domingo..Sábado)\n"
8322 #~ " %%b nome do mês local abreviado (Jan..Dez)\n"
8323 #~ " %%B nome do mês local, de comprimento variável (Janeiro..Dezembro)\n"
8324 #~ " %%c data e hora locais (Sab Nov 02 12:02:33 EST 1989)\n"
8325 #~ " %%d dia do mês (01..31)\n"
8326 #~ " %%D data (mm/dd/aa)\n"
8327 #~ " %%e\\tdia do mês, com espaços em vez de zeros à esquerda ( 1..31)\n"
8328 #~ " %%h o mesmo que %%b\n"
8329 #~ " %%H hora (00..23)\n"
8330 #~ " %%I hora (01..12)\n"
8331 #~ " %%j dia do ano (001..366)\n"
8332 #~ " %%k hora ( 0..23)\n"
8333 #~ " %%l hora ( 1..12)\n"
8334 #~ " %%m mês (01..12)\n"
8335 #~ " %%M minutos (00..59)\n"
8336 #~ " %%n um separador de linha\n"
8337 #~ " %%p AM ou PM locais\n"
8338 #~ " %%r hora, formato 12-horas (hh:mm:ss [AP]M)\n"
8339 #~ " %%s segundos desde 00:00:00, Jan 1, 1970 (uma extensão da GNU)\n"
8340 #~ " %%S segundos (00..61)\n"
8341 #~ " %%t um tab horizontal\n"
8342 #~ " %%T hora, formato 24-horas (hh:mm:ss)\n"
8343 #~ " %%U número da semana no ano com Domingo como primeiro dia da "
8346 #~ " %%w dia da semana (0..6); 0 representa o Domingo\n"
8347 #~ " %%W número da semana no ano com Segunda-Feira como primeiro dia da \n"
8348 #~ " semana (00..53)\n"
8349 #~ " %%x representação da data local (mm/dd/aa)\n"
8350 #~ " %%X representação da hora local (%%H:%%M:%%S)\n"
8351 #~ " %%y últimos dois dígitos do ano (00..99)\n"
8352 #~ " %%Y ano (1970...)\n"
8353 #~ " %%z fuso horário local em formato numérico de acordo com RFC-822 \n"
8354 #~ " (+0100) (uma extensão não padrão)\n"
8355 #~ " %%Z fuso horário (ex. EDT), ou nada caso não se consiga determinar\n"
8358 #~ " Por defeito o date preenche os campos numéricos com zeros. O GNU date\n"
8359 #~ "reconhece os seguintes modificadores entre `%%' e uma directriz "
8362 #~ " `-' (hífen) não preencher o campo\n"
8363 #~ " `_' (underscore) preencher o campo com espaços\n"
8367 #~ "Echo the STRING(s) to standard output.\n"
8369 #~ " -n do not output the trailing newline\n"
8370 #~ " -e enable interpretation of the backslash-escaped "
8372 #~ " listed below\n"
8373 #~ " -E disable interpretation of those sequences in STRINGs\n"
8374 #~ " --help display this help and exit (should be alone)\n"
8375 #~ " --version output version information and exit (should be alone)\n"
8377 #~ "Without -E, the following sequences are recognized and interpolated:\n"
8379 #~ " \\NNN the character whose ASCII code is NNN (octal)\n"
8380 #~ " \\\\ backslash\n"
8381 #~ " \\a alert (BEL)\n"
8382 #~ " \\b backspace\n"
8383 #~ " \\c suppress trailing newline\n"
8384 #~ " \\f form feed\n"
8385 #~ " \\n new line\n"
8386 #~ " \\r carriage return\n"
8387 #~ " \\t horizontal tab\n"
8388 #~ " \\v vertical tab\n"
8390 #~ "Ecoar STRING(s) para o canal de saída padrão (stdout).\n"
8392 #~ " -n não ecoar a fim-de-linha final\n"
8393 #~ " -e (não usado)\n"
8394 #~ " -E desligar a interpolação de algumas sequências em "
8396 #~ " --help mostra esta ajuda e sai (deve ser a única opção "
8398 #~ " --version mostra a informação de versão e sai (deve ser única "
8402 #~ "Sem -E, as seguintes sequências são reconhecidas e interpoladas:\n"
8404 #~ " \\NNN o carácter cujo código ASCII é NNN (octal)\n"
8405 #~ " \\\\ anti-barra\n"
8406 #~ " \\a alerta (BEL)\n"
8407 #~ " \\b backspace\n"
8408 #~ " \\c elimina o newlines no final\n"
8409 #~ " \\f form feed\n"
8411 #~ " \\r carriage return\n"
8412 #~ " \\t tab horizontal\n"
8413 #~ " \\v tab vertical\n"
8417 #~ "Print the value of EXPRESSION to standard output. A blank line below\n"
8418 #~ "separates increasing precedence groups. EXPRESSION may be:\n"
8420 #~ " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n"
8422 #~ " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n"
8424 #~ " ARG1 < ARG2 ARG1 is less than ARG2\n"
8425 #~ " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n"
8426 #~ " ARG1 = ARG2 ARG1 is equal to ARG2\n"
8427 #~ " ARG1 != ARG2 ARG1 is unequal to ARG2\n"
8428 #~ " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n"
8429 #~ " ARG1 > ARG2 ARG1 is greater than ARG2\n"
8431 #~ " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n"
8432 #~ " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n"
8434 #~ " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n"
8435 #~ " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n"
8436 #~ " ARG1 %% ARG2 arithmetic remainder of ARG1 divided by ARG2\n"
8438 #~ " STRING : REGEXP anchored pattern match of REGEXP in STRING\n"
8440 #~ " match STRING REGEXP same as STRING : REGEXP\n"
8441 #~ " substr STRING POS LENGTH substring of STRING, POS counted from 1\n"
8442 #~ " index STRING CHARS index in STRING where any CHARS is found, or "
8444 #~ " length STRING length of STRING\n"
8445 #~ " + TOKEN interpret TOKEN as a string, even if it is "
8447 #~ " keyword like `match' or an operator like "
8450 #~ " ( EXPRESSION ) value of EXPRESSION\n"
8452 #~ "Mostra o valor de EXPRESSÃO no canal de saída padrão (stdout). Uma linha "
8454 #~ "branco na seguinte listagem separa grupos em ordem ascendente de\n"
8455 #~ "precedência. EXPRESSÃO pode ser:\n"
8457 #~ " ARG1 | ARG2 ARG1 se não for nem null nem 0, caso contrário ARG2\n"
8459 #~ " ARG1 & ARG2 ARG1 se nenhum argumento for null ou 0, caso "
8462 #~ " ARG1 < ARG2 ARG1 é menor que ARG2\n"
8463 #~ " ARG2 <= ARG2 ARG1 é menor ou igual a ARG2\n"
8464 #~ " ARG1 = ARG2 ARG1 é igual a ARG2\n"
8465 #~ " ARG1 != ARG2 ARG1 é diferente de ARG2\n"
8466 #~ " ARG1 >= ARG2 ARG1 é maior ou igual a ARG2\n"
8467 #~ " ARG1 > ARG2 ARG1 é maior que ARG2\n"
8469 #~ " ARG1 + ARG2 soma aritmética de ARG1 e ARG2\n"
8470 #~ " ARG1 - ARG2 diferença aritmética entre ARG1 e ARG2\n"
8472 #~ " ARG1 * ARG2 produto aritmético de ARG1 e ARG2\n"
8473 #~ " ARG1 / ARG2 quociente da divisão de ARG1 por ARG2\n"
8475 #~ " STRING : REGEXP resultado de procurar REGEXP em STRING\n"
8477 #~ " match STRING REGEXP o mesmo que STRING : REGEXP\n"
8478 #~ " substr STRING POS COMPRIMENTO sub string de STRING POS contado de 1\n"
8479 #~ " index STRING CHARS índice em STRING onde está CHARS ou 0\n"
8481 #~ " ( EXPRESSÃO ) valor de EXPRESSÃO\n"
8485 #~ "Print ARGUMENT(s) according to FORMAT.\n"
8487 #~ " --help display this help and exit\n"
8488 #~ " --version output version information and exit\n"
8490 #~ "FORMAT controls the output as in C printf. Interpreted sequences are:\n"
8492 #~ " \\\" double quote\n"
8493 #~ " \\0NNN character with octal value NNN (0 to 3 digits)\n"
8494 #~ " \\\\ backslash\n"
8495 #~ " \\a alert (BEL)\n"
8496 #~ " \\b backspace\n"
8497 #~ " \\c produce no further output\n"
8498 #~ " \\f form feed\n"
8499 #~ " \\n new line\n"
8500 #~ " \\r carriage return\n"
8501 #~ " \\t horizontal tab\n"
8502 #~ " \\v vertical tab\n"
8503 #~ " \\xNNN byte with hexadecimal value NNN (1 to 3 digits)\n"
8505 #~ " \\uNNNN character with hexadecimal value NNNN (4 digits)\n"
8506 #~ " \\UNNNNNNNN character with hexadecimal value NNNNNNNN (8 digits)\n"
8507 #~ " %%%% a single %%\n"
8508 #~ " %%b ARGUMENT as a string with `\\' escapes interpreted\n"
8510 #~ "and all C format specifications ending with one of diouxXfeEgGcs, with\n"
8511 #~ "ARGUMENTs converted to proper type first. Variable widths are handled.\n"
8513 #~ "Imprime ARGUMENTO(S) de acordo com FORMATO.\n"
8515 #~ " --help mostra esta ajuda e sair\n"
8516 #~ " --version mostrar a versão e sair\n"
8518 #~ "FORMATO controla o que é escrito como na função printf do C. As "
8520 #~ "interpretadas são:\n"
8522 #~ " \\\" aspas aspas\n"
8523 #~ " \\ONNN caracter com valor octal NNN (0 até 3 dígitos)\n"
8525 #~ " \\a alerta (BEL)\n"
8526 #~ " \\b backspace\n"
8527 #~ " \\c não produzir mais nenhum output\n"
8528 #~ " \\f form feed\n"
8529 #~ " \\n nova linha\n"
8531 #~ " \\t tab horizontal\n"
8532 #~ " \\v tab vertical\n"
8533 #~ " \\xNNN caracter com valor hexadecimal NNN (1 a 3 dígitos)\n"
8535 #~ " %%%% um único %%\n"
8536 #~ " %%b ARGUMENTO como uma string com '\\' escapes interpretados\n"
8538 #~ "e todas as especificações de formato C que acabem em diouxXfeEgGcs,\n"
8539 #~ "com ARGUMENTO(s) convertidos para o tipo adequado primeiro. Larguras\n"
8540 #~ "variáveis são também tratadas.\n"
8543 #~ "Print the full filename of the current working directory.\n"
8545 #~ " --help display this help and exit\n"
8546 #~ " --version output version information and exit\n"
8548 #~ "Imprime o nome completo da directoria corrente.\n"
8550 #~ " --help mostra esta ajuda e sai\n"
8551 #~ " --version mostra a informação da versão e sai\n"
8556 #~ "Special characters:\n"
8557 #~ " * dsusp CHAR CHAR will send a terminal stop signal once input "
8559 #~ " eof CHAR CHAR will send an end of file (terminate the input)\n"
8560 #~ " eol CHAR CHAR will end the line\n"
8561 #~ " * eol2 CHAR alternate CHAR for ending the line\n"
8562 #~ " erase CHAR CHAR will erase the last character typed\n"
8563 #~ " intr CHAR CHAR will send an interrupt signal\n"
8564 #~ " kill CHAR CHAR will erase the current line\n"
8565 #~ " * lnext CHAR CHAR will enter the next character quoted\n"
8566 #~ " quit CHAR CHAR will send a quit signal\n"
8567 #~ " * rprnt CHAR CHAR will redraw the current line\n"
8568 #~ " start CHAR CHAR will restart the output after stopping it\n"
8569 #~ " stop CHAR CHAR will stop the output\n"
8570 #~ " susp CHAR CHAR will send a terminal stop signal\n"
8571 #~ " * swtch CHAR CHAR will switch to a different shell layer\n"
8572 #~ " * werase CHAR CHAR will erase the last word typed\n"
8575 #~ "Caracteres especiais:\n"
8577 #~ "* dsusp CHAR CHAR enviará um stop ao terminal quando o input fôr "
8579 #~ " eof CHAR CHAR enviará um fim de ficheiro (terminando o input)\n"
8580 #~ " eol CHAR CHAR terminará a linha\n"
8581 #~ "* eol2 CHAR caracter alternativo para terminar a linha\n"
8582 #~ " erase CHAR CHAR apagará o último caracter escrito\n"
8583 #~ " intr CHAR CHAR enviará um sinal de interrupção\n"
8584 #~ " kill CHAR CHAR apagará a próxima linha\n"
8585 #~ "* lnext CHAR CHAR dará entrada ao próximo caracter entre aspas\n"
8586 #~ " quit CHAR CHAR enviará um sinal de quit\n"
8587 #~ "* rprnt CHAR CHAR redesenhará a linha actual\n"
8588 #~ " start CHAR CHAR recomeçará o output depois deste ter sido \n"
8589 #~ " interrompido\n"
8590 #~ " stop CHAR CHAR terminará o output\n"
8591 #~ " susp CHAR CHAR enviará um sinal de stop ao terminal\n"
8592 #~ "* swtch CHAR CHAR mudará para uma shell diferente\n"
8593 #~ "* werase CHAR CHAR apagará a última palavra escrita\n"
8598 #~ "Special settings:\n"
8599 #~ " N set the input and output speeds to N bauds\n"
8600 #~ " * cols N tell the kernel that the terminal has N columns\n"
8601 #~ " * columns N same as cols N\n"
8602 #~ " ispeed N set the input speed to N\n"
8603 #~ " * line N use line discipline N\n"
8604 #~ " min N with -icanon, set N characters minimum for a completed "
8606 #~ " ospeed N set the output speed to N\n"
8607 #~ " * rows N tell the kernel that the terminal has N rows\n"
8608 #~ " * size print the number of rows and columns according to the "
8610 #~ " speed print the terminal speed\n"
8611 #~ " time N with -icanon, set read timeout of N tenths of a second\n"
8614 #~ "Parâmetros especiais:\n"
8615 #~ " N colocar a velocidade de entrada/saída a N bauds\n"
8616 #~ "* cols N dizer ao kernel que o terminal tem N colunas\n"
8617 #~ "* columns N o mesmo que cols N\n"
8618 #~ " ispeed N colocar a velocidade de entrada a N\n"
8619 #~ "* line N usar line discipline\n"
8620 #~ " min N com -icanon, colocar a N o número mínimo de "
8622 #~ " para uma leitura completa.\n"
8623 #~ "* rows N dizer ao kernel que o terminal tem N linhas\n"
8624 #~ "* size mostrar o número de colunas e de linhas de acordo com "
8627 #~ " speed mostrar a velocidade do terminal\n"
8628 #~ " time N com -icanon, colocar o limite de tempo a N décimas de\n"
8634 #~ "Input settings:\n"
8635 #~ " [-]brkint breaks cause an interrupt signal\n"
8636 #~ " [-]icrnl translate carriage return to newline\n"
8637 #~ " [-]ignbrk ignore break characters\n"
8638 #~ " [-]igncr ignore carriage return\n"
8639 #~ " [-]ignpar ignore characters with parity errors\n"
8640 #~ " * [-]imaxbel beep and do not flush a full input buffer on a "
8642 #~ " [-]inlcr translate newline to carriage return\n"
8643 #~ " [-]inpck enable input parity checking\n"
8644 #~ " [-]istrip clear high (8th) bit of input characters\n"
8645 #~ " * [-]iuclc translate uppercase characters to lowercase\n"
8646 #~ " * [-]ixany let any character restart output, not only start "
8648 #~ " [-]ixoff enable sending of start/stop characters\n"
8649 #~ " [-]ixon enable XON/XOFF flow control\n"
8650 #~ " [-]parmrk mark parity errors (with a 255-0-character sequence)\n"
8651 #~ " [-]tandem same as [-]ixoff\n"
8654 #~ "Parâmetros de entrada:\n"
8655 #~ " [-]brkint break causa um sinal de interrupção\n"
8656 #~ " [-]icrnl converter os carriage return para newline\n"
8657 #~ " [-]ignbrk ignorar caracteres de break\n"
8658 #~ " [-]ignpar ignorar caracteres com erros de paridade\n"
8659 #~ " [-]imaxbel não esvaziar um buffer de entrada cheio num caracter e\n"
8660 #~ " fazer beep quando tal ocorrer\n"
8661 #~ " [-]inlcr converter de newline para carriage return\n"
8662 #~ " [-]inpck ligar verificação de paridade na entrada\n"
8663 #~ " [-]istrip limpar o maior bit (oitavo) dos caracteres de entrada\n"
8664 #~ " [-]iuclc traduzir caracteres maiúsculos para minúsculos\n"
8665 #~ " [-]ixany permitir que qualquer caracter recomece a saída, e não \n"
8666 #~ " apenas os de start\n"
8667 #~ " [-]ixoff ligar o envio de bits de start/stop\n"
8668 #~ " [-]ixon ligar o controle de fluxo usando XON/XOFF\n"
8669 #~ " [-]parmrk marcar erros de paridade (com uma sequência de 255-0\n"
8671 #~ " [-]tandem o mesmo que [-]ixoff\n"
8676 #~ "Local settings:\n"
8677 #~ " [-]crterase echo erase characters as backspace-space-backspace\n"
8678 #~ " * crtkill kill all line by obeying the echoprt and echoe settings\n"
8679 #~ " * -crtkill kill all line by obeying the echoctl and echok settings\n"
8680 #~ " * [-]ctlecho echo control characters in hat notation (`^c')\n"
8681 #~ " [-]echo echo input characters\n"
8682 #~ " * [-]echoctl same as [-]ctlecho\n"
8683 #~ " [-]echoe same as [-]crterase\n"
8684 #~ " [-]echok echo a newline after a kill character\n"
8685 #~ " * [-]echoke same as [-]crtkill\n"
8686 #~ " [-]echonl echo newline even if not echoing other characters\n"
8687 #~ " * [-]echoprt echo erased characters backward, between `\\' and '/'\n"
8688 #~ " [-]icanon enable erase, kill, werase, and rprnt special "
8690 #~ " [-]iexten enable non-POSIX special characters\n"
8691 #~ " [-]isig enable interrupt, quit, and suspend special characters\n"
8692 #~ " [-]noflsh disable flushing after interrupt and quit special "
8694 #~ " * [-]prterase same as [-]echoprt\n"
8695 #~ " * [-]tostop stop background jobs that try to write to the terminal\n"
8696 #~ " * [-]xcase with icanon, escape with `\\' for uppercase characters\n"
8699 #~ "Parâmetros locais:\n"
8700 #~ " [-] crterase ecoar caracteres erase como backspace-space-backspace\n"
8701 #~ "* crtkill eliminar a linha inteira obedecendo aos parâmetros "
8704 #~ "* -crtkill eliminar a linha inteira obedecendo aos parâmetros "
8707 #~ "* [-]ctlecho ecoar os caracteres de controle com \"chapéus\" ('^c')\n"
8708 #~ " [-]echo ecoar os caracteres de entrada\n"
8709 #~ "* [-]echoctl o mesmo que [-]ctlecho\n"
8710 #~ " [-]echoe o mesmo que [-]crterase\n"
8711 #~ " [-]echok ecoar um newline depois de um caracter kill\n"
8712 #~ "* [-]echoke o mesmo que [-]crtkill\n"
8713 #~ " [-]echonl ecoar newline mesmo se não estivermos a ecoar outros\n"
8714 #~ "\t\t caracteres\n"
8715 #~ "* [-]echoprt ecoar caracteres apagados para trás, entre '\\' e '/'\n"
8716 #~ " [-]icanon permite os caracteres especiais erase,kill,werase e "
8718 #~ " [-]iexten permite caracteres especiais não-POSIX\n"
8719 #~ " [-]isig permite os caracteres especiais interrupção,quit e "
8721 #~ " [-]noflush após um caracter especial interrupt ou quit, não "
8724 #~ "* [-]prterase o mesmo que [-]echoprt\n"
8725 #~ "* [-]tostop impede que outros processos escrevam no terminal\n"
8726 #~ "* [-]xcase com icanon, os caracteres maiúsculos ficam marcados com\n"
8732 #~ "Combination settings:\n"
8733 #~ " * [-]LCASE same as [-]lcase\n"
8734 #~ " cbreak same as -icanon\n"
8735 #~ " -cbreak same as icanon\n"
8736 #~ " cooked same as brkint ignpar istrip icrnl ixon opost isig\n"
8737 #~ " icanon, eof and eol characters to their default values\n"
8738 #~ " -cooked same as raw\n"
8739 #~ " crt same as echoe echoctl echoke\n"
8740 #~ " dec same as echoe echoctl echoke -ixany intr ^c erase 0177\n"
8742 #~ " * [-]decctlq same as [-]ixany\n"
8743 #~ " ek erase and kill characters to their default values\n"
8744 #~ " evenp same as parenb -parodd cs7\n"
8745 #~ " -evenp same as -parenb cs8\n"
8746 #~ " * [-]lcase same as xcase iuclc olcuc\n"
8747 #~ " litout same as -parenb -istrip -opost cs8\n"
8748 #~ " -litout same as parenb istrip opost cs7\n"
8749 #~ " nl same as -icrnl -onlcr\n"
8750 #~ " -nl same as icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
8751 #~ " oddp same as parenb parodd cs7\n"
8752 #~ " -oddp same as -parenb cs8\n"
8753 #~ " [-]parity same as [-]evenp\n"
8754 #~ " pass8 same as -parenb -istrip cs8\n"
8755 #~ " -pass8 same as parenb istrip cs7\n"
8756 #~ " raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n"
8757 #~ " -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany\n"
8758 #~ " -imaxbel -opost -isig -icanon -xcase min 1 time 0\n"
8759 #~ " -raw same as cooked\n"
8760 #~ " sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n"
8761 #~ " -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
8762 #~ " -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
8763 #~ " isig icanon iexten echo echoe echok -echonl -noflsh\n"
8764 #~ " -xcase -tostop -echoprt echoctl echoke, all special\n"
8765 #~ " characters to their default values.\n"
8768 #~ "Combinações de estilos:\n"
8770 #~ "* [-]LCASE o mesmo que [-]lcase\n"
8771 #~ " cbreak o mesmo que -icanon\n"
8772 #~ " -cbreak o mesmo que icanon\n"
8773 #~ " cooked o mesmo que por a valores por defeito os caracteres "
8775 #~ " ignpar istrip icrnl ixon opost isig icanon, eof e eol\n"
8776 #~ " -cooked o mesmo que raw\n"
8777 #~ " crt o mesmo que echoe echoctl echoke\n"
8778 #~ " dec o mesmo que echoe echoctl echoke -ixany intr ^c erase \n"
8779 #~ " 0177 kill ^u\\n\n"
8780 #~ "* [-]decctlq o mesmo que [-]ixany\n"
8781 #~ " ek apagar e matar os caracteres para os seus valores por \n"
8783 #~ " evenp o mesmo que parenb -parodd cs7\n"
8784 #~ " -evenp o mesmo que -parenb cs8\n"
8785 #~ "* [-]lcase o mesmo que xcase iuclc olcuc\n"
8786 #~ " litout o mesmo que -parenb -istrip -opost cs8\n"
8787 #~ " -litout o mesmo que parenb istrip opost cs7\n"
8788 #~ " nl o mesmo que -icrnl -onlcr\n"
8789 #~ " -nl o mesmo que icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
8790 #~ " oddp o mesmo que parenb parodd cs7\n"
8791 #~ " -oddp o mesmo que -parenb cs8\n"
8792 #~ " [-]parity o mesmo que [-]evenp\n"
8793 #~ " pass8 o mesmo que -parenb -istrip cs8\n"
8794 #~ " -pass8 o mesmo que parenb istrip cs7\n"
8795 #~ " raw o mesmo que -ignbrk -brkint -ignpar -parmrk -inpck -"
8797 #~ " -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany -"
8799 #~ " -opost -isig -icanon -xcase min 1 time 0\n"
8800 #~ " -raw o mesmo que cooked\n"
8801 #~ " sane o mesmo que cread -ignbrk brkint -inlcr -igncr icrnl\n"
8802 #~ " -ixoff -iucl -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
8803 #~ " -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
8804 #~ " isig icanon iexten echo echoe echok -echonl -noflsh\n"
8805 #~ " -xcase -tostop -echoprt echoctl echoke, todos eles \n"
8806 #~ " caracteres especiais postos aos seus valores por "
8810 #~ "Exit with the status determined by EXPRESSION.\n"
8812 #~ " --help display this help and exit\n"
8813 #~ " --version output version information and exit\n"
8815 #~ "EXPRESSION is true or false and sets exit status. It is one of:\n"
8817 #~ "Sair, retornando o estado determinado por EXPRESSÃO.\n"
8819 #~ " --help mostrar esta a ajuda e sair\n"
8820 #~ " --version mostrar a informação de versão e sair\n"
8822 #~ "EXPRESSÃO é verdadeira ou falsa e altera o o estado de saída. É uma de:\n"
8827 #~ " FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode "
8829 #~ " FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2\n"
8830 #~ " FILE1 -ot FILE2 FILE1 is older than FILE2\n"
8832 #~ " -b FILE FILE exists and is block special\n"
8833 #~ " -c FILE FILE exists and is character special\n"
8834 #~ " -d FILE FILE exists and is a directory\n"
8835 #~ " -e FILE FILE exists\n"
8836 #~ " -f FILE FILE exists and is a regular file\n"
8837 #~ " -g FILE FILE exists and is set-group-ID\n"
8838 #~ " -h FILE FILE exists and is a symbolic link (same as -L)\n"
8839 #~ " -G FILE FILE exists and is owned by the effective group ID\n"
8840 #~ " -k FILE FILE exists and has its sticky bit set\n"
8841 #~ " -L FILE FILE exists and is a symbolic link (same as -h)\n"
8842 #~ " -O FILE FILE exists and is owned by the effective user ID\n"
8843 #~ " -p FILE FILE exists and is a named pipe\n"
8844 #~ " -r FILE FILE exists and is readable\n"
8845 #~ " -s FILE FILE exists and has a size greater than zero\n"
8846 #~ " -S FILE FILE exists and is a socket\n"
8847 #~ " -t [FD] file descriptor FD (stdout by default) is opened on a "
8849 #~ " -u FILE FILE exists and its set-user-ID bit is set\n"
8850 #~ " -w FILE FILE exists and is writable\n"
8851 #~ " -x FILE FILE exists and is executable\n"
8854 #~ " FICHEIRO1 -ef FICHEIRO2 FICHEIRO1 e FICHEIRO2 têm o mesmo número "
8856 #~ "\t\t\t dispositivo e inode\n"
8857 #~ " FICHEIRO1 -nt FICHEIRO2 FICHEIRO1 é mais recente (data modificação) "
8859 #~ "\t\t FICHEIRO2\n"
8860 #~ " FICHEIRO1 -ot FICHEIRO2 FICHEIRO1 é mais antigo que FICHEIRO2\n"
8862 #~ " -G FICHEIRO FICHEIRO existe e tem como dono o grupo efectivo "
8864 #~ " -L FICHEIRO FICHEIRO existe e é uma ligação simbólica\n"
8865 #~ " -O FICHEIRO FICHEIRO existe e tem como dono o utilizador \n"
8866 #~ "\t\t\t efectivo ID\n"
8867 #~ " -S FICHEIRO FICHEIRO existe e é uma socket\n"
8868 #~ " -b FICHEIRO FICHEIRO existe e é um ficheiro especial de "
8870 #~ " -c FICHEIRO FICHEIRO existe e é um ficheiro especial de "
8872 #~ " -d FICHEIRO FICHEIRO existe e é uma directoria\n"
8873 #~ " -e FICHEIRO FICHEIRO existe\n"
8874 #~ " -f FICHEIRO FICHEIRO existe e é um ficheiro normal\n"
8875 #~ " -g FICHEIRO FICHEIRO existe e tem o bit set-group-ID a 1\n"
8876 #~ " -k FICHEIRO FICHEIRO existe e tem o bit sticky a 1\n"
8877 #~ " -p FICHEIRO FICHEIRO existe e é um pipe com nome\n"
8878 #~ " -r FICHEIRO FICHEIRO existe e é legível\n"
8879 #~ " -s FICHEIRO FICHEIRO existe e tem tamanho maior que zero\n"
8880 #~ " -t [FD] o descritor de ficheiro FD (stdout por defeito) "
8882 #~ " aberto num terminal\n"
8883 #~ " -u FICHEIRO FICHEIRO existe e tem o bit set-user-ID a 1\n"
8884 #~ " -w FICHEIRO FICHEIRO existe e pode-se escrever nele\n"
8885 #~ " -x FICHEIRO FICHEIRO existe e é executável\n"
8888 #~ "Repeatedly output a line with all specified STRING(s), or `y'.\n"
8890 #~ " --help display this help and exit\n"
8891 #~ " --version output version information and exit\n"
8893 #~ "Retornar repetidamente uma linha com as STRING(s) especificadas, ou 'y'.\n"
8895 #~ " --help mostrar esta ajuda e sair\n"
8896 #~ " --version mostrar a informação de versão e sair\n"
8899 #~ msgid "cannot get processor type"
8900 #~ msgstr "não consigo obter prioridade"
8903 #~ msgstr "<indefinido>"
8906 #~ msgid "Usage: %s [-v]\n"
8907 #~ msgstr "Utilização: %s [OPÇÃO]\n"
8909 #~ msgid "Usage: %s [OPTION]... [VARIABLE]...\n"
8910 #~ msgstr "Utilização: %s [OPÇÃO]... [VARIÁVEL]...\n"
8912 #~ msgid "Usage: %s [OPTION]... NUMBER[SUFFIX]\n"
8913 #~ msgstr "Utilização: %s [OPÇÃO]... NÚMERO[SUFIXO]\n"
8921 #~ msgid "Usage: %s [OPTION]... [START [INCREMENT]] LIMIT\n"
8922 #~ msgstr "Utilização: %s [OPÇÃO]... [COMEÇO [INCREMENTO]] LIMITE\n"