diff options
Diffstat (limited to 'po/bs.po')
-rw-r--r-- | po/bs.po | 196 |
1 files changed, 98 insertions, 98 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-02-28 00:44-0500\n" +"POT-Creation-Date: 2005-04-06 10:49-0400\n" "PO-Revision-Date: 2004-05-17 01:30+0000\n" "Last-Translator: Kenan Hadžiavdić <kenanh@frisurf.no>\n" "Language-Team: Bosnian <lokal@lugbih.org>\n" @@ -16,175 +16,175 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.2\n" -#: glib/gconvert.c:403 +#: glib/gconvert.c:404 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Pretvaranje iz skupa znakova '%s' u '%s' nije podržano" -#: glib/gconvert.c:407 +#: glib/gconvert.c:408 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Nisam mogao pokrenuti pretvaranje iz '%s' u '%s'" -#: glib/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1318 -#: glib/giochannel.c:1360 glib/giochannel.c:2202 glib/gutf8.c:911 +#: glib/gconvert.c:614 glib/gconvert.c:902 glib/giochannel.c:1319 +#: glib/giochannel.c:1361 glib/giochannel.c:2203 glib/gutf8.c:911 #: glib/gutf8.c:1361 msgid "Invalid byte sequence in conversion input" msgstr "Nevažeći niz bajtova u ulaznim podacima za pretvaranje" -#: glib/gconvert.c:610 glib/gconvert.c:825 glib/giochannel.c:1325 -#: glib/giochannel.c:2214 +#: glib/gconvert.c:619 glib/gconvert.c:835 glib/giochannel.c:1326 +#: glib/giochannel.c:2215 #, c-format msgid "Error during conversion: %s" msgstr "Greška tokom pretvaranja: %s" -#: glib/gconvert.c:628 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253 +#: glib/gconvert.c:637 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253 #: glib/gutf8.c:1357 msgid "Partial character sequence at end of input" msgstr "Djelimičan niz znakova na kraju ulaznih podataka" -#: glib/gconvert.c:801 +#: glib/gconvert.c:811 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Ne mogu pretvoriti '%s' u znakovni skup '%s'" -#: glib/gconvert.c:1601 +#: glib/gconvert.c:1611 #, fuzzy, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "URI '%s' nije apsolutni URI koristeći šemu datoteka" -#: glib/gconvert.c:1611 +#: glib/gconvert.c:1621 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "URI lokalne datoteke '%s' ne smije sadržavati '#'" -#: glib/gconvert.c:1628 +#: glib/gconvert.c:1638 #, c-format msgid "The URI '%s' is invalid" msgstr "URI '%s' je nevažeći" -#: glib/gconvert.c:1640 +#: glib/gconvert.c:1650 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "Ime računara URI-ja '%s' je nevažeće" -#: glib/gconvert.c:1656 +#: glib/gconvert.c:1666 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "URI '%s' sadrži nevažeće escape znakove" -#: glib/gconvert.c:1750 +#: glib/gconvert.c:1760 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Putanja '%s' nije absolutna putanja" -#: glib/gconvert.c:1760 +#: glib/gconvert.c:1770 msgid "Invalid hostname" msgstr "Nevažeće ime računara" -#: glib/gdir.c:120 glib/gdir.c:140 +#: glib/gdir.c:121 glib/gdir.c:141 #, c-format msgid "Error opening directory '%s': %s" msgstr "Greška tokom otvaranja direktorija '%s': %s" -#: glib/gfileutils.c:501 glib/gfileutils.c:569 +#: glib/gfileutils.c:502 glib/gfileutils.c:570 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Nisam mogao dodijeliti %lu bajtova za čitanje datoteke \"%s\"" -#: glib/gfileutils.c:514 +#: glib/gfileutils.c:515 #, c-format msgid "Error reading file '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s" -#: glib/gfileutils.c:593 +#: glib/gfileutils.c:594 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Neuspješno čitanje datoteke '%s': %s" -#: glib/gfileutils.c:644 glib/gfileutils.c:731 +#: glib/gfileutils.c:645 glib/gfileutils.c:732 #, c-format msgid "Failed to open file '%s': %s" msgstr "Neuspješno otvaranje datoteke '%s': %s" -#: glib/gfileutils.c:661 +#: glib/gfileutils.c:662 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Neuspješno preuzimanje osobina datoteke '%s': fstat() neuspješan: %s" -#: glib/gfileutils.c:695 +#: glib/gfileutils.c:696 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Neuspješno otvaranje datoteke '%s': fdopen() neuspješan: %s" -#: glib/gfileutils.c:1030 +#: glib/gfileutils.c:1031 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Nevažeći šablon '%s', ne bi trebao sadržavati '%s'" -#: glib/gfileutils.c:1044 +#: glib/gfileutils.c:1045 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Šablon '%s' ne završava sa XXXXXX" -#: glib/gfileutils.c:1069 +#: glib/gfileutils.c:1070 #, c-format msgid "Failed to create file '%s': %s" msgstr "Neuspješno pravljenje datoteke '%s': %s" -#: glib/gfileutils.c:1447 +#: glib/gfileutils.c:1448 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Neuspješno čitanje simboličkog linka '%s': %s" -#: glib/gfileutils.c:1468 +#: glib/gfileutils.c:1469 msgid "Symbolic links not supported" msgstr "Simbolički linkovi nisu podržani" -#: glib/giochannel.c:1146 +#: glib/giochannel.c:1147 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Pretvaranje iz skupa znakova `%s' u `%s' nije podržano" -#: glib/giochannel.c:1150 +#: glib/giochannel.c:1151 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Nisam mogao pokrenuti pretvaranje iz `%s' u `%s': %s" -#: glib/giochannel.c:1495 +#: glib/giochannel.c:1496 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Ne mogu čitati sirovo u g_io_channel_read_line_string" -#: glib/giochannel.c:1542 glib/giochannel.c:1799 glib/giochannel.c:1885 +#: glib/giochannel.c:1543 glib/giochannel.c:1800 glib/giochannel.c:1886 msgid "Leftover unconverted data in read buffer" msgstr "Preostali nepretvoreni podaci u baferu za čitanje" -#: glib/giochannel.c:1622 glib/giochannel.c:1699 +#: glib/giochannel.c:1623 glib/giochannel.c:1700 msgid "Channel terminates in a partial character" msgstr "Kanal završava djelimičnim znakom" -#: glib/giochannel.c:1685 +#: glib/giochannel.c:1686 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Ne mogu čitati sirovo u g_io_channel_read_to_end" -#: glib/gmarkup.c:226 +#: glib/gmarkup.c:232 #, c-format msgid "Error on line %d char %d: %s" msgstr "Greška u %d. redu, znak %d: %s" -#: glib/gmarkup.c:324 +#: glib/gmarkup.c:330 #, c-format msgid "Error on line %d: %s" msgstr "Greška u %d. redu: %s" -#: glib/gmarkup.c:428 +#: glib/gmarkup.c:434 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Primijećen prazan entitet '&;'; važeći entiteti su: & " < > " "'" -#: glib/gmarkup.c:438 +#: glib/gmarkup.c:444 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -194,17 +194,17 @@ msgstr "" "Znak '%s' je nevažeći na početku imena entiteta; znak & započinje entitet; " "ako znak & ovdje ne označava početak entiteta, koristite &" -#: glib/gmarkup.c:472 +#: glib/gmarkup.c:478 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "Znak '%s' je nevažeći u imenu entiteta" -#: glib/gmarkup.c:509 +#: glib/gmarkup.c:515 #, c-format msgid "Entity name '%s' is not known" msgstr "Nepoznato ime entiteta '%s'" -#: glib/gmarkup.c:520 +#: glib/gmarkup.c:526 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -213,7 +213,7 @@ msgstr "" "namjere započinjanja entiteta - izbjegnite korištenje znaka & upisivanjem " "&" -#: glib/gmarkup.c:573 +#: glib/gmarkup.c:579 #, fuzzy, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -222,16 +222,16 @@ msgstr "" "Neuspješno tumačenje '%s', što je trebalo biti cifra unutar reference znaka " "(na primjer: ê) - možda je broj prevelik" -#: glib/gmarkup.c:598 +#: glib/gmarkup.c:604 #, fuzzy, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "Referenca znaka '%s' ne kodira dopušteni znak" -#: glib/gmarkup.c:613 +#: glib/gmarkup.c:619 msgid "Empty character reference; should include a digit such as dž" msgstr "Prazna referenca znaka; trebala bi sadržavati broj kao npr. dž" -#: glib/gmarkup.c:623 +#: glib/gmarkup.c:629 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -241,23 +241,23 @@ msgstr "" "bez namjere započinjanja entiteta - izbjegnite korištenje znaka & " "upisivanjem &" -#: glib/gmarkup.c:709 +#: glib/gmarkup.c:715 msgid "Unfinished entity reference" msgstr "Nedovršena referenca entiteta" -#: glib/gmarkup.c:715 +#: glib/gmarkup.c:721 msgid "Unfinished character reference" msgstr "Nedovršena referenca znaka" -#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1017 +#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023 msgid "Invalid UTF-8 encoded text" msgstr "Neispravno UTF-8 kodirani tekst" -#: glib/gmarkup.c:1053 +#: glib/gmarkup.c:1059 msgid "Document must begin with an element (e.g. <book>)" msgstr "Dokument mora početi elementom (npr. <book>)" -#: glib/gmarkup.c:1093 +#: glib/gmarkup.c:1099 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -266,7 +266,7 @@ msgstr "" "'%s' je nevažeći prateći znak nakon znaka '<'; ne može započeti naziv " "elementa" -#: glib/gmarkup.c:1157 +#: glib/gmarkup.c:1163 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " @@ -275,13 +275,13 @@ msgstr "" "Čudan znak '%s', očekivan znak '>' radi okončanja početne oznake elementa '%" "s'" -#: glib/gmarkup.c:1246 +#: glib/gmarkup.c:1252 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "Čudan znak '%s', očekivan znak '=' nakon osobine '%s' elementa '%s'" -#: glib/gmarkup.c:1288 +#: glib/gmarkup.c:1294 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -292,7 +292,7 @@ msgstr "" "elementa '%s' ili eventualno osobine; možda je korišten nevažeći znak u " "imenu osobine" -#: glib/gmarkup.c:1377 +#: glib/gmarkup.c:1383 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -301,7 +301,7 @@ msgstr "" "Čudan znak '%s', očekivan navodni znak nakon znaka jednakosti pri davanju " "vrijednosti osobini '%s' elementa '%s'" -#: glib/gmarkup.c:1522 +#: glib/gmarkup.c:1528 #, c-format msgid "" "'%s' is not a valid character following the characters '</'; '%s' may not " @@ -310,7 +310,7 @@ msgstr "" "'%s' je nevažeći prateći znak nakon znakova '</'; '%s' ne može započeti " "naziv elementa" -#: glib/gmarkup.c:1562 +#: glib/gmarkup.c:1568 #, c-format msgid "" "'%s' is not a valid character following the close element name '%s'; the " @@ -319,25 +319,25 @@ msgstr "" "'%s' je nevažeći prateći znak nakon zatvaranja elementa '%s'; dopušteni znak " "je '>'" -#: glib/gmarkup.c:1573 +#: glib/gmarkup.c:1579 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Element '%s' je zatvoren, trenutno nema otvorenih elemenata" -#: glib/gmarkup.c:1582 +#: glib/gmarkup.c:1588 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "Element '%s' je zatvoren ali trenutno je otvoren element '%s'" -#: glib/gmarkup.c:1729 +#: glib/gmarkup.c:1735 msgid "Document was empty or contained only whitespace" msgstr "Dokument je bio prazan ili je sadržavao samo prazna polja" -#: glib/gmarkup.c:1743 +#: glib/gmarkup.c:1749 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Neočekivan kraj dokumenta nakon otvorene zagrade '<'" -#: glib/gmarkup.c:1751 glib/gmarkup.c:1795 +#: glib/gmarkup.c:1757 glib/gmarkup.c:1801 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -346,7 +346,7 @@ msgstr "" "Neočekivan kraj dokumenta uz još otvorene elemente - element '%s' je otvoren " "posljednji" -#: glib/gmarkup.c:1759 +#: glib/gmarkup.c:1765 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -355,19 +355,19 @@ msgstr "" "Neočekivan kraj dokumenta, očekivano zatvaranje zagrade radi okončanja " "oznake <%s/>" -#: glib/gmarkup.c:1765 +#: glib/gmarkup.c:1771 msgid "Document ended unexpectedly inside an element name" msgstr "Neočekivan kraj dokumenta unutar imena elementa" -#: glib/gmarkup.c:1770 +#: glib/gmarkup.c:1776 msgid "Document ended unexpectedly inside an attribute name" msgstr "Neočekivan kraj dokumenta unutar imena osobine" -#: glib/gmarkup.c:1775 +#: glib/gmarkup.c:1781 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Neočekivan kraj dokumenta unutar oznake za otvaranje elementa" -#: glib/gmarkup.c:1781 +#: glib/gmarkup.c:1787 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -375,16 +375,16 @@ msgstr "" "Neočekivan kraj dokumenta nakon pratećeg znaka jednakosti iza naziva " "osobine; nedostaje vrijednost osobine" -#: glib/gmarkup.c:1788 +#: glib/gmarkup.c:1794 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Neočekivan kraj dokumenta unutar vrijednosti atributa" -#: glib/gmarkup.c:1803 +#: glib/gmarkup.c:1809 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "Neočekivan kraj dokumenta unutar oznake za zatvaranje elementa '%s'" -#: glib/gmarkup.c:1809 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Neočekivan kraj dokumenta unutar komentara ili instrukcije procesiranja" @@ -436,11 +436,11 @@ msgstr "Neuspješan prelazak u direktorij '%s' (%s)" msgid "Failed to execute child process (%s)" msgstr "Neuspješno pokretanje podređenog procesa (%s)" -#: glib/gspawn-win32.c:590 +#: glib/gspawn-win32.c:599 msgid "Failed to execute helper program" msgstr "Neuspješno pokretanje pomoćnog programa" -#: glib/gspawn-win32.c:789 +#: glib/gspawn-win32.c:797 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -508,121 +508,121 @@ msgstr "Nevažeći niz u unosu za pretvaranje" msgid "Character out of range for UTF-16" msgstr "Znak izvan raspona za UTF-16" -#: glib/goption.c:435 +#: glib/goption.c:442 msgid "Usage:" msgstr "" -#: glib/goption.c:435 +#: glib/goption.c:442 msgid "[OPTION...]" msgstr "" -#: glib/goption.c:518 +#: glib/goption.c:525 msgid "Help Options:" msgstr "" -#: glib/goption.c:519 +#: glib/goption.c:526 msgid "Show help options" msgstr "" -#: glib/goption.c:524 +#: glib/goption.c:531 msgid "Show all help options" msgstr "" -#: glib/goption.c:574 +#: glib/goption.c:581 msgid "Application Options:" msgstr "" -#: glib/goption.c:614 +#: glib/goption.c:621 #, c-format msgid "Cannot parse integer value '%s' for --%s" msgstr "" -#: glib/goption.c:624 +#: glib/goption.c:631 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "" -#: glib/goption.c:1354 +#: glib/goption.c:1361 #, c-format msgid "Unknown option %s" msgstr "" -#: glib/gkeyfile.c:338 +#: glib/gkeyfile.c:339 msgid "Valid key file could not be found in data dirs" msgstr "" -#: glib/gkeyfile.c:373 +#: glib/gkeyfile.c:374 msgid "Not a regular file" msgstr "" -#: glib/gkeyfile.c:381 +#: glib/gkeyfile.c:382 msgid "File is empty" msgstr "" -#: glib/gkeyfile.c:691 +#: glib/gkeyfile.c:692 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" msgstr "" -#: glib/gkeyfile.c:759 +#: glib/gkeyfile.c:760 msgid "Key file does not start with a group" msgstr "" -#: glib/gkeyfile.c:802 +#: glib/gkeyfile.c:803 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "" -#: glib/gkeyfile.c:1011 glib/gkeyfile.c:1157 glib/gkeyfile.c:2163 -#: glib/gkeyfile.c:2228 glib/gkeyfile.c:2346 glib/gkeyfile.c:2414 -#: glib/gkeyfile.c:2599 glib/gkeyfile.c:2773 glib/gkeyfile.c:2830 +#: glib/gkeyfile.c:1012 glib/gkeyfile.c:1158 glib/gkeyfile.c:2159 +#: glib/gkeyfile.c:2224 glib/gkeyfile.c:2342 glib/gkeyfile.c:2410 +#: glib/gkeyfile.c:2594 glib/gkeyfile.c:2768 glib/gkeyfile.c:2825 #, c-format msgid "Key file does not have group '%s'" msgstr "" -#: glib/gkeyfile.c:1169 +#: glib/gkeyfile.c:1170 #, c-format msgid "Key file does not have key '%s'" msgstr "" -#: glib/gkeyfile.c:1270 glib/gkeyfile.c:1379 +#: glib/gkeyfile.c:1271 glib/gkeyfile.c:1380 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" -#: glib/gkeyfile.c:1288 glib/gkeyfile.c:1397 glib/gkeyfile.c:1771 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 glib/gkeyfile.c:1770 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" -#: glib/gkeyfile.c:1988 +#: glib/gkeyfile.c:1986 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." msgstr "" -#: glib/gkeyfile.c:2178 glib/gkeyfile.c:2361 glib/gkeyfile.c:2841 +#: glib/gkeyfile.c:2174 glib/gkeyfile.c:2357 glib/gkeyfile.c:2836 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "" -#: glib/gkeyfile.c:3022 +#: glib/gkeyfile.c:3017 msgid "Key file contains escape character at end of line" msgstr "" -#: glib/gkeyfile.c:3044 +#: glib/gkeyfile.c:3039 #, fuzzy, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "URI '%s' sadrži nevažeće escape znakove" -#: glib/gkeyfile.c:3182 +#: glib/gkeyfile.c:3177 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "" -#: glib/gkeyfile.c:3210 +#: glib/gkeyfile.c:3205 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "" |