mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
57d9c0926a
Sun Feb 17 11:37:06 2002 Owen Taylor <otaylor@redhat.com> * 1.3.14 * glib/glibintl.h: Error out of config.h wasn't included rather than including it, since config.h must be the first thing included. * glib/gconvert.c glib/gmarkup.c glib/gshell.c glib/gspawn.c glib/gunibreak.c glib/gunidecomp.c glib/guniprop.c: Include config.h as the first thing. (#71704, Morten Welinder)
495 lines
15 KiB
Plaintext
495 lines
15 KiB
Plaintext
# Slovenian translation file for glib.
|
|
# Copyright (C) 2000 Free Software Foundation, Inc.
|
|
# Andraz Tori <andraz.tori1@guest.arnes.si> 2000
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: glib\n"
|
|
"POT-Creation-Date: 2002-02-17 18:18-0500\n"
|
|
"PO-Revision-Date: 2001-02-16 12:30+0200\n"
|
|
"Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n"
|
|
"Language-Team: Slovenian <sl@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=iso-8859-2\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: glib/gconvert.c:390
|
|
#, c-format
|
|
msgid "Conversion from character set '%s' to '%s' is not supported"
|
|
msgstr "Pretvorba iz nabora znakov '%s' v '%s' ni podprta"
|
|
|
|
#: glib/gconvert.c:394
|
|
#, c-format
|
|
msgid "Could not open converter from '%s' to '%s': %s"
|
|
msgstr "Nisem mogel odpreti pretvornika iz '%s' v '%s': %s"
|
|
|
|
#: glib/gconvert.c:592 glib/gconvert.c:882 glib/giochannel.c:1282
|
|
#: glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
|
|
#: glib/gutf8.c:1320
|
|
msgid "Invalid byte sequence in conversion input"
|
|
msgstr "Neveljavna sekvenca bajtov na vhodu pretvorbe"
|
|
|
|
#: glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
|
|
#: glib/giochannel.c:2175
|
|
#, c-format
|
|
msgid "Error during conversion: %s"
|
|
msgstr "Napaka med pretvorbo: %s"
|
|
|
|
#: glib/gconvert.c:615 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
|
|
#: glib/gutf8.c:1316
|
|
msgid "Partial character sequence at end of input"
|
|
msgstr "Delna (nedokonèana) sekvenca znakov na koncu vhoda"
|
|
|
|
#: glib/gconvert.c:788
|
|
#, c-format
|
|
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
|
msgstr "Ne morem pretvoriti '%s' v nabor znakov '%s'"
|
|
|
|
#: glib/gconvert.c:1593
|
|
#, c-format
|
|
msgid "The URI '%s' is not an absolute URI using the file scheme"
|
|
msgstr "URI '%s' pri uporabi sheme datotek ni absoluten"
|
|
|
|
#: glib/gconvert.c:1603
|
|
#, c-format
|
|
msgid "The local file URI '%s' may not include a '#'"
|
|
msgstr "Krajevna datoteka URI '%s' ne sme vsebovati '#'"
|
|
|
|
#: glib/gconvert.c:1620
|
|
#, c-format
|
|
msgid "The URI '%s' is invalid"
|
|
msgstr "URI '%s' je neveljaven"
|
|
|
|
#: glib/gconvert.c:1632
|
|
#, fuzzy, c-format
|
|
msgid "The hostname of the URI '%s' is invalid"
|
|
msgstr "Ime gostitelja URI '%s' vsebuje neveljavne ube¾ne znake"
|
|
|
|
#: glib/gconvert.c:1648
|
|
#, c-format
|
|
msgid "The URI '%s' contains invalidly escaped characters"
|
|
msgstr "URI '%s' vsebuje neveljavne ube¾ne znake"
|
|
|
|
#: glib/gconvert.c:1719
|
|
#, c-format
|
|
msgid "The pathname '%s' is not an absolute path"
|
|
msgstr "Pot '%s' ni absolutna pot"
|
|
|
|
#: glib/gconvert.c:1729
|
|
#, fuzzy
|
|
msgid "Invalid hostname"
|
|
msgstr "Neveljavno zaporedje bajtov v imenu gostitelja"
|
|
|
|
#: glib/gdir.c:79
|
|
#, c-format
|
|
msgid "Error opening directory '%s': %s"
|
|
msgstr "Napaka ob odpiranju imenika '%s': %s"
|
|
|
|
#: glib/gfileutils.c:337 glib/gfileutils.c:402
|
|
#, c-format
|
|
msgid "Could not allocate %lu bytes to read file \"%s\""
|
|
msgstr "Nisem mogel rezervirati %lu bajtov za branje datoteke \"%s\""
|
|
|
|
#: glib/gfileutils.c:348
|
|
#, c-format
|
|
msgid "Error reading file '%s': %s"
|
|
msgstr "Napaka ob branju datoteke '%s': %s"
|
|
|
|
#: glib/gfileutils.c:426
|
|
#, c-format
|
|
msgid "Failed to read from file '%s': %s"
|
|
msgstr "Nisem uspel brati iz datoteke '%s': %s"
|
|
|
|
#: glib/gfileutils.c:465 glib/gfileutils.c:533
|
|
#, c-format
|
|
msgid "Failed to open file '%s': %s"
|
|
msgstr "Nisem uspel odpreti datoteke '%s': %s"
|
|
|
|
#: glib/gfileutils.c:479
|
|
#, c-format
|
|
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
|
msgstr "Nisem uspel dobiti atributov datoteke '%s': fstat() ni uspel: %s"
|
|
|
|
#: glib/gfileutils.c:505
|
|
#, c-format
|
|
msgid "Failed to open file '%s': fdopen() failed: %s"
|
|
msgstr "Nisem uspel odpreti datoteke '%s': fdopen() ni uspel: %s"
|
|
|
|
#: glib/gfileutils.c:712
|
|
#, c-format
|
|
msgid "Template '%s' invalid, should not contain a '%s'"
|
|
msgstr "©ablona '%s' je neveljavna, ne bi smela vsebovati '%s'"
|
|
|
|
#: glib/gfileutils.c:724
|
|
#, c-format
|
|
msgid "Template '%s' doesn't end with XXXXXX"
|
|
msgstr "©ablona '%s' se ne konèa z XXXXXX"
|
|
|
|
#: glib/gfileutils.c:745
|
|
#, c-format
|
|
msgid "Failed to create file '%s': %s"
|
|
msgstr "Nisem uspel ustvariti datoteke '%s' %s"
|
|
|
|
#: glib/giochannel.c:1110
|
|
#, c-format
|
|
msgid "Conversion from character set `%s' to `%s' is not supported"
|
|
msgstr "Pretvorba iz nabora znakov `%s' v `%s' ni podprta"
|
|
|
|
#: glib/giochannel.c:1114
|
|
#, c-format
|
|
msgid "Could not open converter from `%s' to `%s': %s"
|
|
msgstr "Nisem mogel odpreti pretvornika iz `%s' v `%s': %s"
|
|
|
|
#: glib/giochannel.c:1460
|
|
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
|
msgstr "Ne morem narediti surovega branja v g_io_channel_read_line_string"
|
|
|
|
#: glib/giochannel.c:1507 glib/giochannel.c:1761 glib/giochannel.c:1847
|
|
msgid "Leftover unconverted data in read buffer"
|
|
msgstr "Preostanek nepretvorjenih podatkov v bralnem medpomnilniku"
|
|
|
|
#: glib/giochannel.c:1587 glib/giochannel.c:1661
|
|
msgid "Channel terminates in a partial character"
|
|
msgstr "Kanal se je ustavil v delnem znaku"
|
|
|
|
#: glib/giochannel.c:1647
|
|
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
|
msgstr "Ne morem narediti surovega branja v g_io_channel_read_to_end"
|
|
|
|
#: glib/giowin32.c:702 glib/giowin32.c:731
|
|
msgid "Incorrect message size"
|
|
msgstr "Neveljavna velikost sporoèila"
|
|
|
|
#: glib/giowin32.c:1035 glib/giowin32.c:1088
|
|
msgid "Socket error"
|
|
msgstr "Napaka vtièa"
|
|
|
|
#: glib/giowin32.c:1288
|
|
msgid "Channel set flags unsupported"
|
|
msgstr "Nastavitev zastavic kanala ni podprta"
|
|
|
|
#: glib/gmarkup.c:219
|
|
#, c-format
|
|
msgid "Error on line %d char %d: %s"
|
|
msgstr "Napaka v vrstici %d, znak %d: %s"
|
|
|
|
#: glib/gmarkup.c:303
|
|
#, c-format
|
|
msgid "Error on line %d: %s"
|
|
msgstr "Napaka v vrstici %d: %s"
|
|
|
|
#: glib/gmarkup.c:382
|
|
msgid ""
|
|
"Empty entity '&;' seen; valid entities are: & " < > '"
|
|
msgstr ""
|
|
"Viden prazna entiteta '&;'; veljavne entitete so: & " < > "
|
|
"'"
|
|
|
|
#: glib/gmarkup.c:392
|
|
#, 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' ni veljaven na zaèetku imena entitete; znak & zaène entiteto; èe "
|
|
"ta znak ni mi¹ljen kot entiteta ga napi¹ite kot &"
|
|
|
|
#: glib/gmarkup.c:428
|
|
#, c-format
|
|
msgid "Character '%s' is not valid inside an entity name"
|
|
msgstr "Znak '%s' ni veljaven znotraj imena entitete"
|
|
|
|
#: glib/gmarkup.c:472
|
|
#, c-format
|
|
msgid "Entity name '%s' is not known"
|
|
msgstr "Ime entitete '%s' ni poznano"
|
|
|
|
#: glib/gmarkup.c:482
|
|
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 ""
|
|
"Entiteta se ni konèala s podpièjem; verjetno ste uporabili znak '&' "
|
|
"breznamena, da bi zaèeli entiteto - znak '&' napi¹ite kot '&'"
|
|
|
|
#: glib/gmarkup.c:528
|
|
#, 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 ""
|
|
"Nisem uspel razèleniti '%s', ki bi morala biti ¹tevilka znotraj reference "
|
|
"znaka (na primer ê) - mogoèe je ¹tevilka prevelika"
|
|
|
|
#: glib/gmarkup.c:553
|
|
#, c-format
|
|
msgid "Character reference '%s' does not encode a permitted character"
|
|
msgstr "Referenca znaka '%s' ne predstavlja dovoljenega znaka"
|
|
|
|
#: glib/gmarkup.c:570
|
|
msgid "Empty character reference; should include a digit such as dž"
|
|
msgstr "Prazna referenca znaka; vsebovati bi morala ¹tevilko kot dž"
|
|
|
|
#: glib/gmarkup.c:580
|
|
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 ""
|
|
"Referenca znaka se ni konèala s podpièjem; verjetno ste uporabili znak '&' "
|
|
"brez namen, da bi zaèeli entiteto - znak '&' napi¹ite kot '&'"
|
|
|
|
#: glib/gmarkup.c:837 glib/gmarkup.c:865 glib/gmarkup.c:896
|
|
msgid "Invalid UTF-8 encoded text"
|
|
msgstr "Napaèno kodirano besedilo UTF-8"
|
|
|
|
#: glib/gmarkup.c:932
|
|
msgid "Document must begin with an element (e.g. <book>)"
|
|
msgstr "Dokument se mora zaèeti z elementom (na primer <book>)"
|
|
|
|
#: glib/gmarkup.c:970
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following a '<' character; it may not begin an "
|
|
"element name"
|
|
msgstr ""
|
|
"'%s' ni veljaven znak, kadar sledi znaku '<'; morda se ne zaène z imenom "
|
|
"elementa"
|
|
|
|
#: glib/gmarkup.c:1033
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected a '>' character to end the start tag of element "
|
|
"'%s'"
|
|
msgstr "Èuden znak '%s', prièakovan znak '>', da zakljuèi oznako elementa '%s'"
|
|
|
|
#: glib/gmarkup.c:1120
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
|
msgstr ""
|
|
"Èuden znak '%s'. Po imenu atributa '%s' (elementa '%s') je prièakovan znak "
|
|
"'='"
|
|
|
|
#: glib/gmarkup.c:1161
|
|
#, 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 ""
|
|
"Èuden znak '%s'. Prièakovan znak '>' ali '/', ki bi zakljuèil oznako "
|
|
"elementa '%s' ali atribut; morda ste uporabili neveljaven znak v imenu "
|
|
"atributa'"
|
|
|
|
#: glib/gmarkup.c:1244
|
|
#, 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 ""
|
|
"Èuden znak '%s'. Za enaèajem je prièakovan narekovaj znotraj katerega je "
|
|
"podana vrednost za atribut '%s' elementa '%s'"
|
|
|
|
#: glib/gmarkup.c:1384
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
|
"begin an element name"
|
|
msgstr ""
|
|
"'%s' ni veljaven znak za znakoma '</'; ime elementa se ne sme zaèeti z '%s'"
|
|
|
|
#: glib/gmarkup.c:1422
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following the close element name '%s'; the "
|
|
"allowed character is '>'"
|
|
msgstr ""
|
|
"Znak '%s' ni veljaven kadar sledi zaprtju imena elementa '%s'; dovoljen znak "
|
|
"je '>'"
|
|
|
|
#: glib/gmarkup.c:1433
|
|
#, c-format
|
|
msgid "Element '%s' was closed, no element is currently open"
|
|
msgstr "Element '%s' je bil zaprt, trenutno ni odprtega elementa"
|
|
|
|
#: glib/gmarkup.c:1442
|
|
#, c-format
|
|
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
|
msgstr "Element '%s' je bil zaprt, a trenutno odprt element je '%s'"
|
|
|
|
#: glib/gmarkup.c:1574
|
|
msgid "Document was empty or contained only whitespace"
|
|
msgstr "Dokument je bil prazen ali pa je vseboval le presledke"
|
|
|
|
#: glib/gmarkup.c:1588
|
|
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
|
msgstr "Dokument neprièakovano konèan takoj za odprtjem z '<'"
|
|
|
|
#: glib/gmarkup.c:1596 glib/gmarkup.c:1640
|
|
#, c-format
|
|
msgid ""
|
|
"Document ended unexpectedly with elements still open - '%s' was the last "
|
|
"element opened"
|
|
msgstr ""
|
|
"Dokument neprièakovano konèan s ¹e odprtimi elementi - '%s' je bil zadnji "
|
|
"odprt element"
|
|
|
|
#: glib/gmarkup.c:1604
|
|
#, c-format
|
|
msgid ""
|
|
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
|
"the tag <%s/>"
|
|
msgstr ""
|
|
"Dokument neprièakovano konèan, prièakovan je bil zakljuèni zaklepaj oznake <%"
|
|
"s/>"
|
|
|
|
#: glib/gmarkup.c:1610
|
|
msgid "Document ended unexpectedly inside an element name"
|
|
msgstr "Dokument neprièakovano konèan sredi imena elementa"
|
|
|
|
#: glib/gmarkup.c:1615
|
|
msgid "Document ended unexpectedly inside an attribute name"
|
|
msgstr "Dokument neprièakovano konèan sredi imena atributa"
|
|
|
|
#: glib/gmarkup.c:1620
|
|
msgid "Document ended unexpectedly inside an element-opening tag."
|
|
msgstr "Dokument neprièakovano konèan sredi oznake za odprtje elementa."
|
|
|
|
#: glib/gmarkup.c:1626
|
|
msgid ""
|
|
"Document ended unexpectedly after the equals sign following an attribute "
|
|
"name; no attribute value"
|
|
msgstr ""
|
|
"Dokumen neprièakovano konèan po eneèaju, ki je sledil imenu atributa; ni "
|
|
"vrednosti atributa"
|
|
|
|
#: glib/gmarkup.c:1633
|
|
msgid "Document ended unexpectedly while inside an attribute value"
|
|
msgstr "Dokument neprièakovano konèan sredi vrednosti atributa"
|
|
|
|
#: glib/gmarkup.c:1648
|
|
#, c-format
|
|
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
|
msgstr "Dokument neprièakovano konèan sredi oznake zaprtja elementa '%s'"
|
|
|
|
#: glib/gmarkup.c:1654
|
|
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
|
msgstr "Dokument neprièakovano konèan sredi komentarja ali ukaza"
|
|
|
|
#: glib/gshell.c:71
|
|
msgid "Quoted text doesn't begin with a quotation mark"
|
|
msgstr "Citirano besedilo se ne zaène z narekovajem"
|
|
|
|
#: glib/gshell.c:161
|
|
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
|
msgstr "V ukazni vrstici ali v citiranem besedilu manjka konèni narekovaj"
|
|
|
|
#: glib/gshell.c:528
|
|
#, c-format
|
|
msgid "Text ended just after a '' character. (The text was '%s')"
|
|
msgstr "Besedilo konèano takoj po znaku ''. (Besedilo je bilo '%s')"
|
|
|
|
#: glib/gshell.c:535
|
|
#, c-format
|
|
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
|
msgstr ""
|
|
"Besedilo konèano preden je bil najden zakljuèni narekovaj za %c. (besedilo "
|
|
"je bilo '%s')"
|
|
|
|
#: glib/gshell.c:547
|
|
msgid "Text was empty (or contained only whitespace)"
|
|
msgstr "Besedilo je bilo prazno (ali vsebovalo le presledke)"
|
|
|
|
#: glib/gspawn-win32.c:212
|
|
msgid "Failed to read data from child process"
|
|
msgstr "Nisem uspel prebrati podatkov iz procesa otroka"
|
|
|
|
#: glib/gspawn-win32.c:361
|
|
msgid ""
|
|
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
|
"process"
|
|
msgstr ""
|
|
"Neprièakovana napaka v g_io_channel_win32_poll() med branjem podatkov "
|
|
"procesa otroka"
|
|
|
|
#: glib/gspawn-win32.c:839 glib/gspawn.c:914
|
|
#, c-format
|
|
msgid "Failed to read from child pipe (%s)"
|
|
msgstr "Nisem uspel brati iz cevi otroka (%s)"
|
|
|
|
#: glib/gspawn-win32.c:927 glib/gspawn.c:1119
|
|
#, c-format
|
|
msgid "Failed to change to directory '%s' (%s)"
|
|
msgstr "Nisem uspel spremeniti imenika v '%s' (%s)"
|
|
|
|
#: glib/gspawn-win32.c:936
|
|
#, c-format
|
|
msgid "Failed to execute child process (%s)"
|
|
msgstr "Nisem uspel izvesti procesa otroka (%s)"
|
|
|
|
#: glib/gspawn-win32.c:977 glib/gspawn.c:1228
|
|
#, c-format
|
|
msgid "Failed to create pipe for communicating with child process (%s)"
|
|
msgstr "Nisem uspel ustvariti cevi za komunikacijo s procesom otroka (%s)"
|
|
|
|
#: glib/gspawn.c:161
|
|
#, c-format
|
|
msgid "Failed to read data from child process (%s)"
|
|
msgstr "Nisem uspel prebrati podatkov iz procesa otroka (%s)"
|
|
|
|
#: glib/gspawn.c:293
|
|
#, c-format
|
|
msgid "Unexpected error in select() reading data from a child process (%s)"
|
|
msgstr ""
|
|
"Neprièakovana napaka v select() med branjem podatkov procesa otroka (%s)"
|
|
|
|
#: glib/gspawn.c:376
|
|
#, c-format
|
|
msgid "Unexpected error in waitpid() (%s)"
|
|
msgstr "Neprièakovana napaka v waitpid() (%s)"
|
|
|
|
#: glib/gspawn.c:979
|
|
#, c-format
|
|
msgid "Failed to fork (%s)"
|
|
msgstr "Nisem se uspel razvejiti (%s)"
|
|
|
|
#: glib/gspawn.c:1129
|
|
#, c-format
|
|
msgid "Failed to execute child process \"%s\" (%s)"
|
|
msgstr "Nisem uspel izvesti procesa otroka \"%s\" (%s)"
|
|
|
|
#: glib/gspawn.c:1139
|
|
#, c-format
|
|
msgid "Failed to redirect output or input of child process (%s)"
|
|
msgstr "Nisem uspel preusmeriti vhoda ali izhoda procesa otroka (%s)"
|
|
|
|
#: glib/gspawn.c:1148
|
|
#, c-format
|
|
msgid "Failed to fork child process (%s)"
|
|
msgstr "Nisem uspel razvejiti procesa otroka (%s)"
|
|
|
|
#: glib/gspawn.c:1156
|
|
#, c-format
|
|
msgid "Unknown error executing child process \"%s\""
|
|
msgstr "Neznana napaka med izvajanjem procesa otroka \"%s\""
|
|
|
|
#: glib/gspawn.c:1178
|
|
#, c-format
|
|
msgid "Failed to read enough data from child pid pipe (%s)"
|
|
msgstr "Nisem uspel prebrati dovolj podatkov iz cevi otroka (%s)"
|
|
|
|
#: glib/gutf8.c:950
|
|
msgid "Character out of range for UTF-8"
|
|
msgstr "Znak izven intervala za UTF-8"
|
|
|
|
#: glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189
|
|
#: glib/gutf8.c:1330 glib/gutf8.c:1426
|
|
msgid "Invalid sequence in conversion input"
|
|
msgstr "Neveljavna sekvenca na vhodu pretvorbe"
|
|
|
|
#: glib/gutf8.c:1341 glib/gutf8.c:1437
|
|
msgid "Character out of range for UTF-16"
|
|
msgstr "Znak izven intervala za UTF-16"
|