From a352570d6baacdcb030acfda6c89e293769be459 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Wed, 26 Jul 2017 18:27:41 +0530 Subject: Update translations * po/bg.po: Update translations. * po/cs.po: Likewise. * po/de.po: Likewise. * po/pl.po: Likewise. * po/uk.po: Likewise. * po/vi.po: Likewise. --- po/cs.po | 1187 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 611 insertions(+), 576 deletions(-) (limited to 'po/cs.po') diff --git a/po/cs.po b/po/cs.po index f2e04e0338..91e17f537e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -24,9 +24,9 @@ # msgid "" msgstr "" -"Project-Id-Version: libc 2.25-pre1\n" -"POT-Creation-Date: 2017-01-11 17:27+0530\n" -"PO-Revision-Date: 2017-01-11 20:04+01:00\n" +"Project-Id-Version: libc 2.25.90\n" +"POT-Creation-Date: 2017-07-25 12:32+0530\n" +"PO-Revision-Date: 2017-07-25 22:10+02:00\n" "Last-Translator: Petr Pisar \n" "Language-Team: Czech \n" "Language: cs\n" @@ -496,19 +496,19 @@ msgstr "CHYBA DYNAMICKÉHO LINKERU!!!" msgid "error while loading shared libraries" msgstr "chyba během načítání sdílených knihoven" -#: elf/dl-fptr.c:88 sysdeps/hppa/dl-fptr.c:94 +#: elf/dl-fptr.c:88 sysdeps/hppa/dl-fptr.c:95 msgid "cannot map pages for fdesc table" msgstr "stránky pro tabulku fdesc nelze namapovat" -#: elf/dl-fptr.c:192 sysdeps/hppa/dl-fptr.c:207 +#: elf/dl-fptr.c:192 sysdeps/hppa/dl-fptr.c:213 msgid "cannot map pages for fptr table" msgstr "stránky pro tabulku fptr nelze namapovat" -#: elf/dl-fptr.c:221 sysdeps/hppa/dl-fptr.c:236 +#: elf/dl-fptr.c:221 sysdeps/hppa/dl-fptr.c:242 msgid "internal error: symidx out of range of fptr table" msgstr "vnitřní chyba: symidx mimo rozsah tabulky fptr" -#: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196 +#: elf/dl-hwcaps.c:191 elf/dl-hwcaps.c:203 msgid "cannot create capability list" msgstr "nelze vytvořit seznam kvalifikací" @@ -688,20 +688,20 @@ msgstr "neplatný cílový jmenný prostor v dlmopen()" msgid "cannot allocate memory in static TLS block" msgstr "nelze alokovat paměť uvnitř statického bloku TLS" -#: elf/dl-reloc.c:212 +#: elf/dl-reloc.c:206 msgid "cannot make segment writable for relocation" msgstr "segment nelze kvůli přemístění učinit zapisovatelný" -#: elf/dl-reloc.c:283 +#: elf/dl-reloc.c:277 #, c-format msgid "%s: out of memory to store relocation results for %s\n" msgstr "%s: pro uložení výsledků přemístění %s není dost paměti\n" -#: elf/dl-reloc.c:299 +#: elf/dl-reloc.c:293 msgid "cannot restore segment prot after reloc" msgstr "segment prot nelze po reloc obnovit" -#: elf/dl-reloc.c:330 +#: elf/dl-reloc.c:324 msgid "cannot apply additional memory protection after relocation" msgstr "po přemístění nelze nelze uplatnit dodatečnou ochranu paměti" @@ -978,14 +978,14 @@ msgstr "Více informací získáte příkazem „ldd --help“." msgid "missing file arguments" msgstr "postrádám souborové argumenty" -#. TRANS No such file or directory. This is a ``file doesn't exist'' error +#. TRANS This is a ``file doesn't exist'' error #. TRANS for ordinary files that are referenced in contexts where they are #. TRANS expected to already exist. #: elf/ldd.bash.in:147 sysdeps/gnu/errlist.c:37 msgid "No such file or directory" msgstr "Adresář nebo soubor neexistuje" -#: elf/ldd.bash.in:150 inet/rcmd.c:475 +#: elf/ldd.bash.in:150 inet/rcmd.c:480 msgid "not regular file" msgstr "není obyčejným souborem" @@ -1560,68 +1560,68 @@ msgstr "během vkládání do vyhledávacího stromu" msgid "cannot generate output file" msgstr "výstupní soubor nelze vytvořit" -#: inet/rcmd.c:155 +#: inet/rcmd.c:157 msgid "rcmd: Cannot allocate memory\n" msgstr "rcmd: Nelze alokovat paměť\n" -#: inet/rcmd.c:170 +#: inet/rcmd.c:174 msgid "rcmd: socket: All ports in use\n" msgstr "rcmd: soket: Volný port nebyl nalezen\n" -#: inet/rcmd.c:198 +#: inet/rcmd.c:202 #, c-format msgid "connect to address %s: " msgstr "připojení na adresu %s: " -#: inet/rcmd.c:211 +#: inet/rcmd.c:215 #, c-format msgid "Trying %s...\n" msgstr "Zkouší se %s…\n" -#: inet/rcmd.c:247 +#: inet/rcmd.c:251 #, c-format msgid "rcmd: write (setting up stderr): %m\n" msgstr "rcmd: write (nastavování stderr): %m\n" -#: inet/rcmd.c:263 +#: inet/rcmd.c:267 #, c-format msgid "rcmd: poll (setting up stderr): %m\n" msgstr "rcmd: poll (nastavování stderr): %m\n" -#: inet/rcmd.c:266 +#: inet/rcmd.c:270 msgid "poll: protocol failure in circuit setup\n" msgstr "poll: chyba protokolu během přípravy okruhu\n" -#: inet/rcmd.c:298 +#: inet/rcmd.c:302 msgid "socket: protocol failure in circuit setup\n" msgstr "soket: chyba protokolu při přípravě okruhu\n" -#: inet/rcmd.c:322 +#: inet/rcmd.c:326 #, c-format msgid "rcmd: %s: short read" msgstr "rcmd: %s: krátce načteno" -#: inet/rcmd.c:473 +#: inet/rcmd.c:478 msgid "lstat failed" msgstr "funkce lstat() skončila s chybou" -#: inet/rcmd.c:480 +#: inet/rcmd.c:485 msgid "cannot open" msgstr "nelze otevřít" -#: inet/rcmd.c:482 +#: inet/rcmd.c:487 msgid "fstat failed" msgstr "funkce fstat() skončila s chybou" -#: inet/rcmd.c:484 +#: inet/rcmd.c:489 msgid "bad owner" msgstr "chybný vlastník" -#: inet/rcmd.c:486 +#: inet/rcmd.c:491 msgid "writeable by other than owner" msgstr "zapisovatelný nejen pro vlastníka" -#: inet/rcmd.c:488 +#: inet/rcmd.c:493 msgid "hard linked somewhere" msgstr "někde existuje pevný odkaz" @@ -3164,7 +3164,7 @@ msgstr "Neznámá chyba systému" msgid "unable to free arguments" msgstr "argumenty nelze uvolnit" -#: nis/nis_error.h:1 nis/ypclnt.c:817 nis/ypclnt.c:905 posix/regcomp.c:137 +#: nis/nis_error.h:1 nis/ypclnt.c:824 nis/ypclnt.c:913 posix/regcomp.c:137 #: sysdeps/gnu/errlist.c:21 msgid "Success" msgstr "Úspěch" @@ -3205,8 +3205,8 @@ msgstr "Obecná chyba systému" msgid "First/next chain broken" msgstr "První další řetězec porušen" -#. TRANS Permission denied; the file permissions do not allow the attempted operation. -#: nis/nis_error.h:11 nis/ypclnt.c:862 sysdeps/gnu/errlist.c:158 +#. TRANS The file permissions do not allow the attempted operation. +#: nis/nis_error.h:11 nis/ypclnt.c:869 sysdeps/gnu/errlist.c:158 msgid "Permission denied" msgstr "Operace zamítnuta" @@ -3362,129 +3362,129 @@ msgstr "Na serveru nelze vytvořit proces" msgid "Master server busy, full dump rescheduled." msgstr "Hlavní server je zaneprázdněn, úplný přenos byl znovu naplánován." -#: nis/nis_local_names.c:121 +#: nis/nis_local_names.c:122 #, c-format msgid "LOCAL entry for UID %d in directory %s not unique\n" msgstr "LOKÁLNÍ záznam pro UID %d v adresáři %s není unikátní\n" -#: nis/nis_print.c:51 +#: nis/nis_print.c:52 msgid "UNKNOWN" msgstr "NEZNÁMÝ" -#: nis/nis_print.c:109 +#: nis/nis_print.c:110 msgid "BOGUS OBJECT\n" msgstr "POCHYBNÝ OBJEKT\n" -#: nis/nis_print.c:112 +#: nis/nis_print.c:113 msgid "NO OBJECT\n" msgstr "ŽÁDNÝ OBJEKT\n" -#: nis/nis_print.c:115 +#: nis/nis_print.c:116 msgid "DIRECTORY\n" msgstr "ADRESÁŘ\n" -#: nis/nis_print.c:118 +#: nis/nis_print.c:119 msgid "GROUP\n" msgstr "SKUPINA\n" -#: nis/nis_print.c:121 +#: nis/nis_print.c:122 msgid "TABLE\n" msgstr "TABULKA\n" -#: nis/nis_print.c:124 +#: nis/nis_print.c:125 msgid "ENTRY\n" msgstr "ZÁZNAM\n" -#: nis/nis_print.c:127 +#: nis/nis_print.c:128 msgid "LINK\n" msgstr "ODKAZ\n" -#: nis/nis_print.c:130 +#: nis/nis_print.c:131 msgid "PRIVATE\n" msgstr "SOUKROMÝ\n" -#: nis/nis_print.c:133 +#: nis/nis_print.c:134 msgid "(Unknown object)\n" msgstr "(Neznámý objekt)\n" -#: nis/nis_print.c:167 +#: nis/nis_print.c:168 #, c-format msgid "Name : `%s'\n" msgstr "Název : „%s“\n" -#: nis/nis_print.c:168 +#: nis/nis_print.c:169 #, c-format msgid "Type : %s\n" msgstr "Typ : %s\n" -#: nis/nis_print.c:173 +#: nis/nis_print.c:174 msgid "Master Server :\n" msgstr "Hlavní server:\n" # Master server nebo replicated slave (replikát) -#: nis/nis_print.c:175 +#: nis/nis_print.c:176 msgid "Replicate :\n" msgstr "Replika:\n" -#: nis/nis_print.c:176 +#: nis/nis_print.c:177 #, c-format msgid "\tName : %s\n" msgstr "\tNázev : %s\n" -#: nis/nis_print.c:177 +#: nis/nis_print.c:178 msgid "\tPublic Key : " msgstr "\tVeřejný klíč : " -#: nis/nis_print.c:181 +#: nis/nis_print.c:182 msgid "None.\n" msgstr "Žádný.\n" -#: nis/nis_print.c:184 +#: nis/nis_print.c:185 #, c-format msgid "Diffie-Hellmann (%d bits)\n" msgstr "Diffie-Hellmann (bitů: %d)\n" -#: nis/nis_print.c:189 +#: nis/nis_print.c:190 #, c-format msgid "RSA (%d bits)\n" msgstr "RSA (bitů: %d)\n" -#: nis/nis_print.c:192 +#: nis/nis_print.c:193 msgid "Kerberos.\n" msgstr "Kerberos.\n" -#: nis/nis_print.c:195 +#: nis/nis_print.c:196 #, c-format msgid "Unknown (type = %d, bits = %d)\n" msgstr "Neznámý (typ = %d, bitů = %d)\n" -#: nis/nis_print.c:206 +#: nis/nis_print.c:207 #, c-format msgid "\tUniversal addresses (%u)\n" msgstr "\tUniverzální adresy (%u)\n" -#: nis/nis_print.c:228 +#: nis/nis_print.c:229 msgid "Time to live : " msgstr "Životnost : " -#: nis/nis_print.c:230 +#: nis/nis_print.c:231 msgid "Default Access rights :\n" msgstr "Implicitní příst. práva :\n" -#: nis/nis_print.c:239 +#: nis/nis_print.c:240 #, c-format msgid "\tType : %s\n" msgstr "\tTyp : %s\n" -#: nis/nis_print.c:240 +#: nis/nis_print.c:241 msgid "\tAccess rights: " msgstr "\tPřístupová práva: " -#: nis/nis_print.c:254 +#: nis/nis_print.c:255 msgid "Group Flags :" msgstr "Příznaky skupiny :" -#: nis/nis_print.c:257 +#: nis/nis_print.c:258 msgid "" "\n" "Group Members :\n" @@ -3492,95 +3492,95 @@ msgstr "" "\n" "Členové skupin :\n" -#: nis/nis_print.c:269 +#: nis/nis_print.c:270 #, c-format msgid "Table Type : %s\n" msgstr "Typ tabulky : %s\n" -#: nis/nis_print.c:270 +#: nis/nis_print.c:271 #, c-format msgid "Number of Columns : %d\n" msgstr "Počet sloupců : %d\n" -#: nis/nis_print.c:271 +#: nis/nis_print.c:272 #, c-format msgid "Character Separator : %c\n" msgstr "Oddělovač znaků : %c\n" -#: nis/nis_print.c:272 +#: nis/nis_print.c:273 #, c-format msgid "Search Path : %s\n" msgstr "Prohledávací cesta : %s\n" -#: nis/nis_print.c:273 +#: nis/nis_print.c:274 msgid "Columns :\n" msgstr "Sloupce :\n" -#: nis/nis_print.c:276 +#: nis/nis_print.c:277 #, c-format msgid "\t[%d]\tName : %s\n" msgstr "\t[%d]\tNázev : %s\n" -#: nis/nis_print.c:278 +#: nis/nis_print.c:279 msgid "\t\tAttributes : " msgstr "\t\tAtributy : " -#: nis/nis_print.c:280 +#: nis/nis_print.c:281 msgid "\t\tAccess Rights : " msgstr "\t\tPřístupová práva : " -#: nis/nis_print.c:290 +#: nis/nis_print.c:291 msgid "Linked Object Type : " msgstr "Typ odkazovaného objektu : " -#: nis/nis_print.c:292 +#: nis/nis_print.c:293 #, c-format msgid "Linked to : %s\n" msgstr "Odkazuje na : %s\n" -#: nis/nis_print.c:302 +#: nis/nis_print.c:303 #, c-format msgid "\tEntry data of type %s\n" msgstr "\tVstupní data typu %s\n" -#: nis/nis_print.c:305 +#: nis/nis_print.c:306 #, c-format msgid "\t[%u] - [%u bytes] " msgstr "\t[%u] - [%u bajtů] " -#: nis/nis_print.c:308 +#: nis/nis_print.c:309 msgid "Encrypted data\n" msgstr "Šifrovaná data\n" -#: nis/nis_print.c:310 +#: nis/nis_print.c:311 msgid "Binary data\n" msgstr "Binární data\n" -#: nis/nis_print.c:326 +#: nis/nis_print.c:327 #, c-format msgid "Object Name : %s\n" msgstr "Název objektu : %s\n" -#: nis/nis_print.c:327 +#: nis/nis_print.c:328 #, c-format msgid "Directory : %s\n" msgstr "Adresář : %s\n" -#: nis/nis_print.c:328 +#: nis/nis_print.c:329 #, c-format msgid "Owner : %s\n" msgstr "Vlastník : %s\n" -#: nis/nis_print.c:329 +#: nis/nis_print.c:330 #, c-format msgid "Group : %s\n" msgstr "Skupina : %s\n" -#: nis/nis_print.c:330 +#: nis/nis_print.c:331 msgid "Access Rights : " msgstr "Přístupová práva: " -#: nis/nis_print.c:332 +#: nis/nis_print.c:333 #, c-format msgid "" "\n" @@ -3589,90 +3589,90 @@ msgstr "" "\n" "Životnost : " -#: nis/nis_print.c:335 +#: nis/nis_print.c:336 #, c-format msgid "Creation Time : %s" msgstr "Čas vytvoření : %s" -#: nis/nis_print.c:337 +#: nis/nis_print.c:338 #, c-format msgid "Mod. Time : %s" msgstr "Čas změny : %s" -#: nis/nis_print.c:338 +#: nis/nis_print.c:339 msgid "Object Type : " msgstr "Typ objektu : " -#: nis/nis_print.c:358 +#: nis/nis_print.c:359 #, c-format msgid " Data Length = %u\n" msgstr " Délka dat = %u\n" -#: nis/nis_print.c:372 +#: nis/nis_print.c:373 #, c-format msgid "Status : %s\n" msgstr "Stav : %s\n" -#: nis/nis_print.c:373 +#: nis/nis_print.c:374 #, c-format msgid "Number of objects : %u\n" msgstr "Počet objektů : %u\n" -#: nis/nis_print.c:377 +#: nis/nis_print.c:378 #, c-format msgid "Object #%d:\n" msgstr "Objekt #%d:\n" -#: nis/nis_print_group_entry.c:116 +#: nis/nis_print_group_entry.c:117 #, c-format msgid "Group entry for \"%s.%s\" group:\n" msgstr "Záznam skupiny pro skupinu „%s.%s“:\n" -#: nis/nis_print_group_entry.c:124 +#: nis/nis_print_group_entry.c:125 msgid " Explicit members:\n" msgstr " Explicitní členové:\n" -#: nis/nis_print_group_entry.c:129 +#: nis/nis_print_group_entry.c:130 msgid " No explicit members\n" msgstr " Žádní explicitní členové\n" -#: nis/nis_print_group_entry.c:132 +#: nis/nis_print_group_entry.c:133 msgid " Implicit members:\n" msgstr " Implicitní členové:\n" -#: nis/nis_print_group_entry.c:137 +#: nis/nis_print_group_entry.c:138 msgid " No implicit members\n" msgstr " Žádní implicitní členové\n" -#: nis/nis_print_group_entry.c:140 +#: nis/nis_print_group_entry.c:141 msgid " Recursive members:\n" msgstr " Rekurzivní členové:\n" -#: nis/nis_print_group_entry.c:145 +#: nis/nis_print_group_entry.c:146 msgid " No recursive members\n" msgstr " Žádní rekurzivní členové\n" -#: nis/nis_print_group_entry.c:148 +#: nis/nis_print_group_entry.c:149 msgid " Explicit nonmembers:\n" msgstr " Explicitní nečlenové:\n" -#: nis/nis_print_group_entry.c:153 +#: nis/nis_print_group_entry.c:154 msgid " No explicit nonmembers\n" msgstr " Žádní explicitní nečlenové\n" -#: nis/nis_print_group_entry.c:156 +#: nis/nis_print_group_entry.c:157 msgid " Implicit nonmembers:\n" msgstr " Implicitní nečlenové:\n" -#: nis/nis_print_group_entry.c:161 +#: nis/nis_print_group_entry.c:162 msgid " No implicit nonmembers\n" msgstr " Žádní implicitní nečlenové\n" -#: nis/nis_print_group_entry.c:164 +#: nis/nis_print_group_entry.c:165 msgid " Recursive nonmembers:\n" msgstr " Rekurzivní nečlenové:\n" -#: nis/nis_print_group_entry.c:169 +#: nis/nis_print_group_entry.c:170 msgid " No recursive nonmembers\n" msgstr " Žádní rekurzivní nečlenové\n" @@ -3715,101 +3715,101 @@ msgstr "netname2user: záznam LOCAL pro %s v adresáři %s není jednoznačný" msgid "netname2user: should not have uid 0" msgstr "netname2user: neměl bych mít uid 0" -#: nis/ypclnt.c:820 +#: nis/ypclnt.c:827 msgid "Request arguments bad" msgstr "Chybné argumenty žádosti" -#: nis/ypclnt.c:823 +#: nis/ypclnt.c:830 msgid "RPC failure on NIS operation" msgstr "Selhal RPC při NIS operaci" -#: nis/ypclnt.c:826 +#: nis/ypclnt.c:833 msgid "Can't bind to server which serves this domain" msgstr "K serveru obsluhujícímu tuto doménu se nelze připojit" -#: nis/ypclnt.c:829 +#: nis/ypclnt.c:836 msgid "No such map in server's domain" msgstr "Tato mapa se v doméně serveru nenachází" -#: nis/ypclnt.c:832 +#: nis/ypclnt.c:839 msgid "No such key in map" msgstr "Tento klíč v mapě neexistuje" -#: nis/ypclnt.c:835 +#: nis/ypclnt.c:842 msgid "Internal NIS error" msgstr "Vnitřní chyba NIS" -#: nis/ypclnt.c:838 +#: nis/ypclnt.c:845 msgid "Local resource allocation failure" msgstr "Chyba při přidělování místních prostředků" # V NIS databázi již nejsou další záznamy -#: nis/ypclnt.c:841 +#: nis/ypclnt.c:848 msgid "No more records in map database" msgstr "V databázi mapování nejsou žádné další záznamy" -#: nis/ypclnt.c:844 +#: nis/ypclnt.c:851 msgid "Can't communicate with portmapper" msgstr "S portmapperem nelze komunikovat" -#: nis/ypclnt.c:847 +#: nis/ypclnt.c:854 msgid "Can't communicate with ypbind" msgstr "S ypbind nelze komunikovat" -#: nis/ypclnt.c:850 +#: nis/ypclnt.c:857 msgid "Can't communicate with ypserv" msgstr "S ypserv nelze komunikovat" -#: nis/ypclnt.c:853 +#: nis/ypclnt.c:860 msgid "Local domain name not set" msgstr "Jméno místní domény není nastaveno" -#: nis/ypclnt.c:856 +#: nis/ypclnt.c:863 msgid "NIS map database is bad" msgstr "NIS map databáze je chybná" -#: nis/ypclnt.c:859 +#: nis/ypclnt.c:866 msgid "NIS client/server version mismatch - can't supply service" msgstr "Rozdílné verze NIS klienta a serveru - službu nelze poskytnout" -#: nis/ypclnt.c:865 +#: nis/ypclnt.c:872 msgid "Database is busy" msgstr "Databáze je používána" -#: nis/ypclnt.c:868 +#: nis/ypclnt.c:875 msgid "Unknown NIS error code" msgstr "Neznámý chybový kód služby NIS" -#: nis/ypclnt.c:908 +#: nis/ypclnt.c:916 msgid "Internal ypbind error" msgstr "Vnitřní chyba ypbind" -#: nis/ypclnt.c:911 +#: nis/ypclnt.c:919 msgid "Domain not bound" msgstr "Doména není připojena" -#: nis/ypclnt.c:914 +#: nis/ypclnt.c:922 msgid "System resource allocation failure" msgstr "Přidělení systémového prostředku nebylo úspěšné" -#: nis/ypclnt.c:917 +#: nis/ypclnt.c:925 msgid "Unknown ypbind error" msgstr "Neznámá chyba ypbind" -#: nis/ypclnt.c:958 +#: nis/ypclnt.c:966 msgid "yp_update: cannot convert host to netname\n" msgstr "yp_update: název počítače nelze konvertovat na síťový název\n" -#: nis/ypclnt.c:976 +#: nis/ypclnt.c:984 msgid "yp_update: cannot get server address\n" msgstr "yp_update: adresu serveru nelze zjistit\n" -#: nscd/aicache.c:84 nscd/hstcache.c:485 +#: nscd/aicache.c:85 nscd/hstcache.c:485 #, c-format msgid "Haven't found \"%s\" in hosts cache!" msgstr "„%s“ nebylo v cache paměti pro počítače nalezeno!" -#: nscd/aicache.c:86 nscd/hstcache.c:487 +#: nscd/aicache.c:87 nscd/hstcache.c:487 #, c-format msgid "Reloading \"%s\" in hosts cache!" msgstr "Znovu načítám „%s“ do keše pro jména počítačů!" @@ -3843,269 +3843,264 @@ msgstr "čistím keš %s, čas %ld" msgid "considering %s entry \"%s\", timeout %" msgstr "zvažuji %s-položku „%s“, životnost %" -#: nscd/connections.c:548 +#: nscd/connections.c:537 #, c-format msgid "invalid persistent database file \"%s\": %s" msgstr "chybný soubor „%s“ s trvalou databází: %s" -#: nscd/connections.c:556 +#: nscd/connections.c:545 msgid "uninitialized header" msgstr "neinicializovaná hlavička" -#: nscd/connections.c:561 +#: nscd/connections.c:550 msgid "header size does not match" msgstr "velikost hlavičky nesouhlasí" -#: nscd/connections.c:571 +#: nscd/connections.c:560 msgid "file size does not match" msgstr "velikost souboru nesouhlasí" -#: nscd/connections.c:588 +#: nscd/connections.c:577 msgid "verification failed" msgstr "ověření selhalo" -#: nscd/connections.c:602 +#: nscd/connections.c:591 #, c-format msgid "suggested size of table for database %s larger than the persistent database's table" msgstr "navrhovaná velikost tabulky pro databázi %s je větší než tabulka trvalých databází" -#: nscd/connections.c:613 nscd/connections.c:697 +#: nscd/connections.c:602 nscd/connections.c:686 #, c-format msgid "cannot create read-only descriptor for \"%s\"; no mmap" msgstr "deskriptor jen-pro-čtení „%s“ nelze vytvořit: žádný mmap" -#: nscd/connections.c:629 +#: nscd/connections.c:618 #, c-format msgid "cannot access '%s'" msgstr "k „%s“ nelze přistoupit" -#: nscd/connections.c:677 +#: nscd/connections.c:666 #, c-format msgid "database for %s corrupted or simultaneously used; remove %s manually if necessary and restart" msgstr "Databáze pro %s je poškozena nebo vícenásobně používána. Je-li třeba, ručně odstraňte %s a restartuje." -#: nscd/connections.c:683 +#: nscd/connections.c:672 #, c-format msgid "cannot create %s; no persistent database used" msgstr "%s nelze vytvořit, žádná trvalá databáze nebude použita" -#: nscd/connections.c:686 +#: nscd/connections.c:675 #, c-format msgid "cannot create %s; no sharing possible" msgstr "%s nelze vytvořit, sdílení není možno" -#: nscd/connections.c:757 +#: nscd/connections.c:746 #, c-format msgid "cannot write to database file %s: %s" msgstr "do databázového soubor %s nelze zapsat: %s" -#: nscd/connections.c:796 -#, c-format -msgid "cannot set socket to close on exec: %s; disabling paranoia mode" -msgstr "soket nelze nastavit na uzavření při spuštění, %s, vypínám paranoidní režim" - -#: nscd/connections.c:831 +#: nscd/connections.c:802 #, c-format msgid "cannot open socket: %s" msgstr "soket nelze otevřít: %s" -#: nscd/connections.c:850 +#: nscd/connections.c:821 #, c-format msgid "cannot enable socket to accept connections: %s" msgstr "soket nemůže přijímat spojení: %s" -#: nscd/connections.c:907 +#: nscd/connections.c:878 #, c-format msgid "disabled inotify-based monitoring for file `%s': %s" msgstr "sledování souboru „%s“ pomocí inotify zakázáno: %s" -#: nscd/connections.c:911 +#: nscd/connections.c:882 #, c-format msgid "monitoring file `%s` (%d)" msgstr "sleduje se soubor „%s“ (%d)" -#: nscd/connections.c:924 +#: nscd/connections.c:895 #, c-format msgid "disabled inotify-based monitoring for directory `%s': %s" msgstr "sledování adresáře „%s“ pomocí inotify zakázáno: %s" -#: nscd/connections.c:928 +#: nscd/connections.c:899 #, c-format msgid "monitoring directory `%s` (%d)" msgstr "sleduje se adresář „%s“ (%d)" -#: nscd/connections.c:956 +#: nscd/connections.c:927 #, c-format msgid "monitoring file %s for database %s" msgstr "sleduje se soubor %s pro databázi %s" -#: nscd/connections.c:966 +#: nscd/connections.c:937 #, c-format msgid "stat failed for file `%s'; will try again later: %s" msgstr "volání stat nad souborem „%s“ selhalo, zkusí se později: %s" -#: nscd/connections.c:1085 +#: nscd/connections.c:1056 #, c-format msgid "provide access to FD %d, for %s" msgstr "poskytnout přístup na deskriptor souboru %d pro %s" -#: nscd/connections.c:1097 +#: nscd/connections.c:1068 #, c-format msgid "cannot handle old request version %d; current version is %d" msgstr "žádost staré verze (%d) nelze zpracovat; aktuální verze je %d" -#: nscd/connections.c:1119 +#: nscd/connections.c:1090 #, c-format msgid "request from %ld not handled due to missing permission" msgstr "požadavek z %ld neobsloužen kvůli chybějícím právům" -#: nscd/connections.c:1124 +#: nscd/connections.c:1095 #, c-format msgid "request from '%s' [%ld] not handled due to missing permission" msgstr "požadavek z „%s“ [%ld] neobsloužen kvůli chybějícím právům" -#: nscd/connections.c:1129 +#: nscd/connections.c:1100 msgid "request not handled due to missing permission" msgstr "požadavek neobsloužen kvůli chybějícím právům" -#: nscd/connections.c:1167 nscd/connections.c:1220 +#: nscd/connections.c:1138 nscd/connections.c:1191 #, c-format msgid "cannot write result: %s" msgstr "výsledek nelze zapsat: %s" -#: nscd/connections.c:1311 +#: nscd/connections.c:1282 #, c-format msgid "error getting caller's id: %s" msgstr "chyba při zjišťování id volajícího: %s" -#: nscd/connections.c:1371 +#: nscd/connections.c:1342 #, c-format msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode" msgstr "/proc/self/cmdline nelze otevřít: %s, vypínám paranoidní režim" -#: nscd/connections.c:1385 +#: nscd/connections.c:1356 #, c-format msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode" msgstr "/proc/self/cmdline nelze načíst: %s, vypínám paranoidní režim" -#: nscd/connections.c:1425 +#: nscd/connections.c:1396 #, c-format msgid "cannot change to old UID: %s; disabling paranoia mode" msgstr "nelze se přepnout do starého UID: %s. vypínám paranoidní režim" -#: nscd/connections.c:1435 +#: nscd/connections.c:1406 #, c-format msgid "cannot change to old GID: %s; disabling paranoia mode" msgstr "nelze se přepnout do starého GID: %s, vypínám paranoidní režim" -#: nscd/connections.c:1448 +#: nscd/connections.c:1419 #, c-format msgid "cannot change to old working directory: %s; disabling paranoia mode" msgstr "nelze se přepnout do starého pracovního adresáře: %s. vypínám paranoidní režim" -#: nscd/connections.c:1494 +#: nscd/connections.c:1465 #, c-format msgid "re-exec failed: %s; disabling paranoia mode" msgstr "znovuspuštění selhalo: %s, paranoidní režim bude vypnut" -#: nscd/connections.c:1503 +#: nscd/connections.c:1474 #, c-format msgid "cannot change current working directory to \"/\": %s" msgstr "současný pracovní adresář nelze změnit na „/“: %s" -#: nscd/connections.c:1696 +#: nscd/connections.c:1657 #, c-format msgid "short read while reading request: %s" msgstr "neúplné čtení žádosti: „%s“" -#: nscd/connections.c:1729 +#: nscd/connections.c:1690 #, c-format msgid "key length in request too long: %d" msgstr "délka klíče v žádosti je příliš dlouhá: %d" -#: nscd/connections.c:1742 +#: nscd/connections.c:1703 #, c-format msgid "short read while reading request key: %s" msgstr "neúplné čtení klíče žádosti: %s" -#: nscd/connections.c:1752 +#: nscd/connections.c:1713 #, c-format msgid "handle_request: request received (Version = %d) from PID %ld" msgstr "handle_request: žádost přijata (verze = %d) od PID %ld" -#: nscd/connections.c:1757 +#: nscd/connections.c:1718 #, c-format msgid "handle_request: request received (Version = %d)" msgstr "handle_request: žádost přijata (verze = %d)" -#: nscd/connections.c:1897 +#: nscd/connections.c:1858 #, c-format msgid "ignored inotify event for `%s` (file exists)" msgstr "událost inotify pro „%s“ ignorována (soubor existuje)" -#: nscd/connections.c:1902 +#: nscd/connections.c:1863 #, c-format msgid "monitored file `%s` was %s, removing watch" msgstr "sledovaný soubor „%s“ byl %s, hlídání se ruší" -#: nscd/connections.c:1910 nscd/connections.c:1952 +#: nscd/connections.c:1871 nscd/connections.c:1913 #, c-format msgid "failed to remove file watch `%s`: %s" msgstr "zrušení hlídání souboru „%s“ selhalo: %s" -#: nscd/connections.c:1925 +#: nscd/connections.c:1886 #, c-format msgid "monitored file `%s` was written to" msgstr "do sledovaného souboru „%s“ bylo zapsáno" -#: nscd/connections.c:1949 +#: nscd/connections.c:1910 #, c-format msgid "monitored parent directory `%s` was %s, removing watch on `%s`" msgstr "sledovaný rodičovský adresář „%s“ byl %s, ruší se hlídání „%s“" -#: nscd/connections.c:1975 +#: nscd/connections.c:1936 #, c-format msgid "monitored file `%s` was %s, adding watch" msgstr "sledovaný soubor „%s“ byl %s, začíná se hlídat" -#: nscd/connections.c:1987 +#: nscd/connections.c:1948 #, c-format msgid "failed to add file watch `%s`: %s" msgstr "hlídání souboru „%s“ se nepodařilo zahájit: %s" -#: nscd/connections.c:2181 nscd/connections.c:2362 +#: nscd/connections.c:2126 nscd/connections.c:2291 #, c-format msgid "disabled inotify-based monitoring after read error %d" msgstr "po chybě v čtení %d bylo zakázáno sledování pomocí inotify" -#: nscd/connections.c:2477 +#: nscd/connections.c:2406 msgid "could not initialize conditional variable" msgstr "proměnnou podmínky nebylo možné inicializovat" -#: nscd/connections.c:2485 +#: nscd/connections.c:2414 msgid "could not start clean-up thread; terminating" msgstr "nebylo možné spustit úklidové vlákno, končím" -#: nscd/connections.c:2499 +#: nscd/connections.c:2428 msgid "could not start any worker thread; terminating" msgstr "nebylo možné spustit jakékoliv výkonné vlákno, končím" -#: nscd/connections.c:2554 nscd/connections.c:2556 nscd/connections.c:2572 -#: nscd/connections.c:2582 nscd/connections.c:2600 nscd/connections.c:2611 -#: nscd/connections.c:2621 +#: nscd/connections.c:2483 nscd/connections.c:2485 nscd/connections.c:2501 +#: nscd/connections.c:2511 nscd/connections.c:2529 nscd/connections.c:2540 +#: nscd/connections.c:2550 #, c-format msgid "Failed to run nscd as user '%s'" msgstr "Spuštění nscd pod uživatelem „%s“ selhalo" -#: nscd/connections.c:2574 +#: nscd/connections.c:2503 msgid "initial getgrouplist failed" msgstr "prvotní získání seznamu skupin (getgrouplist) selhalo" -#: nscd/connections.c:2583 +#: nscd/connections.c:2512 msgid "getgrouplist failed" msgstr "getgrouplist (získej seznam skupin) selhalo" -#: nscd/connections.c:2601 +#: nscd/connections.c:2530 msgid "setgroups failed" msgstr "funkce setgroups() selhala" @@ -4791,62 +4786,41 @@ msgstr "není definováno" msgid "Unrecognized variable `%s'" msgstr "Neznámá proměnná „%s“" -#: posix/getopt.c:592 posix/getopt.c:621 -#, c-format -msgid "%s: option '%s' is ambiguous; possibilities:" -msgstr "%s: přepínač „%s“ není jednoznačný: možnosti:" - -#: posix/getopt.c:662 posix/getopt.c:666 +#: posix/getopt.c:277 #, c-format -msgid "%s: option '--%s' doesn't allow an argument\n" -msgstr "%s: přepínač „--%s“ nedovoluje žádný argument\n" +msgid "%s: option '%s%s' is ambiguous\n" +msgstr "%s: přepínač „%s%s“ není jednoznačný\n" -#: posix/getopt.c:675 posix/getopt.c:680 +#: posix/getopt.c:283 #, c-format -msgid "%s: option '%c%s' doesn't allow an argument\n" -msgstr "%s: přepínač „%c%s“ nedovoluje žádný argument\n" +msgid "%s: option '%s%s' is ambiguous; possibilities:" +msgstr "%s: přepínač „%s%s“ není jednoznačný: možnosti:" -#: posix/getopt.c:723 posix/getopt.c:742 +#: posix/getopt.c:318 #, c-format -msgid "%s: option '--%s' requires an argument\n" -msgstr "%s: přepínač „%s“ vyžaduje argument\n" +msgid "%s: unrecognized option '%s%s'\n" +msgstr "%s: nerozpoznaný přepínač „%s%s“\n" -#: posix/getopt.c:780 posix/getopt.c:783 +#: posix/getopt.c:344 #, c-format -msgid "%s: unrecognized option '--%s'\n" -msgstr "%s: nerozpoznaný přepínač „--%s“\n" +msgid "%s: option '%s%s' doesn't allow an argument\n" +msgstr "%s: přepínač „%s%s“ nedovoluje žádný argument\n" -#: posix/getopt.c:791 posix/getopt.c:794 +#: posix/getopt.c:359 #, c-format -msgid "%s: unrecognized option '%c%s'\n" -msgstr "%s: nerozpoznaný přepínač „%c%s“\n" +msgid "%s: option '%s%s' requires an argument\n" +msgstr "%s: přepínač „%s%s“ vyžaduje argument\n" -#: posix/getopt.c:843 posix/getopt.c:846 +#: posix/getopt.c:620 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: neplatný přepínač – „%c“\n" -#: posix/getopt.c:899 posix/getopt.c:916 posix/getopt.c:1126 -#: posix/getopt.c:1144 +#: posix/getopt.c:635 posix/getopt.c:681 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: přepínač vyžaduje argument – „%c“\n" -#: posix/getopt.c:972 posix/getopt.c:988 -#, c-format -msgid "%s: option '-W %s' is ambiguous\n" -msgstr "%s: přepínač „-W %s“ není jednoznačný\n" - -#: posix/getopt.c:1012 posix/getopt.c:1030 -#, c-format -msgid "%s: option '-W %s' doesn't allow an argument\n" -msgstr "%s: přepínač „-W %s“ nedovoluje žádný argument\n" - -#: posix/getopt.c:1051 posix/getopt.c:1069 -#, c-format -msgid "%s: option '-W %s' requires an argument\n" -msgstr "%s: přepínač „-W %s“ vyžaduje argument\n" - # Nenalezeno #: posix/regcomp.c:140 msgid "No match" @@ -4916,7 +4890,7 @@ msgstr "Nepárová ) or \\)" msgid "No previous regular expression" msgstr "Předchozí regulární výraz neexistuje" -#: posix/wordexp.c:1852 +#: posix/wordexp.c:1822 msgid "parameter null or not set" msgstr "parametr je nullový nebo prázdný" @@ -5101,7 +5075,7 @@ msgstr "Výstupní vyrovnávací paměť k dispozici" msgid "Input message available" msgstr "Vstupní zpráva k dispozici" -#: stdio-common/psiginfo-data.h:46 timezone/zdump.c:541 timezone/zic.c:483 +#: stdio-common/psiginfo-data.h:46 timezone/zdump.c:381 timezone/zic.c:520 msgid "I/O error" msgstr "Chyba vstupu/výstupu" @@ -5181,170 +5155,170 @@ msgstr "Signál reálného času %d" msgid "Unknown signal %d" msgstr "Neznámý signál %d" -#: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:135 -#: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233 -#: sunrpc/svc_udp.c:160 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229 -#: sunrpc/xdr.c:627 sunrpc/xdr.c:787 sunrpc/xdr_array.c:101 -#: sunrpc/xdr_rec.c:152 sunrpc/xdr_ref.c:78 +#: sunrpc/auth_unix.c:112 sunrpc/clnt_tcp.c:124 sunrpc/clnt_udp.c:139 +#: sunrpc/clnt_unix.c:125 sunrpc/svc_tcp.c:189 sunrpc/svc_tcp.c:234 +#: sunrpc/svc_udp.c:161 sunrpc/svc_unix.c:189 sunrpc/svc_unix.c:230 +#: sunrpc/xdr.c:628 sunrpc/xdr.c:788 sunrpc/xdr_array.c:102 +#: sunrpc/xdr_rec.c:153 sunrpc/xdr_ref.c:79 msgid "out of memory\n" msgstr "nedostatek paměti\n" -#: sunrpc/auth_unix.c:349 +#: sunrpc/auth_unix.c:350 msgid "auth_unix.c: Fatal marshalling problem" msgstr "auth_unix.c: Fatální chyba marshallingu" -#: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111 +#: sunrpc/clnt_perr.c:96 sunrpc/clnt_perr.c:112 #, c-format msgid "%s: %s; low version = %lu, high version = %lu" msgstr "%s: %s; spodní verze = %lu, horní verze = %lu" -#: sunrpc/clnt_perr.c:102 +#: sunrpc/clnt_perr.c:103 #, c-format msgid "%s: %s; why = %s\n" msgstr "%s: %s; důvod = %s\n" -#: sunrpc/clnt_perr.c:104 +#: sunrpc/clnt_perr.c:105 #, c-format msgid "%s: %s; why = (unknown authentication error - %d)\n" msgstr "%s: %s; důvod = (neznámá chyba při ověřování totožnosti – %d)\n" -#: sunrpc/clnt_perr.c:153 +#: sunrpc/clnt_perr.c:154 msgid "RPC: Success" msgstr "RPC: Úspěch" -#: sunrpc/clnt_perr.c:156 +#: sunrpc/clnt_perr.c:157 msgid "RPC: Can't encode arguments" msgstr "RPC: Argumenty nelze zakódovat" -#: sunrpc/clnt_perr.c:160 +#: sunrpc/clnt_perr.c:161 msgid "RPC: Can't decode result" msgstr "RPC: Výsledek nelze dekódovat" -#: sunrpc/clnt_perr.c:164 +#: sunrpc/clnt_perr.c:165 msgid "RPC: Unable to send" msgstr "RPC: Nelze vysílat" -#: sunrpc/clnt_perr.c:168 +#: sunrpc/clnt_perr.c:169 msgid "RPC: Unable to receive" msgstr "RPC: Nelze přijímat" -#: sunrpc/clnt_perr.c:172 +#: sunrpc/clnt_perr.c:173 msgid "RPC: Timed out" msgstr "RPC: Časovač vypršel" -#: sunrpc/clnt_perr.c:176 +#: sunrpc/clnt_perr.c:177 msgid "RPC: Incompatible versions of RPC" msgstr "RPC: Nekompatibilní verze RPC" -#: sunrpc/clnt_perr.c:180 +#: sunrpc/clnt_perr.c:181 msgid "RPC: Authentication error" msgstr "RPC: Chyba při ověřování totožnosti" -#: sunrpc/clnt_perr.c:184 +#: sunrpc/clnt_perr.c:185 msgid "RPC: Program unavailable" msgstr "RPC: Program není k dispozici" -#: sunrpc/clnt_perr.c:188 +#: sunrpc/clnt_perr.c:189 msgid "RPC: Program/version mismatch" msgstr "RPC: Nesouhlasí program nebo verze" -#: sunrpc/clnt_perr.c:192 +#: sunrpc/clnt_perr.c:193 msgid "RPC: Procedure unavailable" msgstr "RPC: Procedura není k dispozici" -#: sunrpc/clnt_perr.c:196 +#: sunrpc/clnt_perr.c:197 msgid "RPC: Server can't decode arguments" msgstr "RPC: Server nemůže dekódovat argumenty" -#: sunrpc/clnt_perr.c:200 +#: sunrpc/clnt_perr.c:201 msgid "RPC: Remote system error" msgstr "RPC: Chyba vzdáleného systému" -#: sunrpc/clnt_perr.c:204 +#: sunrpc/clnt_perr.c:205 msgid "RPC: Unknown host" msgstr "RPC: Neznámý počítač" -#: sunrpc/clnt_perr.c:208 +#: sunrpc/clnt_perr.c:209 msgid "RPC: Unknown protocol" msgstr "RPC: Neznámý protokol" -#: sunrpc/clnt_perr.c:212 +#: sunrpc/clnt_perr.c:213 msgid "RPC: Port mapper failure" msgstr "RPC: Chyba portmapperu" -#: sunrpc/clnt_perr.c:216 +#: sunrpc/clnt_perr.c:217 msgid "RPC: Program not registered" msgstr "RPC: Program není registrován" -#: sunrpc/clnt_perr.c:220 +#: sunrpc/clnt_perr.c:221 msgid "RPC: Failed (unspecified error)" msgstr "RPC: Chyba (blíže neurčená)" -#: sunrpc/clnt_perr.c:261 +#: sunrpc/clnt_perr.c:262 msgid "RPC: (unknown error code)" msgstr "RPC: (neznámý chybový kód)" -#: sunrpc/clnt_perr.c:333 +#: sunrpc/clnt_perr.c:334 msgid "Authentication OK" msgstr "Ověření totožnosti bylo úspěšné" -#: sunrpc/clnt_perr.c:336 +#: sunrpc/clnt_perr.c:337 msgid "Invalid client credential" msgstr "Neplatné oprávnění klienta" -#: sunrpc/clnt_perr.c:340 +#: sunrpc/clnt_perr.c:341 msgid "Server rejected credential" msgstr "Server odmítl oprávnění" -#: sunrpc/clnt_perr.c:344 +#: sunrpc/clnt_perr.c:345 msgid "Invalid client verifier" msgstr "Chybný ověřovatel klienta" -#: sunrpc/clnt_perr.c:348 +#: sunrpc/clnt_perr.c:349 msgid "Server rejected verifier" msgstr "Server odmítl ověřovatele" -#: sunrpc/clnt_perr.c:352 +#: sunrpc/clnt_perr.c:353 msgid "Client credential too weak" msgstr "Nedostatečné oprávnění klienta" -#: sunrpc/clnt_perr.c:356 +#: sunrpc/clnt_perr.c:357 msgid "Invalid server verifier" msgstr "Neplatný ověřovatel serveru" -#: sunrpc/clnt_perr.c:360 +#: sunrpc/clnt_perr.c:361 msgid "Failed (unspecified error)" msgstr "Chyba (blíže nespecifikovaná)" -#: sunrpc/clnt_raw.c:115 +#: sunrpc/clnt_raw.c:116 msgid "clnt_raw.c: fatal header serialization error" msgstr "clnt_raw.c: fatální chyba při serializaci hlavičky." -#: sunrpc/pm_getmaps.c:77 +#: sunrpc/pm_getmaps.c:78 msgid "pmap_getmaps.c: rpc problem" msgstr "pmap_getmaps.c: problém s RPC" -#: sunrpc/pmap_clnt.c:127 +#: sunrpc/pmap_clnt.c:128 msgid "Cannot register service" msgstr "Službu nelze registrovat" -#: sunrpc/pmap_rmt.c:244 +#: sunrpc/pmap_rmt.c:245 msgid "Cannot create socket for broadcast rpc" msgstr "Soket pro všesměrové rpc vysílání nelze vytvořit" -#: sunrpc/pmap_rmt.c:251 +#: sunrpc/pmap_rmt.c:252 msgid "Cannot set socket option SO_BROADCAST" msgstr "Volbu SO_BROADCAST pro soket nelze nastavit" -#: sunrpc/pmap_rmt.c:303 +#: sunrpc/pmap_rmt.c:304 msgid "Cannot send broadcast packet" msgstr "Všesměrový paket nelze poslat" -#: sunrpc/pmap_rmt.c:328 +#: sunrpc/pmap_rmt.c:329 msgid "Broadcast poll problem" msgstr "Problém při volání poll pro všesměrové vysílání" -#: sunrpc/pmap_rmt.c:341 +#: sunrpc/pmap_rmt.c:342 msgid "Cannot receive reply to broadcast" msgstr "Odpověď na všesměrové vysílání nepřišla" @@ -5631,11 +5605,11 @@ msgstr "prázdný znakový řetězec" msgid "preprocessor error" msgstr "chyba preprocesoru" -#: sunrpc/svc_run.c:71 +#: sunrpc/svc_run.c:72 msgid "svc_run: - out of memory" msgstr "svc_run: – nedostatek paměti" -#: sunrpc/svc_run.c:91 +#: sunrpc/svc_run.c:92 msgid "svc_run: - poll failed" msgstr "svc_run: služba poll selhala" @@ -5667,205 +5641,205 @@ msgstr "problémy při odpovídání programu %d\n" msgid "never registered prog %d\n" msgstr "nikdy neregistrovaný program %d\n" -#: sunrpc/svc_tcp.c:164 +#: sunrpc/svc_tcp.c:165 msgid "svc_tcp.c - tcp socket creation problem" msgstr "svc_tcp.c –  při vytváření tcp soketu vznikla chyba" -#: sunrpc/svc_tcp.c:179 +#: sunrpc/svc_tcp.c:180 msgid "svc_tcp.c - cannot getsockname or listen" msgstr "svc_tcp.c – při getsockname nebo listen vznikla chyba" -#: sunrpc/svc_udp.c:135 +#: sunrpc/svc_udp.c:136 msgid "svcudp_create: socket creation problem" msgstr "svcudp_create: soket nelze vytvořit" -#: sunrpc/svc_udp.c:149 +#: sunrpc/svc_udp.c:150 msgid "svcudp_create - cannot getsockname" msgstr "svcudp_create - při getsockname vznikla chyba" -#: sunrpc/svc_udp.c:181 +#: sunrpc/svc_udp.c:182 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n" msgstr "svcudp_create: xp_pad je pro IP_PKTINFO příliš malý\n" -#: sunrpc/svc_udp.c:480 +#: sunrpc/svc_udp.c:481 msgid "enablecache: cache already enabled" msgstr "enablecache: cache již je povolena" -#: sunrpc/svc_udp.c:486 +#: sunrpc/svc_udp.c:487 msgid "enablecache: could not allocate cache" msgstr "enablecache: cache nebylo možno alokovat" -#: sunrpc/svc_udp.c:495 +#: sunrpc/svc_udp.c:496 msgid "enablecache: could not allocate cache data" msgstr "enablecache: nebylo možno alokovat místo pro data v cache" -#: sunrpc/svc_udp.c:503 +#: sunrpc/svc_udp.c:504 msgid "enablecache: could not allocate cache fifo" msgstr "enablecache: nebylo možno alokovat frontu pro cache" -#: sunrpc/svc_udp.c:539 +#: sunrpc/svc_udp.c:540 msgid "cache_set: victim not found" msgstr "cache_set: oběť nenalezena" -#: sunrpc/svc_udp.c:550 +#: sunrpc/svc_udp.c:551 msgid "cache_set: victim alloc failed" msgstr "cache_set: alokace nové položky cache se nezdařila" -#: sunrpc/svc_udp.c:557 +#: sunrpc/svc_udp.c:558 msgid "cache_set: could not allocate new rpc_buffer" msgstr "cache_set: nešlo alokovat vyrovnávací paměť pro rpc" -#: sunrpc/svc_unix.c:162 +#: sunrpc/svc_unix.c:163 msgid "svc_unix.c - AF_UNIX socket creation problem" msgstr "svc_unix.c – při vytváření AF_UNIX soketu vznikla chyba" -#: sunrpc/svc_unix.c:178 +#: sunrpc/svc_unix.c:179 msgid "svc_unix.c - cannot getsockname or listen" msgstr "svc_unix.c – při getsockname nebo listen vznikla chyba" -#: sysdeps/generic/siglist.h:28 +#: sysdeps/generic/siglist.h:29 msgid "Hangup" msgstr "Odpojen terminál (SIGHUP)" -#: sysdeps/generic/siglist.h:29 +#: sysdeps/generic/siglist.h:30 msgid "Interrupt" msgstr "Přerušení (SIGINT)" -#: sysdeps/generic/siglist.h:30 +#: sysdeps/generic/siglist.h:31 msgid "Quit" msgstr "Konec (SIGQUIT)" -#: sysdeps/generic/siglist.h:31 +#: sysdeps/generic/siglist.h:32 msgid "Illegal instruction" msgstr "Nedovolená instrukce (SIGILL)" -#: sysdeps/generic/siglist.h:32 +#: sysdeps/generic/siglist.h:33 msgid "Trace/breakpoint trap" msgstr "Trasovací/ladící past (SIGTRAP)" -#: sysdeps/generic/siglist.h:33 +#: sysdeps/generic/siglist.h:34 msgid "Aborted" msgstr "Neúspěšně ukončen (SIGABRT)" -#: sysdeps/generic/siglist.h:34 +#: sysdeps/generic/siglist.h:35 msgid "Floating point exception" msgstr "Výjimka v pohyblivé řádové čárce (SIGFPE)" -#: sysdeps/generic/siglist.h:35 +#: sysdeps/generic/siglist.h:36 msgid "Killed" msgstr "Zabit (SIGKILL)" -#: sysdeps/generic/siglist.h:36 +#: sysdeps/generic/siglist.h:37 msgid "Bus error" msgstr "Chyba na sběrnici (neplatná adresa) (SIGBUS)" -#: sysdeps/generic/siglist.h:37 +#: sysdeps/generic/siglist.h:38 +msgid "Bad system call" +msgstr "Chybné volání systému (SIGSYS)" + +#: sysdeps/generic/siglist.h:39 msgid "Segmentation fault" msgstr "Neoprávněný přístup do paměti (SIGSEGV)" -#. TRANS Broken pipe; there is no process reading from the other end of a pipe. +#. TRANS There is no process reading from the other end of a pipe. #. TRANS Every library function that returns this error code also generates a #. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} #. TRANS unless it has handled or blocked @code{SIGPIPE}. -#: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:360 +#: sysdeps/generic/siglist.h:40 sysdeps/gnu/errlist.c:360 msgid "Broken pipe" msgstr "Roura přerušena (SIGPIPE)" -#: sysdeps/generic/siglist.h:39 +#: sysdeps/generic/siglist.h:41 msgid "Alarm clock" msgstr "Budík (SIGALRM)" -#: sysdeps/generic/siglist.h:40 +#: sysdeps/generic/siglist.h:42 msgid "Terminated" msgstr "Ukončen (SIGTERM)" # Urgentní stav V/V? -#: sysdeps/generic/siglist.h:41 +#: sysdeps/generic/siglist.h:43 msgid "Urgent I/O condition" msgstr "Naléhavá V/V situace (SIGURG)" -#: sysdeps/generic/siglist.h:42 +#: sysdeps/generic/siglist.h:44 msgid "Stopped (signal)" msgstr "Pozastaven (SIGSTOP)" -#: sysdeps/generic/siglist.h:43 +#: sysdeps/generic/siglist.h:45 msgid "Stopped" msgstr "Pozastaven (SIGTSTP)" -#: sysdeps/generic/siglist.h:44 +#: sysdeps/generic/siglist.h:46 msgid "Continued" msgstr "Je pokračováno (SIGCONT)" -#: sysdeps/generic/siglist.h:45 +#: sysdeps/generic/siglist.h:47 msgid "Child exited" msgstr "Potomek skončil (SIGCHLD)" -#: sysdeps/generic/siglist.h:46 +#: sysdeps/generic/siglist.h:48 msgid "Stopped (tty input)" msgstr "Pozastaven (vstup TTY) (SIGTTIN)" -#: sysdeps/generic/siglist.h:47 +#: sysdeps/generic/siglist.h:49 msgid "Stopped (tty output)" msgstr "Pozastaven (výstup TTY) (SIGTTOU)" -#: sysdeps/generic/siglist.h:48 +#: sysdeps/generic/siglist.h:50 msgid "I/O possible" msgstr "Vstup/Výstup možný (SIGIO)" -#: sysdeps/generic/siglist.h:49 +#: sysdeps/generic/siglist.h:51 msgid "CPU time limit exceeded" msgstr "Překročen časový limit pro procesor (SIGXCPU)" -#: sysdeps/generic/siglist.h:50 +#: sysdeps/generic/siglist.h:52 msgid "File size limit exceeded" msgstr "Překročen limit délky souboru (SIGXFS2)" -#: sysdeps/generic/siglist.h:51 +#: sysdeps/generic/siglist.h:53 msgid "Virtual timer expired" msgstr "Virtuální časovač vypršel (SIGVTALRM)" -#: sysdeps/generic/siglist.h:52 +#: sysdeps/generic/siglist.h:54 msgid "Profiling timer expired" msgstr "Profilovací časovač vypršel (SIGPROF)" -#: sysdeps/generic/siglist.h:53 +#: sysdeps/generic/siglist.h:55 msgid "User defined signal 1" msgstr "Uživatelem definovaný signál 1 (SIGUSR1)" -#: sysdeps/generic/siglist.h:54 +#: sysdeps/generic/siglist.h:56 msgid "User defined signal 2" msgstr "Uživatelem definovaný signál 2 (SIGUSR2)" -#: sysdeps/generic/siglist.h:58 -msgid "EMT trap" -msgstr "EMT past (SIGEMT)" +#: sysdeps/generic/siglist.h:57 +msgid "Window changed" +msgstr "Okno se změnilo (SIGWINCH)" #: sysdeps/generic/siglist.h:61 -msgid "Bad system call" -msgstr "Chybné volání systému (SIGSYS)" +msgid "EMT trap" +msgstr "EMT past (SIGEMT)" #: sysdeps/generic/siglist.h:64 msgid "Stack fault" msgstr "Porušen zásobník (SIGSTKFLT)" #: sysdeps/generic/siglist.h:67 -msgid "Information request" -msgstr "Žádost o informaci (SIGINFO)" - -#: sysdeps/generic/siglist.h:69 msgid "Power failure" msgstr "Výpadek napájení (SIGPWR)" -#: sysdeps/generic/siglist.h:72 +#: sysdeps/generic/siglist.h:70 +msgid "Information request" +msgstr "Žádost o informaci (SIGINFO)" + +#: sysdeps/generic/siglist.h:73 msgid "Resource lost" msgstr "Prostředek byl ztracen (SIGLOST)" -#: sysdeps/generic/siglist.h:75 -msgid "Window changed" -msgstr "Okno se změnilo (SIGWINCH)" - -#. TRANS Operation not permitted; only the owner of the file (or other resource) +#. TRANS Only the owner of the file (or other resource) #. TRANS or processes with special privileges can perform the operation. #: sysdeps/gnu/errlist.c:26 msgid "Operation not permitted" @@ -5876,7 +5850,7 @@ msgstr "Operace není povolena" msgid "No such process" msgstr "Tento proces neexistuje" -#. TRANS Interrupted function call; an asynchronous signal occurred and prevented +#. TRANS An asynchronous signal occurred and prevented #. TRANS completion of the call. When this happens, you should try the call #. TRANS again. #. TRANS @@ -5887,12 +5861,12 @@ msgstr "Tento proces neexistuje" msgid "Interrupted system call" msgstr "Přerušené volání systému" -#. TRANS Input/output error; usually used for physical read or write errors. +#. TRANS Usually used for physical read or write errors. #: sysdeps/gnu/errlist.c:70 msgid "Input/output error" msgstr "Chyba vstupu/výstupu" -#. TRANS No such device or address. The system tried to use the device +#. TRANS The system tried to use the device #. TRANS represented by a file you specified, and it couldn't find the device. #. TRANS This can mean that the device file was installed incorrectly, or that #. TRANS the physical device is missing or not correctly attached to the @@ -5901,7 +5875,7 @@ msgstr "Chyba vstupu/výstupu" msgid "No such device or address" msgstr "Takové zařízení nebo adresa neexistuje" -#. TRANS Argument list too long; used when the arguments passed to a new program +#. TRANS Used when the arguments passed to a new program #. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a #. TRANS File}) occupy too much memory space. This condition never arises on #. TRANS @gnuhurdsystems{}. @@ -5915,21 +5889,21 @@ msgstr "Příliš dlouhý seznam argumentů" msgid "Exec format error" msgstr "Chybný formát spustitelného souboru" -#. TRANS Bad file descriptor; for example, I/O on a descriptor that has been +#. TRANS For example, I/O on a descriptor that has been #. TRANS closed or reading from a descriptor open only for writing (or vice #. TRANS versa). #: sysdeps/gnu/errlist.c:116 msgid "Bad file descriptor" msgstr "Chybný popisovač souboru" -#. TRANS There are no child processes. This error happens on operations that are +#. TRANS This error happens on operations that are #. TRANS supposed to manipulate child processes, when there aren't any processes #. TRANS to manipulate. #: sysdeps/gnu/errlist.c:127 msgid "No child processes" msgstr "Žádný potomek neexistuje" -#. TRANS Deadlock avoided; allocating a system resource would have resulted in a +#. TRANS Allocating a system resource would have resulted in a #. TRANS deadlock situation. The system does not guarantee that it will notice #. TRANS all such situations. This error means you got lucky and the system #. TRANS noticed; it might just hang. @xref{File Locks}, for an example. @@ -5937,13 +5911,13 @@ msgstr "Žádný potomek neexistuje" msgid "Resource deadlock avoided" msgstr "Bylo zabráněno vzájemnému zablokování prostředků" -#. TRANS No memory available. The system cannot allocate more virtual memory +#. TRANS The system cannot allocate more virtual memory #. TRANS because its capacity is full. #: sysdeps/gnu/errlist.c:149 msgid "Cannot allocate memory" msgstr "Nelze alokovat paměť" -#. TRANS Bad address; an invalid pointer was detected. +#. TRANS An invalid pointer was detected. #. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead. #: sysdeps/gnu/errlist.c:168 msgid "Bad address" @@ -5956,14 +5930,14 @@ msgstr "Chybná adresa" msgid "Block device required" msgstr "Vyžadováno blokové zařízení" -#. TRANS Resource busy; a system resource that can't be shared is already in use. +#. TRANS A system resource that can't be shared is already in use. #. TRANS For example, if you try to delete a file that is the root of a currently #. TRANS mounted filesystem, you get this error. #: sysdeps/gnu/errlist.c:190 msgid "Device or resource busy" msgstr "Zařízení nebo zdroj jsou používány" -#. TRANS File exists; an existing file was specified in a context where it only +#. TRANS An existing file was specified in a context where it only #. TRANS makes sense to specify a new file. #: sysdeps/gnu/errlist.c:200 msgid "File exists" @@ -5988,13 +5962,13 @@ msgstr "Takové zařízení neexistuje" msgid "Not a directory" msgstr "není adresářem" -#. TRANS File is a directory; you cannot open a directory for writing, +#. TRANS You cannot open a directory for writing, #. TRANS or create or remove hard links to it. #: sysdeps/gnu/errlist.c:240 msgid "Is a directory" msgstr "je adresářem" -#. TRANS Invalid argument. This is used to indicate various kinds of problems +#. TRANS This is used to indicate various kinds of problems #. TRANS with passing the wrong argument to a library function. #: sysdeps/gnu/errlist.c:250 msgid "Invalid argument" @@ -6033,12 +6007,12 @@ msgstr "Pro toto zařízení nevhodné ioctl" msgid "Text file busy" msgstr "Soubor je používán" -#. TRANS File too big; the size of a file would be larger than allowed by the system. +#. TRANS The size of a file would be larger than allowed by the system. #: sysdeps/gnu/errlist.c:308 msgid "File too large" msgstr "Soubor je příliš velký" -#. TRANS No space left on device; write operation on a file failed because the +#. TRANS Write operation on a file failed because the #. TRANS disk is full. #: sysdeps/gnu/errlist.c:318 msgid "No space left on device" @@ -6054,26 +6028,26 @@ msgstr "Nedovolené nastavení pozice" msgid "Read-only file system" msgstr "Systém souborů je pouze pro čtení" -#. TRANS Too many links; the link count of a single file would become too large. +#. TRANS The link count of a single file would become too large. #. TRANS @code{rename} can cause this error if the file being renamed already has #. TRANS as many links as it can take (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:347 msgid "Too many links" msgstr "Příliš mnoho odkazů" -#. TRANS Domain error; used by mathematical functions when an argument value does +#. TRANS Used by mathematical functions when an argument value does #. TRANS not fall into the domain over which the function is defined. #: sysdeps/gnu/errlist.c:370 msgid "Numerical argument out of domain" msgstr "Číselný rozsah mimo definiční obor funkce" -#. TRANS Range error; used by mathematical functions when the result value is +#. TRANS Used by mathematical functions when the result value is #. TRANS not representable because of overflow or underflow. #: sysdeps/gnu/errlist.c:380 msgid "Numerical result out of range" msgstr "Číselný výsledek mimo rozsah" -#. TRANS Resource temporarily unavailable; the call might work if you try again +#. TRANS The call might work if you try again #. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN}; #. TRANS they are always the same in @theglibc{}. #. TRANS @@ -6263,77 +6237,76 @@ msgid "Cannot send after transport endpoint shutdown" msgstr "Spojení bylo přerušeno" # Příliš mnoho odkazů - nelze spojit -#. TRANS ??? -#: sysdeps/gnu/errlist.c:677 +#: sysdeps/gnu/errlist.c:676 msgid "Too many references: cannot splice" msgstr "Příliš mnoho odkazů - nelze spojit" # Časový limit pro připojení vypršel #. TRANS A socket operation with a specified timeout received no response during #. TRANS the timeout period. -#: sysdeps/gnu/errlist.c:687 +#: sysdeps/gnu/errlist.c:686 msgid "Connection timed out" msgstr "Spojení bylo příliš dlouho neaktivní" #. TRANS A remote host refused to allow the network connection (typically because #. TRANS it is not running the requested service). -#: sysdeps/gnu/errlist.c:697 +#: sysdeps/gnu/errlist.c:696 msgid "Connection refused" msgstr "Spojení odmítnuto" #. TRANS Too many levels of symbolic links were encountered in looking up a file name. #. TRANS This often indicates a cycle of symbolic links. -#: sysdeps/gnu/errlist.c:707 +#: sysdeps/gnu/errlist.c:706 msgid "Too many levels of symbolic links" msgstr "Příliš mnoho úrovní symbolických odkazů" #. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for #. TRANS Files}) or host name too long (in @code{gethostname} or #. TRANS @code{sethostname}; @pxref{Host Identification}). -#: sysdeps/gnu/errlist.c:718 +#: sysdeps/gnu/errlist.c:717 msgid "File name too long" msgstr "Příliš dlouhé jméno souboru" #. TRANS The remote host for a requested network connection is down. -#: sysdeps/gnu/errlist.c:727 +#: sysdeps/gnu/errlist.c:726 msgid "Host is down" msgstr "Počítač není v provozu" #. TRANS The remote host for a requested network connection is not reachable. -#: sysdeps/gnu/errlist.c:736 +#: sysdeps/gnu/errlist.c:735 msgid "No route to host" msgstr "K počítači neexistuje cesta" #. TRANS Directory not empty, where an empty directory was expected. Typically, #. TRANS this error occurs when you are trying to delete a directory. -#: sysdeps/gnu/errlist.c:746 +#: sysdeps/gnu/errlist.c:745 msgid "Directory not empty" msgstr "Adresář není prázdný" #. TRANS This means that the per-user limit on new process would be exceeded by #. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on #. TRANS the @code{RLIMIT_NPROC} limit. -#: sysdeps/gnu/errlist.c:757 +#: sysdeps/gnu/errlist.c:756 msgid "Too many processes" msgstr "Překročen limit počtu procesů aktuálního uživatele" #. TRANS The file quota system is confused because there are too many users. #. TRANS @c This can probably happen in a GNU system when using NFS. -#: sysdeps/gnu/errlist.c:767 +#: sysdeps/gnu/errlist.c:766 msgid "Too many users" msgstr "Příliš mnoho uživatelů" #. TRANS The user's disk quota was exceeded. -#: sysdeps/gnu/errlist.c:776 +#: sysdeps/gnu/errlist.c:775 msgid "Disk quota exceeded" msgstr "Překročena disková kvóta" -#. TRANS Stale file handle. This indicates an internal confusion in the +#. TRANS This indicates an internal confusion in the #. TRANS file system which is due to file system rearrangements on the server host #. TRANS for NFS file systems or corruption in other file systems. #. TRANS Repairing this condition usually requires unmounting, possibly repairing #. TRANS and remounting the file system. -#: sysdeps/gnu/errlist.c:789 +#: sysdeps/gnu/errlist.c:788 msgid "Stale file handle" msgstr "Zastaralý ukazatel na soubor" @@ -6341,73 +6314,66 @@ msgstr "Zastaralý ukazatel na soubor" #. TRANS already specifies an NFS-mounted file. #. TRANS (This is an error on some operating systems, but we expect it to work #. TRANS properly on @gnuhurdsystems{}, making this error code impossible.) -#: sysdeps/gnu/errlist.c:801 +#: sysdeps/gnu/errlist.c:800 msgid "Object is remote" msgstr "Objekt je vzdálený" -#. TRANS ??? -#: sysdeps/gnu/errlist.c:810 +#: sysdeps/gnu/errlist.c:808 msgid "RPC struct is bad" msgstr "RPC struktura je chybná" -#. TRANS ??? -#: sysdeps/gnu/errlist.c:819 +#: sysdeps/gnu/errlist.c:816 msgid "RPC version wrong" msgstr "Chybná verze RPC" -#. TRANS ??? -#: sysdeps/gnu/errlist.c:828 +#: sysdeps/gnu/errlist.c:824 msgid "RPC program not available" msgstr "RPC program není k dispozici" -#. TRANS ??? -#: sysdeps/gnu/errlist.c:837 +#: sysdeps/gnu/errlist.c:832 msgid "RPC program version wrong" msgstr "Chybná verze RPC programu" -#. TRANS ??? -#: sysdeps/gnu/errlist.c:846 +#: sysdeps/gnu/errlist.c:840 msgid "RPC bad procedure for program" msgstr "Chybná RPC procedura pro program" -#. TRANS No locks available. This is used by the file locking facilities; see +#. TRANS This is used by the file locking facilities; see #. TRANS @ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but #. TRANS it can result from an operation to an NFS server running another #. TRANS operating system. -#: sysdeps/gnu/errlist.c:858 +#: sysdeps/gnu/errlist.c:852 msgid "No locks available" msgstr "Zámky nejsou k dispozici" -#. TRANS Inappropriate file type or format. The file was the wrong type for the +#. TRANS The file was the wrong type for the #. TRANS operation, or a data file had the wrong format. #. TRANS #. TRANS On some systems @code{chmod} returns this error if you try to set the #. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}. -#: sysdeps/gnu/errlist.c:871 +#: sysdeps/gnu/errlist.c:865 msgid "Inappropriate file type or format" msgstr "Nevhodný typ nebo formát souboru" -#. TRANS ??? -#: sysdeps/gnu/errlist.c:880 +#: sysdeps/gnu/errlist.c:873 msgid "Authentication error" msgstr "Ověření totožnosti bylo neúspěšné" # Potřebuje ověřovací objekt -#. TRANS ??? -#: sysdeps/gnu/errlist.c:889 +#: sysdeps/gnu/errlist.c:881 msgid "Need authenticator" msgstr "Je třeba ověřovatele" -#. TRANS Function not implemented. This indicates that the function called is +#. TRANS This indicates that the function called is #. TRANS not implemented at all, either in the C library itself or in the #. TRANS operating system. When you get this error, you can be sure that this #. TRANS particular function will always fail with @code{ENOSYS} unless you #. TRANS install a new version of the C library or the operating system. -#: sysdeps/gnu/errlist.c:902 +#: sysdeps/gnu/errlist.c:894 msgid "Function not implemented" msgstr "Funkce není implementována" -#. TRANS Not supported. A function returns this error when certain parameter +#. TRANS A function returns this error when certain parameter #. TRANS values are valid, but the functionality they request is not available. #. TRANS This can mean that the function does not implement a particular command #. TRANS or option value or flag bit at all. For functions that operate on some @@ -6419,13 +6385,13 @@ msgstr "Funkce není implementována" #. TRANS #. TRANS If the entire function is not available at all in the implementation, #. TRANS it returns @code{ENOSYS} instead. -#: sysdeps/gnu/errlist.c:922 +#: sysdeps/gnu/errlist.c:914 msgid "Not supported" msgstr "Není podporován" #. TRANS While decoding a multibyte character the function came along an invalid #. TRANS or an incomplete sequence of bytes or the given wide character is invalid. -#: sysdeps/gnu/errlist.c:932 +#: sysdeps/gnu/errlist.c:924 msgid "Invalid or incomplete multibyte or wide character" msgstr "Nepřípustný nebo nekompletní vícebajtový nebo široký znak" @@ -6435,7 +6401,7 @@ msgstr "Nepřípustný nebo nekompletní vícebajtový nebo široký znak" #. TRANS error because functions such as @code{read} and @code{write} translate #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control}, #. TRANS for information on process groups and these signals. -#: sysdeps/gnu/errlist.c:946 +#: sysdeps/gnu/errlist.c:938 msgid "Inappropriate operation for background process" msgstr "Nevhodná operace pro proces na pozadí" @@ -6443,271 +6409,271 @@ msgstr "Nevhodná operace pro proces na pozadí" #. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is #. TRANS translated by a program and the translator program dies while starting #. TRANS up, before it has connected to the file. -#: sysdeps/gnu/errlist.c:957 +#: sysdeps/gnu/errlist.c:949 msgid "Translator died" msgstr "Překladač zemřel" #. TRANS The experienced user will know what is wrong. #. TRANS @c This error code is a joke. Its perror text is part of the joke. #. TRANS @c Don't change it. -#: sysdeps/gnu/errlist.c:968 +#: sysdeps/gnu/errlist.c:960 msgid "?" msgstr "?" #. TRANS You did @strong{what}? -#: sysdeps/gnu/errlist.c:977 +#: sysdeps/gnu/errlist.c:969 msgid "You really blew it this time" msgstr "Tentokrát jste to skutečně zvoral" # Toto je parafráze na vojenský žarogon, kdy refundace za smrt vojáka umožnila # pozůstalým zakoupit farmu . #. TRANS Go home and have a glass of warm, dairy-fresh milk. -#: sysdeps/gnu/errlist.c:986 +#: sysdeps/gnu/errlist.c:978 msgid "Computer bought the farm" msgstr "Počítač odešel do křemíkového nebe" #. TRANS This error code has no purpose. -#: sysdeps/gnu/errlist.c:995 +#: sysdeps/gnu/errlist.c:987 msgid "Gratuitous error" msgstr "Svévolná chyba" -#: sysdeps/gnu/errlist.c:1003 +#: sysdeps/gnu/errlist.c:995 msgid "Bad message" msgstr "Chybná zpráva" -#: sysdeps/gnu/errlist.c:1011 +#: sysdeps/gnu/errlist.c:1003 msgid "Identifier removed" msgstr "Identifikátor odstraněn" -#: sysdeps/gnu/errlist.c:1019 +#: sysdeps/gnu/errlist.c:1011 msgid "Multihop attempted" msgstr "Pokus o spojení přes více uzlů" -#: sysdeps/gnu/errlist.c:1027 +#: sysdeps/gnu/errlist.c:1019 msgid "No data available" msgstr "Data nejsou k dispozici" -#: sysdeps/gnu/errlist.c:1035 +#: sysdeps/gnu/errlist.c:1027 msgid "Link has been severed" msgstr "Odkaz byl zpřetrhán" -#: sysdeps/gnu/errlist.c:1043 +#: sysdeps/gnu/errlist.c:1035 msgid "No message of desired type" msgstr "Žádná zpráva žádaného typu" -#: sysdeps/gnu/errlist.c:1051 +#: sysdeps/gnu/errlist.c:1043 msgid "Out of streams resources" msgstr "Zdroje proudu vyčerpány" -#: sysdeps/gnu/errlist.c:1059 +#: sysdeps/gnu/errlist.c:1051 msgid "Device not a stream" msgstr "Zařízení není proudem" -#: sysdeps/gnu/errlist.c:1067 +#: sysdeps/gnu/errlist.c:1059 msgid "Value too large for defined data type" msgstr "Hodnota je příliš velká pro daný datový typ" -#: sysdeps/gnu/errlist.c:1075 +#: sysdeps/gnu/errlist.c:1067 msgid "Protocol error" msgstr "Chyba protokolu" -#: sysdeps/gnu/errlist.c:1083 +#: sysdeps/gnu/errlist.c:1075 msgid "Timer expired" msgstr "Časovač vypršel" -#. TRANS Operation canceled; an asynchronous operation was canceled before it +#. TRANS An asynchronous operation was canceled before it #. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel}, #. TRANS the normal result is for the operations affected to complete with this #. TRANS error; @pxref{Cancel AIO Operations}. -#: sysdeps/gnu/errlist.c:1095 +#: sysdeps/gnu/errlist.c:1087 msgid "Operation canceled" msgstr "Operace zrušena" -#: sysdeps/gnu/errlist.c:1103 +#: sysdeps/gnu/errlist.c:1095 msgid "Interrupted system call should be restarted" msgstr "Přerušené volání systému by mělo být znovu spuštěno" -#: sysdeps/gnu/errlist.c:1111 +#: sysdeps/gnu/errlist.c:1103 msgid "Channel number out of range" msgstr "Číslo kanálu mimo povolený rozsah" -#: sysdeps/gnu/errlist.c:1119 +#: sysdeps/gnu/errlist.c:1111 msgid "Level 2 not synchronized" msgstr "2. vrstva není synchronizována" -#: sysdeps/gnu/errlist.c:1127 +#: sysdeps/gnu/errlist.c:1119 msgid "Level 3 halted" msgstr "3. vrstva zastavena" -#: sysdeps/gnu/errlist.c:1135 +#: sysdeps/gnu/errlist.c:1127 msgid "Level 3 reset" msgstr "3. vrstva nastavena na výchozí hodnoty" -#: sysdeps/gnu/errlist.c:1143 +#: sysdeps/gnu/errlist.c:1135 msgid "Link number out of range" msgstr "Číslo odkazu mimo rozsah" -#: sysdeps/gnu/errlist.c:1151 +#: sysdeps/gnu/errlist.c:1143 msgid "Protocol driver not attached" msgstr "Ovladač protokolu nepřipojen" -#: sysdeps/gnu/errlist.c:1159 +#: sysdeps/gnu/errlist.c:1151 msgid "No CSI structure available" msgstr "CSI struktura není dostupná" -#: sysdeps/gnu/errlist.c:1167 +#: sysdeps/gnu/errlist.c:1159 msgid "Level 2 halted" msgstr "2. vrstva zastavena" -#: sysdeps/gnu/errlist.c:1175 +#: sysdeps/gnu/errlist.c:1167 msgid "Invalid exchange" msgstr "Nepřípustná výměna" -#: sysdeps/gnu/errlist.c:1183 +#: sysdeps/gnu/errlist.c:1175 msgid "Invalid request descriptor" msgstr "Nepřípustný deskriptor žádosti" -#: sysdeps/gnu/errlist.c:1191 +#: sysdeps/gnu/errlist.c:1183 msgid "Exchange full" msgstr "Plný výměník" -#: sysdeps/gnu/errlist.c:1199 +#: sysdeps/gnu/errlist.c:1191 msgid "No anode" msgstr "Žádný anode" -#: sysdeps/gnu/errlist.c:1207 +#: sysdeps/gnu/errlist.c:1199 msgid "Invalid request code" msgstr "Neplatný kód žádosti" -#: sysdeps/gnu/errlist.c:1215 +#: sysdeps/gnu/errlist.c:1207 msgid "Invalid slot" msgstr "Neplatný slot" -#: sysdeps/gnu/errlist.c:1223 +#: sysdeps/gnu/errlist.c:1215 msgid "File locking deadlock error" msgstr "Vzájemné zablokování při zamykaní souboru" -#: sysdeps/gnu/errlist.c:1231 +#: sysdeps/gnu/errlist.c:1223 msgid "Bad font file format" msgstr "Chybný formát fontu" -#: sysdeps/gnu/errlist.c:1239 +#: sysdeps/gnu/errlist.c:1231 msgid "Machine is not on the network" msgstr "Počítač není v síti" -#: sysdeps/gnu/errlist.c:1247 +#: sysdeps/gnu/errlist.c:1239 msgid "Package not installed" msgstr "Balík není nainstalován" -#: sysdeps/gnu/errlist.c:1255 +#: sysdeps/gnu/errlist.c:1247 msgid "Advertise error" msgstr "Chyba při zveřejnění" -#: sysdeps/gnu/errlist.c:1263 +#: sysdeps/gnu/errlist.c:1255 msgid "Srmount error" msgstr "Chyba ssrmount" -#: sysdeps/gnu/errlist.c:1271 +#: sysdeps/gnu/errlist.c:1263 msgid "Communication error on send" msgstr "Chyba komunikace při vysílaní" -#: sysdeps/gnu/errlist.c:1279 +#: sysdeps/gnu/errlist.c:1271 msgid "RFS specific error" msgstr "RFS-specifická chyba" -#: sysdeps/gnu/errlist.c:1287 +#: sysdeps/gnu/errlist.c:1279 msgid "Name not unique on network" msgstr "Jméno v síti není jednoznačné" -#: sysdeps/gnu/errlist.c:1295 +#: sysdeps/gnu/errlist.c:1287 msgid "File descriptor in bad state" msgstr "Deskriptor souboru se nachází v chybném stavu" -#: sysdeps/gnu/errlist.c:1303 +#: sysdeps/gnu/errlist.c:1295 msgid "Remote address changed" msgstr "Vzdálená adresa byla změnila" -#: sysdeps/gnu/errlist.c:1311 +#: sysdeps/gnu/errlist.c:1303 msgid "Can not access a needed shared library" msgstr "K potřebné sdílené knihovně nelze přistoupit" -#: sysdeps/gnu/errlist.c:1319 +#: sysdeps/gnu/errlist.c:1311 msgid "Accessing a corrupted shared library" msgstr "Použití poškozené sdílené knihovny" -#: sysdeps/gnu/errlist.c:1327 +#: sysdeps/gnu/errlist.c:1319 msgid ".lib section in a.out corrupted" msgstr "Poškozená sekce .lib v a.out" -#: sysdeps/gnu/errlist.c:1335 +#: sysdeps/gnu/errlist.c:1327 msgid "Attempting to link in too many shared libraries" msgstr "Pokus o připojení příliš mnoha sdílených knihoven" -#: sysdeps/gnu/errlist.c:1343 +#: sysdeps/gnu/errlist.c:1335 msgid "Cannot exec a shared library directly" msgstr "Sdílenou knihovnu nelze přímo spustit" -#: sysdeps/gnu/errlist.c:1351 +#: sysdeps/gnu/errlist.c:1343 msgid "Streams pipe error" msgstr "Chyba roury proudů" -#: sysdeps/gnu/errlist.c:1359 +#: sysdeps/gnu/errlist.c:1351 msgid "Structure needs cleaning" msgstr "Struktura potřebuje opravu" -#: sysdeps/gnu/errlist.c:1367 +#: sysdeps/gnu/errlist.c:1359 msgid "Not a XENIX named type file" msgstr "Nejde o Xenixový soubor pojmenovaného typu" -#: sysdeps/gnu/errlist.c:1375 +#: sysdeps/gnu/errlist.c:1367 msgid "No XENIX semaphores available" msgstr "Xenixové semafory nejsou dostupné" -#: sysdeps/gnu/errlist.c:1383 +#: sysdeps/gnu/errlist.c:1375 msgid "Is a named type file" msgstr "Je soubor pojmenovaného typu" -#: sysdeps/gnu/errlist.c:1391 +#: sysdeps/gnu/errlist.c:1383 msgid "Remote I/O error" msgstr "Vzdálená chyba vstupu/výstupu" -#: sysdeps/gnu/errlist.c:1399 +#: sysdeps/gnu/errlist.c:1391 msgid "No medium found" msgstr "Médium nebylo nalezeno" -#: sysdeps/gnu/errlist.c:1407 +#: sysdeps/gnu/errlist.c:1399 msgid "Wrong medium type" msgstr "Chybný typ média" -#: sysdeps/gnu/errlist.c:1415 +#: sysdeps/gnu/errlist.c:1407 msgid "Required key not available" msgstr "Požadovaný klíč není dostupný" -#: sysdeps/gnu/errlist.c:1423 +#: sysdeps/gnu/errlist.c:1415 msgid "Key has expired" msgstr "Klíči vypršela platnost" -#: sysdeps/gnu/errlist.c:1431 +#: sysdeps/gnu/errlist.c:1423 msgid "Key has been revoked" msgstr "Klíč byl odvolán" -#: sysdeps/gnu/errlist.c:1439 +#: sysdeps/gnu/errlist.c:1431 msgid "Key was rejected by service" msgstr "Klíč byl odmítnut službou" -#: sysdeps/gnu/errlist.c:1447 +#: sysdeps/gnu/errlist.c:1439 msgid "Owner died" msgstr "Majitel mrtev" -#: sysdeps/gnu/errlist.c:1455 +#: sysdeps/gnu/errlist.c:1447 msgid "State not recoverable" msgstr "Stav nelze obnovit" -#: sysdeps/gnu/errlist.c:1463 +#: sysdeps/gnu/errlist.c:1455 msgid "Operation not possible due to RF-kill" msgstr "Operace není možná kvůli zakázanému rádiu (RF-kill)" -#: sysdeps/gnu/errlist.c:1471 +#: sysdeps/gnu/errlist.c:1463 msgid "Memory page has hardware error" msgstr "Stránka paměti má hardwarovou poruchu" @@ -6812,74 +6778,91 @@ msgstr "„%s“ nelze otevřít" msgid "cannot read header from `%s'" msgstr "hlavičku ze souboru „%s“ nelze přečíst" -#: timezone/zdump.c:494 +#: timezone/zdump.c:338 msgid "has fewer than 3 characters" msgstr "má méně než 3 znaky" -#: timezone/zdump.c:496 +#: timezone/zdump.c:340 msgid "has more than 6 characters" msgstr "má více něž 6 znaků" -#: timezone/zdump.c:498 +#: timezone/zdump.c:342 msgid "has characters other than ASCII alphanumerics, '-' or '+'" msgstr "má znaky jiné jež písmena nebo číslice z ASCII nebo „-“ nebo „+“" -#: timezone/zdump.c:503 +#: timezone/zdump.c:347 #, c-format msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n" msgstr "%s: varování: zóna „%s“ zkratka „%s“ %s\n" -#: timezone/zdump.c:553 +#: timezone/zdump.c:393 #, c-format msgid "" -"%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n" +"%s: usage: %s OPTIONS ZONENAME ...\n" +"Options include:\n" +" -c [L,]U Start at year L (default -500), end before year U (default 2500)\n" +" -t [L,]U Start at time L, end before time U (in seconds since 1970)\n" +" -i List transitions briefly (format is experimental)\n" +" -v List transitions verbosely\n" +" -V List transitions a bit less verbosely\n" +" --help Output this help\n" +" --version Output version info\n" "\n" "Report bugs to %s.\n" msgstr "" -"%s: použití: %s [--version] [--help] [-{vV}]\n" -"\t\t[-{ct} [DOLNÍ_ROK,]HORNÍ_ROK ] ČASOVÉ_PÁSMO…\n" +"%s: použití: %s PŘEPÍNAČE NÁZEV_ZÓNY…\n" +"Přepínače zahrnují:\n" +" -c [L,]U Začne v roce L (výchozí -500), skončí před rokem U (výchozí 2500)\n" +" -t [L,]U Začne v čase L, skončí před časem U (v sekundách od roku 1970)\n" +" -i Vypíše přechody stručně (formát je pokusný)\n" +" -v Vypíše přechody podrobně\n" +" -V Vypíše přechody trochu méně podrobně\n" +" --help Vypíše tuto nápovědu\n" +" --version Vypíše údaje o verzi\n" "\n" -"Chyby v programu hlaste anglicky na %s.\n" +"Chyby hlaste anglicky na %s.\n" +"Připomínky k překladu zasílejte česky na adresu\n" +".\n" -#: timezone/zdump.c:635 +#: timezone/zdump.c:479 #, c-format msgid "%s: wild -c argument %s\n" msgstr "%s: divoký argument -c: %s\n" -#: timezone/zdump.c:668 +#: timezone/zdump.c:512 #, c-format msgid "%s: wild -t argument %s\n" msgstr "%s: divoký argument -t: %s\n" -#: timezone/zic.c:361 +#: timezone/zic.c:398 #, c-format msgid "%s: Memory exhausted: %s\n" msgstr "%s: Paměť vyčerpána: %s\n" -#: timezone/zic.c:369 +#: timezone/zic.c:406 msgid "size overflow" msgstr "přetečení velikosti" -#: timezone/zic.c:416 -msgid "int overflow" -msgstr "přetečení čísla" +#: timezone/zic.c:454 +msgid "integer overflow" +msgstr "přetečení celočíselné hodnoty" -#: timezone/zic.c:451 +#: timezone/zic.c:488 #, c-format -msgid "\"%s\", line %d: " -msgstr "„%s“, řádek %d: " +msgid "\"%s\", line %: " +msgstr "„%s“, řádek %: " -#: timezone/zic.c:454 +#: timezone/zic.c:491 #, c-format -msgid " (rule from \"%s\", line %d)" -msgstr " (pravidlo z „%s“, řádek %d)" +msgid " (rule from \"%s\", line %)" +msgstr " (pravidlo z „%s“, řádek %)" -#: timezone/zic.c:473 +#: timezone/zic.c:510 #, c-format msgid "warning: " msgstr "varování: " -#: timezone/zic.c:498 +#: timezone/zic.c:535 #, c-format msgid "" "%s: usage is %s [ --version ] [ --help ] [ -v ] \\\n" @@ -6894,367 +6877,422 @@ msgstr "" "\n" "Chyby hlaste anglicky na %s.\n" -#: timezone/zic.c:534 +#: timezone/zic.c:558 +#, c-format +msgid "%s: Can't chdir to %s: %s\n" +msgstr "%s: Pracovní adresář nelze změnit na %s: %s\n" + +#: timezone/zic.c:590 msgid "wild compilation-time specification of zic_t" msgstr "divoké určení zic_t v době překladu" -#: timezone/zic.c:554 +#: timezone/zic.c:610 #, c-format msgid "%s: More than one -d option specified\n" msgstr "%s: Přepínač -d zadán více než jednou\n" -#: timezone/zic.c:564 +#: timezone/zic.c:620 #, c-format msgid "%s: More than one -l option specified\n" msgstr "%s: Přepínač -l zadán více než jednou\n" -#: timezone/zic.c:574 +#: timezone/zic.c:630 #, c-format msgid "%s: More than one -p option specified\n" msgstr "%s: Přepínač -p zadán více než jednou\n" -#: timezone/zic.c:584 +#: timezone/zic.c:640 #, c-format msgid "%s: More than one -y option specified\n" msgstr "%s: Přepínač -y zadán více než jednou\n" -#: timezone/zic.c:594 +#: timezone/zic.c:650 #, c-format msgid "%s: More than one -L option specified\n" msgstr "%s: Přepínač -L zadán více než jednou\n" -#: timezone/zic.c:603 +#: timezone/zic.c:659 msgid "-s ignored" msgstr "-s ignorováno" -#: timezone/zic.c:641 +#: timezone/zic.c:698 msgid "link to link" msgstr "odkaz na odkaz" -#: timezone/zic.c:644 timezone/zic.c:648 +#: timezone/zic.c:701 timezone/zic.c:705 msgid "command line" msgstr "příkazová řádka" -#: timezone/zic.c:664 +#: timezone/zic.c:721 msgid "empty file name" msgstr "prázdný název souboru" -#: timezone/zic.c:667 +#: timezone/zic.c:724 #, c-format msgid "file name '%s' begins with '/'" msgstr "název souboru „%s“ začíná na „/“" -#: timezone/zic.c:676 +#: timezone/zic.c:734 #, c-format msgid "file name '%s' contains '%.*s' component" msgstr "název souboru „%s“ obsahuje část „%.*s“" -#: timezone/zic.c:682 +#: timezone/zic.c:740 #, c-format msgid "file name '%s' component contains leading '-'" msgstr "část názvu souboru „%s“ obsahuje úvodní „-“" -#: timezone/zic.c:685 +#: timezone/zic.c:743 #, c-format msgid "file name '%s' contains overlength component '%.*s...'" msgstr "název souboru „%s“ obsahuje příliš dlouhou část „%.*s…“" -#: timezone/zic.c:713 +#: timezone/zic.c:771 #, c-format msgid "file name '%s' contains byte '%c'" msgstr "název souboru „%s“ obsahuje bajt „%c“" -#: timezone/zic.c:714 +#: timezone/zic.c:772 #, c-format msgid "file name '%s' contains byte '\\%o'" msgstr "název souboru „%s“ obsahuje bajt „\\%o“" -#: timezone/zic.c:757 +#: timezone/zic.c:842 #, c-format -msgid "%s: link from %s failed: %s" -msgstr "%s: odkaz z %s nelze vytvořit: %s" +msgid "%s: link from %s/%s failed: %s\n" +msgstr "%s: odkaz z %s/%s selhal: %s\n" -#: timezone/zic.c:792 -msgid "hard link failed, symbolic link used" -msgstr "pevný odkaz nevytvořen, použit symbolický" +#: timezone/zic.c:852 timezone/zic.c:1815 +#, c-format +msgid "%s: Can't remove %s/%s: %s\n" +msgstr "%s: %s/%s nelze smazat: %s\n" + +#: timezone/zic.c:874 +#, c-format +msgid "symbolic link used because hard link failed: %s" +msgstr "použit symbolický odkaz, protože pevný odkaz selhal: %s" + +#: timezone/zic.c:882 +#, c-format +msgid "%s: Can't read %s/%s: %s\n" +msgstr "%s: %s/%s nelze číst: %s\n" -#: timezone/zic.c:802 +#: timezone/zic.c:889 timezone/zic.c:1828 #, c-format -msgid "%s: Can't read %s: %s\n" -msgstr "%s: %s nelze číst: %s\n" +msgid "%s: Can't create %s/%s: %s\n" +msgstr "%s: %s/%s nelze vytvořit: %s\n" -#: timezone/zic.c:810 timezone/zic.c:1701 +#: timezone/zic.c:898 #, c-format -msgid "%s: Can't create %s: %s\n" -msgstr "%s: %s nelze vytvořit: %s\n" +msgid "copy used because hard link failed: %s" +msgstr "použita kopie, protože pevný odkaz selhal: %s" -#: timezone/zic.c:818 -msgid "link failed, copy used" -msgstr "odkaz selhal, použila se kopie" +#: timezone/zic.c:901 +#, c-format +msgid "copy used because symbolic link failed: %s" +msgstr "použita kopie, protože symbolický odkaz selhal: %s" -#: timezone/zic.c:913 timezone/zic.c:915 +#: timezone/zic.c:1013 timezone/zic.c:1015 msgid "same rule name in multiple files" msgstr "stejné jméno pravidla je použito ve více souborech" -#: timezone/zic.c:956 +#: timezone/zic.c:1056 msgid "unruly zone" msgstr "časové pásmo bez pravidel" # Za %s se nic nedosazuje, zprava je vypsana tak jak je. # XXX: According source code "%s" should be "%%" -#: timezone/zic.c:963 +#: timezone/zic.c:1063 #, c-format msgid "%s in ruleless zone" msgstr "%s v časovém pásmu bez pravidel" -#: timezone/zic.c:983 +#: timezone/zic.c:1083 msgid "standard input" msgstr "standardní vstup" -#: timezone/zic.c:988 +#: timezone/zic.c:1088 #, c-format msgid "%s: Can't open %s: %s\n" msgstr "%s: %s nelze otevřít: %s\n" -#: timezone/zic.c:999 +#: timezone/zic.c:1099 msgid "line too long" msgstr "řádek je příliš dlouhý" -#: timezone/zic.c:1019 +#: timezone/zic.c:1119 msgid "input line of unknown type" msgstr "vstupní řádek neznámého typu" -#: timezone/zic.c:1034 +#: timezone/zic.c:1134 #, c-format msgid "%s: Leap line in non leap seconds file %s" msgstr "%s: řádek Leap v souboru nepřestupných sekund %s" -#: timezone/zic.c:1042 timezone/zic.c:1447 timezone/zic.c:1469 +#: timezone/zic.c:1142 timezone/zic.c:1547 timezone/zic.c:1569 #, c-format msgid "%s: panic: Invalid l_value %d\n" msgstr "%s: fatální chyba: Nepřípustná l_hodnota %d\n" -#: timezone/zic.c:1051 +#: timezone/zic.c:1151 msgid "expected continuation line not found" msgstr "očekávaný pokračovací řádek nebyl nalezen" -#: timezone/zic.c:1093 timezone/zic.c:2826 +#: timezone/zic.c:1193 timezone/zic.c:2976 msgid "time overflow" msgstr "přetečení času" -#: timezone/zic.c:1098 +#: timezone/zic.c:1198 msgid "values over 24 hours not handled by pre-2007 versions of zic" msgstr "verze zicu před rokem 2007 nepodporovaly hodnoty nad 24 hodin" -#: timezone/zic.c:1109 +#: timezone/zic.c:1209 msgid "wrong number of fields on Rule line" msgstr "špatný počet položek v řádku Rule" -#: timezone/zic.c:1113 +#: timezone/zic.c:1213 msgid "nameless rule" msgstr "bezejmenné pravidlo" -#: timezone/zic.c:1118 +#: timezone/zic.c:1218 msgid "invalid saved time" msgstr "neplatný uložený čas" -#: timezone/zic.c:1135 +#: timezone/zic.c:1235 msgid "wrong number of fields on Zone line" msgstr "špatný počet položek v řádku Zone" -#: timezone/zic.c:1140 +#: timezone/zic.c:1240 #, c-format msgid "\"Zone %s\" line and -l option are mutually exclusive" msgstr "Řádek „Zone %s“ a volba -l se navzájem vylučují" -#: timezone/zic.c:1146 +#: timezone/zic.c:1246 #, c-format msgid "\"Zone %s\" line and -p option are mutually exclusive" msgstr "Řádek „Zone %s“ a volba -p se navzájem vylučují" -#: timezone/zic.c:1154 +#: timezone/zic.c:1253 #, c-format -msgid "duplicate zone name %s (file \"%s\", line %d)" -msgstr "duplicitní označení časového pásma %s (soubor „%s“, řádek %d)" +msgid "duplicate zone name %s (file \"%s\", line %)" +msgstr "duplicitní označení časového pásma %s (soubor „%s“, řádek %)" -#: timezone/zic.c:1167 +#: timezone/zic.c:1267 msgid "wrong number of fields on Zone continuation line" msgstr "špatný počet položek v pokračovacím řádku Zone" -#: timezone/zic.c:1207 +#: timezone/zic.c:1307 msgid "invalid UT offset" msgstr "neplatné posunutí vůči UT" -#: timezone/zic.c:1211 +#: timezone/zic.c:1311 msgid "invalid abbreviation format" msgstr "neplatný formát zkratky" -#: timezone/zic.c:1220 +#: timezone/zic.c:1320 #, c-format msgid "format '%s' not handled by pre-2015 versions of zic" msgstr "verze zicu před rokem 2015 nepodporovaly formát „%s“" -#: timezone/zic.c:1247 +#: timezone/zic.c:1347 msgid "Zone continuation line end time is not after end time of previous line" msgstr "Koncový čas pokračovacího řádku Zone není větší než koncový čas předcházejícího řádku" -#: timezone/zic.c:1274 +#: timezone/zic.c:1374 msgid "wrong number of fields on Leap line" msgstr "špatný počet položek v řádku Leap" -#: timezone/zic.c:1283 +#: timezone/zic.c:1383 msgid "invalid leaping year" msgstr "neplatný přestupný rok" -#: timezone/zic.c:1303 timezone/zic.c:1401 +#: timezone/zic.c:1403 timezone/zic.c:1501 msgid "invalid month name" msgstr "neplatný název měsíce" -#: timezone/zic.c:1316 timezone/zic.c:1514 timezone/zic.c:1528 +#: timezone/zic.c:1416 timezone/zic.c:1614 timezone/zic.c:1628 msgid "invalid day of month" msgstr "neplatný den měsíce" -#: timezone/zic.c:1321 +#: timezone/zic.c:1421 msgid "time too small" msgstr "čas je příliš malý" -#: timezone/zic.c:1325 +#: timezone/zic.c:1425 msgid "time too large" msgstr "čas je příliš velký" -#: timezone/zic.c:1329 timezone/zic.c:1430 +#: timezone/zic.c:1429 timezone/zic.c:1530 msgid "invalid time of day" msgstr "neplatný denní čas" -#: timezone/zic.c:1348 +#: timezone/zic.c:1448 msgid "illegal CORRECTION field on Leap line" msgstr "chybná položka KOREKCE na řádku Leap" -#: timezone/zic.c:1353 +#: timezone/zic.c:1453 msgid "illegal Rolling/Stationary field on Leap line" msgstr "chybná položka Rolling/Stationary na řádku Leap" -#: timezone/zic.c:1359 +#: timezone/zic.c:1459 msgid "leap second precedes Big Bang" msgstr "přestupná sekunda předchází velký třesk" -#: timezone/zic.c:1372 +#: timezone/zic.c:1472 msgid "wrong number of fields on Link line" msgstr "špatný počet položek v řádku Link" -#: timezone/zic.c:1376 +#: timezone/zic.c:1476 msgid "blank FROM field on Link line" msgstr "prázdná položka OD v řádku Link" -#: timezone/zic.c:1451 +#: timezone/zic.c:1551 msgid "invalid starting year" msgstr "neplatný počáteční rok" -#: timezone/zic.c:1473 +#: timezone/zic.c:1573 msgid "invalid ending year" msgstr "neplatný koncový rok" -#: timezone/zic.c:1477 +#: timezone/zic.c:1577 msgid "starting year greater than ending year" msgstr "počáteční rok větší než koncový" -#: timezone/zic.c:1484 +#: timezone/zic.c:1584 msgid "typed single year" msgstr "zadán jeden rok" -#: timezone/zic.c:1519 +#: timezone/zic.c:1619 msgid "invalid weekday name" msgstr "neplatný název dne" -#: timezone/zic.c:1638 +#: timezone/zic.c:1743 +#, c-format +msgid "reference clients mishandle more than %d transition times" +msgstr "vzorové klienty chybně zpracovávají více než %d přechodových časů" + +#: timezone/zic.c:1747 msgid "pre-2014 clients may mishandle more than 1200 transition times" msgstr "klienty starší roku 2014 mohou chybně pracovat s více než 1200 přechodovými časy" -#: timezone/zic.c:1691 -#, c-format -msgid "%s: Can't remove %s: %s\n" -msgstr "%s: %s nelze smazat: %s\n" +#: timezone/zic.c:1858 +msgid "too many transition times" +msgstr "příliš mnoho přechodových časů" -#: timezone/zic.c:1918 +#: timezone/zic.c:2047 #, c-format msgid "%%z UTC offset magnitude exceeds 99:59:59" msgstr "hodnota posunu %%z proti UTC přesahuje 99:59:59" -#: timezone/zic.c:2291 +#: timezone/zic.c:2424 msgid "no POSIX environment variable for zone" msgstr "žádná proměnná prostředí pro zónu podle POSIXU" -#: timezone/zic.c:2297 +#: timezone/zic.c:2430 #, c-format msgid "%s: pre-%d clients may mishandle distant timestamps" msgstr "%s: před%d klienty mohou chybně zacházet se vzdálenými časy" -#: timezone/zic.c:2428 +#: timezone/zic.c:2566 msgid "two rules for same instant" msgstr "dvě pravidla pro stejný okamžik" -#: timezone/zic.c:2485 +#: timezone/zic.c:2627 msgid "can't determine time zone abbreviation to use just after until time" msgstr "zkratku časového pásma pro použití ihned po časovém údaji nelze nelézt" -#: timezone/zic.c:2531 timezone/zic.c:2593 +#: timezone/zic.c:2725 msgid "too many local time types" msgstr "příliš mnoho lokálních časových typů" -#: timezone/zic.c:2597 +#: timezone/zic.c:2729 msgid "UT offset out of range" msgstr "posun od UT mimo povolený rozsah" -#: timezone/zic.c:2621 +#: timezone/zic.c:2753 msgid "too many leap seconds" msgstr "příliš mnoho přestupných sekund" -#: timezone/zic.c:2627 +#: timezone/zic.c:2759 msgid "repeated leap second moment" msgstr "přestupná sekunda opakována" -#: timezone/zic.c:2677 +#: timezone/zic.c:2830 msgid "Wild result from command execution" msgstr "Vykonaný příkaz dal podivný výsledek" -#: timezone/zic.c:2678 +#: timezone/zic.c:2831 #, c-format msgid "%s: command was '%s', result was %d\n" msgstr "%s: příkaz byl „%s“, a jeho výsledek byl %d\n" -#: timezone/zic.c:2810 +#: timezone/zic.c:2961 msgid "Odd number of quotation marks" msgstr "Lichý počet uvozovek" -#: timezone/zic.c:2896 +#: timezone/zic.c:3046 msgid "use of 2/29 in non leap-year" msgstr "použití 29. února v nepřestupném roce" -#: timezone/zic.c:2931 +#: timezone/zic.c:3081 msgid "rule goes past start/end of month; will not work with pre-2004 versions of zic" msgstr "pravidlo zasahuje za začátek/konec měsíce, verze zicu před rokem 2004 nebudou fungovat" -#: timezone/zic.c:2958 +#: timezone/zic.c:3108 msgid "time zone abbreviation has fewer than 3 characters" msgstr "zkratka časové zóny má méně než 3 znaky" -#: timezone/zic.c:2960 +#: timezone/zic.c:3110 msgid "time zone abbreviation has too many characters" msgstr "zkratka časové zóny má příliš mnoho znaků" -#: timezone/zic.c:2962 +#: timezone/zic.c:3112 msgid "time zone abbreviation differs from POSIX standard" msgstr "zkratka časové zóny nesouhlasí se standardem POSIX" -#: timezone/zic.c:2968 +#: timezone/zic.c:3118 msgid "too many, or too long, time zone abbreviations" msgstr "příliš mnoho nebo příliš dlouhé zkratky časového pásma" -#: timezone/zic.c:3004 +#: timezone/zic.c:3161 #, c-format msgid "%s: Can't create directory %s: %s" msgstr "%s: Adresář %s nelze vytvořit: %s" +#~ msgid "cannot set socket to close on exec: %s; disabling paranoia mode" +#~ msgstr "soket nelze nastavit na uzavření při spuštění, %s, vypínám paranoidní režim" + +#~ msgid "%s: option '--%s' doesn't allow an argument\n" +#~ msgstr "%s: přepínač „--%s“ nedovoluje žádný argument\n" + +#~ msgid "%s: unrecognized option '--%s'\n" +#~ msgstr "%s: nerozpoznaný přepínač „--%s“\n" + +#~ msgid "%s: option '-W %s' doesn't allow an argument\n" +#~ msgstr "%s: přepínač „-W %s“ nedovoluje žádný argument\n" + +#~ msgid "%s: option '-W %s' requires an argument\n" +#~ msgstr "%s: přepínač „-W %s“ vyžaduje argument\n" + +#~ msgid "" +#~ "%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n" +#~ "\n" +#~ "Report bugs to %s.\n" +#~ msgstr "" +#~ "%s: použití: %s [--version] [--help] [-{vV}]\n" +#~ "\t\t[-{ct} [DOLNÍ_ROK,]HORNÍ_ROK ] ČASOVÉ_PÁSMO…\n" +#~ "\n" +#~ "Chyby v programu hlaste anglicky na %s.\n" + +#~ msgid "int overflow" +#~ msgstr "přetečení čísla" + +#~ msgid "hard link failed, symbolic link used" +#~ msgstr "pevný odkaz nevytvořen, použit symbolický" + +#~ msgid "link failed, copy used" +#~ msgstr "odkaz selhal, použila se kopie" + #~ msgid "cannot allocate TLS data structures for initial thread" #~ msgstr "Datové struktury TLS prvního vlákna nelze alokovat" @@ -7374,9 +7412,6 @@ msgstr "%s: Adresář %s nelze vytvořit: %s" #~ msgid "time before zero" #~ msgstr "čas menší než nula" -#~ msgid "too many transitions?!" -#~ msgstr "příliš mnoho přechodů?!" - #~ msgid "%s: use of -v on system with floating time_t other than float or double\n" #~ msgstr "%s: použití –v na systému s desetinnou strukturou time_t jinou než než s float nebo double\n" -- cgit 1.4.1