# Translation of wyslij-po to Croatian. # Copyright © 2012 Free Software Foundation, Inc. # This file is distributed under the same license as the wyslij-po package. # Tomislav Krznar , 2012. # msgid "" msgstr "" "Project-Id-Version: wyslij-po 2.2\n" "Report-Msgid-Bugs-To: bug-wyslij-po@gnu.org.ua\n" "POT-Creation-Date: 2010-03-11 10:14+0200\n" "PO-Revision-Date: 2012-11-01 23:57+0100\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" "Language: hr\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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: Lokalize 1.4\n" #: src/main.c:21 msgid "wyslij-po -- submit PO files to the Translation Project" msgstr "wyslij-po -- pošalji PO datoteke na Translation Project" #: src/main.c:22 msgid "FILE ..." msgstr "DATOTEKA ..." #: src/main.c:68 msgid "General Options:" msgstr "Općenite opcije:" #: src/main.c:70 msgid "do nothing, print what would have been done" msgstr "ne radi ništa, ispiši što bi se napravilo" #: src/main.c:72 msgid "produce verbose output" msgstr "napravi opširan izlaz" #: src/main.c:73 msgid "FILE" msgstr "DATOTEKA" #: src/main.c:74 msgid "set the name of langtab file" msgstr "postavi ime langtab datoteke" #: src/main.c:75 msgid "COMMAND" msgstr "NAREDBA" #: src/main.c:76 msgid "use this COMMAND for compression" msgstr "koristi ovu NAREDBU za komprimiranje" #: src/main.c:80 msgid "Mail Address Control:" msgstr "Kontrola adrese pošte:" #: src/main.c:81 src/main.c:89 msgid "EMAIL" msgstr "E-POŠTA" #: src/main.c:82 msgid "send to this email address" msgstr "pošalji na ovu adresu e-pošte" #: src/main.c:83 src/main.c:85 msgid "EMAIL-LIST" msgstr "E-POŠTA-POPIS" #: src/main.c:84 msgid "set Carbon-copy recipients" msgstr "postavi Carbon-copy primatelje" #: src/main.c:86 msgid "set Blind carbon-copy recipients" msgstr "postavi Blind carbon-copy primatelje" #: src/main.c:87 msgid "FOLDER" msgstr "DIREKTORIJ" #: src/main.c:88 msgid "direct Fcc to the given folder" msgstr "uputi Fcc u navedeni direktorij" #: src/main.c:90 msgid "set sender address" msgstr "postavi adresu pošiljatelja" #: src/main.c:93 msgid "PO File Verification Options:" msgstr "Opcije provjere PO datoteka:" #: src/main.c:95 msgid "verify PO modification time" msgstr "provjeri vrijeme uređivanja PO datoteke" #: src/main.c:97 msgid "disable PO modification time verification" msgstr "onemogući provjeru vremena uređivanja PO datoteke" #: src/main.c:99 msgid "make sure the submitted PO file is for the latest package version" msgstr "provjeri odgovara li poslana PO datoteka posljednjoj inačici paketa" #: src/main.c:102 msgid "disable package version verification" msgstr "onemogući provjeru inačice paketa" #: src/main.c:211 msgid "not a boolean" msgstr "nije logička vrijednost" #: src/main.c:235 msgid "Use for compression." msgstr "Koristi za komprimiranje." #: src/main.c:236 msgid "command" msgstr "naredba" #: src/main.c:238 msgid "Set the name of the langtab file." msgstr "Postavi ime langtab datoteke." #: src/main.c:239 msgid "file" msgstr "datoteka" #: src/main.c:241 msgid "Set recipient address. Multiple emails are allowed." msgstr "Postavi adresu primatelja. Dozvoljen je unos više adresa." #: src/main.c:242 src/main.c:254 msgid "email" msgstr "e-pošta" #: src/main.c:244 msgid "Set carbon copy recipients." msgstr "Postavi carbon copy primatelje." #: src/main.c:245 src/main.c:248 msgid "emails" msgstr "adrese e-pošte" #: src/main.c:247 msgid "Set blind carbon copy recipients." msgstr "Postavi blind carbon copy primatelje." #: src/main.c:250 msgid "Save copy in ." msgstr "Spremi kopiju u ." #: src/main.c:251 msgid "folder" msgstr "direktorij" #: src/main.c:253 msgid "Set sender address" msgstr "Postavi adresu pošiljatelja" #: src/main.c:256 msgid "Read sender address from the PO file." msgstr "Pročitaj adresu pošiljatelja iz PO datoteke." #: src/main.c:258 msgid "Verify PO modification time" msgstr "Provjeri vrijeme uređivanja PO datoteke" # ? (TK) #: src/main.c:259 src/main.c:262 msgid "arg: bool" msgstr "arg: bool" #: src/main.c:261 msgid "Verify package version." msgstr "Provjeri inačicu paketa." #: src/main.c:264 #, c-format msgid "URL of textual domain page. Characters %s are replaced with the textual domain name. The default value is http://translationproject.org/domain/%s.html" msgstr "URL stranice tekstualne domene. Znakovi %s su zamijenjeni imenom tekstualne domene. Zadana vrijednost je http://translationproject.org/domain/%s.html" #: src/main.c:268 msgid "Regular expression to extract the latest POT file name from tp-url." msgstr "Regularni izraz za izvlačenje imena posljednje POT datoteke iz tp-url." #: src/main.c:315 #, c-format msgid "executing %s...\n" msgstr "izvršavam %s...\n" #: src/main.c:320 #, c-format msgid "%s: cannot create stream for `%s': %s" msgstr "%s: ne mogu napraviti tok podataka za „%s”: %s" #: src/main.c:329 #, c-format msgid "%s: cannot create base64 encoder stream: %s" msgstr "%s: ne mogu napraviti tok podataka base64 kodera: %s" #: src/main.c:337 #, c-format msgid "%s: cannot open base64 encoder stream: %s" msgstr "%s: ne mogu otvoriti tok podataka base64 kodera: %s" #: src/main.c:401 msgid "Message:" msgstr "Poruka:" #: src/main.c:406 msgid "Message headers:" msgstr "Zaglavlja poruke:" #: src/main.c:419 #, c-format msgid "NOT submitting\n" msgstr "NE šaljem\n" #: src/main.c:424 #, c-format msgid "Submitting %s\n" msgstr "Šaljem %s\n" #: src/main.c:427 #, c-format msgid "%s: Sending message failed: %s" msgstr "%s: Slanje poruke nije uspjelo: %s" #: src/main.c:457 msgid "DEBUG" msgstr "DEBUG" # mailer? (TK) #: src/main.c:476 #, c-format msgid "Creating mailer `%s' failed: %s" msgstr "Stvaranje programa za slanje pošte „%s” nije uspjelo: %s" # mailer? (TK) #: src/main.c:496 #, c-format msgid "Opening mailer `%s' failed: %s" msgstr "Otvaranje programa za slanje pošte „%s” nije uspjelo: %s" # mailer? (TK) #: src/main.c:512 #, c-format msgid "Closing mailer failed: %s" msgstr "Zatvaranje programa za slanje pošte nije uspjelo: %s" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: src/main.c:534 msgid "(C)" msgstr "©" #: src/main.c:536 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" "\n" "Licenca GPLv3+: GNU GPL inačica 3 ili novija \n" "Ovo je slobodan softver: slobodno ga smijete mijenjati i dijeliti.\n" "NEMA JAMSTAVA, do krajnje mjere dozvoljene zakonom.\n" "\n" #. TRANSLATORS: %s denotes an author name. #: src/main.c:546 #, c-format msgid "Written by %s.\n" msgstr "Napisao %s.\n" #: src/main.c:569 msgid "Not enough arguments" msgstr "Nema dovoljno argumenata" #: src/http.c:87 #, c-format msgid "Error parsing url `%s': %s" msgstr "Greška pri obradi url-a „%s”: %s" #: src/http.c:95 #, c-format msgid "cannot get protocol from the url `%s': %s" msgstr "ne mogu otkriti protokol iz url-a „%s”: %s" #: src/http.c:102 #, c-format msgid "%s: unsupported protocol" msgstr "%s: nepodržani protokol" #: src/http.c:109 #, c-format msgid "cannot extract host information from the url `%s': %s" msgstr "ne mogu otkriti informacije o računalu iz url-a „%s”: %s" #: src/http.c:142 #, c-format msgid "cannot expand string `%s': %s" msgstr "ne mogu proširiti niz „%s”: %s" #: src/http.c:149 #, c-format msgid "Cannot create url from `%s': %s" msgstr "Ne mogu napraviti url iz „%s”: %s" #: src/http.c:181 #, c-format msgid "Connecting to %s:%ld\n" msgstr "Spajam se na %s:%ld\n" #: src/http.c:209 msgid "mu_stream_write: wrote 0 bytes" msgstr "mu_stream_write: zapisao 0 bajtova" #: src/http.c:222 #, c-format msgid "http_wait failed: %s" msgstr "http_wait nije uspio: %s" #: src/http.c:229 msgid "mu_stream_write timed out" msgstr "mu_stream_write je prekoračio vremensko ograničenje" #: src/http.c:241 #, c-format msgid "Getting %s\n" msgstr "Preuzimam %s\n" #: src/http.c:260 #, c-format msgid "http_stream_wait failed: %s" msgstr "http_stream_wait nije uspio: %s" #: src/http.c:287 #, c-format msgid "Got %-12.12s\n" msgstr "Primljeno %-12.12s\n" #: src/http.c:294 #, c-format msgid "Invalid HTTP response (got %s)" msgstr "Neispravan HTTP odgovor (primio %s)" #: src/http.c:302 #, c-format msgid "Invalid HTTP response (got %*.*s)" msgstr "Neispravan HTTP odgovor (primio %*.*s)" #: src/http.c:311 msgid "Invalid HTTP response: not enough data" msgstr "Neispravan HTTP odgovor: nema dovoljno podataka" #: src/http.c:317 #, c-format msgid "Invalid HTTP response (near %s)" msgstr "Neispravan HTTP odgovor (pokraj %s)" #: src/http.c:323 msgid "Page not found" msgstr "Stranica nije pronađena" #: src/http.c:329 #, c-format msgid "Got error %d" msgstr "Primljena greška %d" #: src/http.c:346 #, c-format msgid "Verifying POT file version for `%s'\n" msgstr "Provjeravam je li inačica POT datoteke „%s”\n" #: src/http.c:359 msgid "URL of the latest POT file not found" msgstr "URL posljednje POT datoteke nije pronađen" #: src/http.c:380 #, c-format msgid "POT project string (%s) does not match latest version (%s)" msgstr "POT oznaka projekta (%s) ne odgovara posljednjoj inačici (%s)" #: src/http.c:398 #, c-format msgid "Cannot compile regex: %s" msgstr "Ne mogu kompajlirati regularni izraz: %s" #: src/http.c:403 msgid "Invalid regex: no subexpressions" msgstr "Neispravan regularni izraz: nema podizraza" #: src/po.c:40 #, c-format msgid "%s: read error: %s" msgstr "%s: greška čitanja: %s" #: src/po.c:42 #, c-format msgid "%s: short read" msgstr "%s: kratko čitanje" #: src/po.c:144 #, c-format msgid "cannot open file %s: %s" msgstr "ne mogu otvoriti datoteku %s: %s" #: src/po.c:196 #, c-format msgid "%s:%u: unexpected keyword (instead of \"msgid\")" msgstr "%s:%u: neočekivana ključna riječ (umjesto „msgid”)" #: src/po.c:203 #, c-format msgid "%s:%u: unexpected keyword (instead of \"msgstr\")" msgstr "%s:%u: neočekivana ključna riječ (umjesto „msgstr”)" #: src/po.c:242 #, c-format msgid "cannot create header: %s" msgstr "ne mogu napraviti zaglavlje: %s" #: src/po.c:268 #, c-format msgid "Cannot parse Language-Team: %s" msgstr "Ne mogu obraditi Language-Team: %s" #: src/po.c:282 msgid "Cannot build language name" msgstr "Ne mogu napraviti ime jezika" #: src/po.c:289 #, c-format msgid "Unknown language: %s" msgstr "Nepoznat jezik: %s" #: src/po.c:302 #, c-format msgid "%s: No %s" msgstr "%s: Nema %s" #: src/po.c:307 #, c-format msgid "%s: Cannot parse %s" msgstr "%s: Ne mogu obraditi %s" #: src/po.c:318 #, c-format msgid "Verifying creation vs. revision date\n" msgstr "Provjeravam datume stvaranja i revizije\n" #: src/po.c:323 #, c-format msgid "%s: po revision date is prior to pot creation date" msgstr "%s: datum revizije po datoteke stariji je od datuma stvaranja pot datoteke" #: src/po.c:346 #, c-format msgid "Restoring canonical file name for `%s'\n" msgstr "Vraćam kanonsko ime datoteke za „%s”\n" #: src/po.c:351 msgid "No Project-Id-Version" msgstr "Nema Project-Id-Version" #: src/po.c:357 msgid "No Language-Team" msgstr "Nema Language-Team" #: src/po.c:364 #, c-format msgid "Cannot parse Project-Id-Version: %s" msgstr "Ne mogu obraditi Project-Id-Version: %s" #: src/po.c:369 msgid "Malformed Project-Id-Version" msgstr "Izobličeno Project-Id-Version" #: src/po.c:396 #, c-format msgid "%s: cannot parse last translator address `%s': %s" msgstr "%s: ne mogu obraditi adresu posljednjeg prevoditelja „%s”: %s" #: src/po.c:404 #, c-format msgid "%s: cannot retrieve email address from Last-Translator: %s" msgstr "%s: ne mogu preuzeti adresu e-pošte iz Last-Translator: %s" #: src/po.c:413 #, c-format msgid "%s: No Last-Translator" msgstr "%s: Nema Last-Translator" #: src/po.c:431 #, c-format msgid "Sourcing language table `%s'\n" msgstr "Obrađujem tablicu jezika „%s”\n" #: src/po.c:435 #, c-format msgid "Cannot open %s: %s" msgstr "Ne mogu otvoriti %s: %s" # prevesti assoc? (TK) #: src/po.c:444 #, c-format msgid "Cannot create assoc table: %s" msgstr "Ne mogu napraviti assoc tablicu: %s" #: src/po.c:470 #, c-format msgid "%s:%u: cannot parse line: %s" msgstr "%s:%u: ne mogu obraditi redak: %s" #: src/po.c:481 #, c-format msgid "%s:%u: cannot build RHS: %s" msgstr "%s:%u: ne mogu napraviti RHS: %s" #: src/po.c:490 #, c-format msgid "%s:%u: too few fields" msgstr "%s:%u: premalo polja"