|
5.
|
|
|
Commands:
-l list variables (default).
-e<debian-arch> compare with current Debian architecture.
-i<arch-alias> check if current Debian architecture is <arch-alias>.
-q<variable> prints only the value of <variable>.
-s print command to set environment variables.
-u print command to unset environment variables.
-c <command> set environment and run the command in it.
-?, --help show this help message.
--version show the version.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Comandos:
-l lista as variárveis (padrão).
-e<debian-arquit> compara com a arquitetura atual do Debian.
-i<nome-arquit> verifica se a arquitetura atual do Debian é <nome-arquit>.
-q<variável> imprime somente o valor de <variável>.
-s comando de impressão para setar variáveis de ambiente.
-u comando de impressão para ressetar variáveis de ambiente.
-c <comando> define ambiente e executa comando nele.
-?, --help exibe esta mensagem de ajuda.
--version exibe a versão.
|
|
Translated and reviewed by
Neliton Pereira Jr.
|
|
|
|
Located in
scripts/dpkg-architecture.pl:55
|
|
6.
|
|
|
%s is not a supported variable name
|
|
|
|
%s não é um nome de variável suportado
|
|
Translated and reviewed by
Efraim Queiroz
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
7.
|
|
|
unknown option `%s'
|
|
|
|
opção '%s' desconhecida
|
|
Translated and reviewed by
Tiago Hillebrandt
|
|
|
|
Located in
scripts/dpkg-architecture.pl:120 scripts/dpkg-buildflags.pl:91
scripts/dpkg-distaddfile.pl:68 scripts/dpkg-genchanges.pl:194
scripts/dpkg-gencontrol.pl:133 scripts/dpkg-gensymbols.pl:141
scripts/dpkg-parsechangelog.pl:113 scripts/dpkg-shlibdeps.pl:119
|
|
8.
|
|
|
unknown Debian architecture %s, you must specify GNU system type, too
|
|
|
|
arquitetura Debian desconhecida %s, você também deve especificar o tipo de sistema GNU
|
|
Translated by
Danilo Aguillar
|
|
Reviewed by
Gerson "fserve" Barreiros
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
9.
|
|
|
unknown GNU system type %s, you must specify Debian architecture, too
|
|
|
|
tipo de sistema GNU desconhecido %s, você também deve especificar arquitetura Debian
|
|
Translated by
Danilo Aguillar
|
|
Reviewed by
Gerson "fserve" Barreiros
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
10.
|
|
|
unknown default GNU system type for Debian architecture %s
|
|
|
|
tipo padrão de sistema GNU desconhecido para arquitetura Debian %s
|
|
Translated by
Bruno Bastos
|
|
Reviewed by
gabriell nascimento
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
11.
|
|
|
default GNU system type %s for Debian arch %s does not match specified GNU system type %s
|
|
|
|
tipo padrão do sistema GNU %s para o arquivo do Debian %s não corresponde ao tipo de sistema GNU especificado %s
|
|
Translated and reviewed by
Neliton Pereira Jr.
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
12.
|
|
|
specified GNU system type %s does not match gcc system type %s, try setting a correct CC environment variable
|
|
|
|
tipo de sistema GNU especificado %s não corresponde ao tipo de sistema gcc %s, tente definir uma variável de ambiente CC correta
|
|
Translated and reviewed by
Neliton Pereira Jr.
|
|
|
|
Located in
scripts/dpkg-architecture.pl:249
|
|
13.
|
|
|
Usage: %s [<command>]
|
|
|
|
Uso: %s [<comando>]
|
|
Translated by
Adriana Miyazaki de Moura
|
|
Reviewed by
Neliton Pereira Jr.
|
|
|
|
Located in
scripts/dpkg-buildflags.pl
|
|
14.
|
|
|
Commands:
--get <flag> output the requested flag to stdout.
--origin <flag> output the origin of the flag to stdout:
value is one of vendor, system, user, env.
--query-features <area>
output the status of features for the given area.
--list output a list of the flags supported by the current vendor.
--export=(sh|make|configure)
output something convenient to import the
compilation flags in a shell script, in make,
or on a ./configure command line.
--dump output all compilation flags with their values
--status print a synopsis with all parameters affecting the
behaviour of dpkg-buildflags and the resulting flags
and their origin.
--help show this help message.
--version show the version.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
scripts/dpkg-buildflags.pl:44
|