Updated Slovenian translation
[platform/upstream/glib.git] / po / sl.po
1 # Slovenian translation file for glib.
2 # Copyright (C) 2000 Free Software Foundation, Inc.
3 # Andraz Tori <andraz.tori1@guest.arnes.si> 2000
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: glib\n"
8 "POT-Creation-Date: 2001-02-16 21:52+0100\n"
9 "PO-Revision-Date: 2001-02-16 12:30+0200\n"
10 "Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n"
11 "Language-Team: Slovenian <sl@li.org>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=iso8859-2\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 #: gconvert.c:95
17 #, c-format
18 msgid "Conversion from character set `%s' to `%s' is not supported"
19 msgstr "Pretvorba iz nabora znakov `%s' v `%s' ni podprta"
20
21 #: gconvert.c:99
22 #, c-format
23 msgid "Could not open converter from `%s' to `%s': %s"
24 msgstr "Nisem mogel odpreti pretvornika iz `%s' v `%s': %s"
25
26 #: gconvert.c:214 gutf8.c:735 gutf8.c:1181
27 msgid "Invalid byte sequence in conversion input"
28 msgstr "Neveljavna sekvenca bajtov na vhodu pretvorbe"
29
30 #: gconvert.c:219 gconvert.c:444
31 #, c-format
32 msgid "Error during conversion: %s"
33 msgstr "Napaka med pretvorbo: %s"
34
35 #: gconvert.c:239 gutf8.c:731 gutf8.c:931 gutf8.c:1072 gutf8.c:1177
36 msgid "Partial character sequence at end of input"
37 msgstr "Delna (nedokonèana) sekvenca znakov na koncu vhoda"
38
39 #: gconvert.c:419
40 #, c-format
41 msgid "Cannot convert fallback '%s' to codeset '%s'"
42 msgstr "Ne morem pretvoriti '%s' v nabor znakov '%s'"
43
44 #: gfileutils.c:293
45 #, c-format
46 msgid "Error reading file '%s': %s"
47 msgstr "Napaka ob branju datoteke '%s': %s"
48
49 #: gfileutils.c:350
50 #, c-format
51 msgid "Failed to read from file '%s': %s"
52 msgstr "Nisem uspel brati iz datoteke '%s': %s"
53
54 #: gfileutils.c:388 gfileutils.c:456
55 #, c-format
56 msgid "Failed to open file '%s': %s"
57 msgstr "Nisem uspel odpreti datoteke '%s': %s"
58
59 #: gfileutils.c:402
60 #, c-format
61 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
62 msgstr "Nisem uspel dobiti atributov datoteke '%s': fstat() ni uspel: %s"
63
64 #: gfileutils.c:428
65 #, c-format
66 msgid "Failed to open file '%s': fdopen() failed: %s"
67 msgstr "Nisem uspel odpreti datoteke '%s': fdopen() ni uspel: %s"
68
69 #: gfileutils.c:637
70 #, c-format
71 msgid "Template '%s' illegal, should not contain a '%s'"
72 msgstr "©ablona '%s' je neveljavna, ne bi smela vsebovati '%s'"
73
74 #: gfileutils.c:649
75 #, c-format
76 msgid "Template '%s' doesn't end with XXXXXX"
77 msgstr "©ablona '%s' se ne konèa z XXXXXX"
78
79 #: gfileutils.c:670
80 #, c-format
81 msgid "Failed to create file '%s': %s"
82 msgstr "Nisem uspel ustvariti datoteke '%s' %s"
83
84 #: gmarkup.c:302
85 #, c-format
86 msgid "Error on line %d char %d: %s"
87 msgstr "Napaka v vrstici %d, znak %d: %s"
88
89 #: gmarkup.c:386
90 #, c-format
91 msgid "Error on line %d: %s"
92 msgstr "Napaka v vrstici %d: %s"
93
94 #: gmarkup.c:465
95 msgid ""
96 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
97 msgstr ""
98 "Viden prazna entiteta '&;'; veljavne entitete so: &amp; &quot; &lt; &gt; &apos;"
99
100 #: gmarkup.c:475
101 #, c-format
102 msgid ""
103 "Character '%s' is not valid at the start of an entity name; the & character "
104 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
105 "it as &amp;"
106 msgstr ""
107 "Znak '%s' ni veljaven na zaèetku imena entitete; znak & zaène "
108 "entiteto; èe ta znak ni mi¹ljen kot entiteta ga napi¹ite kot  &amp;"
109
110 #: gmarkup.c:511
111 #, c-format
112 msgid "Character '%s' is not valid inside an entity name"
113 msgstr "Znak '%s' ni veljaven znotraj imena entitete"
114
115 #: gmarkup.c:555
116 #, c-format
117 msgid "Entity name '%s' is not known"
118 msgstr "Ime entitete '%s' ni poznano"
119
120 #: gmarkup.c:565
121 msgid ""
122 "Entity did not end with a semicolon; most likely you used an ampersand "
123 "character without intending to start an entity - escape ampersand as &amp;"
124 msgstr ""
125 "Entiteta se ni konèala s podpièjem; verjetno ste uporabili znak '&' brez"
126 "namena, da bi zaèeli entiteto - znak '&' napi¹ite kot '&amp;'"
127
128 #: gmarkup.c:611
129 #, c-format
130 msgid ""
131 "Failed to parse '%s', which should have been a digit inside a character "
132 "reference (&#234; for example) - perhaps the digit is too large"
133 msgstr ""
134 "Nisem uspel razèleniti '%s', ki bi morala biti ¹tevilka znotraj reference znaka "
135 "(na primer &#234;) - mogoèe je ¹tevilka prevelika"
136
137 #: gmarkup.c:637
138 #, c-format
139 msgid "Character reference '%s' does not encode a permitted character"
140 msgstr "Referenca znaka '%s' ne predstavlja dovoljenega znaka"
141
142 #: gmarkup.c:654
143 msgid "Empty character reference; should include a digit such as &#454;"
144 msgstr "Prazna referenca znaka; vsebovati bi morala ¹tevilko kot &#454;"
145
146 #: gmarkup.c:664
147 msgid ""
148 "Character reference did not end with a semicolon; most likely you used an "
149 "ampersand character without intending to start an entity - escape ampersand "
150 "as &amp;"
151 msgstr ""
152 "Referenca znaka se ni konèala s podpièjem; verjetno ste uporabili znak '&' "
153 "brez namen, da bi zaèeli entiteto - znak '&' napi¹ite kot '&amp;'"
154
155 #: gmarkup.c:899 gmarkup.c:927 gmarkup.c:958
156 msgid "Invalid UTF-8 encoded text"
157 msgstr "Napaèno kodirano besedilo UTF-8"
158
159 #: gmarkup.c:994
160 msgid "Document must begin with an element (e.g. <book>)"
161 msgstr "Dokument se mora zaèeti z elementom (na primer <book>)"
162
163 #: gmarkup.c:1032
164 #, c-format
165 msgid ""
166 "'%s' is not a valid character following a '<' character; it may not begin an "
167 "element name"
168 msgstr ""
169 "'%s' ni veljaven znak, kadar sledi znaku '<'; morda se ne zaène "
170 "z imenom elementa"
171
172 #: gmarkup.c:1099
173 #, c-format
174 msgid ""
175 "Odd character '%s', expected a '>' character to end the start tag of element "
176 "'%s'"
177 msgstr ""
178 "Èuden znak '%s', prièakovan znak '>', da zakljuèi oznako elementa '%s'"
179
180 #: gmarkup.c:1189
181 #, c-format
182 msgid ""
183 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
184 msgstr ""
185 "Èuden znak '%s'. Po imenu atributa '%s' (elementa '%s') je prièakovan znak '='"
186
187
188 #: gmarkup.c:1230
189 #, c-format
190 msgid ""
191 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
192 "element '%s', or optionally an attribute; perhaps you used an invalid "
193 "character in an attribute name"
194 msgstr ""
195 "Èuden znak '%s'. Prièakovan znak '>' ali '/', ki bi zakljuèil oznako elementa "
196 "'%s' ali atribut; morda ste uporabili neveljaven znak v imenu atributa'"
197
198
199 #: gmarkup.c:1302
200 #, c-format
201 msgid ""
202 "Odd character '%s', expected an open quote mark after the equals sign when "
203 "giving value for attribute '%s' of element '%s'"
204 msgstr ""
205 "Èuden znak '%s'. Za enaèajem je prièakovan narekovaj znotraj katerega "
206 "je podana vrednost za atribut '%s' elementa '%s'"
207
208 #: gmarkup.c:1431
209 #, c-format
210 msgid ""
211 "'%s' is not a valid character following the characters '</'; '%s' may not "
212 "begin an element name"
213 msgstr ""
214 "'%s' ni veljaven znak za znakoma '</'; ime elementa se ne sme zaèeti z '%s'"
215
216 #: gmarkup.c:1468
217 #, c-format
218 msgid "Element '%s' was closed, no element is currently open"
219 msgstr "Element '%s' je bil zaprt, trenutno ni odprtega elementa"
220
221 #: gmarkup.c:1477
222 #, c-format
223 msgid "Element '%s' was closed, but the currently open element is '%s'"
224 msgstr "Element '%s' je bil zaprt, a trenutno odprt element je '%s'"
225
226 #: gmarkup.c:1488
227 #, c-format
228 msgid ""
229 "'%s' is not a valid character following the close element name '%s'; the "
230 "allowed character is '>'"
231 msgstr ""
232 "Znak '%s' ni veljaven kadar sledi zaprtju imena elementa '%s'; dovoljen "
233 "znak je '>'"
234
235 #: gmarkup.c:1615
236 msgid "Document was empty or contained only whitespace"
237 msgstr "Dokument je bil prazen ali pa je vseboval le presledke"
238
239 #: gmarkup.c:1629
240 msgid "Document ended unexpectedly just after an open angle bracket '<'"
241 msgstr "Dokument neprièakovano konèan takoj za odprtjem z '<'"
242
243 #: gmarkup.c:1637 gmarkup.c:1680
244 #, c-format
245 msgid ""
246 "Document ended unexpectedly with elements still open - '%s' was the last "
247 "element opened"
248 msgstr ""
249 "Dokument neprièakovano konèan s ¹e odprtimi elementi - '%s' je bil "
250 "zadnji odprt element"
251
252 #: gmarkup.c:1645
253 #, c-format
254 msgid ""
255 "Document ended unexpectedly, expected to see a close angle bracket ending "
256 "the tag <%s/>"
257 msgstr ""
258 "Dokument neprièakovano konèan, prièakovan je bil zakljuèni zaklepaj "
259 "oznake <%s/>"
260
261 #: gmarkup.c:1651
262 msgid "Document ended unexpectedly inside an element name"
263 msgstr "Dokument neprièakovano konèan sredi imena elementa"
264
265 #: gmarkup.c:1656
266 msgid "Document ended unexpectedly inside an attribute name"
267 msgstr "Dokument neprièakovano konèan sredi imena atributa"
268
269 #: gmarkup.c:1661
270 msgid "Document ended unexpectedly inside an element-opening tag."
271 msgstr "Dokument neprièakovano konèan sredi oznake za odprtje elementa."
272
273 #: gmarkup.c:1667
274 msgid ""
275 "Document ended unexpectedly after the equals sign following an attribute "
276 "name; no attribute value"
277 msgstr ""
278 "Dokumen neprièakovano konèan po eneèaju, ki je sledil imenu atributa; "
279 "ni vrednosti atributa"
280
281 #: gmarkup.c:1673
282 msgid "Document ended unexpectedly while inside an attribute value"
283 msgstr "Dokument neprièakovano konèan sredi vrednosti atributa"
284
285 #: gmarkup.c:1688
286 #, c-format
287 msgid "Document ended unexpectedly inside the close tag forelement '%s'"
288 msgstr "Dokument neprièakovano konèan sredi oznake zaprtja elementa '%s'"
289
290 #: gmarkup.c:1694
291 msgid "Document ended unexpectedly inside a comment or processing instruction"
292 msgstr "Dokument neprièakovano konèan sredi komentarja ali ukaza"
293
294 #: gshell.c:69
295 msgid "Quoted text doesn't begin with a quotation mark"
296 msgstr "Citirano besedilo se ne zaène z narekovajem"
297
298 #: gshell.c:159
299 msgid "Unmatched quotation mark in command line or other shell-quoted text"
300 msgstr "V ukazni vrstici ali v citiranem besedilu manjka konèni narekovaj"
301
302 #: gshell.c:519
303 #, c-format
304 msgid "Text ended just after a '' character. (The text was '%s')"
305 msgstr "Besedilo konèano takoj po znaku ''. (Besedilo je bilo '%s')"
306
307 #: gshell.c:526
308 #, c-format
309 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
310 msgstr "Besedilo konèano preden je bil najden zakljuèni narekovaj za %c. (besedilo je bilo '%s')"
311
312 #: gshell.c:538
313 msgid "Text was empty (or contained only whitespace)"
314 msgstr "Besedilo je bilo prazno (ali vsebovalo le presledke)"
315
316 #: gspawn-win32.c:213
317 msgid "Failed to read data from child process"
318 msgstr "Nisem uspel prebrati podatkov iz procesa otroka"
319
320 #: gspawn-win32.c:362
321 msgid ""
322 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
323 "process"
324 msgstr ""
325 "Neprièakovana napaka v g_io_channel_win32_poll() med branjem podatkov "
326 "procesa otroka"
327
328 #: gspawn-win32.c:838 gspawn.c:896
329 #, c-format
330 msgid "Failed to read from child pipe (%s)"
331 msgstr "Nisem uspel brati iz cevi otroka (%s)"
332
333 #: gspawn-win32.c:927 gspawn.c:1102
334 #, c-format
335 msgid "Failed to change to directory '%s' (%s)"
336 msgstr "Nisem uspel spremeniti imenika v '%s' (%s)"
337
338 #: gspawn-win32.c:936 gspawn.c:1112
339 #, c-format
340 msgid "Failed to execute child process (%s)"
341 msgstr "Nisem uspel izvesti procesa otroka (%s)"
342
343 #: gspawn-win32.c:977 gspawn.c:1209
344 #, c-format
345 msgid "Failed to create pipe for communicating with child process (%s)"
346 msgstr "Nisem uspel ustvariti cevi za komunikacijo s procesom otroka (%s)"
347
348 #: gspawn.c:158
349 #, c-format
350 msgid "Failed to read data from child process (%s)"
351 msgstr "Nisem uspel prebrati podatkov iz procesa otroka (%s)"
352
353 #: gspawn.c:288
354 #, c-format
355 msgid "Unexpected error in select() reading data from a child process (%s)"
356 msgstr "Neprièakovana napaka v select() med branjem podatkov procesa otroka (%s)"
357
358 #: gspawn.c:371
359 #, c-format
360 msgid "Unexpected error in waitpid() (%s)"
361 msgstr "Neprièakovana napaka v waitpid() (%s)"
362
363 #: gspawn.c:964
364 #, c-format
365 msgid "Failed to fork (%s)"
366 msgstr "Nisem se uspel razvejiti (%s)"
367
368 #: gspawn.c:1121
369 #, c-format
370 msgid "Failed to redirect output or input of child process (%s)"
371 msgstr "Nisem uspel preusmeriti vhoda ali izhoda procesa otroka (%s)"
372
373 #: gspawn.c:1130
374 #, c-format
375 msgid "Failed to fork child process (%s)"
376 msgstr "Nisem uspel razvejiti procesa otroka (%s)"
377
378 #: gspawn.c:1138
379 msgid "Unknown error executing child process"
380 msgstr "Neznana napaka med izvajanjem procesa otroka"
381
382 #: gspawn.c:1159
383 #, c-format
384 msgid "Failed to read enough data from child pid pipe (%s)"
385 msgstr "Nisem uspel prebrati dovolj podatkov iz cevi otroka (%s)"
386
387 #: gutf8.c:810
388 msgid "Character out of range for UTF-8"
389 msgstr "Znak izven intervala za UTF-8"
390
391 #: gutf8.c:899 gutf8.c:908 gutf8.c:1040 gutf8.c:1049 gutf8.c:1191 gutf8.c:1287
392 msgid "Invalid sequence in conversion input"
393 msgstr "Neveljavna sekvenca na vhodu pretvorbe"
394
395 #: gutf8.c:1202 gutf8.c:1298
396 msgid "Character out of range for UTF-16"
397 msgstr "Znak izven intervala za UTF-16"
398
399
400 # Smart report:
401 # Total untranslated messages in file: 69 
402 # Translations made:
403 # full: 0
404 # smart: 0
405 # cond: 1
406 # total: 1 ; distinct: 1
407
408