# Brazilian Portuguese translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # André Luiz Fassone , 2000. # Roberto Selbach Teixeira , 2000. # Rafael Fontenelle , 2020. msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2024-03-01 17:07+0100\n" "PO-Revision-Date: 2020-06-02 02:20-0300\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Virtaal 1.0.0-beta1\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "services" msgstr "services" #. type: TH #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31 outubro 2023" #. type: TH #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "NOME" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "services - Internet network services list" msgstr "services - lista de serviços da rede Internet" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIÇÃO" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B is a plain ASCII file providing a mapping between human-friendly " "textual names for internet services, and their underlying assigned port " "numbers and protocol types. Every networking program should look into this " "file to get the port number (and protocol) for its service. The C library " "routines B(3), B(3), B(3), " "B(3), and B(3) support querying this file from " "programs." msgstr "" "B é um arquivo ASCII provendo um mapeamento amigável para humanos " "entre nomes textuais para serviços da internet, e consignando o suporte para " "números de portas e tipo de protocolos. Todos programas de rede deveriam " "pesquisar este arquivo para receber um número de porta (e protocolo) para " "seus serviços. As rotinas da biblioteca C B(3), " "B(3), B(3), B(3) e " "B(3) suportam a pesquisa destes arquivos a partir de programas." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Port numbers are assigned by the IANA (Internet Assigned Numbers Authority), " "and their current policy is to assign both TCP and UDP protocols when " "assigning a port number. Therefore, most entries will have two entries, " "even for TCP-only services." msgstr "" "Números de portas são designadas pela IANA (Internet Assigned Numbers " "Authority), e atualmente a política deles é designar ambos os protocolos TCP " "e UDP quando designando um número de porta. Então, a maioria dos lançamentos " "deveriam ter duas entradas, mesmo que somente para serviços TCP." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Port numbers below 1024 (so-called \"low numbered\" ports) can be bound to " "only by root (see B(2), B(7), and B(7)). This is so clients " "connecting to low numbered ports can trust that the service running on the " "port is the standard implementation, and not a rogue service run by a user " "of the machine. Well-known port numbers specified by the IANA are normally " "located in this root-only space." msgstr "" "Números de portas abaixo de 1024 (também chamadas de portas \"de número " "baixo\") podem ser acessadas somente pelo superusuário (veja B(2), " "B(7), and B(7)). Isto é feito para que clientes conectando portas " "de baixo nível possam confiar que o serviço executado na porta é uma " "implementação padrão, e não um serviço qualquer rodado por um usuário da " "máquina. Os famosos números de portas especificados pela IANA são " "normalmente localizados no espaço do superusuário." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The presence of an entry for a service in the B file does not " "necessarily mean that the service is currently running on the machine. See " "B(5) for the configuration of Internet services offered. Note " "that not all networking services are started by B(8), and so won't " "appear in B(5). In particular, news (NNTP) and mail (SMTP) " "servers are often initialized from the system boot scripts." msgstr "" "A presença de uma entrada para um serviço no arquivo B não " "significa necessariamente que o serviço esteja em execução atualmente na " "máquina. Veja B(5) para configurações de serviços da Internet " "oferecido. Note que nem todos os serviços de rede serão iniciados pelo " "B(8), e assim podem não aparecer em B(5). Em particular, " "servidores de notícias (NNTP) e correio (SMTP) são muitas vezes " "inicializados pelos scripts de inicialização do sistema." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The location of the B file is defined by B<_PATH_SERVICES> in " "Inetdb.hE>. This is usually set to I." msgstr "" "A localização do arquivo B é definida por B<_PATH_SERVICES> em " "Inetdb.hE>. Isto é usualmente selecionado por I." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Each line describes one service, and is of the form:" msgstr "Cada linha descreve um serviço, e é da forma:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "IBI[I]" msgstr "IBI[I]" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "where:" msgstr "onde:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "is the friendly name the service is known by and looked up under. It is " "case sensitive. Often, the client program is named after the I." msgstr "" "é o nome amigável para o serviço que é conhecido por e procurado sob. São " "diferenciadas letras maiúsculas de minúsculas. Muitas vezes, o programa " "cliente é nomeado conforme o I." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "is the port number (in decimal) to use for this service." msgstr "é o número da porta (em decimal) para uso deste serviço." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "is the type of protocol to be used. This field should match an entry in the " "B(5) file. Typical values include B and B." msgstr "" "é o tipo de protocolo para ser usado. Este campo deve estar compatível com a " "entrada no arquivo B(5). Valores típicos incluem os B e " "B." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "is an optional space or tab separated list of other names for this service. " "Again, the names are case sensitive." msgstr "" "é um espaço opcional ou tabulação separa listas de outros nomes para este " "serviço. Novamente, são diferenciadas letras maiúsculas de minúsculas nos " "nomes." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Either spaces or tabs may be used to separate the fields." msgstr "Espaços ou tabulações podem ser usadas para separar os campos." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Comments are started by the hash sign (#) and continue until the end of the " "line. Blank lines are skipped." msgstr "" "Comentários são iniciados pelo sinal (#) e continuam até o final da linha. " "Linhas em branco são ignoradas." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The I should begin in the first column of the file, since " "leading spaces are not stripped. I can be any printable " "characters excluding space and tab. However, a conservative choice of " "characters should be used to minimize compatibility problems. For example, " "a-z, 0-9, and hyphen (-) would seem a sensible choice." msgstr "" "O I deve iniciar na primeira coluna do arquivo, desde que " "espaços iniciais não sejam tirados. I podem ter qualquer " "caractere imprimível excluindo espaço ou tabulação. De qualquer forma, um " "escolha conservadora de caracteres deveria ser usada para minimizar " "problemas de compatibilidade. Por exemplo: a-z, 0-9, e hífen (-) poderiam " "ser uma escolha sensível." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Lines not matching this format should not be present in the file. " "(Currently, they are silently skipped by B(3), " "B(3), and B(3). However, this behavior should " "not be relied on.)" msgstr "" "Linhas que não combinam com este formato não poderiam estar presente no " "arquivo. (Atualmente, elas são silenciosamente omitidas por " "B(3), B(3) e B(3). De qualquer " "forma, não seria necessário contar com este comportamento.)" #. The following is not true as at glibc 2.8 (a line with a comma is #. ignored by getservent()); it's not clear if/when it was ever true. #. As a backward compatibility feature, the slash (/) between the #. .I port #. number and #. .I protocol #. name can in fact be either a slash or a comma (,). #. Use of the comma in #. modern installations is deprecated. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This file might be distributed over a network using a network-wide naming " "service like Yellow Pages/NIS or BIND/Hesiod." msgstr "" "Este arquivo pode ser distribuído sobre uma rede usando um serviço de nomes " "como Yellow Pages/NIS ou BIND/Hesiod." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A sample B file might look like this:" msgstr "Um exemplo do arquivo B pode parecer com:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "netstat 15/tcp\n" "qotd 17/tcp quote\n" "msp 18/tcp # message send protocol\n" "msp 18/udp # message send protocol\n" "chargen 19/tcp ttytst source\n" "chargen 19/udp ttytst source\n" "ftp 21/tcp\n" "# 22 - unassigned\n" "telnet 23/tcp\n" msgstr "" "netstat 15/tcp\n" "qotd 17/tcp quote\n" "msp 18/tcp # message send protocol\n" "msp 18/udp # message send protocol\n" "chargen 19/tcp ttytst source\n" "chargen 19/udp ttytst source\n" "ftp 21/tcp\n" "# 22 - unassigned\n" "telnet 23/tcp\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FILES" msgstr "ARQUIVOS" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The Internet network services list" msgstr "A lista de serviços da rede Internet" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Inetdb.hE>" msgstr "Inetdb.hE>" #. .SH BUGS #. It's not clear when/if the following was ever true; #. it isn't true for glibc 2.8: #. There is a maximum of 35 aliases, due to the way the #. .BR getservent (3) #. code is written. #. It's not clear when/if the following was ever true; #. it isn't true for glibc 2.8: #. Lines longer than #. .B BUFSIZ #. (currently 1024) characters will be ignored by #. .BR getservent (3), #. .BR getservbyname (3), #. and #. .BR getservbyport (3). #. However, this will also cause the next line to be mis-parsed. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Definition of B<_PATH_SERVICES>" msgstr "Definição de B<_PATH_SERVICES>" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "VEJA TAMBÉM" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(2), B(3), B(3), B(3), " "B(3), B(3), B(5), B(5), " "B(8)" msgstr "" "B(2), B(3), B(3), B(3), " "B(3), B(3), B(5), B(5), " "B(8)" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Assigned Numbers RFC, most recently RFC\\ 1700, (AKA STD0002)." msgstr "" "RFC de números designados, mais recentemente RFC\\ 1700 (conhecida como " "STD0002)." #. type: TH #: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "2022-10-30" msgstr "30 outubro 2022" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: TH #: debian-unstable opensuse-tumbleweed #, no-wrap msgid "Linux man-pages 6.05.01" msgstr "Linux man-pages 6.05.01" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04"