Browsing Brazilian Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Brazilian Portuguese guidelines.
110 of 78 results
1.
Eject version %s by Jeff Tranter (tranter@pobox.com)
Usage:
eject -h[tab][tab][tab][tab]-- display command usage and exit
eject -V[tab][tab][tab][tab]-- display program version and exit
eject [-vnrsfqpm] [<name>][tab][tab]-- eject device
eject [-vn] -d[tab][tab][tab]-- display default device
eject [-vn] -a on|off|1|0 [<name>][tab]-- turn auto-eject feature on or off
eject [-vn] -c <slot> [<name>][tab]-- switch discs on a CD-ROM changer
eject [-vn] -t [<name>][tab][tab]-- close tray
eject [-vn] -T [<name>][tab][tab]-- toggle tray
eject [-vn] -i on|off|1|0 [<name>][tab]-- toggle manual eject protection on/off
eject [-vn] -x <speed> [<name>][tab]-- set CD-ROM max speed
eject [-vn] -X [<name>][tab][tab]-- list CD-ROM available speeds
Options:
-v[tab]-- enable verbose output
-n[tab]-- don't eject, just show device found
-r[tab]-- eject CD-ROM
-s[tab]-- eject SCSI device
-f[tab]-- eject floppy
-q[tab]-- eject tape
-p[tab]-- use /proc/mounts instead of /etc/mtab
-m[tab]-- do not unmount device even if it is mounted
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Eject versão %s por Jeff Tranter (tranter@pobox.com)
Uso:
eject -h[tab][tab][tab][tab]-- imprime comandos para uso e sai
eject -V[tab][tab][tab][tab]-- imprime versão do programa e sai
eject [-vnrsfqpm] [<nome>][tab][tab]-- ejeta dispositivo
eject [-vn] -d[tab][tab][tab]-- imprime dispositivo padrão
eject [-vn] -a on|off|1|0 [<nome>][tab]-- liga ou desliga a ejeção automática
eject [-vn] -c <posição> [<nome>][tab]-- troca discos num CD-ROM changer
eject [-vn] -t [<nome>][tab][tab]-- fecha bandeja
eject [-vn] -T [<nome>][tab][tab]-- fecha/abre bandeja
eject [-vn] -i on|off|1|0 [<nome>][tab]-- liga/desliga proteção contra ejeção manual
eject [-vn] -x <velocidade> [<nome>][tab]-- define velocidade máxima do CD-ROM
eject [-vn] -X [<nome>][tab][tab]-- lista velocidades disponíveis do CD-ROM
Opções:
-v[tab]-- ativa saída detalhada
-n[tab]-- não ejeta, apenas mostra dispositivo encontrado
-r[tab]-- ejeta CD-ROM
-s[tab]-- ejeta dispositivo SCSI
-f[tab]-- ejeta disquete
-q[tab]-- ejeta fita
-p[tab]-- usa /proc/mounts em vez de /etc/mtab
-m[tab]-- não desmonta dispositivo, nem se estiver montado
Translated by Bruno Morais
Reviewed by André Gondim
Located in ../eject.c:156
2.
Long options:
-h --help -v --verbose -d --default
-a --auto -c --changerslot -t --trayclose -x --cdspeed
-r --cdrom -s --scsi -f --floppy -X --listspeed -q --tape
-n --noop -V --version
-p --proc -m --no-unmount -T --traytoggle
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Opções longas:
-h --help -v --verbose -d --default
-a --auto -c --changerslot -t --trayclose -x --cdspeed
-r --cdrom -s --scsi -f --floppy -X --listspeed -q --tape
-n --noop -V --version
-p --proc -m --no-unmount -T --traytoggle
Translated by Anderson Goulart
Reviewed by André Gondim
Located in ../eject.c:188
3.
Parameter <name> can be a device file or a mount point.
If omitted, name defaults to `%s'.
By default tries -r, -s, -f, and -q in order until success.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Parâmetro <nome> pode ser um dispositivo ou um ponto de montagem.
Se omitido, o nome padrão é `%s'.
Por padrão tenta -r, -s, -f e -q, nessa ordem, até obter sucesso.
Translated by Anderson Goulart
Reviewed by André Gondim
Located in ../eject.c:207
4.
%s: invalid argument to --auto/-a option
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: argumento inválido para opção --auto/-a
Translated by Anderson Goulart
Reviewed by André Gondim
Located in ../eject.c:263
5.
%s: invalid argument to --changerslot/-c option
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: argumento inválido para opção --changerslot/-c
Translated by Anderson Goulart
Reviewed by André Gondim
Located in ../eject.c:275
6.
%s: invalid argument to --cdspeed/-x option
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: argumento inválido para a opção --cdspeed/-x
Translated and reviewed by Raphael Kubo da Costa
Located in ../eject.c:287
7.
%s: invalid argument to -i option
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: argumento inválido para opção -i
Translated and reviewed by André Gondim
Located in ../eject.c:313
8.
eject version %s by Jeff Tranter (tranter@pobox.com)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
versão do eject %s por Jeff Tranter (tranter@pobox.com)
Translated by Anderson Goulart
Reviewed by André Gondim
Located in ../eject.c:348
9.
%s: too many arguments
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: muitos argumentos
Translated by Anderson Goulart
Reviewed by André Gondim
Located in ../eject.c:358
10.
%s: could not allocate memory
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: não pôde alocar memória
Translated by Anderson Goulart
Reviewed by André Gondim
Located in ../eject.c:437 ../eject.c:1111 ../eject.c:1314
110 of 78 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Anderson Goulart, André Gondim, Bruno Morais, Lost4Ever, Og Maciel, Raphael Kubo da Costa, Stênio Ferraz, Tiago Hillebrandt, Washington Lins, Álvaro Justen.