# Translation of wget2 messages to Croatian. # Copyright (C) 2017 Free Software Foundation, Inc. # This file is distributed under the same license as the wget2 package. # # Božidar Putanec , 2018, 2021, 2022, 2023, 2024. msgid "" msgstr "" "Project-Id-Version: wget2 2.2.0\n" "Report-Msgid-Bugs-To: bug-wget2@gnu.org\n" "POT-Creation-Date: 2024-11-24 19:19+0100\n" "PO-Revision-Date: 2024-11-25 12:48-0800\n" "Last-Translator: Božidar Putanec \n" "Language-Team: Croatian \n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 3.0\n" #: lib/error.c:208 msgid "Unknown system error" msgstr "Nepoznata greška sustava" #: lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "Familija adresa za hostname nije podržana" #: lib/gai_strerror.c:58 msgid "Temporary failure in name resolution" msgstr "Privremeni neuspjeh u rješavanju imena" #: lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "Loša vrijednost za ai_flags" #: lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "Nepopravljivi neuspjeh u rješavanju imena" #: lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "ai_family nije podržana" #: lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "Nije uspjelo dodijeliti memoriju" #: lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "Nijedna adresa nije pridružena imenu hosta" #: lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "Ime ili usluga nije poznata" #: lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "Servname nije podržano za ai_socktype" #: lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "ai_socktype nije podržan" #: lib/gai_strerror.c:67 msgid "System error" msgstr "Nepoznata greška sustava" #: lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "Međuspremnik argumenata je premalen" #: lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "Obrada zahtjeva je u tijeku" #: lib/gai_strerror.c:71 msgid "Request canceled" msgstr "Zahtjev je otkazan" #: lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "Zahtjev nije otkazan" #: lib/gai_strerror.c:73 msgid "All requests done" msgstr "Svi zahtjevi su obrađeni" #: lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "Prekinuto signalom" #: lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "String parametara nije ispravno kodiran" #: lib/gai_strerror.c:87 libwget/error.c:57 msgid "Unknown error" msgstr "Nepoznata greška" #: lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "nije moguće zapisati trenutni radni direktorij" #: lib/openat-die.c:57 #, c-format msgid "failed to return to initial working directory" msgstr "Nije uspjelo vratiti se u početni radni direktorij" #: lib/os2-spawn.c:51 #, c-format msgid "_open_osfhandle failed" msgstr "_open_osfhandle() završila je s neuspjehom" #: lib/os2-spawn.c:88 #, c-format msgid "cannot restore fd %d: dup2 failed" msgstr "nije moguće vratiti fd %d: dup2() je završila s neuspjehom" #: lib/regcomp.c:122 libwget/error.c:44 msgid "Success" msgstr "Uspjeh" #: lib/regcomp.c:125 msgid "No match" msgstr "Nema podudaranja" #: lib/regcomp.c:128 msgid "Invalid regular expression" msgstr "Nevaljani regularni izraz" #: lib/regcomp.c:131 msgid "Invalid collation character" msgstr "Nevaljani znak za razvrstavanje" #: lib/regcomp.c:134 msgid "Invalid character class name" msgstr "Nevaljano ime klase znakova" #: lib/regcomp.c:137 msgid "Trailing backslash" msgstr "Zaostala obratna kosa crta (‘\\’, backslash)" #: lib/regcomp.c:140 msgid "Invalid back reference" msgstr "Neispravna povratna referencija" #: lib/regcomp.c:143 msgid "Unmatched [, [^, [:, [., or [=" msgstr "Nesparena: [, [^, [:, [., ili [=" #: lib/regcomp.c:146 msgid "Unmatched ( or \\(" msgstr "Nesparena: ( ili \\(" #: lib/regcomp.c:149 msgid "Unmatched \\{" msgstr "Nesparena: \\{" #: lib/regcomp.c:152 msgid "Invalid content of \\{\\}" msgstr "Nevaljani sadržaj \\{\\}" #: lib/regcomp.c:155 msgid "Invalid range end" msgstr "Nevaljani kraj raspona" #: lib/regcomp.c:158 msgid "Memory exhausted" msgstr "Nema dovoljno memorije" #: lib/regcomp.c:161 msgid "Invalid preceding regular expression" msgstr "Prethodni regularni izraz nije valjan" #: lib/regcomp.c:164 msgid "Premature end of regular expression" msgstr "Prerani kraj regularnog izraza" #: lib/regcomp.c:167 msgid "Regular expression too big" msgstr "Regularni izraz je prevelik" #: lib/regcomp.c:170 msgid "Unmatched ) or \\)" msgstr "Nesparena: ) ili \\)" #: lib/regcomp.c:650 msgid "No previous regular expression" msgstr "Nema prethodnog regularnog izraza" #: lib/spawn-pipe.c:218 lib/spawn-pipe.c:221 #, c-format msgid "cannot create pipe" msgstr "nije moguće napraviti cijev" #: lib/spawn-pipe.c:599 lib/wait-process.c:326 lib/wait-process.c:400 #, c-format msgid "%s subprocess failed" msgstr "%s potproces završio je s neuspjehom" #: lib/wait-process.c:267 lib/wait-process.c:299 lib/wait-process.c:361 #, c-format msgid "%s subprocess" msgstr "%s potproces" #: lib/wait-process.c:318 lib/wait-process.c:390 #, c-format msgid "%s subprocess got fatal signal %d" msgstr "%s potproces je primio fatalni signal %d" #: lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "nema dovoljno memorije" #: libwget/cookie.c:411 #, c-format msgid "Incomplete cookie entry: %s\n" msgstr "Nepotpuni kolačić: %s\n" #: libwget/cookie.c:445 msgid "Failed to read cookies\n" msgstr "Nije uspjelo pročitati kolačiće\n" #: libwget/cookie.c:506 #, c-format msgid "Failed to write cookie file '%s'\n" msgstr "Nije uspjelo zapisati kolačiće u datateku ‘%s’\n" #: libwget/cookie_parse.c:365 msgid "Cookie without name or assignment ignored\n" msgstr "Kolačić bez imena ili zadatak je zanemaren\n" #: libwget/css.c:152 #, c-format msgid "Unknown token after @charset: %d\n" msgstr "Nepoznati token iza @charset: %d\n" #: libwget/css.c:194 libwget/io.c:353 libwget/xml.c:678 #, c-format msgid "Failed to open %s\n" msgstr "Nije uspjelo otvoriti %s\n" #: libwget/css_url.c:104 #, c-format msgid "Cannot resolve relative URI '%s'\n" msgstr "Nije moguće razriješiti relativnu URI adresu ‘%s’\n" #: libwget/decompressor.c:123 msgid "Failed to init gzip decompression\n" msgstr "Nije uspjelo pokrenuti gzip dekompresiju\n" #: libwget/decompressor.c:159 msgid "Failed to re-init deflate/gzip decompression\n" msgstr "Nije uspjelo ponovno pokrenuti deflate/gzip dekompresiju\n" #: libwget/decompressor.c:175 #, c-format msgid "Failed to uncompress gzip stream (%d)\n" msgstr "Nije uspjelo raspakirati gzip stream (%d)\n" #: libwget/decompressor.c:184 #, c-format msgid "Failed to close gzip stream (%d)\n" msgstr "Nije uspjelo zatvoriti gzip stream (%d)\n" #: libwget/decompressor.c:193 msgid "Failed to init deflate decompression\n" msgstr "Nije uspjelo pokrenuti dekompresiju\n" #: libwget/decompressor.c:208 msgid "Failed to init LZMA decompression\n" msgstr "Nije uspjelo pokrenuti LZMA dekompresiju\n" #: libwget/decompressor.c:247 #, c-format msgid "Failed to uncompress LZMA stream (%d)\n" msgstr "Nije uspjelo raspakirati LZMA stream (%d)\n" #: libwget/decompressor.c:261 msgid "Failed to init Brotli decompression\n" msgstr "Nije uspjelo pokrenuti Brotli dekompresiju\n" #: libwget/decompressor.c:304 #, c-format msgid "Failed to uncompress Brotli stream (%u): %s\n" msgstr "Nije uspjelo raspakirati Brotli stream (%u): %s\n" #: libwget/decompressor.c:319 msgid "Failed to create Zstandard decompression\n" msgstr "Nije uspjelo raspakirati Zstandard paket\n" #: libwget/decompressor.c:325 #, c-format msgid "Failed to init Zstandard decompression: %s\n" msgstr "Nije uspjelo inicirati raspakiravanje Zstandard paketa: %s\n" #: libwget/decompressor.c:356 #, c-format msgid "Failed to uncompress Zstandard stream: %s\n" msgstr "Nije uspjelo raspakirati Zstandard tok podataka (stream): %s\n" #: libwget/decompressor.c:377 msgid "Failed to create lzip decompression\n" msgstr "Nije uspjelo iniciati raspakiravanje lzip paketa\n" #: libwget/decompressor.c:384 #, c-format msgid "Failed to create lzip decompression: %d %s\n" msgstr "Nije uspjelo stvoriti lzip raspakiranje: %d %s\n" #: libwget/decompressor.c:405 #, c-format msgid "Failed to uncompress lzip stream: %d %s\n" msgstr "Nije uspjelo raspakirati lzip stream: %d %s\n" #: libwget/decompressor.c:460 msgid "Failed to init bzip2 decompression\n" msgstr "Nije uspjelo pokrenuti bzip2 dekompresiju\n" #: libwget/decompressor.c:499 #, c-format msgid "Failed to uncompress bzip2 stream (%d)\n" msgstr "Nije uspjelo raspakirati bzip2 stream (%d)\n" #: libwget/dns.c:313 #, c-format msgid "Failed to resolve '[%s]:%d': %s\n" msgstr "Nije uspjelo razriješiti ‘[%s]:%d’: %s\n" #: libwget/dns.c:315 #, c-format msgid "Failed to resolve '%s:%d': %s\n" msgstr "Nije uspjelo razriješiti ‘%s:%d’: %s\n" #: libwget/dns.c:398 #, c-format msgid "Failed to resolve '%s' (%s)\n" msgstr "Nije uspjelo razriješiti ‘%s’ (%s)\n" #: libwget/encoding.c:112 #, c-format msgid "Failed to transcode '%s' string into '%s' (%d)\n" msgstr "Nije uspjelo prekodirarati ‘%s’ string u ‘%s’ (%d)\n" #: libwget/encoding.c:124 #, c-format msgid "Failed to prepare transcoding '%s' into '%s' (%d)\n" msgstr "Nije uspjelo pripremiti prekodiranje ‘%s’ u ‘%s’ (%d)\n" #: libwget/encoding.c:261 #, c-format msgid "toASCII(%s) failed (%d): %s\n" msgstr "Neuspješni toASCII(%s) za (%d): %s\n" #: libwget/encoding.c:280 #, c-format msgid "toASCII failed (%d): %s\n" msgstr "Neuspješni toASCII za (%d): %s\n" #: libwget/encoding.c:283 #, c-format msgid "Invalid UTF-8 sequence not converted: '%s'\n" msgstr "Nevaljana UTF-8 sekvencija nije pretvorena: ‘%s’\n" #: libwget/encoding.c:287 #, c-format msgid "toASCII not available: '%s'\n" msgstr "toASCII nije dostupni: ‘%s’\n" #: libwget/error.c:45 msgid "General error" msgstr "Opća greška" #: libwget/error.c:46 msgid "No memory" msgstr "Nema dovoljno memorije" #: libwget/error.c:47 msgid "Invalid value" msgstr "Nevaljana vrijednost" #: libwget/error.c:48 msgid "Timeout" msgstr "Tajmaut" #: libwget/error.c:49 msgid "Connect error" msgstr "Greška u spajanju" #: libwget/error.c:50 msgid "Handshake error" msgstr "Greška pri rukovanju" #: libwget/error.c:51 msgid "Certificate error" msgstr "Greška u certifikatu" #: libwget/error.c:52 msgid "libwget has been built without TLS support" msgstr "libwget je izgrađen bez podrške za TLS" #: libwget/error.c:53 msgid "Failed to parse XML" msgstr "Nije uspjelo raščlaniti XML" #: libwget/error.c:54 msgid "Failed to open file" msgstr "Nije uspjelo otvoriti datoteku" #: libwget/error.c:55 msgid "I/O error" msgstr "U/I (I/O) greška" #: libwget/error.c:56 msgid "Unsupported function" msgstr "Nepodržana funkcija" #: libwget/hash_printf.c:83 #, c-format msgid "Failed to hash (%d)\n" msgstr "Nije uspjelo izračunati hash (%d)\n" #: libwget/hash_printf.c:89 #, c-format msgid "%s: Failed to malloc %zu bytes\n" msgstr "%s: Nije uspjelo dodijeliti %zu bajta za malloc\n" #: libwget/hashfile.c:92 #, c-format msgid "Unknown hash type '%s'\n" msgstr "Nepoznati tip hasha ‘%s’\n" #: libwget/hashfile.c:794 libwget/hpkp_db.c:159 #, c-format msgid "%s: Unexpected hash len %zu > %zu\n" msgstr "%s: Neočekivana duljina hasha %zu > %zu\n" #: libwget/hashfile.c:816 #, c-format msgid "%s: Hash init failed for type '%s': %s\n" msgstr "%s: nije uspjelo iniciranje hash-a za tip ‘%s’: %s\n" #: libwget/hashfile.c:822 #, c-format msgid "%s: Hash update failed: %s\n" msgstr "%s: nije uspjelo ažurirati hash: %s\n" #: libwget/hashfile.c:833 #, c-format msgid "%s: Hash finalization failed: %s\n" msgstr "%s: nije uspjelo završiti hash: %s\n" #: libwget/hashfile.c:838 #, c-format msgid "%s: Failed to read %llu bytes\n" msgstr "%s: nije uspjelo pročitati %llu bajta\n" #: libwget/hpkp_db.c:311 #, c-format msgid "HPKP: could not parse host line '%s'\n" msgstr "HPKP: nije bilo moguće obraditi redak s hostom ‘%s’\n" #: libwget/hpkp_db.c:317 #, c-format msgid "HPKP: could not parse pin line '%s'\n" msgstr "HPKP: nije bilo moguće obraditi redak s pinom ‘%s’\n" #: libwget/hpkp_db.c:360 msgid "Failed to read HPKP data\n" msgstr "Nije uspjelo pročitati HPKP podatke\n" #: libwget/hpkp_db.c:450 #, c-format msgid "Failed to write HPKP file '%s'\n" msgstr "Nije uspjelo zapisati HPKP datateku ‘%s’\n" #: libwget/hsts.c:419 libwget/tls_session.c:332 #, c-format msgid "Failed to parse HSTS line: '%s'\n" msgstr "Nije uspjelo obraditi HSTS redak: ‘%s’\n" #: libwget/hsts.c:459 msgid "Failed to read HSTS data\n" msgstr "Nije uspjelo pročitati HSTS podatke\n" #: libwget/hsts.c:522 #, c-format msgid "Failed to write HSTS file '%s'\n" msgstr "Nije uspjelo zapisati HSTS datoteku ‘%s’\n" #: libwget/http.c:184 libwget/http.c:194 libwget/http.c:203 libwget/http.c:212 #, c-format msgid "%s: Unknown key %d (or value must not be an integer)\n" msgstr "%s: nepoznati ključ %d (ili vrijednost ne smije biti cijeli broj)\n" #: libwget/http.c:309 #, c-format msgid "Unsupported quality of protection '%s'.\n" msgstr "Nepodržana kvaliteta zaštite ‘%s’\n" #: libwget/http.c:320 #, c-format msgid "Unsupported algorithm '%s'.\n" msgstr "Nepodržani algoritam ‘%s’\n" #: libwget/http.c:412 #, c-format msgid "Decompress failed [host: %s - resource: %s]\n" msgstr "Dekompresija nije uspjela [host: %s - resurs: %s]\n" #: libwget/http.c:483 #, c-format msgid "Proxy connection failed with: %s\n" msgstr "Zamjenska veza nije uspjela: %s\n" #: libwget/http.c:668 msgid "Failed to create request buffer\n" msgstr "Nije uspjelo kreirarati međuspremnik zahtjeva\n" #: libwget/http.c:835 libwget/tls_session.c:374 #, c-format msgid "Failed to allocate %zu bytes\n" msgstr "Nije uspjelo dodijeliti %zu bajtova\n" #: libwget/http.c:929 #, c-format msgid "Failed to allocate %zu bytes (%s)\n" msgstr "Nije uspjelo dodijeliti %zu bajta (%s)\n" #: libwget/http.c:952 #, c-format msgid "Failed to convert chunk size '%.31s' (%s)\n" msgstr "Nije uspjelo pretvoriti komad veličine ‘%.31s’ (%s)\n" #: libwget/http.c:990 #, c-format msgid "Chunk size overflow: %zX (%s)\n" msgstr "Prelijevanje komada veličine: %zX (%s)\n" #: libwget/http.c:1032 #, c-format msgid "Expected end-of-chunk not found (%s)\n" msgstr "Nije nađen očekivani end-of-chunk (%s)\n" #: libwget/http.c:1080 #, c-format msgid "Failed to read %zd bytes (%d) (%s)\n" msgstr "Nije uspjelo učitati %zd bajta (%d) (%s)\n" #: libwget/http.c:1086 #, c-format msgid "Just got %zu of %zu bytes (%s)\n" msgstr "Primljeno je samo %zu od %zu bajta (%s)\n" #: libwget/http.c:1091 #, c-format msgid "Body too large: %zu instead of %zu bytes (%s)\n" msgstr "Sadržaj je prevelik: %zu umjesto %zu bajta (%s)\n" #: libwget/http2.c:200 msgid "Failed to create HTTP2 callbacks\n" msgstr "Nije uspjelo stvoriti povratne HTTP2 pozive\n" #: libwget/http2.c:209 #, c-format msgid "Failed to create HTTP2 client session (%d)\n" msgstr "Nije uspjelo stvoriti HTTP2 sesiju klijenta (%d)\n" #: libwget/http2.c:220 #, c-format msgid "Failed to submit HTTP2 client settings (%d)\n" msgstr "Nije uspjelo poslati HTTP2 postavke klienta (%d)\n" #: libwget/http2.c:240 #, c-format msgid "Failed to terminate HTTP2 session (%d)\n" msgstr "Nije uspjelo završiti HTTP2 sesiju (%d)\n" #: libwget/http2.c:289 #, c-format msgid "Failed to allocate nvs[%d]\n" msgstr "Nije uspjelo dodijeliti nvs[%d]\n" #: libwget/http2.c:295 #, c-format msgid "Failed to allocate resource[%zu]\n" msgstr "Nije uspjelo dodijeliti resource[%zu]\n" #: libwget/http2.c:360 msgid "Failed to submit HTTP2 request\n" msgstr "Nije uspjelo poslati HTTP2 zahtjev\n" #: libwget/http_highlevel.c:45 #, c-format msgid "Failed to fwrite %zu bytes of data (%d)\n" msgstr "Nije uspjelo fwrite() %zu bajta od podataka (%d)\n" #: libwget/http_highlevel.c:60 #, c-format msgid "Failed to write %zu bytes of data (%d)\n" msgstr "Nije uspjelo zapisati %zu bajtova podataka (%d)\n" #: libwget/http_highlevel.c:165 #, c-format msgid "Unknown option %d\n" msgstr "Nepoznata opcija %d\n" #: libwget/http_highlevel.c:175 msgid "Error parsing URL\n" msgstr "Greška pri raščlambi URL adrese\n" #: libwget/http_highlevel.c:182 msgid "Missing URL/URI\n" msgstr "Nema URL/URI adrese\n" #: libwget/http_parse.c:865 libwget/http_parse.c:890 #, c-format msgid "Failed to parse date '%s'\n" msgstr "Nije uspjelo raščlaniti datum ‘%s’\n" #: libwget/http_parse.c:1273 msgid "HTTP response header not found\n" msgstr "Nije pronađeno zaglavlje HTTP odgovora\n" #: libwget/init.c:137 src/options.c:3683 #, c-format msgid "Failed to init DNS cache (%d)" msgstr "Nije uspjelo inicirati DNS predmemoriju (%d)" #: libwget/init.c:172 libwget/init.c:246 libwget/init.c:271 libwget/init.c:286 #, c-format msgid "%s: Unknown option %d" msgstr "%s: nepoznata opcija %d" #: libwget/init.c:191 #, c-format msgid "%s: Failed to init networking (%d)" msgstr "%s: nije uspjelo pokrenuti mrežu (%d)" #: libwget/init.c:229 #, c-format msgid "%s: Failed to deinit networking (%d)" msgstr "%s: nije uspjelo otkazati pokretanje mreže (%d)" #: libwget/io.c:126 #, c-format msgid "%s: Failed to read, error %d\n" msgstr "%s: nije uspjelo čitati -- greška %d\n" #: libwget/io.c:346 #, c-format msgid "WARNING: Size of %s changed from %lld to %lld while reading. This may lead to unwanted results !\n" msgstr "" "UPOZORENJE: U tijeku čitanja veličina od %s promijenila se od %lld na %lld.\n" "To bi moglo izazvati neželjeni rezultat!\n" #: libwget/io.c:349 #, c-format msgid "Failed to fstat %s\n" msgstr "Nije uspjelo dobiti fstat() %s\n" #: libwget/io.c:438 #, c-format msgid "Failed to create '%s' (%d)\n" msgstr "Nije uspjelo stvoriti ‘%s’ (%d)\n" #: libwget/io.c:445 #, c-format msgid "Failed to lock '%s' (%d)\n" msgstr "Nije uspjelo zaključati ‘%s’ (%d)\n" #: libwget/io.c:454 #, c-format msgid "Failed to read open '%s' (%d)\n" msgstr "Nije uspjelo pročitati otvoreni ‘%s’ (%d)\n" #: libwget/io.c:477 #, c-format msgid "Failed to open tmpfile '%s' (%d)\n" msgstr "Nije uspjelo otvoriti privremenu datoteku ‘%s’ (%d)\n" #: libwget/io.c:486 #, c-format msgid "Failed to write open '%s' (%d)\n" msgstr "Nije uspjelo zapisati otvoreni ‘%s’ (%d)\n" #: libwget/io.c:502 #, c-format msgid "Failed to write/close '%s' (%d)\n" msgstr "Nije uspjelo zapisati ili zatvoriti ‘%s’ (%d)\n" #: libwget/io.c:510 #, c-format msgid "Failed to rename '%s' to '%s' (%d)\n" msgstr "Nije uspjelo preimenovati ‘%s’ u ‘%s’ (%d)\n" #: libwget/io.c:511 #, c-format msgid "Take manually care for '%s'\n" msgstr "Pobrinite se sami za ‘%s’\n" #: libwget/iri.c:629 msgid "Port number must be in the range 1..65535\n" msgstr "Broj porta mora biti od 1 do 65535\n" #: libwget/iri.c:663 #, c-format msgid "Missing host/domain in URI '%s'\n" msgstr "Nema hosta ili domene u URI adresi ‘%s’\n" #: libwget/net.c:133 #, c-format msgid "%s (hostname='%s', ip=%s, errno=%d)\n" msgstr "%s (hostname=‘%s’, ip=%s, errno=%d)\n" #: libwget/net.c:140 #, c-format msgid "%s (hostname='%s', errno=%d)\n" msgstr "%s (hostname=‘%s’, errno=%d)\n" #: libwget/net.c:608 libwget/net.c:616 msgid "Failed to set socket to non-blocking\n" msgstr "Nije uspjelo postaviti utičnicu u neblokirajući rad\n" #: libwget/net.c:613 msgid "Failed to get socket flags\n" msgstr "Nije uspjelo dobiti zastavice utičnice\n" #: libwget/net.c:625 msgid "Failed to set socket option REUSEADDR\n" msgstr "Nije uspjelo postaviti opciju REUSEADDR\n" #: libwget/net.c:629 msgid "Failed to set socket option NODELAY\n" msgstr "Nije uspjelo postaviti opciju NODELAY\n" #: libwget/net.c:634 msgid "Failed to set socket option BINDTODEVICE\n" msgstr "Nije uspjelo postaviti opciju utičnice BINDTODEVICE\n" #: libwget/net.c:639 msgid "Unsupported socket option BINDTODEVICE\n" msgstr "Nepodržana opcije utičnice BINDTODEVICE\n" #: libwget/net.c:654 msgid "Failed to set socket option SO_SNDTIMEO\n" msgstr "Nije uspjelo postaviti opciju SO_SNDTIMEO\n" #: libwget/net.c:780 msgid "Failed to create socket" msgstr "Nije uspjelo stvoriti utičnicu" #: libwget/net.c:793 msgid "Failed to bind" msgstr "Nije uspjelo povezati" #: libwget/net.c:805 libwget/net.c:979 msgid "Failed to connect" msgstr "Spajanje nije uspjelo" #: libwget/net.c:918 #, c-format msgid "Failed to read %zu bytes (hostname='%s', ip=%s, errno=%d)\n" msgstr "Nije uspjelo učitati %zu bajta (hostname=‘%s’, ip=%s, errno=%d)\n" #: libwget/net.c:1001 #, c-format msgid "Failed to send %zu bytes (hostname='%s', ip=%s, errno=%d)\n" msgstr "Nije uspjelo poslati %zu bajta (hostname=‘%s’, ip=%s, errno=%d)\n" #: libwget/net.c:1043 #, c-format msgid "%s: internal error: length mismatch %zu != %zd\n" msgstr "%s: interna greška -- dužine se ne poduaraju %zu != %zd\n" #: libwget/metalink.c:134 #, c-format msgid "Mirror scheme not supported: '%s'\n" msgstr "Nije podržana zrcalna shema: ‘%s’\n" #: libwget/metalink.c:289 msgid "Error in parsing XML" msgstr "Pogreška pri raščlambi XML" #: libwget/ocsp.c:469 #, c-format msgid "Failed to parse OCSP line: '%s'\n" msgstr "Nije uspjelo raščlaniti OCSP redak: ‘%s’\n" #: libwget/ocsp.c:515 msgid "Failed to read OCSP hosts\n" msgstr "Nije uspjelo pročitati OCSP hostova\n" #: libwget/ocsp.c:522 msgid "Failed to read OCSP fingerprints\n" msgstr "Nije uspjelo pročitati OCSP otiske (fingerprints)\n" #: libwget/ocsp.c:609 #, c-format msgid "Failed to write to OCSP hosts to '%s'\n" msgstr "Nije uspjelo zapisati OCSP hostova u ‘%s’\n" #: libwget/ocsp.c:616 #, c-format msgid "Failed to write to OCSP fingerprints to '%s'\n" msgstr "Nije uspjelo zapisati u OCSP otiske u ‘%s’\n" #: libwget/pipe.c:85 #, c-format msgid "Failed to create pipe for STDIN on %s\n" msgstr "Nije uspjelo stvoriti cijev za STDIN na %s\n" #: libwget/pipe.c:89 #, c-format msgid "Failed to create pipe for STDOUT on %s\n" msgstr "Nije uspjelo stvoriti cijev za STDOUT na %s\n" #: libwget/pipe.c:97 #, c-format msgid "Failed to create pipe for STDERR on %s\n" msgstr "Nije uspjelo stvoriti cijev za STDERR na %s\n" #: libwget/pipe.c:115 libwget/pipe.c:125 libwget/pipe.c:136 #, c-format msgid "Failed to dup2(%d,%d) (%d)\n" msgstr "Nije uspjelo izvšiti dup2(%d,%d) (%d)\n" #: libwget/pipe.c:163 #, c-format msgid "Failed to fork '%s'\n" msgstr "Nije uspjelo napraviti novi proces (fork) ‘%s’\n" #: libwget/ssl_gnutls.c:218 libwget/ssl_wolfssl.c:205 #, c-format msgid "Unknown config key %d (or value must not be a string)\n" msgstr "Nepoznati konfiguracijski ključ %d (ili vrijednost ne smije biti string)\n" #: libwget/ssl_gnutls.c:252 libwget/ssl_wolfssl.c:239 #, c-format msgid "Unknown config key %d (or value must not be an object)\n" msgstr "Nepoznati konfiguracijski ključ %d (ili vrijednost ne smije biti objekt)\n" #: libwget/ssl_gnutls.c:308 libwget/ssl_wolfssl.c:287 #, c-format msgid "Unknown config key %d (or value must not be an integer)\n" msgstr "Nepoznati konfiguracijski ključ %d (ili vrijednost ne smije biti cijeli broj)\n" #: libwget/ssl_gnutls.c:355 #, c-format msgid "Certificate info [%u]:\n" msgstr "Detalji o certifikatu [%u]:\n" #: libwget/ssl_gnutls.c:358 #, c-format msgid " Valid since: %s" msgstr " Valjan od: %s" #: libwget/ssl_gnutls.c:361 #, c-format msgid " Expires: %s" msgstr " Vrijedi do: %s" #: libwget/ssl_gnutls.c:368 #, c-format msgid " Fingerprint: %s\n" msgstr " Otisak: %s\n" #: libwget/ssl_gnutls.c:376 #, c-format msgid " Serial number: %s\n" msgstr " Serijski broj: %s\n" #: libwget/ssl_gnutls.c:381 #, c-format msgid " Public key: %s, %s (%u bits)\n" msgstr " Javni ključ: %s, %s (%u bita)\n" #: libwget/ssl_gnutls.c:386 #, c-format msgid " Version: #%d\n" msgstr " Inačica: #%d\n" #: libwget/ssl_gnutls.c:390 #, c-format msgid " DN: %s\n" msgstr " DN: %s\n" #: libwget/ssl_gnutls.c:394 #, c-format msgid " Issuer's DN: %s\n" msgstr " Izdavačev DN: %s\n" #: libwget/ssl_gnutls.c:398 #, c-format msgid " Issuer's OID: %s\n" msgstr " Izdavačev OID: %s\n" #: libwget/ssl_gnutls.c:402 #, c-format msgid " Issuer's UID: %s\n" msgstr " Izdavačev UID: %s\n" #: libwget/ssl_gnutls.c:414 #, c-format msgid " Unknown certificate type %d\n" msgstr " Nepoznati tip certificata %d\n" #: libwget/ssl_gnutls.c:431 libwget/ssl_gnutls.c:503 libwget/ssl_gnutls.c:532 msgid "----\n" msgstr "----\n" #: libwget/ssl_gnutls.c:439 msgid "TLS/IA session\n" msgstr "TLS/IA sesija\n" #: libwget/ssl_gnutls.c:444 #, c-format msgid "SRP session with username %s\n" msgstr "SRP sesija s korisnikom %s\n" #: libwget/ssl_gnutls.c:452 #, c-format msgid "PSK authentication. PSK hint '%s'\n" msgstr "PSK autentifikacija. PSK ‘%s’\n" #: libwget/ssl_gnutls.c:457 #, c-format msgid "PSK authentication. Connected as '%s'\n" msgstr "PSK autentifikacija. Spojen kao ‘%s’.\n" #: libwget/ssl_gnutls.c:469 msgid "Anonymous authentication.\n" msgstr "Anonimna autentifikacija\n" #: libwget/ssl_gnutls.c:497 msgid "Transport authentication failure\n" msgstr "Pogreška pri pokušaju autentifikacije prijenosa podataka\n" #: libwget/ssl_gnutls.c:499 #, c-format msgid "Unsupported credential type %d.\n" msgstr "Nepoznati tip akreditiva %d\n" #: libwget/ssl_gnutls.c:506 #, c-format msgid "Ephemeral DH using prime of %d bits\n" msgstr "Kratkotrajni DH na bazi prostog broja od %d bita\n" #: libwget/ssl_gnutls.c:509 #, c-format msgid "Ephemeral ECDH using curve %s\n" msgstr "Kratkotrajni ECDH na bazi krivulje %s\n" #: libwget/ssl_gnutls.c:514 #, c-format msgid "Key Exchange: %s\n" msgstr "Zamjena ključa: %s\n" #: libwget/ssl_gnutls.c:518 #, c-format msgid "Protocol: %s\n" msgstr "Protokol: %s\n" #: libwget/ssl_gnutls.c:522 #, c-format msgid "Certificate Type: %s\n" msgstr "Tip certifikata: %s\n" #: libwget/ssl_gnutls.c:526 #, c-format msgid "Cipher: %s\n" msgstr "Šifra: %s\n" #: libwget/ssl_gnutls.c:530 #, c-format msgid "MAC: %s\n" msgstr "MAC: %s\n" #: libwget/ssl_gnutls.c:888 #, c-format msgid "Failed to import pubkey: %s\n" msgstr "Nije uspio import javnog ključa: %s\n" #: libwget/ssl_gnutls.c:896 libwget/ssl_gnutls.c:908 libwget/ssl_gnutls.c:916 #, c-format msgid "Failed to export pubkey: %s\n" msgstr "Nije uspio eksport javnog ključa: %s\n" #: libwget/ssl_gnutls.c:966 msgid "ERROR" msgstr "GREŠKA" #: libwget/ssl_gnutls.c:966 msgid "WARNING" msgstr "UPOZORENJE" #: libwget/ssl_gnutls.c:986 #, c-format msgid "%s: Certificate verification error\n" msgstr "%s: greška pri verifikaciji certifikata\n" #: libwget/ssl_gnutls.c:1038 #, c-format msgid "DANE verification print error for %s: %s\n" msgstr "Pogreška pri ispisu DANE verifikacije za %s: %s\n" #: libwget/ssl_gnutls.c:1040 #, c-format msgid "DANE verification failed for %s: %s\n" msgstr "Neuspješna DANE verifikacija za %s: %s\n" #: libwget/ssl_gnutls.c:1057 #, c-format msgid "%s: The certificate is not trusted.\n" msgstr "%s: certifikat nije pouzdan\n" #: libwget/ssl_gnutls.c:1059 #, c-format msgid "%s: The certificate has been revoked.\n" msgstr "%s: certifikat je opozvan\n" #: libwget/ssl_gnutls.c:1061 #, c-format msgid "%s: The certificate doesn't have a known issuer.\n" msgstr "%s: certifikat nije od poznatog izdavača\n" #: libwget/ssl_gnutls.c:1063 #, c-format msgid "%s: The certificate signer was not a CA.\n" msgstr "%s: potpisnk certifikata nije bio CA.\n" #: libwget/ssl_gnutls.c:1065 #, c-format msgid "%s: The certificate was signed using an insecure algorithm.\n" msgstr "%s: certifikat je potpisan s nesigurnim algoritmom\n" #: libwget/ssl_gnutls.c:1067 #, c-format msgid "%s: The certificate is not yet activated.\n" msgstr "%s: certifikat još nije aktiviran\n" #: libwget/ssl_gnutls.c:1069 #, c-format msgid "%s: The certificate has expired.\n" msgstr "%s: certifikat više ne vrijedi (istekao je)\n" #: libwget/ssl_gnutls.c:1072 #, c-format msgid "%s: The certificate signature is invalid.\n" msgstr "%s: potpis na certifikatu je nevaljan\n" #: libwget/ssl_gnutls.c:1074 #, c-format msgid "%s: The certificate's owner does not match hostname '%s'.\n" msgstr "%s: vlasnik certifikata ne podudara se s imenom hosta ‘%s’\n" #: libwget/ssl_gnutls.c:1086 #, c-format msgid "%s: The certificate could not be verified (0x%X).\n" msgstr "%s: certifikat nije bilo moguće provjeriti (0x%X)\n" #: libwget/ssl_gnutls.c:1097 #, c-format msgid "%s: Certificate must be X.509\n" msgstr "%s: certifikat mora biti X.509\n" #: libwget/ssl_gnutls.c:1102 #, c-format msgid "%s: Error initializing X.509 certificate\n" msgstr "%s: greška pri inicijalizaciji X.509 certifikata\n" #: libwget/ssl_gnutls.c:1108 #, c-format msgid "%s: No certificate was found!\n" msgstr "%s: ni jedan certifikat nije pronađen!\n" #: libwget/ssl_gnutls.c:1113 #, c-format msgid "%s: Failed to parse certificate: %s\n" msgstr "%s: nije uspjelo raščlaniti certificat: %s\n" #: libwget/ssl_gnutls.c:1137 msgid "WARNING: The certificate's (stapled) OCSP status is invalid\n" msgstr "UPOZORENJE: status (priložen) OCSP certifikata je nevaljan\n" #: libwget/ssl_gnutls.c:1144 #, c-format msgid "WARNING: OCSP stapling is not supported by '%s', but OCSP validation has been requested.\n" msgstr "UPOZORENJE: ‘%s’ ne podržava OCSP spajanje , ali validacija OCSP-a je zatražena.\n" #: libwget/ssl_gnutls.c:1145 msgid "WARNING: This implies a privacy leak: the client sends the certificate serial ID over HTTP to the CA.\n" msgstr "UPOZORENJE: To implicira gubitak privatnosti: klijent šalje serijski ID certifikata preko HTTP-a CA-u.\n" #: libwget/ssl_gnutls.c:1158 #, c-format msgid "%s: Failed to parse certificate[%u]: %s\n" msgstr "%s: nije uspjelo raščlaniti certifikat[%u]: %s\n" #: libwget/ssl_gnutls.c:1244 #, c-format msgid "%s: Pubkey pinning mismatch!\n" msgstr "%s: nepodudaranje pinninga (HPKP) javnog ključa (Pubkey)!\n" #: libwget/ssl_gnutls.c:1307 msgid "GnuTLS requires the key and the cert to be of the same type.\n" msgstr "GnuTLS zahtijeva da ključ i certifikat budu istog tipa.\n" #: libwget/ssl_gnutls.c:1311 msgid "No certificates or keys were found\n" msgstr "Ni certifikati ni ključevi nisu pronađeni\n" #: libwget/ssl_gnutls.c:1318 #, c-format msgid "No CAs were found in '%s'\n" msgstr "Nisu pronađeni CA-ovi u ‘%s’\n" #: libwget/ssl_gnutls.c:1385 #, c-format msgid "Failed to allocate file name for cert '%s/%s'\n" msgstr "Nije uspjelo dodijeliti ime za cert ‘%s/%s’\n" #: libwget/ssl_gnutls.c:1404 #, c-format msgid "Failed to opendir %s\n" msgstr "Nije uspjelo otvoriti direktorij %s\n" #: libwget/ssl_gnutls.c:1411 #, c-format msgid "Failed to load CRL '%s': (%d)\n" msgstr "Nije uspjelo učitati CRL ‘%s’: (%d)\n" #: libwget/ssl_gnutls.c:1453 #, c-format msgid "GnuTLS: Unsupported priority string '%s': %s\n" msgstr "GnuTLS: nepodržani prioritetni string ‘%s’: %s\n" #: libwget/ssl_gnutls.c:1457 #, c-format msgid "GnuTLS: Unsupported default priority 'NULL': %s\n" msgstr "GnuTLS: nepodržani zadani prioritet ‘NULL’: %s\n" #: libwget/ssl_gnutls.c:1708 libwget/ssl_gnutls.c:1714 msgid "TLS False Start requested but libwget built with insufficient GnuTLS version\n" msgstr "Poslan je TLS lažni zahtjev za pokretanje, ali libwget je sastavljen s neadekvatnom verzijom GnuTLS-a\n" #: libwget/ssl_gnutls.c:1719 #, c-format msgid "GnuTLS: Failed to set priorities: %s\n" msgstr "GnuTLS: nije uspjelo uspostaviti prioritete: %s\n" #: libwget/ssl_gnutls.c:1752 msgid "WARNING: OCSP is not available in this version of GnuTLS.\n" msgstr "UPOZORENJE: OCSP nije dostupan u ovoj inačici GnuTLS-a\n" #: libwget/ssl_gnutls.c:1819 #, c-format msgid "GnuTLS: Failed to set session data: %s\n" msgstr "GnuTLS: nije uspjelo postaviti podatke sesije: %s\n" #: libwget/ssl_wolfssl.c:626 msgid "Missing TLS method\n" msgstr "Manjka TLS metoda\n" #: libwget/ssl_wolfssl.c:632 msgid "Failed to create WOLFSSL_CTX\n" msgstr "Nije uspjelo stvoriti WOLFSSL_CTX\n" #: libwget/ssl_wolfssl.c:647 #, c-format msgid "WolfSSL: Failed to set ciphers '%s'\n" msgstr "WolfSSL nije uspjelo uspostaviti šifre: %s\n" #: libwget/ssl_wolfssl.c:658 msgid "Failed to load system certs\n" msgstr "Nije uspjelo učitati certifikate sustava\n" #: libwget/ssl_wolfssl.c:684 msgid "Skipped loading CA certs. SSL verification will likely fail.\n" msgstr "CA certifikati nisu učitani. SSL verifikacija vjerojatno neće uspjeti.\n" #: libwget/ssl_wolfssl.c:690 #, c-format msgid "Failed to load CA pem: %s or cert dir: %s, SSL verification will likely fail.\n" msgstr "CA pem nisu učitani: %s, cert dir: %s, SSL verifikacija vjerojatno neće uspjeti.\n" #: libwget/ssl_wolfssl.c:929 msgid "Failed to create WolfSSL session\n" msgstr "Nije uspjelo stvoriti WolfSSL sesiju\n" #: libwget/ssl_wolfssl.c:1063 #, c-format msgid "failed to connect TLS (%d): %s\n" msgstr "Nije uspjelo spojiti TLS (%d): %s\n" #: libwget/ssl_openssl.c:246 libwget/ssl_openssl.c:286 #: libwget/ssl_openssl.c:364 #, c-format msgid "Unknown configuration key %d (maybe this config value should be of another type?)\n" msgstr "Nepoznati konfiguracijski ključ %d (ili bi vrijednost trebala biti drugog tipa?)\n" #: libwget/ssl_openssl.c:413 msgid "OpenSSL: TLS 1.3 is not supported by your OpenSSL version. Will use TLS 1.2 instead.\n" msgstr "OpenSSL: vaša verzija OpenSSL-a ne podržana TLS 1.3. Koristit ćemo TLS 1.2.\n" #: libwget/ssl_openssl.c:423 #, c-format msgid "OpenSSL: Invalid priority string '%s'\n" msgstr "OpenSSL: nepodržani prioritetni string ‘%s’\n" #: libwget/ssl_openssl.c:485 #, c-format msgid "OpenSSL: Could not load certificates from default paths. Falling back to '%s'." msgstr "OpenSSL: nije bilo moguće učitati certifikate iz zadanih staza. Vraćamo se na ‘%s’." #: libwget/ssl_openssl.c:490 #, c-format msgid "OpenSSL: No certificates could be loaded from directory '%s'\n" msgstr "OpenSSL: nijedan certifikat nije moguće učitati iz direktorija ‘%s’\n" #: libwget/ssl_openssl.c:494 #, c-format msgid "OpenSSL: Could not open directory '%s'. No certificates were loaded.\n" msgstr "OpenSSL: nije bilo moguće otvoriti direktorij ‘%s’. Nijedan certifikat nije učitan.\n" #: libwget/ssl_openssl.c:685 msgid "Could not get user data to verify stapled OCSP.\n" msgstr "Nije bilo moguće dobiti korisničke podatke za provjeru stapled OCSP-a.\n" #: libwget/ssl_openssl.c:697 msgid "Got a stapled OCSP response, but could not parse it. Aborting.\n" msgstr "Primljen je primarni odgovor OCSP-a, ali se nije mogao obraditi. Prekid obrade\n" #: libwget/ssl_openssl.c:703 msgid "Could not get server's cert stack\n" msgstr "Nije uspjelo dobiti snop certifikata od servera\n" #: libwget/ssl_openssl.c:715 msgid "Could not verify stapled OCSP response. Aborting.\n" msgstr "Provjera osnovnog OCSP odgovora nije uspjela. Prekid obrade.\n" #: libwget/ssl_openssl.c:877 msgid "ERROR: print_openssl_time: BIO_read failed\n" msgstr "GREŠKA: print_openssl_time: BIO_read nije uspješan\n" #: libwget/ssl_openssl.c:891 msgid "Could not get current time!\n" msgstr "Nije moguće dobiti trenutno vrijeme!\n" #: libwget/ssl_openssl.c:900 msgid "Could not compute time difference for thisUpd. Aborting.\n" msgstr "Nije bilo moguće izračunati razliku za thisUPd. Prekidamo.\n" #: libwget/ssl_openssl.c:904 msgid "*** OCSP response thisUpd is too old. Aborting.\n" msgstr "*** Odgovor thisUpd OCSP-a je prestar. Prekidamo.\n" #: libwget/ssl_openssl.c:915 msgid "Could not compute time difference for nextUpd. Aborting.\n" msgstr "Nije bilo moguće izračunati vremensku razliku za nextUpd. Prekidamo\n" #: libwget/ssl_openssl.c:920 msgid "*** OCSP next update is in the past!\n" msgstr "*** naredno ažuriranje OCSP-a je u prošlosti!\n" #: libwget/ssl_openssl.c:950 msgid "Unsuccessful OCSP response\n" msgstr "Neuspjeli OCSP odgovor\n" #: libwget/ssl_openssl.c:958 msgid "Could not verify OCSP certificate chain\n" msgstr "" "Nije moguće verificirati lanac OCSP certifikata\n" "\n" #: libwget/ssl_openssl.c:964 msgid "Could not parse OCSP single response\n" msgstr "Nije uspjelo raščlaniti jedini OCSP odgovor\n" #: libwget/ssl_openssl.c:971 msgid "Could not obtain OCSP response status\n" msgstr "Nije bilo moguće dobiti status odgovora OCSP-a\n" #: libwget/ssl_openssl.c:986 msgid "Could not get 'thisUpd' from OCSP response. Cannot check time.\n" msgstr "Nije bilo moguće dobiti ‘thisUpd’ odgovor od OCSP-a. Nemoguće je provjeriti vrijeme.\n" #: libwget/ssl_openssl.c:1046 msgid "Could not obtain OCSP_BASICRESPONSE\n" msgstr "Nije bilo moguće dobiti OCSP_BASICRESPONSE\n" #: libwget/ssl_openssl.c:1052 msgid "OCSP nonce does not match\n" msgstr "Razlika u trenutnom OCSP-u\n" #: libwget/ssl_openssl.c:1197 libwget/ssl_openssl.c:1232 #, c-format msgid "Could not compute certificate fingerprint for cert %u\n" msgstr "Nije bilo moguće izračunati fingerprint %u certifikata\n" #: libwget/ssl_openssl.c:1266 msgid "Certificate check disabled. Peer's certificate will NOT be checked.\n" msgstr "Provjera certifikata je onemogućena. Certifikat sugovornika NEĆE biti provjeren.\n" #: libwget/ssl_openssl.c:1272 msgid "OpenSSL: Could not obtain cert store\n" msgstr "OpenSSL: Nije bilo moguće dohvatiti skladište certifikata\n" #: libwget/ssl_openssl.c:1285 #, c-format msgid "Could not load CRL from '%s' (%d)\n" msgstr "Nije uspjelo učitati CRL iz ‘%s’ (%d)\n" #: libwget/ssl_openssl.c:1301 #, c-format msgid "Could not load CA certificate from file '%s'\n" msgstr "Nije bilo moguće učitati CA certifikat iz datoteke ‘%s’\n" #: libwget/ssl_openssl.c:1354 msgid "Could not initialize OpenSSL\n" msgstr "Nije bilo moguće inicirati OpenSSL\n" #: libwget/ssl_openssl.c:1405 msgid "OpenSSL: Could not parse cached session data.\n" msgstr "OpenSSL: Nije bilo moguće raščlaniti zapamćene podatke sesije.\n" #: libwget/ssl_openssl.c:1413 msgid "OpenSSL: Could not set session data.\n" msgstr "OpenSSL: nije uspjelo postaviti podatke sesije.\n" #: libwget/ssl_openssl.c:1628 msgid "Host name check disabled. Server certificate's subject name will not be checked.\n" msgstr "Provjera imena hosta je onemogućena. Certifikat hosta NEĆE biti provjeren.\n" #: libwget/ssl_openssl.c:1637 msgid "Could not set 'status_request' extension\n" msgstr "Nije bilo moguće postaviti proširenje ‘status_request’\n" #: libwget/ssl_openssl.c:1643 msgid "SNI could not be sent" msgstr "SNI nije bilo moguće poslati" #: libwget/ssl_openssl.c:1647 msgid "ALPN offering could not be sent" msgstr "ALPN ponuda nije mogla biti poslana" #: libwget/ssl_openssl.c:1655 msgid "Could not get cached TLS session" msgstr "Nije uspjelo dohvatiti zapamćenu TLS sesiju" #: libwget/ssl_openssl.c:1677 #, c-format msgid "Could not complete TLS handshake: %s\n" msgstr "Nije bilo moguće kompletirati TLS rukovanje: %s\n" #: libwget/ssl_openssl.c:1695 msgid "Public key pinning mismatch\n" msgstr "Nepodudarno prihvaćananje javnog ključa (Pubkey).\n" #: libwget/ssl_openssl.c:1714 msgid "Aborting handshake. Could not verify OCSP chain.\n" msgstr "Prekidamo s rukovanjem. Nije moguće verificirati OCSP lanac.\n" #: libwget/ssl_openssl.c:1873 #, c-format msgid "TLS read error: %s\n" msgstr "TLS, greška u čitanju: %s\n" #: libwget/ssl_openssl.c:1907 #, c-format msgid "TLS write error: %s\n" msgstr "TLS, greška u pisanju: %s\n" #: libwget/tls_session.c:355 msgid "Failed to read TLS session data\n" msgstr "Nije uspjelo pročitati podatke TLS sesije\n" #: libwget/tls_session.c:418 #, c-format msgid "Failed to write TLS session file '%s'\n" msgstr "Nije uspjelo zapisati datoteku ‘%s’ TLS sesije\n" #: libwget/xml.c:661 #, c-format msgid "Failed to allocate %zu bytes for XML parse buffer\n" msgstr "Nije uspjelo dodijeliti %zu bajta spremniku za XML analizu\n" #: src/bar.c:124 msgid "Cannot create progress bar thread. Disabling progress bar.\n" msgstr "Nije moguće stvoriti traku progresa. Onemogućujemo progresnu traku.\n" #: src/dl.c:41 #, c-format msgid "Piling up error '%s' over error '%s'" msgstr "Pogreška gomilanja ‘%s’ na greški ‘%s’" #: src/gpgme.c:60 msgid "GPGME Failure\n" msgstr "Neuspješni GPGME\n" #: src/gpgme.c:64 #, c-format msgid "%s: Invalid signature\n" msgstr "%s: nevaljani potpis\n" #: src/gpgme.c:67 #, c-format msgid "%s: Key %s expired\n" msgstr "%s: ključ %s više ne vrijedi (istekao je)\n" #: src/gpgme.c:70 #, c-format msgid "%s: Expired signature\n" msgstr "%s: potpis je istekao, više ne vrijedi\n" #: src/gpgme.c:73 #, c-format msgid "%s: Key %s missing\n" msgstr "%s: nema ključa %s\n" #: src/gpgme.c:76 #, c-format msgid "%s: Unhandled failure\n" msgstr "%s: neobrađena greška\n" #: src/gpgme.c:117 msgid "Invalid signature, signature file must have a sig extension\n" msgstr "Nevaljani potpis -- potpisna datoteka mora imati sufiks ‘sig’ (.sig)\n" #: src/gpgme.c:156 msgid "Failed to init gpgme context\n" msgstr "Nije uspjelo pokrenuti gpgme kontekst\n" #: src/gpgme.c:171 msgid "Couldn't specify gnupg homedir\n" msgstr "Nije bilo moguće specificirati gnupg osobni (home) direktorij\n" #: src/gpgme.c:177 #, c-format msgid "Couldn't canonicalize %s. (Does the path exist?)\n" msgstr "Nije bilo moguće kanonizirati %s -- je li postoji?\n" #: src/gpgme.c:186 msgid "Error during verification\n" msgstr "Pogreška pri verifikaciji\n" #: src/gpgme.c:194 msgid "GPGME verify failed!\n" msgstr "Nije uspjelo verificirati GPGME!\n" #: src/gpgme.c:273 #, c-format msgid "Unsupported protocol type for content: %s\n" msgstr "Nepoznati tip protokola za sadržaj: %s\n" #: src/gpgme.c:281 msgid "Couldn't correct signature file!\n" msgstr "Nije uspjelo popraviti potpisnu datoteku!\n" #: src/gpgme.c:290 #, c-format msgid "Failed to read file to verify sig: %s\n" msgstr "Nije uspjelo pročitati datoteku za provjeru potpisa: %s\n" #: src/host.c:393 src/wget.c:1000 #, c-format msgid "URL '%s' not followed (disallowed by robots.txt)\n" msgstr "Nije moguće prijeći na URL adresu ‘%s’ (to je zabranjeno u robots.txt)\n" #: src/job.c:186 #, c-format msgid "" "Failed to truncate %s\n" " from %llu to %llu bytes\n" msgstr "" "Nije uspjelo skratiti %s\n" " od %llu na %llu bajta\n" #: src/job.c:205 #, c-format msgid "Checksum OK for '%s'\n" msgstr "Kontrolni zbroj je OK za ‘%s’\n" #: src/job.c:212 msgid "Failed to build checksum, assuming file to be OK\n" msgstr "Nije uspjelo izraditi kontrolni zbroj -- uzima se da je datoteka u redu\n" #: src/job.c:217 #, c-format msgid "Bad checksum for '%s'\n" msgstr "Loši kontrolni zbroj za ‘%s’\n" #: src/job.c:235 #, c-format msgid "Piece %d/%d not OK - requeuing\n" msgstr "Dio %d od %d nije dobar -- ponovno ide u red čekanja\n" #: src/options.c:291 #, c-format msgid "Value out of range (0-65535): %s\n" msgstr "Vrijednost je izvan raspona (0-65535): %s\n" #: src/options.c:355 #, c-format msgid "Invalid byte specifier: %s\n" msgstr "Nevaljani specifikator bajta: %s\n" #: src/options.c:427 #, c-format msgid "Ignoring invalid header: %s\n" msgstr "Zanemarimo nevaljano zaglavlje: %s\n" #: src/options.c:436 #, c-format msgid "No value in header (ignoring): %s\n" msgstr "Zaglavlje nema vrijednost (zanemareno je): %s\n" #: src/options.c:680 #, c-format msgid "Invalid value '%s'\n" msgstr "Nevaljana vrijednost ‘%s’\n" #: src/options.c:696 #, c-format msgid "Invalid boolean value '%s'\n" msgstr "Nevaljana bulova vrijednost ‘%s’\n" #: src/options.c:738 #, c-format msgid "Invalid time specifier in '%s'\n" msgstr "Nevaljani specifikator vremena u ‘%s’\n" #: src/options.c:768 #, c-format msgid "Unknown cert type '%s'\n" msgstr "Nepoznati tip certifikata ‘%s’\n" #: src/options.c:785 #, c-format msgid "Unsupported regex type '%s'\n" msgstr "Nepoznati tip regularnog izraza ‘%s’\n" #: src/options.c:795 msgid "Empty progress type\n" msgstr "Nepoznati tip progresa\n" #: src/options.c:809 #, c-format msgid "Progress type '%s' ignored. It is not implemented yet\n" msgstr "Ignoriramo prikaz napredovanja tipa ‘%s’. Još nije implementirani\n" #: src/options.c:811 #, c-format msgid "Unknown progress type '%s'\n" msgstr "Nepoznati prikaz napredovanja ‘%s’\n" #: src/options.c:824 msgid "Missing restrict-file-name type\n" msgstr "Nedostaje restrict-file-name %s\n" #: src/options.c:854 #, c-format msgid "Unknown restrict-file-name type '%s'\n" msgstr "Nepoznati tip restrict-file-name ‘%s’\n" #: src/options.c:860 msgid "Restrict file names to either 'unix' or 'windows'\n" msgstr "Ograničite nazive datoteka na ‘unix’ ili ‘windows’\n" #: src/options.c:865 msgid "Restrict file names to either 'uppercase' or 'lowercase'\n" msgstr "Ograničite nazive datoteka na ‘uppercase’ ili ‘lowercase’ (koristite samo mala ili samo velika slova)\n" #: src/options.c:874 msgid " use [none]|[unix|windows],[lowercase|uppercase],[nocontrol][,ascii].\n" msgstr " koristite [none]|[unix|windows],[lowerse|uppercase],[nocontrol][,ascii].\n" #: src/options.c:903 #, c-format msgid "Unknown option '-n%c'\n" msgstr "Nepoznata opcija ‘-n%c’\n" #: src/options.c:923 #, c-format msgid "Unknown address family '%s'\n" msgstr "Nepoznata familija adresa ‘%s’\n" #: src/options.c:950 #, c-format msgid "Unknown stats format '%s'\n" msgstr "Nepoznati format statistike ‘%s’\n" #: src/options.c:980 src/options.c:998 #, c-format msgid "Plugin '%s' failed to load: %s\n" msgstr "Plugin ‘%s’ nije uspjelo učitati: %s\n" #: src/options.c:1059 src/options.c:1079 msgid "Missing required type specifier\n" msgstr "Nema ga, a zahtijeva se specifikator tipa\n" #: src/options.c:1063 src/options.c:1083 #, c-format msgid "Invalid type specifier: %s\n" msgstr "Nevaljani tip specifikacije: %s\n" #: src/options.c:1096 msgid "no-verify-sig cannot take additional arguments\n" msgstr "no-verify-sig ne dopušta dodatne argumente\n" #: src/options.c:1106 #, c-format msgid "Invalid option specifier: %s\n" msgstr "Nevaljana opcija specificije: %s\n" #: src/options.c:1151 #, c-format msgid "Compression type '%s' not supported\n" msgstr "Kompresija tipa ‘%s’ nije podržana\n" #: src/options.c:1154 #, c-format msgid "Duplicate type '%s'" msgstr "Duplikat tipa ‘%s’" #: src/options.c:1184 #, c-format msgid "Lib for type %s not built" msgstr "Biblioteka za tip %s nije izgrađena" #: src/options.c:1216 #, c-format msgid "Disallowed Value for --no-download-attr: %s\n" msgstr "nelegalna vrijednost za --no-download-attr: %s\n" #: src/options.c:1225 #, c-format msgid "Invalid value for --download-attr: %s\n" msgstr "nelegalna vrijednost za --download-attr: %s\n" #: src/options.c:2592 src/options.c:2627 #, c-format msgid "Unknown option '%s'\n" msgstr "Nepoznata opcija ‘%s’\n" #: src/options.c:2642 #, c-format msgid "Option 'no-%s' doesn't allow an argument\n" msgstr "Opcija ‘no-%s’ ne dopušta argument\n" #: src/options.c:2646 #, c-format msgid "Option '%s' doesn't allow an argument\n" msgstr "Opcija ‘%s’ ne dopušta argument\n" #: src/options.c:2657 #, c-format msgid "Missing argument for option '%s'\n" msgstr "Nema argumenta za opciju ‘%s’\n" #: src/options.c:2723 #, c-format msgid "Failed to parse: '%s'\n" msgstr "Nije uspjelo raščlaniti: ‘%s’\n" #: src/options.c:2785 #, c-format msgid "Config file recursion detected in %s\n" msgstr "Otkrivena je rekurzija u konfiguracijskoj datoteci %s\n" #: src/options.c:2812 #, c-format msgid "Failed to open %s (%d): %s\n" msgstr "Nije uspjelo otvoriti %s (%d): %s\n" #: src/options.c:2876 #, c-format msgid "Failed to parse last line in '%s'\n" msgstr "Nije uspjelo raščlaniti zadnji redak u ‘%s’\n" #: src/options.c:2956 #, c-format msgid "Missing argument(s) for option '-%c'\n" msgstr "Nema argumenta za opciju ‘-%c’\n" #: src/options.c:2976 #, c-format msgid "Unknown option '-%c'\n" msgstr "Nepoznata opcija ‘-%c’\n" #: src/options.c:3007 #, c-format msgid "Password for user \"%s\": " msgstr "Lozinka za korisnika „%s“: " #: src/options.c:3009 msgid "Password: " msgstr "Lozinka: " #: src/options.c:3030 msgid "Cannot create pipe" msgstr "Nije moguće napraviti cijev" #: src/options.c:3036 #, c-format msgid "Error initializing spawn file actions for use-askpass: %d" msgstr "Dogodila se greška prilikom pokretanja akcije ažuriranja ‘spawn’ datoteke za ‘use-askpass’: %d" #: src/options.c:3047 #, c-format msgid "Error setting spawn file actions for use-askpass: %d" msgstr "Dogodila se greška prilikopm specificiranja postavki akciji ažuriranja ‘spawn’ datoteke za ‘use-askpass’: %d" #: src/options.c:3054 #, c-format msgid "Error spawning %s: %d" msgstr "Dogodila se greška pri ‘spawning’ %s: %d" #: src/options.c:3071 #, c-format msgid "Error reading response from command \"%s %s\": %s\n" msgstr "Greška pri čitanju odgovora naredbe „%s %s“: %s\n" #: src/options.c:3136 #, c-format msgid "Failed to open %s" msgstr "Nije uspjelo otvoriti %s" #: src/options.c:3186 #, c-format msgid "~/.wget2rc is deprecated. Please move it to %s/wget2rc\n" msgstr "~/.wget2rc je zastarjelo. Premjestite datoteku u %s/wget2rc\n" #: src/options.c:3522 #, c-format msgid "Failed to set http proxies %s\n" msgstr "Nije uspjelo uspostaviti proxy servere http %s\n" #: src/options.c:3526 #, c-format msgid "Failed to set https proxies %s\n" msgstr "Nije uspjelo uspostaviti proxy servere https %s\n" #: src/options.c:3530 #, c-format msgid "Failed to set proxy exceptions %s\n" msgstr "Nije uspjelo uspostaviti izuzetke za proxy %s\n" #: src/options.c:3556 #, c-format msgid "Failed to load %s (%d)" msgstr "Nije uspjelo učitati %s (%d)" #: src/options.c:3616 msgid "Specifying both --start-pos and --continue is not recommended; --continue will be disabled" msgstr "Ne preporuča se istovremeno specificirati --start-pos i --continue; --continue će biti onemogućen" #: src/options.c:3622 msgid "WARNING: timestamping does nothing in combination with -O" msgstr "UPOZORENJE: vremenski žig nema djelovanja u kombinaciji s -O" #: src/options.c:3626 msgid "Can't timestamp and not clobber old files at the same time" msgstr "Nije moguće istovremeno vremenski označiti i ne uništiti stare datoteke" #: src/options.c:3630 msgid "WARNING: timestamping does nothing in combination with spider" msgstr "UPOZORENJE: vremenski označati nema djelovanja u kombinaciji sa ‘spider’" #: src/options.c:3634 msgid "WARNING: timestamping and chunk-size only work together without If-Modified-Since" msgstr "UPOZORENJE: vremensko označavanje i chunk-size rade zajedno samo bez If-Modified-Since" #: src/options.c:3673 #, c-format msgid "Failed to init networking (%d)" msgstr "Nije uspjelo pokrenuti mrežu (umrežavanje) (%d)" #: src/options.c:3678 #, c-format msgid "Failed to init DNS (%d)" msgstr "Nije uspjelo inicirati DNS (%d)" #: src/options.c:3696 src/options.c:3707 src/options.c:3718 src/options.c:3729 #: src/options.c:3740 #, c-format msgid "Failed to open '%s' (%d)" msgstr "Nije uspjelo otvoriti ‘%s’ (%d)" #: src/options.c:3993 #, c-format msgid "%s: Option not in order '%s' after '%s' (using opt_compare())\n" msgstr "%s: netočna pozicija opcije ‘%s’ iza ‘%s’ (koristeći opt_compare())\n" #: src/options.c:4002 #, c-format msgid "%s: Option not in order '%s' after '%s' (using opt_compare_config())\n" msgstr "%s: netočna pozicija opcije ‘%s’ iza ‘%s’ (koristeći opt_compare_config())\n" #: src/options.c:4012 #, c-format msgid "%s: Failed to find option '%s' (using opt_compare())\n" msgstr "%s: nije uspjelo naći opciju ‘%s’ (koristeći opt_compare())\n" #: src/options.c:4022 src/options.c:4046 #, c-format msgid "%s: Failed to find option '%s' (using opt_compare_config())\n" msgstr "%s: nije uspjelo naći opciju ‘%s’ (koristeći opt_compare_config())\n" #: src/options.c:4071 #, c-format msgid "%s: Failed to parse bool short option #%zu (=%d)\n" msgstr "%s: nije uspjelo raščlaniti kratku bulovu opciju #%zu (=%d)\n" #: src/options.c:4097 src/options.c:4103 #, c-format msgid "%s: Failed to parse bool long option #%zu (%d)\n" msgstr "%s: nije uspjelo raščlaniti dugačku bulovu opciju #%zu (=%d)\n" #: src/options.c:4146 #, c-format msgid "%s: Failed to parse timeout short option #%zu (=%d)\n" msgstr "%s: nije uspjelo raščlaniti kratku tajmaut opciju #%zu (=%d)\n" #: src/options.c:4177 #, c-format msgid "%s: Failed to parse timeout long option #%zu (%d)\n" msgstr "%s: nije uspjelo raščlaniti dugačku tajmaut opciju #%zu (=%d)\n" #: src/options.c:4212 #, c-format msgid "%s: Extra headers found in option #%zu\n" msgstr "%s: nađena su suvišna zaglavlja u opciji #%zu\n" #: src/options.c:4217 #, c-format msgid "%s: Failed to parse header option #%zu\n" msgstr "%s: nije uspjelo raščlaniti opciju zaglavlja #%zu\n" #: src/options.c:4240 #, c-format msgid "%s: Accepted illegal header option #%zu\n" msgstr "%s: prihvaćena je nelegalna opcija zaglavlja #%zu\n" #: src/options.c:4268 src/options.c:4287 #, c-format msgid "%s: Failed to parse string short option #%zu (=%s)\n" msgstr "%s: nije uspjelo raščlaniti kratku string opciju #%zu (=%s)\n" #: src/plugin.c:398 #, c-format msgid "Plugin '%s' failed to load: %s" msgstr "Plugin ‘%s’ nije uspjelo učitati: %s" #: src/plugin.c:506 #, c-format msgid "Options for %s:\n" msgstr "Opcije za %s:\n" #: src/utils.c:50 #, c-format msgid "Internal error: Unexpected relative path: '%s'\n" msgstr "Interna greška: neočekivana relativna staza: ‘%s’\n" #: src/utils.c:82 src/utils.c:89 #, c-format msgid "Failed to make directory '%s' (errno=%d)\n" msgstr "Nije uspjelo napraviti direktorij ‘%s’ (errno=%d)\n" #: src/utils.c:87 #, c-format msgid "Failed to rename '%s' (errno=%d)\n" msgstr "Nije uspjelo preimenovati ‘%s’ (errno=%d)\n" #: src/wget.c:631 #, c-format msgid "HSTS in effect for [%s]:%hu\n" msgstr "Važeći HSTS za [%s]:%hu\n" #: src/wget.c:633 #, c-format msgid "HSTS in effect for %s:%hu\n" msgstr "Važeći HSTS za %s:%hu\n" #: src/wget.c:696 #, c-format msgid "Failed to parse URI '%s'\n" msgstr "Nije uspjelo raščlaniti URI adresu ‘%s’\n" #: src/wget.c:714 #, c-format msgid "URI scheme not supported: '%s'\n" msgstr "Ova shema URI adresa nije podržana: ‘%s’\n" #: src/wget.c:852 msgid "Cannot resolve URI\n" msgstr "URI nije moguće razriješiti\n" #: src/wget.c:864 #, c-format msgid "Adding URL: %s\n" msgstr "Dodaje se URL adresa: %s\n" #: src/wget.c:870 #, c-format msgid "not requesting '%s'. (Plugin Verdict)\n" msgstr "ne zahtijeva se ‘%s’. (Odluka plugina)\n" #: src/wget.c:884 #, c-format msgid "URL '%s' not followed (unsupported scheme)\n" msgstr "Nije uspjelo prijeći na URL adresu ‘%s’ (nepodržana shema)\n" #: src/wget.c:894 #, c-format msgid "URL '%s' not followed (https-only requested)\n" msgstr "Nije moguće otići na URL adresu ‘%s’ (zatražen je samo https)\n" #: src/wget.c:911 msgid "missing ip/host/domain" msgstr "manjka ip ili host ili domena" #: src/wget.c:914 msgid "no host-spanning requested" msgstr "nije zatražena rekurzija hosta" #: src/wget.c:916 msgid "domain explicitly excluded" msgstr "domena je eksplicitno isključena" #: src/wget.c:920 #, c-format msgid "URL '%s' not followed (%s)\n" msgstr "Otići na URL adresu ‘%s’ nije moguć (%s)\n" #: src/wget.c:954 #, c-format msgid "URL '%s' not followed (parent ascending not allowed)\n" msgstr "Prijelaz na URL adresu ‘%s’ nije dopušten (uspon na pretka nije dopušten)\n" #: src/wget.c:972 #, c-format msgid "URL '%s' not requested (file already exists)\n" msgstr "Nije zatražena URL adresa ‘%s’ (datoteka već postoji)\n" #: src/wget.c:1007 #, c-format msgid "Failed to get '%s' from hosts\n" msgstr "Nije uspjelo dobiti ‘%s’ od hostova\n" #: src/wget.c:1191 #, c-format msgid "convert %s %s %s\n" msgstr "konvertirati %s %s %s\n" #: src/wget.c:1194 #, c-format msgid "%s not found (%d)\n" msgstr "%s nije pronađeno (%d)\n" #: src/wget.c:1215 #, c-format msgid "Cannot resolve URI '%s'\n" msgstr "Nije moguće razriješiti URI adresu ‘%s’\n" #: src/wget.c:1245 #, c-format msgid "Failed to rename %s to %s (%d)" msgstr "Nije uspjelo preimenovati %s u %s (%d)" #: src/wget.c:1251 #, c-format msgid "Failed to write open %s (%d)" msgstr "Nije uspjelo zapisati otvoreni %s (%d)" #: src/wget.c:1391 src/wget.c:1482 #, c-format msgid "Failed to start downloader, error %d\n" msgstr "Nije uspjelo pokrenuti preuzimatelj (error %d)\n" #: src/wget.c:1414 #, c-format msgid "Failed to open input file %s\n" msgstr "Nije uspjelo otvoriti ulaznu datoteku %s\n" #: src/wget.c:1419 msgid "Nothing to do - goodbye\n" msgstr "Nema ništa za raditi -- doviđenja\n" #: src/wget.c:1437 msgid "Wget2 built without thread support. Disabling progress report\n" msgstr "Wget2 je izgrađen bez podrške za dretve. Progres ispis je onemogućen\n" #: src/wget.c:1455 #, c-format msgid "Failed to start progress report thread, error %d\n" msgstr "Nije uspjelo pokrenuti dretvu napredovanja, error %d\n" #: src/wget.c:1489 #, c-format msgid "Quota of %lld bytes reached - stopping.\n" msgstr "Dosegnuta je kvota od %lld bajtova -- zaustavlja se\n" #: src/wget.c:1509 #, c-format msgid "Failed to wait for downloader #%d (%d %d)\n" msgstr "Nije uspjelo dočekati preuzimatelj #%d (%d %d)\n" #: src/wget.c:1516 #, c-format msgid "Downloaded: %d files, %s bytes, %d redirects, %d errors\n" msgstr "Preuzeto je: %d datoteka, %s bajtova, %d preusmjerenja, %d grešaka\n" #: src/wget.c:1542 msgid "--convert-links and --convert-file-only cannot be used together, error\n" msgstr "--convert-links i --convert-file-only ne smiju se istovremeno koristiti, greška\n" #: src/wget.c:1557 #, c-format msgid "Failed to wait for progress thread (%d %d)\n" msgstr "Nije uspjelo dočekati dretvu napredovanja (%d %d)\n" #: src/wget.c:1654 #, c-format msgid "Failed to connect: %s\n" msgstr "Spajanje nije uspjelo: (%s)\n" #: src/wget.c:1880 msgid "The file is already fully retrieved; nothing to do.\n" msgstr "Datoteka je već u potpunosti preuzeta -- nema ništa za raditi\n" #: src/wget.c:1932 #, c-format msgid "File '%s' not modified on server. Omitting download" msgstr "Datoteka '%s' nije promijenjena na serveru. Propuštamo preuzimanje." #: src/wget.c:1969 #, c-format msgid "Not scanning '%s' (known ETag)\n" msgstr "‘%s’ se ne skanira (poznati ETag)\n" #: src/wget.c:2016 #, c-format msgid "The sizes do not match (local %lld, remote %zu) -- retrieving" msgstr "Veličine se ne podudaraju (lokalna %lld, udaljena %zu) -- preuzimamo" #: src/wget.c:2178 #, c-format msgid "File length %llu - remove job\n" msgstr "Dužina datoteke %llu -- posao se uklanja\n" #: src/wget.c:2180 msgid "No download mirrors found - remove job\n" msgstr "Nisu nađena zrcala za preuzimanje -- posao se uklanja\n" #: src/wget.c:2295 msgid "Couldn't determine base file to delete for failed verification\n" msgstr "Nije moguće odrediti osnovnu datoteku za brisanje zbog neuspjele verifikacije\n" #: src/wget.c:2299 #, c-format msgid "Signature for file %s successfully verified\n" msgstr "Uspješno je verificirani potpis za datoteku %s\n" #: src/wget.c:2315 msgid "Should not have remaining extensions!\n" msgstr "Ne bi trebalo biti ostalih proširenja!\n" #: src/wget.c:2329 msgid "File name for signature checking not assigned to job!\n" msgstr "Posao nije dobio ime datoteke za provjeru potpisa!\n" #: src/wget.c:2331 msgid "Cannot check the signature on a signature!\n" msgstr "Nije uspjelo provjeriti potpis na potpisu!\n" #: src/wget.c:2560 #, c-format msgid "Unhandled action %d\n" msgstr "Neobrađena akcija %d\n" #: src/wget.c:2672 #, c-format msgid "URL '%.*s' not followed (conversion failed)\n" msgstr "URL adresa ‘%.*s’ nije slijeđena (neuspješna konverzija)\n" #: src/wget.c:2680 #, c-format msgid "Cannot resolve relative URI %.*s\n" msgstr "Nije moguće razriješiti relativnu URI adresu %.*s\n" #: src/wget.c:2702 msgid "set by user" msgstr "postavljeno korisnikom" #: src/wget.c:2707 src/wget.c:2715 src/wget.c:2723 msgid "set by BOM" msgstr "postavljeno s BOM" #: src/wget.c:2729 msgid "set by server response" msgstr "postavljeno s odgovorom servera" #: src/wget.c:2738 #, c-format msgid "Convert non-ASCII encoding '%s' (%s) to UTF-8\n" msgstr "Konvertira kodiranje koje nije ASCII ‘%s’ (%s) u UTF-8\n" #: src/wget.c:2742 #, c-format msgid "Link conversion disabled for '%s'\n" msgstr "Konverzija poveznice onemogućena je za ‘%s’\n" #: src/wget.c:2745 #, c-format msgid "Filename conversion disabled for '%s'\n" msgstr "Konverzija datoteke onemogućena je za ‘%s’\n" #: src/wget.c:2749 #, c-format msgid "Failed to convert non-ASCII encoding '%s' (%s) to UTF-8, skip parsing\n" msgstr "Nije uspjelo konvertirati non-ASCII ‘%s’ (%s) u UTF-8, propušta se raščlamba\n" #: src/wget.c:2762 msgid "set by document" msgstr "postavljeno s dokumentom" #: src/wget.c:2765 msgid "default, encoding not specified" msgstr "zadano, kodiranje nije specificirano" #: src/wget.c:2769 #, c-format msgid "URI content encoding = '%s' (%s)\n" msgstr "Kod sadržaja na URI adresi = ‘%s’ (%s)\n" #: src/wget.c:2777 #, c-format msgid "BASE '%.*s' not usable (missing absolute base URI)\n" msgstr "BASE ‘%.*s’ nije upotrebiv (nema 'absolute base URI')\n" #: src/wget.c:2784 #, c-format msgid "Cannot resolve BASE URI %.*s\n" msgstr "Nije moguće razriješiti BASE URI adresu %.*s\n" #: src/wget.c:2794 #, c-format msgid "URL '%.*s' not followed (action/formaction attribute)\n" msgstr "URL adresa ‘%.*s’ nije slijeđena (atribut action/formaction)\n" #: src/wget.c:2808 #, c-format msgid "URL '%.*s' not followed (page requisites + level)\n" msgstr "URL adresa ‘%.*s’ nije slijeđena (zahtjevi za stranice + razina)\n" #: src/wget.c:2819 src/wget.c:3029 src/wget.c:3164 #, c-format msgid "URL '%.*s' not followed (missing base URI)\n" msgstr "URL adresa ‘%.*s’ nije slijeđena (nema osnovne URI adrese)\n" #: src/wget.c:2886 src/wget.c:3019 #, c-format msgid "found %d url(s) (base=%s)\n" msgstr "pronađen je %d url(s) (base=%s)\n" #: src/wget.c:2893 src/wget.c:2997 #, c-format msgid "URL '%.*s' not followed (not matching sitemap location)\n" msgstr "URL adresa ‘%.*s’ nije slijeđena (nema odgovarajuće adrese web mjesta)\n" #: src/wget.c:2904 src/wget.c:2925 src/wget.c:3040 #, c-format msgid "URL '%.*s' not followed (already known)\n" msgstr "URL adresa ‘%.*s’ nije slijeđena (već je poznata)\n" #: src/wget.c:2912 #, c-format msgid "found %d sitemap url(s) (base=%s)\n" msgstr "pronađeno je %d adresa na mapi web mjesta (base=%s)\n" #: src/wget.c:2957 #, c-format msgid "Can't scan '%s' because no libz support enabled at compile time\n" msgstr "Nije moguće skanirati ‘%s’ -- libz podrška nije bila omogućena pri izgradnji \n" #: src/wget.c:3098 #, c-format msgid "Invalid file length %llu\n" msgstr "Nevaljana dužina datoteke %llu\n" #: src/wget.c:3101 msgid "No download mirrors found\n" msgstr "Nisu nađena zrcala za preuzimanje\n" #: src/wget.c:3150 src/wget.c:3178 src/wget.c:3197 #, c-format msgid "URI content encoding = '%s'\n" msgstr "Kodiranje sadržaja URI adrese = ‘%s’\n" #: src/wget.c:3270 #, c-format msgid "Failed to set file date (%d)\n" msgstr "Nije uspjelo postaviti datum datoteke (%d)\n" #: src/wget.c:3417 #, c-format msgid "Failed to write to STDOUT (%td, errno=%d)\n" msgstr "Nije uspio ispis na STDOUT (%td, errno=%d)\n" #: src/wget.c:3517 #, c-format msgid "Failed to rename %s to %s (errno=%d)\n" msgstr "Nije uspjelo preimenovati %s u %s (errno=%d)\n" #: src/wget.c:3543 src/wget.c:3549 #, c-format msgid "Failed to load partial content from '%s' (errno=%d)\n" msgstr "Nije uspjelo djelomično učitati sadržaj iz ‘%s’ (errno=%d)\n" #: src/wget.c:3558 #, c-format msgid "Failed to unlink '%s' (errno=%d)\n" msgstr "Nije uspjelo razvezati ‘%s’ (errno=%d)\n" #: src/wget.c:3578 #, c-format msgid "Saving ']8;;file://%s%s\\%s]8;;\\'\n" msgstr "Spremamo ‘]8;;file://%s%s\\%s]8;;\\’\n" #: src/wget.c:3582 #, c-format msgid "Saving '%s'\n" msgstr "Sprema se ‘%s’\n" #: src/wget.c:3588 #, c-format msgid "Failed to write file %s (%zd, errno=%d)\n" msgstr "Nije uspjelo zapisati datoteku %s (%zd, errno=%d)\n" #: src/wget.c:3596 #, c-format msgid "File '%s' already there; not retrieving.\n" msgstr "Datoteka ‘%s’ je već tu -- ne preuzima se\n" #: src/wget.c:3602 #, c-format msgid "Directory / file name clash - not saving '%s'\n" msgstr "Konflikt direktorija i naziva datoteke -- ‘%s’ neće se spremiti\n" #: src/wget.c:3604 #, c-format msgid "Failed to open '%s' (%d)\n" msgstr "Nije uspjelo otvoriti ‘%s’ (%d)\n" #: src/wget.c:3616 #, c-format msgid "Failed to save extended attribute %s\n" msgstr "Nije uspjelo spremiti proširene atribute %s\n" #: src/wget.c:3807 #, c-format msgid "" "# got header %zu bytes:\n" "%s\n" msgstr "" "# primljeno %zu bajtova zaglavlja:\n" "%s\n" #: src/wget.c:3881 #, c-format msgid "Failed to open .netrc file '%s' (%d): %s\n" msgstr "Nije uspjelo otvoriti .netrc datoteku ‘%s’ (%d): %s\n" #: src/wget.c:4228 #, c-format msgid "Failed to fsync errno=%d\n" msgstr "Nije uspjelo fsync (errno=%d)\n" #: src/wget.c:4536 #, c-format msgid "Continuing in background, pid %lu.\n" msgstr "Nastavljamo u pozadini, pid %lu.\n" #: src/wget.c:4538 src/wget.c:4619 #, c-format msgid "Output will be written to %s.\n" msgstr "Izlaz će biti ispisan na %s.\n" #: src/wget.c:4564 msgid "fake_fork_child() failed\n" msgstr "Neuspješna fake_fork_child()\n" #: src/wget.c:4572 msgid "fake_fork() failed\n" msgstr "Neuspješna fake_fork()\n" #: src/wget.c:4613 #, c-format msgid "Failed to fork (%d)\n" msgstr "Nije uspjelo stvoriti novi proces (%d)\n" #: src/wget.c:4617 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Nastavljamo u pozadini, pid %d.\n" #: src/wget.c:4627 msgid "Failed to redirect stdin to /dev/null.\n" msgstr "Nije uspjelo preusmjeriti stdin na /dev/null.\n" #: src/wget.c:4629 msgid "Failed to redirect stdout to /dev/null.\n" msgstr "Nije uspjelo preusmjeriti stdout na /dev/null.\n" #: src/wget.c:4631 msgid "Failed to redirect stderr to /dev/null.\n" msgstr "Nije uspjelo preusmjeriti stderr to /dev/null.\n" #~ msgid "WARNING: The certificate's (stapled) OCSP status has not been sent\n" #~ msgstr "UPOZORENJE: status (priložen) OCSP certifikata nije poslan\n" #~ msgid "INFO logger being disabled as --progress=bar enabled\n" #~ msgstr "INFO zapisničar (logger) je onemogućen jer je --progress=bar omogućen\n" #~ msgid "Failed to connect (%d)\n" #~ msgstr "Nije uspjelo spojiti (%d)\n" #~ msgid "Failed to write %zu bytes (%d)\n" #~ msgstr "Nije uspjelo zapisati %zu bajtova (%d)\n" #~ msgid "Failed to load %s, please check the file.\n" #~ msgstr "Nije uspjelo učitati %s, provjerite datoteku.\n" #~ msgid "Certificate revoked by OCSP\n" #~ msgstr "OCSP je opozvao certifikat\n" #~ msgid "Could not retrieve certificate store. Will skip HPKP checks.\n" #~ msgstr "Nije bilo moguće dohvatiti spremište certifikata. HPKP provjera se propušta.\n" #~ msgid "Could not retrieve saved verification status flags.\n" #~ msgstr "Nije bilo moguće dohvatiti spremljene verificirane statusne zastavice (flags).\n" #~ msgid "Certificate revoked by OCSP.\n" #~ msgstr "OCSP je opozvao certifikat.\n" #~ msgid " %.*s -> %s\n" #~ msgstr " %.*s -> %s\n" #~ msgid " -> %s\n" #~ msgstr " -> %s\n" #~ msgid "Fetched cookies from '%s'\n" #~ msgstr "Kolačiči dobiveni iz „%s“\n" #~ msgid "Saved %d cookie%s into '%s'\n" #~ msgstr "Spremljeno %d kolačića%s u „%s“\n" #~ msgid "No cookies to save. Table is empty.\n" #~ msgstr "Nema kolačića za spremanje -- tablica je prazna\n" #~ msgid "u8_tolower(%s) failed (%d)\n" #~ msgstr "Neuspješni u8_tolower(%s) za (%d)\n" #~ msgid "%s: Hash type '%s' not supported by linked crypto engine\n" #~ msgstr "%s: vrsta „%s“ hasha nije podržana s povezanom metodom šifriranja\n" #~ msgid "Fetched HSTS data from '%s'\n" #~ msgstr "HSTS podaci dobiveni su iz „%s“\n" #~ msgid "Saved %d HSTS entr%s into '%s'\n" #~ msgstr "Spremljeno %d HSTS unosan%s u „%s“\n" #~ msgid "No HSTS entries to save. Table is empty.\n" #~ msgstr "Nema HSTS unosa za spremanje -- tablica je prazna\n" #~ msgid "Fetched OCSP hosts from '%s'\n" #~ msgstr "OCSP hostova dobivena su iz „%s“\n" #~ msgid "Fetched OCSP fingerprints from '%s'\n" #~ msgstr "OCSP otisci (fingerprints) hosta dobiveni su iz „%s“\n" #~ msgid "Saved OCSP hosts to '%s'\n" #~ msgstr "OCSP hostova su spremljena u „%s“\n" #~ msgid "Saved OCSP fingerprints to '%s'\n" #~ msgstr "OCSP otisci su spremljeni u „%s“\n" #~ msgid "Fetched TLS session data from '%s'\n" #~ msgstr "Podaci TLS sesije dobiveni su iz „%s“\n" #~ msgid "Saved %d TLS session entr%s into '%s'\n" #~ msgstr "Spremljena je %d unosa%s TLS sesije u „%s“\n" #~ msgid "No TLS session entries to save. Table is empty.\n" #~ msgstr "Nema unosa TLS sesije za spremanje -- tablica je prazna\n" #~ msgid "Stats format not supported by %s stats \n" #~ msgstr "%s statistika ne podržava format statistitike \n" #~ msgid "File could not be opened %s for %s stats\n" #~ msgstr "Nije moguće otvoriti %s s(a) %s statistikom\n" #~ msgid "%s stats saved in %s\n" #~ msgstr "%s statistika je spremljena u %s\n" #~ msgid "Failed to open '%s' (errno=%d): %s\n" #~ msgstr "Nije uspjelo otvoriti „%s“ (errno=%d): %s\n"