# Translation of glib to Croatiann # Copyright (C) Croatiann team # Translators: Denis Lackovic ,Robert Sedak , msgid "" msgstr "" "Project-Id-Version: glib 0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-08-15 20:27-0400\n" "PO-Revision-Date: 2004-03-13 13:03+CET\n" "Last-Translator: auto\n" "Language-Team: Croatian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: TransDict server\n" #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872 #: glib/gbookmarkfile.c:919 #, fuzzy, c-format msgid "Unexpected attribute '%s' for element '%s'" msgstr "" "Neparan znak '%s', očekuje se '=' poslije imena atributa '%s' elementa '%s'" #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814 #: glib/gbookmarkfile.c:930 #, c-format msgid "Attribute '%s' of element '%s' not found" msgstr "" #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242 #, c-format msgid "Unexpected tag '%s', tag '%s' expected" msgstr "" #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262 #, c-format msgid "Unexpected tag '%s' inside '%s'" msgstr "" #: glib/gbookmarkfile.c:1792 #, c-format msgid "No valid bookmark file found in data dirs" msgstr "" #: glib/gbookmarkfile.c:1993 #, c-format msgid "A bookmark for URI '%s' already exists" msgstr "" #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3651 #, c-format msgid "No bookmark found for URI '%s'" msgstr "" #: glib/gbookmarkfile.c:2371 #, c-format msgid "No MIME type defined in the bookmark for URI '%s'" msgstr "" #: glib/gbookmarkfile.c:2456 #, c-format msgid "No private flag has been defined in bookmark for URI '%s'" msgstr "" #: glib/gbookmarkfile.c:2835 #, c-format msgid "No groups set in bookmark for URI '%s'" msgstr "" #: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #, c-format msgid "No application with name '%s' registered a bookmark for '%s'" msgstr "" #: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Pretvaranje iz znakovnog skupa '%s' u '%s' nije podržana" #: glib/gconvert.c:408 glib/gconvert.c:486 #, fuzzy, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Ne mogu otvoriti konverter iz '%s' u '%s': %s" #: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/gutf8.c:1392 #, c-format msgid "Invalid byte sequence in conversion input" msgstr "Neispravna sekvenca bajtova u izlazu konverzije" #: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/giochannel.c:2218 #, c-format msgid "Error during conversion: %s" msgstr "Greška prilikom konverzije: %s" #: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gutf8.c:1388 #, c-format msgid "Partial character sequence at end of input" msgstr "Djelomična znakovna sekvenca pri kraju izlaza" #: glib/gconvert.c:893 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Ne mogu prevesti '%s' u znakovni skup '%s'" #: glib/gconvert.c:1702 #, fuzzy, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "URI '%s' nije apsolutni URI" #: glib/gconvert.c:1712 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "URI lokalne datoteke '%s' ne smije uključivati '#'" #: glib/gconvert.c:1729 #, c-format msgid "The URI '%s' is invalid" msgstr "URI '%s' nije ispravan" #: glib/gconvert.c:1741 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "Ime računala URI-ja '%s' je neispravno" #: glib/gconvert.c:1757 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "URI '%s' sadrži neispravne escape znakove" #: glib/gconvert.c:1852 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Putanja '%s' nije apsolutna putanja" #: glib/gconvert.c:1862 #, c-format msgid "Invalid hostname" msgstr "Neispravno ime računala" #: glib/gdir.c:121 glib/gdir.c:141 #, c-format msgid "Error opening directory '%s': %s" msgstr "Greška pri otvaranju mape '%s': %s" #: glib/gfileutils.c:572 glib/gfileutils.c:645 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Ne mogu alocirati %lu bajtova za čitanje datoteke \"%s\"" #: glib/gfileutils.c:587 #, c-format msgid "Error reading file '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s" #: glib/gfileutils.c:669 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Greška pri čitanju iz datoteke '%s': %s" #: glib/gfileutils.c:720 glib/gfileutils.c:807 #, c-format msgid "Failed to open file '%s': %s" msgstr "Greška pri otvaranju datoteke '%s': %s" #: glib/gfileutils.c:737 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Greška pri dohvatu atributa datoteke '%s': fstat() nije uspio: %s" #: glib/gfileutils.c:771 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #: glib/gfileutils.c:905 #, fuzzy, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #: glib/gfileutils.c:946 glib/gfileutils.c:1404 #, c-format msgid "Failed to create file '%s': %s" msgstr "Greška pri stvaranju datoteke '%s': %s" #: glib/gfileutils.c:960 #, fuzzy, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #: glib/gfileutils.c:985 #, fuzzy, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #: glib/gfileutils.c:1004 #, fuzzy, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #: glib/gfileutils.c:1122 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" #: glib/gfileutils.c:1366 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Predložak '%s' nije ispravan, ne smije sadržavati'%s'" #: glib/gfileutils.c:1379 #, fuzzy, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "Predložak '%s' ne završava sa XXXXXX" #: glib/gfileutils.c:1854 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Nisam uspio pročitati simboličku vezu '%s': %s" #: glib/gfileutils.c:1875 #, c-format msgid "Symbolic links not supported" msgstr "Nisu podržane simboličke veze" #: glib/giochannel.c:1154 #, fuzzy, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Ne mogu otvoriti konverter iz `%s' u `%s': %s" #: glib/giochannel.c:1499 #, c-format msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Ne mogu izvršiti raw čitanje u g_io_channel_read_line_string" #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889 #, c-format msgid "Leftover unconverted data in read buffer" msgstr "Postoji ostatak nepretvorenih podataka u međuspremniku za čitanje" #: glib/giochannel.c:1626 glib/giochannel.c:1703 #, c-format msgid "Channel terminates in a partial character" msgstr "Kanal završava sa djelomičnim znakom" #: glib/giochannel.c:1689 #, c-format msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Ne mogu izvršiti raw čitanje u g_io_channel_read_to_end" #: glib/gmappedfile.c:116 #, fuzzy, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #: glib/gmappedfile.c:193 #, fuzzy, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #: glib/gmarkup.c:227 #, c-format msgid "Error on line %d char %d: %s" msgstr "Greška na retku %d znak %d: %s" #: glib/gmarkup.c:325 #, c-format msgid "Error on line %d: %s" msgstr "Greška na retku %d: %s" #: glib/gmarkup.c:429 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Prazan entitet '&;' ; ispravni entiteti su: & " < > '" #: glib/gmarkup.c:439 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " "begins an entity; if this ampersand isn't supposed to be an entity, escape " "it as &" msgstr "" "Znak '%s' nije dozvoljen na početku imena entiteta; znak & počinje entitet; " "ako ovaj & nije entitet onda ga označite sa &" #: glib/gmarkup.c:473 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "Znak '%s' nije dozvoljen unutar imena entiteta" #: glib/gmarkup.c:510 #, c-format msgid "Entity name '%s' is not known" msgstr "Ime entiteta '%s' nije poznato" #: glib/gmarkup.c:521 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" msgstr "" "Entitet nije zavšio sa točka-zarezom; vjerojatno ste koristili ampersand " "znak bez namjere da započnete entitet - escapirajte ampersand sa &" #: glib/gmarkup.c:574 #, fuzzy, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " "reference (ê for example) - perhaps the digit is too large" msgstr "" "Nisam uspio parsirati '%s', koji bi trebao biti broj unutar " "znakovnereference (npr. ê) - možda je broj prevelik" #: glib/gmarkup.c:599 #, fuzzy, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "Znakovna referenca '%s' se ne kodira kao dozvoljeni znak" #: glib/gmarkup.c:614 msgid "Empty character reference; should include a digit such as dž" msgstr "Prazna znakovna referenca; treba uključivati broj kao dž" #: glib/gmarkup.c:624 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " "as &" msgstr "" "Znakovna referenca nije završila sa točka-zarezom; vjerojatno ste koristitli " "ampersand znakbez namjere da počnete entitet - escapirajte ampersand kao " "&" #: glib/gmarkup.c:710 msgid "Unfinished entity reference" msgstr "Nezavršena referenca entiteta" #: glib/gmarkup.c:716 msgid "Unfinished character reference" msgstr "Nezavršena znakovna referenca" #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018 msgid "Invalid UTF-8 encoded text" msgstr "Neispravno šifrirani UTF-8 tekst" #: glib/gmarkup.c:1054 msgid "Document must begin with an element (e.g. )" msgstr "Dokument mora početi sa elementom(npr. )" #: glib/gmarkup.c:1094 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" msgstr "" "'%s' nije dozvoljeni znak koji smije slijediti nakon '<' znaka; ne smije " "započeti ime elementa" #: glib/gmarkup.c:1158 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " "'%s'" msgstr "" "Neparan znak '%s', očekuje se da '>' znak završi početni tag elementa'%s'" #: glib/gmarkup.c:1247 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" "Neparan znak '%s', očekuje se '=' poslije imena atributa '%s' elementa '%s'" #: glib/gmarkup.c:1289 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " "element '%s', or optionally an attribute; perhaps you used an invalid " "character in an attribute name" msgstr "" "Čudan znak '%s', očekuje se da znak '>' ili '/' završe početak taga elementa " "'%s', ili opcionalno atributa; možda ste koristili neispravan znaku imenu " "atributa" #: glib/gmarkup.c:1378 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " "giving value for attribute '%s' of element '%s'" msgstr "" "Čudan znak '%s', očekuje se otvoreni navodnik nakon znaka jednakostikada se " "daje vrijednost atributa '%s' elementa '%s'" #: glib/gmarkup.c:1523 #, c-format msgid "" "'%s' is not a valid character following the characters ''" msgstr "" "'%s' nije ispravan znak koji može slijediti nakon imena završnog elementa '%" "s'; dozvoljeni znak je '>'" #: glib/gmarkup.c:1574 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Element '%s' je zatvoren, trenutno nema otvorenog elementa" #: glib/gmarkup.c:1583 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "Element '%s' je zatvoren, ali trenutno otvoreni element je '%s'" #: glib/gmarkup.c:1749 msgid "Document was empty or contained only whitespace" msgstr "Dokument je bio prazan ili je sadržavao samo znakove prazne znakove" #: glib/gmarkup.c:1763 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Dokument je završio neočekivano nakon otvaranja zagrade '<'" #: glib/gmarkup.c:1771 glib/gmarkup.c:1815 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " "element opened" msgstr "" "Dokument je završio neočekivano sa još uvijek otvorenim elementima- '%s' je " "bio zadnjiotvoreni element" #: glib/gmarkup.c:1779 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" msgstr "" "Dokument je završio neočekivano, očekivalo se da zatvorena šiljata " "zagradazavrši tag<%s/>" #: glib/gmarkup.c:1785 msgid "Document ended unexpectedly inside an element name" msgstr "Dokument je završio neočekivano unutar imena elementa" #: glib/gmarkup.c:1790 msgid "Document ended unexpectedly inside an attribute name" msgstr "Dokument je završio neočekivano unutar imena atributa" #: glib/gmarkup.c:1795 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Dokument je završio neočekivano unutar taga koji započinje element" #: glib/gmarkup.c:1801 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" msgstr "" "Dokument je završio neočekivano nakon što je znak jednakosti slijedioime " "atributa; nema vrijednosti atributa" #: glib/gmarkup.c:1808 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Dokument je završio neočekivano unutar vrijednosti atributa" #: glib/gmarkup.c:1823 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" "Dokument je završio neočekivano unutar taga koji završava za element '%s'" #: glib/gmarkup.c:1829 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Dokument je završio neočekivano unutar komentara ili izvršavanja instrukcije" #: glib/gshell.c:70 #, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Tekst pod navodnicima ne počinje sa navodnikom" #: glib/gshell.c:160 #, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Navodnik nije uparen u naredbenoj liniji" #: glib/gshell.c:538 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Tekst je završio nakon '\\' znaka (Tekst je bio '%s')" #: glib/gshell.c:545 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Tekst je završio prije nego što je nađen završni navodnik %c. (Tekst je bio " "'%s')" #: glib/gshell.c:557 #, c-format msgid "Text was empty (or contained only whitespace)" msgstr "Tekst je bio prazan (ili je sadržavao samo prazne znakove)" #: glib/gspawn-win32.c:273 #, c-format msgid "Failed to read data from child process" msgstr "Nisam uspio čitati podatke od procesa djeteta" #: glib/gspawn-win32.c:288 glib/gspawn.c:1361 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Ne mogu stvoriti cjevovod za komuniciranje sa procesom djetetom(%s)" #: glib/gspawn-win32.c:326 glib/gspawn.c:1025 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nisam uspio čitati iz cjevovoda djeteta (%s)" #: glib/gspawn-win32.c:352 glib/gspawn.c:1230 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nisam mogao promijeniti putanju u mapu '%s' (%s)" #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nisam mogao izvesti proces dijete (%s)" #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524 #, fuzzy, c-format msgid "Invalid program name: %s" msgstr "Neispravno ime računala" #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "" #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400 #, fuzzy, c-format msgid "Invalid string in environment: %s" msgstr "Neispravna sekvenca u pretvaranju ulaza" #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348 #, fuzzy, c-format msgid "Invalid working directory: %s" msgstr "Greška pri otvaranju mape '%s': %s" #: glib/gspawn-win32.c:887 #, fuzzy, c-format msgid "Failed to execute helper program (%s)" msgstr "Nisam uspio izvršiti pomoćni program" #: glib/gspawn-win32.c:1087 #, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" "Neočekivana greška u g_io_channel_win32_poll() čitajući podatke " "procesadjeteta" #: glib/gspawn.c:165 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Neuspjeh u čitanju podataka od procesa djeteta(%s)" #: glib/gspawn.c:297 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Neočekivana greška u select() čitanju podataka procesa djeteta (%s)" #: glib/gspawn.c:380 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Neočekivana greška u waitpid() (%s)" #: glib/gspawn.c:1090 #, c-format msgid "Failed to fork (%s)" msgstr "Pokretanje nije uspio (%s)" #: glib/gspawn.c:1240 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Neuspjeh u izvršavanju procesa djeteta \"%s\" (%s)" #: glib/gspawn.c:1250 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nisam uspio preusmjeriti izlaz ili ulaz procesa djeteta (%s)" #: glib/gspawn.c:1259 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nisam uspio pokrenuti proces dijete (%s)" #: glib/gspawn.c:1267 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Nepoznata greška u izvršavanju procesa djeteta \"%s\"" #: glib/gspawn.c:1289 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Neuspjeh u čitanju dovoljno podataka iz cjevovoda procesa djeteta (%s)" #: glib/gutf8.c:1017 #, c-format msgid "Character out of range for UTF-8" msgstr "Znak je izvan raspona za UTF-8" #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 #: glib/gutf8.c:1402 glib/gutf8.c:1498 #, c-format msgid "Invalid sequence in conversion input" msgstr "Neispravna sekvenca u pretvaranju ulaza" #: glib/gutf8.c:1413 glib/gutf8.c:1509 #, c-format msgid "Character out of range for UTF-16" msgstr "Znak je izvan raspona za UTF-16" #: glib/goption.c:495 msgid "Usage:" msgstr "" #: glib/goption.c:495 msgid "[OPTION...]" msgstr "" #: glib/goption.c:586 msgid "Help Options:" msgstr "" #: glib/goption.c:587 msgid "Show help options" msgstr "" #: glib/goption.c:592 msgid "Show all help options" msgstr "" #: glib/goption.c:642 msgid "Application Options:" msgstr "" #: glib/goption.c:686 glib/goption.c:756 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "" #: glib/goption.c:696 glib/goption.c:764 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "" #: glib/goption.c:721 #, c-format msgid "Cannot parse double value '%s' for %s" msgstr "" #: glib/goption.c:729 #, c-format msgid "Double value '%s' for %s out of range" msgstr "" #: glib/goption.c:1066 #, fuzzy, c-format msgid "Error parsing option %s" msgstr "Greška prilikom konverzije: %s" #: glib/goption.c:1097 glib/goption.c:1208 #, c-format msgid "Missing argument for %s" msgstr "" #: glib/goption.c:1597 #, c-format msgid "Unknown option %s" msgstr "" #: glib/gkeyfile.c:337 #, c-format msgid "Valid key file could not be found in data dirs" msgstr "" #: glib/gkeyfile.c:372 #, c-format msgid "Not a regular file" msgstr "" #: glib/gkeyfile.c:380 #, c-format msgid "File is empty" msgstr "" #: glib/gkeyfile.c:695 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" msgstr "" #: glib/gkeyfile.c:763 #, c-format msgid "Key file does not start with a group" msgstr "" #: glib/gkeyfile.c:806 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "" #: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #, c-format msgid "Key file does not have group '%s'" msgstr "" #: glib/gkeyfile.c:1184 #, c-format msgid "Key file does not have key '%s'" msgstr "" #: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" #: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" #: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." msgstr "" #: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "" #: glib/gkeyfile.c:3274 #, c-format msgid "Key file contains escape character at end of line" msgstr "" #: glib/gkeyfile.c:3296 #, fuzzy, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "URI '%s' sadrži neispravne escape znakove" #: glib/gkeyfile.c:3437 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "" #: glib/gkeyfile.c:3447 #, c-format msgid "Integer value '%s' out of range" msgstr "" #: glib/gkeyfile.c:3475 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "" #: glib/gkeyfile.c:3495 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "" #, fuzzy #~ msgid "Could not change file mode: fork() failed: %s" #~ msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #, fuzzy #~ msgid "Could not change file mode: waitpid() failed: %s" #~ msgstr "Ne mogu alocirati %lu bajtova za čitanje datoteke \"%s\"" #, fuzzy #~ msgid "Could not change file mode: chmod() failed: %s" #~ msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" #~ msgid "Conversion from character set `%s' to `%s' is not supported" #~ msgstr "Konverzija iz znakovnog skupa %s' u `%s' nije podržana"