# Czech translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Pavel Heimlich , 2009. msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2024-06-01 05:52+0200\n" "PO-Revision-Date: 2009-02-09 20:06+0100\n" "Last-Translator: Pavel Heimlich \n" "Language-Team: Czech \n" "Language: cs\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: Lokalize 20.08.2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "gethostbyname" msgstr "gethostbyname" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2. května 2024" #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "JMÉNO" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "gethostbyname, gethostbyaddr, sethostent, gethostent, endhostent, h_errno, " "herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, " "gethostbyname_r, gethostent_r - get network host entry" msgstr "" "gethostbyname, gethostbyaddr, sethostent, gethostend, endhostent, h_errno, " "herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, " "gethostbyname_r, gethostent_r, - zjistí záznam z databáze počítačů" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "KNIHOVNA" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Standard C library (I, I<-lc>)" msgstr "Standardní knihovna C (I, I<-lc>)" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "POUŽITÍ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<#include Enetdb.hE>\n" msgstr "B<#include Enetdb.hE>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "BIB<);>\n" "B\n" msgstr "" "BIB<);>\n" "B\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "" #| "B<#include Enetdb.hE>\n" #| "B\n" msgid "B<[[deprecated]] extern int h_errno;>\n" msgstr "" "B<#include Enetdb.hE>\n" "B\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "" #| "B<#include Esys/socket.hE> /* for AF_INET */\n" #| "BIB<,>\n" #| "B< socklen_t >IB<, int >IB<);>\n" msgid "" "B<[[deprecated]] struct hostent *gethostbyname(const char *>IB<);>\n" "B<[[deprecated]] struct hostent *gethostbyaddr(const void >IB<[.>IB<],>\n" "B< socklen_t >IB<, int >IB<);>\n" msgstr "" "B<#include Esys/socket.hE> /* pro AF_INET */\n" "BIB<,>\n" "B< socklen_t >IB<, int >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "BIB<);>\n" msgid "" "B<[[deprecated]] void herror(const char *>IB<);>\n" "B<[[deprecated]] const char *hstrerror(int >IB<);>\n" msgstr "BIB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "/* System V/POSIX extension */\n" "B\n" msgstr "" "/* System V/POSIX rozšíření */\n" "B\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "" #| "/* GNU extensions */\n" #| "BIB<, int >IB<);>\n" msgid "" "/* GNU extensions */\n" "B<[[deprecated]]>\n" "BIB<, int >IB<);>\n" msgstr "" "/* GNU rozšíření */\n" "BIB<, int >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "BIB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" msgstr "" "BIB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B<[[deprecated]]>\n" "BIB<[restrict .>IB<], socklen_t >IB<,>\n" "B< int >IB<,>\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" "B<[[deprecated]]>\n" "BIB<,>\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" "B<[[deprecated]]>\n" "BIB<, int >I\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Feature Test Macro Requirements for glibc (see B(7)):" msgstr "" "Požaduje množinu testovacích maker pro glibc (viz B(7)):" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(), B(), B(), " "B(), B():" msgstr "" "B(), B(), B(), " "B(), B():" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.19:\n" " _DEFAULT_SOURCE\n" " glibc up to and including 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B(), B():" msgstr "B(), B():" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.19:\n" " _DEFAULT_SOURCE\n" " glibc 2.8 to glibc 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE\n" " Before glibc 2.8:\n" " none\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B:" msgstr "B:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.19\n" " _DEFAULT_SOURCE || _POSIX_C_SOURCE E 200809L\n" " glibc 2.12 to glibc 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE E 200809L\n" " Before glibc 2.12:\n" " none\n" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "POPIS" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B(), B(), B(), and " "B() functions are obsolete. Applications should use " "B(3), B(3), and B(3) instead." msgstr "" "Funkce B(), B(), B() a " "B() jsou zastaralé. V programech by měly být nahrazeny funkcemi " "B(3), B(3) a B(3)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() function specifies, if I is true (1), that a " "connected TCP socket should be used for the name server queries and that the " "connection should remain open during successive queries. Otherwise, name " "server queries will use UDP datagrams." msgstr "" "Funkce B() specifikuje, je-li I pravdivé (1), že k " "dotazování budou použity spojené TCP sokety a spojení zůstane mezi " "jednotlivými dotazy otevřeno. Jinak budou k dotazování použity UDP datagramy." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() function ends the use of a TCP connection for name " "server queries." msgstr "Funkce B() ukončí TCP spojení pro dotazy na nameserver." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy #| msgid "" #| "The B() function returns a structure of type I " #| "for the given host I. Here I is either a hostname, or an " #| "IPv4 address in standard dot notation (as for B(3)), or an " #| "IPv6 address in colon (and possibly dot) notation. (See RFC\\ 1884 for " #| "the description of IPv6 addresses.) If I is an IPv4 or IPv6 " #| "address, no lookup is performed and B() simply copies " #| "I into the I field and its I equivalent " #| "into the I field of the returned I structure. " #| "If I doesn't end in a dot and the environment variable " #| "B is set, the alias file pointed to by B will " #| "first be searched for I (see B(7) for the file format). " #| "The current domain and its parents are searched unless I ends in a " #| "dot." msgid "" "The B() function returns a structure of type I for " "the given host I. Here I is either a hostname or an IPv4 " "address in standard dot notation (as for B(3)). If I is an " "IPv4 address, no lookup is performed and B() simply copies " "I into the I field and its I equivalent into " "the I field of the returned I structure. If " "I doesn't end in a dot and the environment variable B is " "set, the alias file pointed to by B will first be searched for " "I (see B(7) for the file format). The current domain and " "its parents are searched unless I ends in a dot." msgstr "" "Funkce B vrací strukturu typu I pro zadaný počítač " "I. V poli I může být buď hostaname nebo IPv4 adresa v klasické " "tečkové notaci (jako v B(3)), případně IPv6 adresa v dvojtečkové " "(případně v tečkové) notaci. (Více informací o formátu IPv6 adres lze " "nalézt v RFC 1884.) Je-li jméno IPv4 nebo IPv6 adresa není prováděno žádné " "hledání a B() jednoduše zkopíruje I do pole I a " "strukturu I do pole I ve vracené struktuře " "I. Doména počítače a jí nadřazené jsou prohledávány pouze tehdy, " "nekončí-li I tečkou. Pokud I nekončí tečkou a proměnná " "prostředí B je nastavena, bude prvně prohledáván soubor, na " "který ukazuje proměnná B." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy #| msgid "" #| "The B() function returns a structure of type I " #| "for the given host address I of length I and address type " #| "I. Valid address types are B and B. The host " #| "address argument is a pointer to a struct of a type depending on the " #| "address type, for example a I (probably obtained via a " #| "call to B(3)) for address type B." msgid "" "The B() function returns a structure of type I for " "the given host address I of length I and address type I. " "Valid address types are B and B (defined in Isys/" "socket.hE>). The host address argument is a pointer to a struct of a " "type depending on the address type, for example a I " "(probably obtained via a call to B(3)) for address type " "B." msgstr "" "Funkce B() vrací strukturu typu I pro počítač, jehož " "adresa I (délky I a typu I) byla zadána. Platné typy adres " "jsou AF_INET a AF_INET6. Parametr adresa hosta je ukazatel do struktury " "jejíž typ závisí na druhu adresy. Například I (zřejmě " "získáno skrze volání B(3)) pro adresy typu B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy msgid "" "The (obsolete) B() function prints the error message associated " "with the current value of I on I." msgstr "" "Funkce B() vytiskne chybovou zprávu, která přísluší hodnotě proměnné " "I." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The (obsolete) B() function takes an error number (typically " "I) and returns the corresponding message string." msgstr "" "Zastaralá funkce B() vezme číslo chyby (obvykle I) a " "vrátí odpovídající řetězec." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The domain name queries carried out by B() and " "B() rely on the Name Service Switch (B(5)) " "configured sources or a local name server (B(8)). The default action " "is to query the Name Service Switch (B(5)) configured " "sources, failing that, a local name server (B(8))." msgstr "" #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Historical" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B(5) file is the modern way of controlling the order of " "host lookups." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "In glibc 2.4 and earlier, the I keyword was used to control the order " "of host lookups as defined in I (B(5))." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The I structure is defined in Inetdb.hE> as follows:" msgstr "Struktura I je definována v Inetdb.hE> následovně:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "struct hostent {\n" " char *h_name; /* official name of host */\n" " char **h_aliases; /* alias list */\n" " int h_addrtype; /* host address type */\n" " int h_length; /* length of address */\n" " char **h_addr_list; /* list of addresses */\n" "}\n" "#define h_addr h_addr_list[0] /* for backward compatibility */\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The members of the I structure are:" msgstr "Prvky struktury I jsou:" #. 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 official name of the host." msgstr "Oficiální jméno počítače." #. 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 #, fuzzy #| msgid "" #| "An array of alternative names for the host, terminated by a NULL pointer." msgid "" "An array of alternative names for the host, terminated by a null pointer." msgstr "Nulou ukončené pole alternativních jmen počítačů." #. 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 #, fuzzy msgid "The type of address; always B or B at present." msgstr "Typ adres, v současné době vždy AF_INET." #. 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 length of the address in bytes." msgstr "Délka adresy v bajtech." #. 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 #, fuzzy msgid "" "An array of pointers to network addresses for the host (in network byte " "order), terminated by a null pointer." msgstr "Nulou ukončené pole síťových adres počítače v síťovém pořadí dat." #. 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 first address in I for backward compatibility." msgstr "První adresa v I kvůli zpětné kompatibilitě." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "RETURN VALUE" msgstr "NÁVRATOVÉ HODNOTY" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() and B() functions return the " "I structure or a null pointer if an error occurs. On error, the " "I variable holds an error number. When non-NULL, the return value " "may point at static data, see the notes below." msgstr "" "Funkce B() a B() vrací strukturu I " "nebo ukazatel NULL v případě výskytu chyby. Potom je nastavena proměnná " "I. Pokud je návratová hodnota not-NULL pak zřejmě návratová hodnota " "odkazuje na statická data. Více informací v poznámkách níže." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "CHYBOVÉ STAVY" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The variable I can have the following values:" msgstr "Proměnná I může obsahovat následující hodnoty:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The specified host is unknown." msgstr "Specifikovaný počítač je neznámý." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The requested name is valid but does not have an IP address. Another type " "of request to the name server for this domain may return an answer. The " "constant B is a synonym for B." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A nonrecoverable name server error occurred." msgstr "Došlo k výskytu neodstranitelné chyby nameserveru." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A temporary error occurred on an authoritative name server. Try again later." msgstr "Došlo k dočasné chybě autoritativního nameserveru. Zkuste později." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FILES" msgstr "SOUBORY" #. 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 "resolver configuration file" msgstr "konfigurační soubor resolveru." #. 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 "host database file" msgstr "databáze počítačů." #. 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 "name service switch configuration" msgstr "konfigurační soubor pro výběr jmenné služby" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ATTRIBUTES" msgstr "ATRIBUTY" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "For an explanation of the terms used in this section, see B(7)." msgstr "Vysvětlení pojmů použitých v této části viz B(7)." #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Interface" msgstr "Rozhraní" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Attribute" msgstr "Atribut" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Value" msgstr "Hodnota" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".na\n" msgstr ".na\n" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".nh\n" msgstr ".nh\n" #. #-#-#-#-# archlinux: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# debian-bookworm: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: tbl table #. #-#-#-#-# debian-unstable: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# fedora-40: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# fedora-rawhide: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# mageia-cauldron: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# opensuse-leap-15-6: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# opensuse-tumbleweed: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Thread safety" msgstr "" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostbyname env\n" "locale" msgstr "" #. #-#-#-#-# archlinux: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# debian-bookworm: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: tbl table #. #-#-#-#-# debian-unstable: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-40: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-rawhide: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# mageia-cauldron: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-leap-15-6: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-tumbleweed: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostbyaddr env\n" "locale" msgstr "" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B(),\n" "B(),\n" "B()" msgstr "" "B(),\n" "B(),\n" "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostent env\n" "locale" msgstr "" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B(),\n" "B()" msgstr "" "B(),\n" "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "MT-Safe" msgstr "" #. #-#-#-#-# archlinux: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# debian-bookworm: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: tbl table #. #-#-#-#-# debian-unstable: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-40: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-rawhide: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# mageia-cauldron: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-leap-15-6: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-tumbleweed: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostent\n" "race:hostentbuf env locale" msgstr "" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostbyname2\n" "env locale" msgstr "" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B(),\n" "B(),\n" "B()" msgstr "" "B(),\n" "B(),\n" "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "MT-Safe env locale" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "In the above table, I in I signifies that if any of " "the functions B(), B(), B(), or B<\\" "%endhostent>() are used in parallel in different threads of a program, then " "data races could occur." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDY" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2008." msgstr "POSIX.1-2008." #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "GNU." msgstr "GNU." #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Others:" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "None." msgstr "" #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "HISTORIE" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2001." msgstr "POSIX.1-2001." #. type: TQ #: archlinux 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-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Marked obsolescent in POSIX.1-2001. Removed in POSIX.1-2008, recommending " "the use of B(3) and B(3) instead." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "POZNÁMKY" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The functions B() and B() may return " "pointers to static data, which may be overwritten by later calls. Copying " "the I does not suffice, since it contains pointers; a deep " "copy is required." msgstr "" "Funkce B() a B() mohou vracet ukazatele na " "statická data. Tyto ukazatele mohou být přepsány pozdějším voláním. " "Zkopírování hodnoty do I není dostatečné, protože obsahuje " "ukazatele." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy msgid "" "In the original BSD implementation the I argument of " "B() was an I. The SUSv2 standard is buggy and declares " "the I argument of B() to be of type I. (That " "is wrong, because it has to be I, and I is not. POSIX.1-2001 " "makes it I, which is OK.) See also B(2)." msgstr "" "V originálních BSD implementacích měl parametr I funkce " "B() typ I. Standard SUSv2 je chybový a deklaruje " "parametr I funkce B() jako typ I. (Což je " "špatně, protože musí být typu I a ne I. Norma POSIX.1-2001 mu " "přiřazuje typ I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The BSD prototype for B() uses I for the " "first argument." msgstr "" "U BSD prototypu funkce B() je první argument typu I." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "System V/POSIX extension" msgstr "System V/POSIX rozšíření" #. e.g., Linux, FreeBSD, UnixWare, HP-UX #. e.g., FreeBSD, AIX #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "POSIX requires the B() call, which should return the next entry " "in the host data base. When using DNS/BIND this does not make much sense, " "but it may be reasonable if the host data base is a file that can be read " "line by line. On many systems, a routine of this name reads from the file " "I. It may be available only when the library was built without " "DNS support. The glibc version will ignore ipv6 entries. This function is " "not reentrant, and glibc adds a reentrant version B()." msgstr "" "POSIX vyžaduje, aby volání B() vracelo další záznam z " "hostitelské databáze. Pokud používáme DNS/BIND tak to nedává moc smysl, " "nicméně může to být užitečné, pokud hostitelská databáze obsahuje soubory, " "které mohou být čteny po řádcích. Na mnoha systémech čte tato funkce ze " "souboru I. Funkce může být dostupná pouze pokud byla knihovna " "přeložena bez podpory DNS. Glibc verze ignoruje IPv6 záznamy. Tato funkce " "není reentrantní. Glibc proto přidává reentrantní verzi B()." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "GNU extensions" msgstr "GNU rozšíření" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "glibc2 also has a B() that works like B(), " "but permits to specify the address family to which the address must belong." msgstr "" "Glibc2 zavádí také funkci B() která pracuje stejně jako " "funkce B(), ale umožňuje specifikaci rodiny do níž musí " "adresa spadat." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "glibc2 also has reentrant versions B(), B(), " "B(), and B(). The caller supplies a " "I structure I which will be filled in on success, and a " "temporary work buffer I of size I. After the call, I " "will point to the result on success. In case of an error or if no entry is " "found I will be NULL. The functions return 0 on success and a " "nonzero error number on failure. In addition to the errors returned by the " "nonreentrant versions of these functions, if I is too small, the " "functions will return B, and the call should be retried with a " "larger buffer. The global variable I is not modified, but the " "address of a variable in which to store error numbers is passed in " "I." msgstr "" "Glibc2 zavádí reentrantní funkce B(), B(), " "B() a B(). Volající musí poskytnout " "I strukturu I, která bude v případě úspěchu naplněna, a " "dočasný pracovní buffer I o velikosti I. Po skončení funkce " "bude I obsahovat ukazatel na výsledek v případě úspěšného volání. V " "případě chyby nebo když není nalezen žádný záznam je I NULL. Tato " "funkce vrací v případě úspěchu 0 a nenulovou hodnotu při v případě chyby. V " "návaznosti na chyby vracené nereentrantními verzemi je vrácena chyba " "B v případě, že je poskytnutý buffer I příliš malý. Volání by " "pak mělo být realizováno s větším množstvím paměti. Globální proměnná " "I není změněna, ale adresa proměnné do které se ukládají čísla chyb " "je předána I." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "CHYBY" #. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482973 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() does not recognize components of a dotted IPv4 address " "string that are expressed in hexadecimal." msgstr "" "Funkce B() nerozeznává části IPv4 adresy, které jsou zadané v " "tečkové konvenci hexadecimálně." #. 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 "DALŠÍ INFORMACE" #. .BR getipnodebyaddr (3), #. .BR getipnodebyname (3), #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(3), B(3), B(3), B(3), " "B(3), B(3), B(5), B(5), " "B(7), B(8)" msgstr "" "B(3), B(3), B(3), B(3), " "B(3), B(3), B(5), B(5), " "B(7), B(8)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5. února 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "In the above table, I in I signifies that if any of " "the functions B(), B(), B(), or " "B() are used in parallel in different threads of a program, " "then data races could occur." msgstr "" #. type: Plain text #: debian-bookworm #, fuzzy msgid "" "POSIX.1-2001 specifies B(), B(), " "B(), B(), B(), and I; " "B(), B(), and I are marked " "obsolescent in that standard. POSIX.1-2008 removes the specifications of " "B(), B(), and I, recommending the use " "of B(3) and B(3) instead." msgstr "" "Funkce B() a B() mohou vracet ukazatele na " "statická data. Tyto ukazatele mohou být přepsány pozdějším voláním. " "Zkopírování hodnoty do I není dostatečné, protože obsahuje " "ukazatele." #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31. října 2023" #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "30. března 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" #. type: TH #: opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "Linux man-pages 6.7" msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages 6.7"