2308d75a25e87fbfaa85dc3e859749754a15f8f3
[platform/upstream/glib.git] / po / et.po
1 # glib eesti tõlge.
2 # Copyright (C) 1999-2003 Free Software Foundation, Inc.
3 # Allan Sims <allsi@eau.ee>, 2002.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: glib 1.3.14\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2005-01-07 11:51-0500\n"
10 "PO-Revision-Date: 2002-12-10 10:05+0200\n"
11 "Last-Translator: Allan Sims <allsi@eau.ee>\n"
12 "Language-Team: Estonian <gnome-et@linux.ee>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 0.9.6\n"
17
18 #: glib/gconvert.c:403
19 #, c-format
20 msgid "Conversion from character set '%s' to '%s' is not supported"
21 msgstr "Teisendamist koodistikust '%s' koodistikku '%s' ei toetata"
22
23 #: glib/gconvert.c:407
24 #, fuzzy, c-format
25 msgid "Could not open converter from '%s' to '%s'"
26 msgstr "Ei saa avada konverterit '%s'-st '%s'-ks: %s"
27
28 #: glib/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1318
29 #: glib/giochannel.c:1360 glib/giochannel.c:2202 glib/gutf8.c:911
30 #: glib/gutf8.c:1361
31 msgid "Invalid byte sequence in conversion input"
32 msgstr "Vigane baitide jada teisendussisendis"
33
34 #: glib/gconvert.c:610 glib/gconvert.c:825 glib/giochannel.c:1325
35 #: glib/giochannel.c:2214
36 #, c-format
37 msgid "Error during conversion: %s"
38 msgstr "Viga teisendamises: %s"
39
40 #: glib/gconvert.c:628 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253
41 #: glib/gutf8.c:1357
42 msgid "Partial character sequence at end of input"
43 msgstr "Puudulik märkide jada sisendi lõpus"
44
45 #: glib/gconvert.c:801
46 #, c-format
47 msgid "Cannot convert fallback '%s' to codeset '%s'"
48 msgstr "Ei saa tagasi teisendada '%s'-st koodistikku '%s'"
49
50 #: glib/gconvert.c:1601
51 #, fuzzy, c-format
52 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
53 msgstr "Rajanimi '%s' ei ole absoluutne rada"
54
55 #: glib/gconvert.c:1611
56 #, c-format
57 msgid "The local file URI '%s' may not include a '#'"
58 msgstr "Kohaliku faili URI '%s' ei või sisaldada '#'"
59
60 #: glib/gconvert.c:1628
61 #, c-format
62 msgid "The URI '%s' is invalid"
63 msgstr "URI '%s' on vigane"
64
65 #: glib/gconvert.c:1640
66 #, c-format
67 msgid "The hostname of the URI '%s' is invalid"
68 msgstr "URI '%s' hostinimi on vigane"
69
70 #: glib/gconvert.c:1656
71 #, c-format
72 msgid "The URI '%s' contains invalidly escaped characters"
73 msgstr "URI '%s' sisaldab vigaseid väljund märke"
74
75 #: glib/gconvert.c:1750
76 #, c-format
77 msgid "The pathname '%s' is not an absolute path"
78 msgstr "Rajanimi '%s' ei ole absoluutne rada"
79
80 #: glib/gconvert.c:1760
81 msgid "Invalid hostname"
82 msgstr "Vigane hostinimi"
83
84 #: glib/gdir.c:120 glib/gdir.c:140
85 #, c-format
86 msgid "Error opening directory '%s': %s"
87 msgstr "Viga kataloogi '%s' avamisel: %s"
88
89 #: glib/gfileutils.c:490 glib/gfileutils.c:558
90 #, c-format
91 msgid "Could not allocate %lu bytes to read file \"%s\""
92 msgstr ""
93
94 #: glib/gfileutils.c:503
95 #, c-format
96 msgid "Error reading file '%s': %s"
97 msgstr "Viga failist '%s' lugemisel: %s"
98
99 #: glib/gfileutils.c:580
100 #, c-format
101 msgid "Failed to read from file '%s': %s"
102 msgstr "Failist '%s' lugemine ebaõnnestus: %s"
103
104 #: glib/gfileutils.c:629 glib/gfileutils.c:712
105 #, c-format
106 msgid "Failed to open file '%s': %s"
107 msgstr "Faili '%s' avamine ebaõnnestus: %s"
108
109 #: glib/gfileutils.c:644
110 #, c-format
111 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
112 msgstr "Faili '%s' atribuutide saamine ebaõnnestus: fstat() ebaõnnestus: %s"
113
114 #: glib/gfileutils.c:676
115 #, c-format
116 msgid "Failed to open file '%s': fdopen() failed: %s"
117 msgstr "Faili '%s' avamine ebaõnnestus: fdopen() ebaõnnestus: %s"
118
119 #: glib/gfileutils.c:1003
120 #, c-format
121 msgid "Template '%s' invalid, should not contain a '%s'"
122 msgstr "Näidis '%s' vigane, ei tohiks sisaldada '%s'"
123
124 #: glib/gfileutils.c:1017
125 #, c-format
126 msgid "Template '%s' doesn't end with XXXXXX"
127 msgstr "Näidis '%s' ei lõppe XXXXXX-ga"
128
129 #: glib/gfileutils.c:1040
130 #, c-format
131 msgid "Failed to create file '%s': %s"
132 msgstr "Faili '%s' loomine ebaõnnestus: %s"
133
134 #: glib/gfileutils.c:1416
135 #, fuzzy, c-format
136 msgid "Failed to read the symbolic link '%s': %s"
137 msgstr "Faili '%s' loomine ebaõnnestus: %s"
138
139 #: glib/gfileutils.c:1437
140 msgid "Symbolic links not supported"
141 msgstr ""
142
143 #: glib/giochannel.c:1146
144 #, c-format
145 msgid "Conversion from character set `%s' to `%s' is not supported"
146 msgstr "Koodistikust `%s' koodistikuks `%s muutmisel puudub toetus"
147
148 #: glib/giochannel.c:1150
149 #, c-format
150 msgid "Could not open converter from `%s' to `%s': %s"
151 msgstr "Ei saa avada konverterit `%s' - `%s': %s"
152
153 #: glib/giochannel.c:1495
154 msgid "Can't do a raw read in g_io_channel_read_line_string"
155 msgstr ""
156
157 #: glib/giochannel.c:1542 glib/giochannel.c:1799 glib/giochannel.c:1885
158 msgid "Leftover unconverted data in read buffer"
159 msgstr ""
160
161 #: glib/giochannel.c:1622 glib/giochannel.c:1699
162 msgid "Channel terminates in a partial character"
163 msgstr ""
164
165 #: glib/giochannel.c:1685
166 msgid "Can't do a raw read in g_io_channel_read_to_end"
167 msgstr ""
168
169 #: glib/gmarkup.c:226
170 #, c-format
171 msgid "Error on line %d char %d: %s"
172 msgstr "Viga real %d täht %d: %s"
173
174 #: glib/gmarkup.c:324
175 #, c-format
176 msgid "Error on line %d: %s"
177 msgstr "Viga real %d: %s"
178
179 #: glib/gmarkup.c:428
180 msgid ""
181 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
182 msgstr ""
183
184 #: glib/gmarkup.c:438
185 #, c-format
186 msgid ""
187 "Character '%s' is not valid at the start of an entity name; the & character "
188 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
189 "it as &amp;"
190 msgstr ""
191
192 #: glib/gmarkup.c:478
193 #, c-format
194 msgid "Character '%s' is not valid inside an entity name"
195 msgstr "Sisestatud nimes ei ole lubatud täht '%s'"
196
197 #: glib/gmarkup.c:521
198 #, c-format
199 msgid "Entity name '%s' is not known"
200 msgstr ""
201
202 #: glib/gmarkup.c:531
203 msgid ""
204 "Entity did not end with a semicolon; most likely you used an ampersand "
205 "character without intending to start an entity - escape ampersand as &amp;"
206 msgstr ""
207
208 #: glib/gmarkup.c:584
209 #, c-format
210 msgid ""
211 "Failed to parse '%-.*s', which should have been a digit inside a character "
212 "reference (&#234; for example) - perhaps the digit is too large"
213 msgstr ""
214
215 #: glib/gmarkup.c:609
216 #, c-format
217 msgid "Character reference '%-.*s' does not encode a permitted character"
218 msgstr ""
219
220 #: glib/gmarkup.c:624
221 msgid "Empty character reference; should include a digit such as &#454;"
222 msgstr ""
223
224 #: glib/gmarkup.c:634
225 msgid ""
226 "Character reference did not end with a semicolon; most likely you used an "
227 "ampersand character without intending to start an entity - escape ampersand "
228 "as &amp;"
229 msgstr ""
230
231 #: glib/gmarkup.c:720
232 msgid "Unfinished entity reference"
233 msgstr ""
234
235 #: glib/gmarkup.c:726
236 msgid "Unfinished character reference"
237 msgstr ""
238
239 #: glib/gmarkup.c:969 glib/gmarkup.c:997 glib/gmarkup.c:1028
240 msgid "Invalid UTF-8 encoded text"
241 msgstr "Vigane UTF-8 koodimata tekst"
242
243 #: glib/gmarkup.c:1064
244 msgid "Document must begin with an element (e.g. <book>)"
245 msgstr "Dokument peab algama elemendiga (nt: <book>)"
246
247 #: glib/gmarkup.c:1104
248 #, c-format
249 msgid ""
250 "'%s' is not a valid character following a '<' character; it may not begin an "
251 "element name"
252 msgstr ""
253
254 #: glib/gmarkup.c:1168
255 #, c-format
256 msgid ""
257 "Odd character '%s', expected a '>' character to end the start tag of element "
258 "'%s'"
259 msgstr ""
260
261 #: glib/gmarkup.c:1257
262 #, c-format
263 msgid ""
264 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
265 msgstr ""
266
267 #: glib/gmarkup.c:1299
268 #, c-format
269 msgid ""
270 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
271 "element '%s', or optionally an attribute; perhaps you used an invalid "
272 "character in an attribute name"
273 msgstr ""
274
275 #: glib/gmarkup.c:1388
276 #, c-format
277 msgid ""
278 "Odd character '%s', expected an open quote mark after the equals sign when "
279 "giving value for attribute '%s' of element '%s'"
280 msgstr ""
281
282 #: glib/gmarkup.c:1533
283 #, c-format
284 msgid ""
285 "'%s' is not a valid character following the characters '</'; '%s' may not "
286 "begin an element name"
287 msgstr ""
288
289 #: glib/gmarkup.c:1573
290 #, c-format
291 msgid ""
292 "'%s' is not a valid character following the close element name '%s'; the "
293 "allowed character is '>'"
294 msgstr ""
295
296 #: glib/gmarkup.c:1584
297 #, c-format
298 msgid "Element '%s' was closed, no element is currently open"
299 msgstr "Element '%s' on suletud, avatud elemente ei ole"
300
301 #: glib/gmarkup.c:1593
302 #, c-format
303 msgid "Element '%s' was closed, but the currently open element is '%s'"
304 msgstr "Element '%s' on suletud, kuid praegu avatud element on '%s'"
305
306 #: glib/gmarkup.c:1740
307 msgid "Document was empty or contained only whitespace"
308 msgstr "Dokument on tühi või sisaldab ainult tühikuid"
309
310 #: glib/gmarkup.c:1754
311 msgid "Document ended unexpectedly just after an open angle bracket '<'"
312 msgstr "Dokument lõppeb ootamatult lõpetamata nurksuluga"
313
314 #: glib/gmarkup.c:1762 glib/gmarkup.c:1806
315 #, c-format
316 msgid ""
317 "Document ended unexpectedly with elements still open - '%s' was the last "
318 "element opened"
319 msgstr ""
320 "Dokument lõppeb ootamatult avatud elemendiga - '%s' oli viimanelahtine "
321 "element"
322
323 #: glib/gmarkup.c:1770
324 #, c-format
325 msgid ""
326 "Document ended unexpectedly, expected to see a close angle bracket ending "
327 "the tag <%s/>"
328 msgstr ""
329 "Dokument lõppeb ootamatult, loodetakse näha nurksulgude lõpetamisttaagiga <%"
330 "s/>"
331
332 #: glib/gmarkup.c:1776
333 msgid "Document ended unexpectedly inside an element name"
334 msgstr "Dokument lõppeb ootamatult elemendi nime sees"
335
336 #: glib/gmarkup.c:1781
337 msgid "Document ended unexpectedly inside an attribute name"
338 msgstr "Dokument lõppeb ootamatult atribuudi nime sees"
339
340 #: glib/gmarkup.c:1786
341 msgid "Document ended unexpectedly inside an element-opening tag."
342 msgstr "Dokument lõppeb ootamatult elemendi avamise taagi sees"
343
344 #: glib/gmarkup.c:1792
345 msgid ""
346 "Document ended unexpectedly after the equals sign following an attribute "
347 "name; no attribute value"
348 msgstr ""
349
350 #: glib/gmarkup.c:1799
351 msgid "Document ended unexpectedly while inside an attribute value"
352 msgstr ""
353
354 #: glib/gmarkup.c:1814
355 #, c-format
356 msgid "Document ended unexpectedly inside the close tag for element '%s'"
357 msgstr "Dokument lõppes ootamatult suletud taagi elementi '%s' sees"
358
359 #: glib/gmarkup.c:1820
360 msgid "Document ended unexpectedly inside a comment or processing instruction"
361 msgstr "Dokument lõppes ootamatult kommentaaride või töötlemis juhiste sees"
362
363 #: glib/gshell.c:73
364 msgid "Quoted text doesn't begin with a quotation mark"
365 msgstr ""
366
367 #: glib/gshell.c:163
368 msgid "Unmatched quotation mark in command line or other shell-quoted text"
369 msgstr ""
370
371 #: glib/gshell.c:541
372 #, fuzzy, c-format
373 msgid "Text ended just after a '\\' character. (The text was '%s')"
374 msgstr "Tekst lõppes pärast '' tähte. (Tekst on '%s')"
375
376 #: glib/gshell.c:548
377 #, c-format
378 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
379 msgstr ""
380
381 #: glib/gshell.c:560
382 msgid "Text was empty (or contained only whitespace)"
383 msgstr "Tekst puudus (või on ainult tühikud)"
384
385 #: glib/gspawn-win32.c:264
386 msgid "Failed to read data from child process"
387 msgstr "Andmete lugemine alamprotsessilt ebaõnnestus"
388
389 #: glib/gspawn-win32.c:281 glib/gspawn.c:1350
390 #, c-format
391 msgid "Failed to create pipe for communicating with child process (%s)"
392 msgstr ""
393
394 #: glib/gspawn-win32.c:321 glib/gspawn.c:1014
395 #, c-format
396 msgid "Failed to read from child pipe (%s)"
397 msgstr ""
398
399 #: glib/gspawn-win32.c:349 glib/gspawn.c:1219
400 #, c-format
401 msgid "Failed to change to directory '%s' (%s)"
402 msgstr "Kataloogi '%s' muutmine ebaõnnestus (%s)"
403
404 #: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442
405 #, c-format
406 msgid "Failed to execute child process (%s)"
407 msgstr "Alamprotsessi (%s) käivitamine ebaõnnestus"
408
409 #: glib/gspawn-win32.c:590
410 #, fuzzy
411 msgid "Failed to execute helper program"
412 msgstr "Alamprotsessi (%s) käivitamine ebaõnnestus"
413
414 #: glib/gspawn-win32.c:789
415 msgid ""
416 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
417 "process"
418 msgstr ""
419
420 #: glib/gspawn.c:179
421 #, c-format
422 msgid "Failed to read data from child process (%s)"
423 msgstr "Andmete lugemine alamprotsessilt (%s) ebaõnnestus"
424
425 #: glib/gspawn.c:310
426 #, c-format
427 msgid "Unexpected error in select() reading data from a child process (%s)"
428 msgstr ""
429
430 #: glib/gspawn.c:393
431 #, c-format
432 msgid "Unexpected error in waitpid() (%s)"
433 msgstr ""
434
435 #: glib/gspawn.c:1079
436 #, c-format
437 msgid "Failed to fork (%s)"
438 msgstr ""
439
440 #: glib/gspawn.c:1229
441 #, c-format
442 msgid "Failed to execute child process \"%s\" (%s)"
443 msgstr "Alamprotsessi \"%s\" käivitamine ebaõnnestus (%s)"
444
445 #: glib/gspawn.c:1239
446 #, c-format
447 msgid "Failed to redirect output or input of child process (%s)"
448 msgstr "Alamprotsessi (%s) ümbersuunamine ebaõnnestus"
449
450 #: glib/gspawn.c:1248
451 #, c-format
452 msgid "Failed to fork child process (%s)"
453 msgstr "Alamprotsessi (%s) jagamine ebaõnnestus"
454
455 #: glib/gspawn.c:1256
456 #, c-format
457 msgid "Unknown error executing child process \"%s\""
458 msgstr "Tundmatu viga alamprotsessi \"%s\" käivitamisel"
459
460 #: glib/gspawn.c:1278
461 #, c-format
462 msgid "Failed to read enough data from child pid pipe (%s)"
463 msgstr ""
464
465 #: glib/gutf8.c:986
466 msgid "Character out of range for UTF-8"
467 msgstr "Märk on väljaspool UTF-8 ulatust"
468
469 #: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
470 #: glib/gutf8.c:1371 glib/gutf8.c:1467
471 msgid "Invalid sequence in conversion input"
472 msgstr ""
473
474 #: glib/gutf8.c:1382 glib/gutf8.c:1478
475 msgid "Character out of range for UTF-16"
476 msgstr "Märk on väljaspool UTF-16 ulatust"
477
478 #: glib/goption.c:405
479 msgid "Usage:"
480 msgstr ""
481
482 #: glib/goption.c:405
483 msgid "[OPTION...]"
484 msgstr ""
485
486 #: glib/goption.c:494
487 msgid "Help Options:"
488 msgstr ""
489
490 #: glib/goption.c:494
491 msgid "Show help options"
492 msgstr ""
493
494 #: glib/goption.c:498
495 msgid "Show all help options"
496 msgstr ""
497
498 #: glib/goption.c:547
499 msgid "Application Options:"
500 msgstr ""
501
502 #: glib/goption.c:586
503 #, c-format
504 msgid "Cannot parse integer value '%s' for --%s"
505 msgstr ""
506
507 #: glib/goption.c:596
508 #, c-format
509 msgid "Integer value '%s' for %s out of range"
510 msgstr ""
511
512 #: glib/goption.c:1323
513 #, c-format
514 msgid "Unknown option %s"
515 msgstr ""
516
517 #: glib/gkeyfile.c:338
518 msgid "Valid key file could not be found in data dirs"
519 msgstr ""
520
521 #: glib/gkeyfile.c:371
522 msgid "Not a regular file"
523 msgstr ""
524
525 #: glib/gkeyfile.c:379
526 msgid "File is empty"
527 msgstr ""
528
529 #: glib/gkeyfile.c:685
530 #, c-format
531 msgid ""
532 "Key file contains line '%s' which is not a key-value pair, group, or comment"
533 msgstr ""
534
535 #: glib/gkeyfile.c:753
536 msgid "Key file does not start with a group"
537 msgstr ""
538
539 #: glib/gkeyfile.c:796
540 #, c-format
541 msgid "Key file contains unsupported encoding '%s'"
542 msgstr ""
543
544 #: glib/gkeyfile.c:1000 glib/gkeyfile.c:1146 glib/gkeyfile.c:2151
545 #: glib/gkeyfile.c:2216 glib/gkeyfile.c:2334 glib/gkeyfile.c:2402
546 #: glib/gkeyfile.c:2587 glib/gkeyfile.c:2760 glib/gkeyfile.c:2815
547 #, c-format
548 msgid "Key file does not have group '%s'"
549 msgstr ""
550
551 #: glib/gkeyfile.c:1158
552 #, c-format
553 msgid "Key file does not have key '%s'"
554 msgstr ""
555
556 #: glib/gkeyfile.c:1259 glib/gkeyfile.c:1368
557 #, c-format
558 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
559 msgstr ""
560
561 #: glib/gkeyfile.c:1277 glib/gkeyfile.c:1386 glib/gkeyfile.c:1759
562 #, c-format
563 msgid "Key file contains key '%s' which has value that cannot be interpreted."
564 msgstr ""
565
566 #: glib/gkeyfile.c:1976
567 #, c-format
568 msgid ""
569 "Key file contains key '%s' in group '%s' which has value that cannot be "
570 "interpreted."
571 msgstr ""
572
573 #: glib/gkeyfile.c:2166 glib/gkeyfile.c:2349 glib/gkeyfile.c:2827
574 #, c-format
575 msgid "Key file does not have key '%s' in group '%s'"
576 msgstr ""
577
578 #: glib/gkeyfile.c:3023
579 #, fuzzy, c-format
580 msgid "Key file contains invalid escape sequence '%s'"
581 msgstr "URI '%s' sisaldab vigaseid väljund märke"
582
583 #: glib/gkeyfile.c:3047
584 msgid "Key file contains escape character at end of line"
585 msgstr ""
586
587 #: glib/gkeyfile.c:3163
588 #, c-format
589 msgid "Value '%s' cannot be interpreted as a number."
590 msgstr ""
591
592 #: glib/gkeyfile.c:3191
593 #, c-format
594 msgid "Value '%s' cannot be interpreted as a boolean."
595 msgstr ""
596
597 #~ msgid "Incorrect message size"
598 #~ msgstr "Teate ebaõige suurus"
599
600 #~ msgid "Socket error"
601 #~ msgstr "Soketi viga"