1 # Esperanto translation of glib.
2 # Copyright (C) 2003 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the glib package.
4 # Charles Voelger <cvoelger@dweasel.com>, 2003.
8 "Project-Id-Version: glib 2.3.0\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2008-03-10 21:09-0400\n"
11 "PO-Revision-Date: 2003-07-01 15:10-0500\n"
12 "Last-Translator: Charles Voelger <cvoelger@dweasel.com>\n"
13 "Language-Team: Esperanto <LL@li.org>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: glib/gbookmarkfile.c:705 glib/gbookmarkfile.c:782 glib/gbookmarkfile.c:861
19 #: glib/gbookmarkfile.c:908
21 msgid "Unexpected attribute '%s' for element '%s'"
23 "Malbona signo '%s', unu '>' signo estas atendita post atributnomo '%s' "
26 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:803
27 #: glib/gbookmarkfile.c:919
29 msgid "Attribute '%s' of element '%s' not found"
32 #: glib/gbookmarkfile.c:1092 glib/gbookmarkfile.c:1157
33 #: glib/gbookmarkfile.c:1221 glib/gbookmarkfile.c:1231
35 msgid "Unexpected tag '%s', tag '%s' expected"
38 #: glib/gbookmarkfile.c:1117 glib/gbookmarkfile.c:1131
39 #: glib/gbookmarkfile.c:1199 glib/gbookmarkfile.c:1251
41 msgid "Unexpected tag '%s' inside '%s'"
44 #: glib/gbookmarkfile.c:1781
46 msgid "No valid bookmark file found in data dirs"
49 #: glib/gbookmarkfile.c:1982
51 msgid "A bookmark for URI '%s' already exists"
54 #: glib/gbookmarkfile.c:2028 glib/gbookmarkfile.c:2185
55 #: glib/gbookmarkfile.c:2270 glib/gbookmarkfile.c:2350
56 #: glib/gbookmarkfile.c:2435 glib/gbookmarkfile.c:2518
57 #: glib/gbookmarkfile.c:2596 glib/gbookmarkfile.c:2675
58 #: glib/gbookmarkfile.c:2717 glib/gbookmarkfile.c:2814
59 #: glib/gbookmarkfile.c:2940 glib/gbookmarkfile.c:3130
60 #: glib/gbookmarkfile.c:3206 glib/gbookmarkfile.c:3371
61 #: glib/gbookmarkfile.c:3460 glib/gbookmarkfile.c:3550
62 #: glib/gbookmarkfile.c:3677
64 msgid "No bookmark found for URI '%s'"
67 #: glib/gbookmarkfile.c:2359
69 msgid "No MIME type defined in the bookmark for URI '%s'"
72 #: glib/gbookmarkfile.c:2444
74 msgid "No private flag has been defined in bookmark for URI '%s'"
77 #: glib/gbookmarkfile.c:2823
79 msgid "No groups set in bookmark for URI '%s'"
82 #: glib/gbookmarkfile.c:3224 glib/gbookmarkfile.c:3381
84 msgid "No application with name '%s' registered a bookmark for '%s'"
87 #: glib/gbookmarkfile.c:3404
89 msgid "Failed to expand exec line '%s' with URI '%s'"
90 msgstr "Malsukcesis krei dosieron '%s': %s"
92 #: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1158
94 msgid "Conversion from character set '%s' to '%s' is not supported"
95 msgstr "Konverto de signaro '%s' el '%s' ne estas subtenata"
97 #: glib/gconvert.c:435 glib/gconvert.c:513
99 msgid "Could not open converter from '%s' to '%s'"
100 msgstr "Ne eblas malfermi konvertilon de '%s' to '%s': %s"
102 #: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330
103 #: glib/giochannel.c:1372 glib/giochannel.c:2215 glib/gutf8.c:956
106 msgid "Invalid byte sequence in conversion input"
107 msgstr "Nevalida bitokosekvenco en konverta enigo"
109 #: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1337
110 #: glib/giochannel.c:2227
112 msgid "Error during conversion: %s"
113 msgstr "Eraro dum konverto: %s"
115 #: glib/gconvert.c:669 glib/gutf8.c:952 glib/gutf8.c:1156 glib/gutf8.c:1297
118 msgid "Partial character sequence at end of input"
119 msgstr "Parta signosekvenco je enigofino"
121 #: glib/gconvert.c:919
123 msgid "Cannot convert fallback '%s' to codeset '%s'"
124 msgstr "Ne povas konverti fallback '%s' al kodaro '%s'"
126 #: glib/gconvert.c:1734
128 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
129 msgstr "La URI '%s' ne estas absolutan URI uzanta la dosiermodelo"
131 #: glib/gconvert.c:1744
133 msgid "The local file URI '%s' may not include a '#'"
134 msgstr "La loka dosiera URI '%s' eble ne enhavas '#'"
136 #: glib/gconvert.c:1761
138 msgid "The URI '%s' is invalid"
139 msgstr "La URI '%s' estas nevalida"
141 #: glib/gconvert.c:1773
143 msgid "The hostname of the URI '%s' is invalid"
144 msgstr "La komputilnomo de la URI '%s' ne estas valida"
146 #: glib/gconvert.c:1789
148 msgid "The URI '%s' contains invalidly escaped characters"
149 msgstr "La URI '%s' enhavas nevalidajn eskapajn signojn"
151 #: glib/gconvert.c:1884
153 msgid "The pathname '%s' is not an absolute path"
154 msgstr "La padnomo '%s' ne estas absolutan padon"
156 #: glib/gconvert.c:1894
158 msgid "Invalid hostname"
159 msgstr "Nevalida komputilnomo"
161 #: glib/gdir.c:104 glib/gdir.c:124
163 msgid "Error opening directory '%s': %s"
164 msgstr "Eraro dum malfermado de dosierujo '%s': %s"
166 #: glib/gfileutils.c:557 glib/gfileutils.c:630
168 msgid "Could not allocate %lu bytes to read file \"%s\""
169 msgstr "Ne eblis akiri %lu bitokojn por lego de dosiero \"%s\""
171 #: glib/gfileutils.c:572
173 msgid "Error reading file '%s': %s"
174 msgstr "Eraro dum legado de dosiero '%s': %s"
176 #: glib/gfileutils.c:654
178 msgid "Failed to read from file '%s': %s"
179 msgstr "Malsukcesis legi de dosieron '%s': %s"
181 #: glib/gfileutils.c:705 glib/gfileutils.c:792
183 msgid "Failed to open file '%s': %s"
184 msgstr "Malsukcesis malfermi dosieron '%s': %s"
186 #: glib/gfileutils.c:722 glib/gmappedfile.c:133
188 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
189 msgstr "Malsukcesis ricevi atributojn de dosiero '%s': fstat() malsukcesis: %s"
191 #: glib/gfileutils.c:756
193 msgid "Failed to open file '%s': fdopen() failed: %s"
194 msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
196 #: glib/gfileutils.c:890
198 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
199 msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
201 #: glib/gfileutils.c:932 glib/gfileutils.c:1390
203 msgid "Failed to create file '%s': %s"
204 msgstr "Malsukcesis krei dosieron '%s': %s"
206 #: glib/gfileutils.c:946
208 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
209 msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
211 #: glib/gfileutils.c:971
213 msgid "Failed to write file '%s': fwrite() failed: %s"
214 msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
216 #: glib/gfileutils.c:990
218 msgid "Failed to close file '%s': fclose() failed: %s"
219 msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
221 #: glib/gfileutils.c:1108
223 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
226 #: glib/gfileutils.c:1352
228 msgid "Template '%s' invalid, should not contain a '%s'"
229 msgstr "Ŝablono '%s' ne estas valida, ĝi devus ne enhavi '%s'"
231 #: glib/gfileutils.c:1365
233 msgid "Template '%s' doesn't contain XXXXXX"
234 msgstr "Ŝablono '%s' ne finiĝas je XXXXXX"
236 #: glib/gfileutils.c:1826
239 msgid_plural "%u bytes"
243 #: glib/gfileutils.c:1834
248 #: glib/gfileutils.c:1839
253 #: glib/gfileutils.c:1844
258 #: glib/gfileutils.c:1887
260 msgid "Failed to read the symbolic link '%s': %s"
261 msgstr "Malsukcesis krei dosieron '%s': %s"
263 #: glib/gfileutils.c:1908
265 msgid "Symbolic links not supported"
268 #: glib/giochannel.c:1162
270 msgid "Could not open converter from '%s' to '%s': %s"
271 msgstr "Ne eblis malfermi konvertilon de '%s al '%s: %s"
273 #: glib/giochannel.c:1507
275 msgid "Can't do a raw read in g_io_channel_read_line_string"
276 msgstr "Ne povas fari krudan legon en g_io_channel_read_line_string"
278 #: glib/giochannel.c:1554 glib/giochannel.c:1811 glib/giochannel.c:1898
280 msgid "Leftover unconverted data in read buffer"
281 msgstr "Kroma nekonvertinta datumo en legbufro"
283 #: glib/giochannel.c:1634 glib/giochannel.c:1711
285 msgid "Channel terminates in a partial character"
286 msgstr "Kanalo finas kun parta signo"
288 #: glib/giochannel.c:1697
290 msgid "Can't do a raw read in g_io_channel_read_to_end"
291 msgstr "Ne povas fari krudan legon en g_io_channel_read_to_end"
293 #: glib/gmappedfile.c:116
295 msgid "Failed to open file '%s': open() failed: %s"
296 msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
298 #: glib/gmappedfile.c:193
300 msgid "Failed to map file '%s': mmap() failed: %s"
301 msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
303 #: glib/gmarkup.c:228 glib/gmarkup.c:244
305 msgid "Error on line %d char %d: "
306 msgstr "Eraro ĉe linio %d signo %d: %s"
308 #: glib/gmarkup.c:338
310 msgid "Error on line %d: %s"
311 msgstr "Eraro ĉe linio %d: %s"
313 #: glib/gmarkup.c:442
315 "Empty entity '&;' seen; valid entities are: & " < > '"
316 msgstr "Malplena ero '&;'; validaj eroj estas : & " < > '"
318 #: glib/gmarkup.c:452
321 "Character '%s' is not valid at the start of an entity name; the & character "
322 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
325 "Signo '%s' ne estas valida en la komenco de eronomo; la & signo komencas unu "
326 "ero;se la kaj-signo ne estas ero, eskapu ĝin kiel &"
328 #: glib/gmarkup.c:486
330 msgid "Character '%s' is not valid inside an entity name"
331 msgstr "Signo '%s' ne estas valida en unu eronomo"
333 #: glib/gmarkup.c:523
335 msgid "Entity name '%s' is not known"
336 msgstr "Eronomo '%s' ne estas konata"
338 #: glib/gmarkup.c:534
340 "Entity did not end with a semicolon; most likely you used an ampersand "
341 "character without intending to start an entity - escape ampersand as &"
343 "Ero ne finis kun punktokomo; vi eble uzis kaj-signo sen voli komenci eron."
344 "Eskapu kaj-signon kiel &"
346 #: glib/gmarkup.c:587
349 "Failed to parse '%-.*s', which should have been a digit inside a character "
350 "reference (ê for example) - perhaps the digit is too large"
352 "Analizo de '%s' malsuksesis. Une cifero devus esti en la signoreferenco "
353 "(ê ekzemple)- eble la cifero estas tro granda"
355 #: glib/gmarkup.c:612
357 msgid "Character reference '%-.*s' does not encode a permitted character"
358 msgstr "Signorefrenco '%s' ne faras kodigu permesatan signon"
360 #: glib/gmarkup.c:627
361 msgid "Empty character reference; should include a digit such as dž"
362 msgstr "Malplena signa referenco; devus enhavi ciferon kiel dž"
364 #: glib/gmarkup.c:637
366 "Character reference did not end with a semicolon; most likely you used an "
367 "ampersand character without intending to start an entity - escape ampersand "
370 "Signa referenco ne finis kun punktokomo; vi verŝajne uzas kaj-signon sen "
371 "volikomenci eron - eskapu kaj-signon kiel &"
373 #: glib/gmarkup.c:723
374 msgid "Unfinished entity reference"
375 msgstr "Nefinita erorefrenco"
377 #: glib/gmarkup.c:729
378 msgid "Unfinished character reference"
379 msgstr "Nefinita signorefrenco"
381 #: glib/gmarkup.c:972
383 msgid "Invalid UTF-8 encoded text - overlong sequence"
384 msgstr "Nevalida UTF-8 kodiginta teksto"
386 #: glib/gmarkup.c:1000
388 msgid "Invalid UTF-8 encoded text - not a start char"
389 msgstr "Nevalida UTF-8 kodiginta teksto"
391 #: glib/gmarkup.c:1036
393 msgid "Invalid UTF-8 encoded text - not valid '%s'"
394 msgstr "Nevalida UTF-8 kodiginta teksto"
396 #: glib/gmarkup.c:1074
397 msgid "Document must begin with an element (e.g. <book>)"
398 msgstr "Dokumento devas komenci kun elemento (ekz. <book>)"
400 #: glib/gmarkup.c:1114
403 "'%s' is not a valid character following a '<' character; it may not begin an "
406 "'%s' ne estas valida signo post la signo '<'; ĝi ne eblas "
407 "komcencielementnomon"
409 #: glib/gmarkup.c:1178
412 "Odd character '%s', expected a '>' character to end the start tag of element "
415 "Malbona signo '%s', unu '>' signo estas atendita por fini la "
416 "komencetikedonde elemento '%s'"
418 #: glib/gmarkup.c:1267
421 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
423 "Malbona signo '%s', unu '>' signo estas atendita post atributnomo '%s' "
426 #: glib/gmarkup.c:1309
429 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
430 "element '%s', or optionally an attribute; perhaps you used an invalid "
431 "character in an attribute name"
433 "Malbona signo '%s', unu '>' aŭ '/' signo estas atendita por fini "
434 "lakomencetikedon de elemento '%s' aŭ unu atributo; eble vi uzas nevalidan "
435 "signon enunu atributnomo"
437 #: glib/gmarkup.c:1395
440 "Odd character '%s', expected an open quote mark after the equals sign when "
441 "giving value for attribute '%s' of element '%s'"
443 "Malbona signo '%s', malferma citilo estas atendita post la egalsigno "
444 "kiamdonita valoro por atributo '%s' de elemento '%s'"
446 #: glib/gmarkup.c:1537
449 "'%s' is not a valid character following the characters '</'; '%s' may not "
450 "begin an element name"
452 "'%s' ne estas valida signo post la signoj '</'; '%s' ne eblas "
453 "komcencielementnomon"
455 #: glib/gmarkup.c:1577
458 "'%s' is not a valid character following the close element name '%s'; the "
459 "allowed character is '>'"
461 "'%s' ne estas valida signo post la ferma elementnomo '%s'; la valida signo "
464 #: glib/gmarkup.c:1588
466 msgid "Element '%s' was closed, no element is currently open"
467 msgstr "Elemento '%s' estis fermita, neniu elemento estas malfermita"
469 #: glib/gmarkup.c:1597
471 msgid "Element '%s' was closed, but the currently open element is '%s'"
473 "Elemento '%s' estis fermita, sed la momente malfermita elemento estas '%s'"
475 #: glib/gmarkup.c:1757
476 msgid "Document was empty or contained only whitespace"
477 msgstr "Dokumento estis malpena aŭ enhavis nur blankspaco"
479 #: glib/gmarkup.c:1771
480 msgid "Document ended unexpectedly just after an open angle bracket '<'"
481 msgstr "Dokumento neatendite finis post malfermi-angulkrampon '<'"
483 #: glib/gmarkup.c:1779 glib/gmarkup.c:1824
486 "Document ended unexpectedly with elements still open - '%s' was the last "
489 "Dokumento neatendite finis kun elementoj ankoraŭ malfermi - '%s' estis la "
490 "lasta elemento malfermita"
492 #: glib/gmarkup.c:1787
495 "Document ended unexpectedly, expected to see a close angle bracket ending "
498 "Dokumento neatendite finis, atendis vidi etikedon finiĝanta je fermi-"
501 #: glib/gmarkup.c:1793
502 msgid "Document ended unexpectedly inside an element name"
503 msgstr "Dokumento neatendite finis en elementa nomo"
505 #: glib/gmarkup.c:1799
506 msgid "Document ended unexpectedly inside an attribute name"
507 msgstr "Dokumento neatendite finis en atributa nomo"
509 #: glib/gmarkup.c:1804
510 msgid "Document ended unexpectedly inside an element-opening tag."
511 msgstr "Dokumento neatendite finis en elemento-malfermanta etikedo."
513 #: glib/gmarkup.c:1810
515 "Document ended unexpectedly after the equals sign following an attribute "
516 "name; no attribute value"
518 "Dokumento neatendite finis post le egalsigno sekvita de atributnomo; ne "
521 #: glib/gmarkup.c:1817
522 msgid "Document ended unexpectedly while inside an attribute value"
523 msgstr "Dokumento neatendite finis dum en atributvaloro"
525 #: glib/gmarkup.c:1833
527 msgid "Document ended unexpectedly inside the close tag for element '%s'"
528 msgstr "Dokumento neatendite finis en la fermetikedo por elemento '%s'"
530 #: glib/gmarkup.c:1839
531 msgid "Document ended unexpectedly inside a comment or processing instruction"
532 msgstr "Dokumento neatendite finis en komento aŭ komputanta instrukcio"
535 msgid "corrupted object"
539 msgid "internal error or corrupted object"
543 msgid "out of memory"
547 msgid "backtracking limit reached"
550 #: glib/gregex.c:152 glib/gregex.c:160
551 msgid "the pattern contains items not supported for partial matching"
554 #: glib/gregex.c:154 gio/glocalfile.c:1883
555 msgid "internal error"
559 msgid "back references as conditions are not supported for partial matching"
563 msgid "recursion limit reached"
567 msgid "workspace limit for empty substrings reached"
571 msgid "invalid combination of newline flags"
575 msgid "unknown error"
579 msgid "\\ at end of pattern"
583 msgid "\\c at end of pattern"
587 msgid "unrecognized character follows \\"
591 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
595 msgid "numbers out of order in {} quantifier"
599 msgid "number too big in {} quantifier"
604 msgid "missing terminating ] for character class"
605 msgstr "Kanalo finas kun parta signo"
609 msgid "invalid escape sequence in character class"
610 msgstr "Nevalida bitokosekvenco en konverta enigo"
613 msgid "range out of order in character class"
617 msgid "nothing to repeat"
622 msgid "unrecognized character after (?"
623 msgstr "Nefinita signorefrenco"
627 msgid "unrecognized character after (?<"
628 msgstr "Nefinita signorefrenco"
632 msgid "unrecognized character after (?P"
633 msgstr "Nefinita signorefrenco"
636 msgid "POSIX named classes are supported only within a class"
640 msgid "missing terminating )"
644 msgid ") without opening ("
647 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
648 #. * sequences here, '(?-54' would be an example for the second group.
651 msgid "(?R or (?[+-]digits must be followed by )"
655 msgid "reference to non-existent subpattern"
659 msgid "missing ) after comment"
663 msgid "regular expression too large"
667 msgid "failed to get memory"
671 msgid "lookbehind assertion is not fixed length"
675 msgid "malformed number or name after (?("
679 msgid "conditional group contains more than two branches"
683 msgid "assertion expected after (?("
687 msgid "unknown POSIX class name"
691 msgid "POSIX collating elements are not supported"
695 msgid "character value in \\x{...} sequence is too large"
699 msgid "invalid condition (?(0)"
703 msgid "\\C not allowed in lookbehind assertion"
707 msgid "recursive call could loop indefinitely"
711 msgid "missing terminator in subpattern name"
715 msgid "two named subpatterns have the same name"
719 msgid "malformed \\P or \\p sequence"
723 msgid "unknown property name after \\P or \\p"
727 msgid "subpattern name is too long (maximum 32 characters)"
731 msgid "too many named subpatterns (maximum 10,000)"
735 msgid "octal value is greater than \\377"
739 msgid "DEFINE group contains more than one branch"
743 msgid "repeating a DEFINE group is not allowed"
747 msgid "inconsistent NEWLINE options"
752 "\\g is not followed by a braced name or an optionally braced non-zero number"
756 msgid "unexpected repeat"
760 msgid "code overflow"
764 msgid "overran compiling workspace"
768 msgid "previously-checked referenced subpattern not found"
771 #: glib/gregex.c:526 glib/gregex.c:1593
773 msgid "Error while matching regular expression %s: %s"
776 #: glib/gregex.c:1098
777 msgid "PCRE library is compiled without UTF8 support"
780 #: glib/gregex.c:1107
781 msgid "PCRE library is compiled without UTF8 properties support"
784 #: glib/gregex.c:1161
786 msgid "Error while compiling regular expression %s at char %d: %s"
787 msgstr "Eraro ĉe linio %d signo %d: %s"
789 #: glib/gregex.c:1197
791 msgid "Error while optimizing regular expression %s: %s"
794 #: glib/gregex.c:2021
795 msgid "hexadecimal digit or '}' expected"
798 #: glib/gregex.c:2037
799 msgid "hexadecimal digit expected"
802 #: glib/gregex.c:2077
803 msgid "missing '<' in symbolic reference"
806 #: glib/gregex.c:2086
808 msgid "unfinished symbolic reference"
809 msgstr "Nefinita erorefrenco"
811 #: glib/gregex.c:2093
812 msgid "zero-length symbolic reference"
815 #: glib/gregex.c:2104
816 msgid "digit expected"
819 #: glib/gregex.c:2122
820 msgid "illegal symbolic reference"
823 #: glib/gregex.c:2184
824 msgid "stray final '\\'"
827 #: glib/gregex.c:2188
828 msgid "unknown escape sequence"
831 #: glib/gregex.c:2198
833 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
838 msgid "Quoted text doesn't begin with a quotation mark"
839 msgstr "Citita teksto ne komencas je citilo"
843 msgid "Unmatched quotation mark in command line or other shell-quoted text"
844 msgstr "Konvenita citilo en komandlinio aŭ alia programeto"
848 msgid "Text ended just after a '\\' character. (The text was '%s')"
849 msgstr "Teksto finis post '\\' signon. (La teksto estis '%s')"
853 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
854 msgstr "Teksto finis antaŭ konvenan citilon por %c. (La teksto estis '%s')"
858 msgid "Text was empty (or contained only whitespace)"
859 msgstr "Teksto estis malplena (aŭ enhavis nur blankspacon)"
861 #: glib/gspawn-win32.c:279
863 msgid "Failed to read data from child process"
864 msgstr "Malsukesis legi datumon de procezido"
866 #: glib/gspawn-win32.c:294 glib/gspawn.c:1455
868 msgid "Failed to create pipe for communicating with child process (%s)"
869 msgstr "Malsukcesis krei dukton por komunikado kun procezido (%s)"
871 #: glib/gspawn-win32.c:332 glib/gspawn-win32.c:340 glib/gspawn.c:1119
873 msgid "Failed to read from child pipe (%s)"
874 msgstr "Malsukcesis legi de duktido (%s)"
876 #: glib/gspawn-win32.c:363 glib/gspawn.c:1324
878 msgid "Failed to change to directory '%s' (%s)"
879 msgstr "Malsukcesis ŝanĝi al dosierujo '%s' (%s)"
881 #: glib/gspawn-win32.c:369 glib/gspawn-win32.c:493
883 msgid "Failed to execute child process (%s)"
884 msgstr "Malsukcesis lanĉi procezidon (%s)"
886 #: glib/gspawn-win32.c:440
888 msgid "Invalid program name: %s"
889 msgstr "Nevalida komputilnomo"
891 #: glib/gspawn-win32.c:450 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1282
893 msgid "Invalid string in argument vector at %d: %s"
896 #: glib/gspawn-win32.c:461 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1315
898 msgid "Invalid string in environment: %s"
899 msgstr "Nevalida sekvenco en konverta enigo"
901 #: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1263
903 msgid "Invalid working directory: %s"
904 msgstr "Eraro dum malfermado de dosierujo '%s': %s"
906 #: glib/gspawn-win32.c:787
908 msgid "Failed to execute helper program (%s)"
909 msgstr "Malsukcesis lanĉi helpant-programon"
911 #: glib/gspawn-win32.c:1002
914 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
917 "Neatendita eraro dum g_io_channel_win32_poll() legado de datumo de procezido"
921 msgid "Failed to read data from child process (%s)"
922 msgstr "Malsukcesis legi datumon de procezido (%s)"
926 msgid "Unexpected error in select() reading data from a child process (%s)"
927 msgstr "Neatendita eraro en select() dum datumlegado de procezido (%s)"
931 msgid "Unexpected error in waitpid() (%s)"
932 msgstr "Neatendita eraro en waitpid() (%s)"
934 #: glib/gspawn.c:1184
936 msgid "Failed to fork (%s)"
937 msgstr "Malsukcesis branĉiĝi (%s)"
939 #: glib/gspawn.c:1334
941 msgid "Failed to execute child process \"%s\" (%s)"
942 msgstr "Malsukcesis lanĉi procezidon \"%s\" (%s)"
944 #: glib/gspawn.c:1344
946 msgid "Failed to redirect output or input of child process (%s)"
947 msgstr "Malsukcesis alidirekti enigon aŭ eligon de procezido (%s)"
949 #: glib/gspawn.c:1353
951 msgid "Failed to fork child process (%s)"
952 msgstr "Malsukcesis branĉiĝi procezidon (%s)"
954 #: glib/gspawn.c:1361
956 msgid "Unknown error executing child process \"%s\""
957 msgstr "Nekonata eraro dum la lanĉando de la procezido \"%s\""
959 #: glib/gspawn.c:1383
961 msgid "Failed to read enough data from child pid pipe (%s)"
962 msgstr "Malsukcesis legi sufiĉe datumon de ida pid-dukto (%s)"
966 msgid "Character out of range for UTF-8"
967 msgstr "Signo ne estas en la UTF-8 intervalo"
969 #: glib/gutf8.c:1124 glib/gutf8.c:1133 glib/gutf8.c:1265 glib/gutf8.c:1274
970 #: glib/gutf8.c:1415 glib/gutf8.c:1511
972 msgid "Invalid sequence in conversion input"
973 msgstr "Nevalida sekvenco en konverta enigo"
975 #: glib/gutf8.c:1426 glib/gutf8.c:1522
977 msgid "Character out of range for UTF-16"
978 msgstr "Signo ne estas en la UTF-16 intervalo"
980 #: glib/goption.c:615
984 #: glib/goption.c:615
988 #: glib/goption.c:719
989 msgid "Help Options:"
992 #: glib/goption.c:720
993 msgid "Show help options"
996 #: glib/goption.c:726
997 msgid "Show all help options"
1000 #: glib/goption.c:788
1001 msgid "Application Options:"
1004 #: glib/goption.c:849 glib/goption.c:919
1006 msgid "Cannot parse integer value '%s' for %s"
1009 #: glib/goption.c:859 glib/goption.c:927
1011 msgid "Integer value '%s' for %s out of range"
1014 #: glib/goption.c:884
1016 msgid "Cannot parse double value '%s' for %s"
1019 #: glib/goption.c:892
1021 msgid "Double value '%s' for %s out of range"
1024 #: glib/goption.c:1229
1026 msgid "Error parsing option %s"
1027 msgstr "Eraro dum konverto: %s"
1029 #: glib/goption.c:1260 glib/goption.c:1371
1031 msgid "Missing argument for %s"
1034 #: glib/goption.c:1766
1036 msgid "Unknown option %s"
1039 #: glib/gkeyfile.c:358
1041 msgid "Valid key file could not be found in search dirs"
1044 #: glib/gkeyfile.c:393
1046 msgid "Not a regular file"
1049 #: glib/gkeyfile.c:401
1051 msgid "File is empty"
1054 #: glib/gkeyfile.c:761
1057 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1060 #: glib/gkeyfile.c:821
1062 msgid "Invalid group name: %s"
1063 msgstr "Nevalida komputilnomo"
1065 #: glib/gkeyfile.c:843
1067 msgid "Key file does not start with a group"
1070 #: glib/gkeyfile.c:869
1072 msgid "Invalid key name: %s"
1073 msgstr "Nevalida komputilnomo"
1075 #: glib/gkeyfile.c:896
1077 msgid "Key file contains unsupported encoding '%s'"
1080 #: glib/gkeyfile.c:1109 glib/gkeyfile.c:1269 glib/gkeyfile.c:2487
1081 #: glib/gkeyfile.c:2555 glib/gkeyfile.c:2690 glib/gkeyfile.c:2825
1082 #: glib/gkeyfile.c:2978 glib/gkeyfile.c:3165 glib/gkeyfile.c:3226
1084 msgid "Key file does not have group '%s'"
1087 #: glib/gkeyfile.c:1281
1089 msgid "Key file does not have key '%s'"
1092 #: glib/gkeyfile.c:1383 glib/gkeyfile.c:1496
1094 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1097 #: glib/gkeyfile.c:1403 glib/gkeyfile.c:1516 glib/gkeyfile.c:1891
1099 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1102 #: glib/gkeyfile.c:2106 glib/gkeyfile.c:2318
1105 "Key file contains key '%s' in group '%s' which has value that cannot be "
1109 #: glib/gkeyfile.c:2502 glib/gkeyfile.c:2705 glib/gkeyfile.c:3237
1111 msgid "Key file does not have key '%s' in group '%s'"
1114 #: glib/gkeyfile.c:3471
1116 msgid "Key file contains escape character at end of line"
1119 #: glib/gkeyfile.c:3493
1121 msgid "Key file contains invalid escape sequence '%s'"
1122 msgstr "La URI '%s' enhavas nevalidajn eskapajn signojn"
1124 #: glib/gkeyfile.c:3635
1126 msgid "Value '%s' cannot be interpreted as a number."
1129 #: glib/gkeyfile.c:3649
1131 msgid "Integer value '%s' out of range"
1134 #: glib/gkeyfile.c:3682
1136 msgid "Value '%s' cannot be interpreted as a float number."
1139 #: glib/gkeyfile.c:3706
1141 msgid "Value '%s' cannot be interpreted as a boolean."
1144 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:186
1145 #: gio/ginputstream.c:318 gio/ginputstream.c:559 gio/ginputstream.c:684
1146 #: gio/goutputstream.c:193 gio/goutputstream.c:647
1148 msgid "Too large count value passed to %s"
1151 #: gio/gbufferedinputstream.c:870 gio/ginputstream.c:894
1152 #: gio/goutputstream.c:1076
1154 msgid "Stream is already closed"
1157 #: gio/gcancellable.c:296 gio/glocalfile.c:1876 gio/gsimpleasyncresult.c:611
1159 msgid "Operation was cancelled"
1162 #: gio/gcontenttype.c:159
1163 msgid "Unknown type"
1166 #: gio/gcontenttype.c:160
1171 #: gio/gcontenttype.c:577
1176 #: gio/gdatainputstream.c:309
1178 msgid "Unexpected early end-of-stream"
1181 #: gio/gdesktopappinfo.c:411 gio/gwin32appinfo.c:222
1185 #: gio/gdesktopappinfo.c:588
1187 msgid "Desktop file didn't specify Exec field"
1190 #: gio/gdesktopappinfo.c:882
1192 msgid "Unable to find terminal required for application"
1195 #: gio/gdesktopappinfo.c:1114
1197 msgid "Can't create user application configuration folder %s: %s"
1200 #: gio/gdesktopappinfo.c:1118
1202 msgid "Can't create user MIME configuration folder %s: %s"
1205 #: gio/gdesktopappinfo.c:1457
1207 msgid "Can't create user desktop file %s"
1210 #: gio/gdesktopappinfo.c:1517
1212 msgid "Custom definition for %s"
1216 msgid "drive doesn't implement eject"
1220 msgid "drive doesn't implement polling for media"
1223 #: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
1224 #: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2594
1225 #: gio/gfile.c:2639 gio/gfile.c:2689 gio/gfile.c:2729 gio/gfile.c:3053
1226 #: gio/gfile.c:3455 gio/gfile.c:3538 gio/gfile.c:3621 gio/gfile.c:3701
1228 msgid "Operation not supported"
1231 #. Translators: This is an error message when trying to find the
1232 #. * enclosing (user visible) mount of a file, but none exists.
1233 #. Translators: This is an error message when trying to
1234 #. * find the enclosing (user visible) mount of a file, but
1236 #. Translators: This is an error message when trying to find
1237 #. * the enclosing (user visible) mount of a file, but none
1239 #: gio/gfile.c:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
1240 #: gio/glocalfile.c:1070
1242 msgid "Containing mount does not exist"
1247 msgid "Can't copy over directory"
1252 msgid "Can't copy directory over directory"
1255 #: gio/gfile.c:1963 gio/glocalfile.c:2030
1257 msgid "Target file exists"
1262 msgid "Can't recursively copy directory"
1267 msgid "Invalid symlink value given"
1272 msgid "Trash not supported"
1277 msgid "File names cannot contain '%c'"
1280 #: gio/gfile.c:4752 gio/gvolume.c:357
1281 msgid "volume doesn't implement mount"
1286 msgid "No application is registered as handling this file"
1289 #: gio/gfileenumerator.c:151
1291 msgid "Enumerator is closed"
1294 #: gio/gfileenumerator.c:158 gio/gfileenumerator.c:217
1295 #: gio/gfileenumerator.c:317 gio/gfileenumerator.c:425
1297 msgid "File enumerator has outstanding operation"
1300 #: gio/gfileenumerator.c:307 gio/gfileenumerator.c:415
1301 msgid "File enumerator is already closed"
1304 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
1305 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
1307 msgid "Stream doesn't support query_info"
1310 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
1312 msgid "Seek not supported on stream"
1315 #: gio/gfileinputstream.c:380
1317 msgid "Truncate not allowed on input stream"
1320 #: gio/gfileoutputstream.c:457
1322 msgid "Truncate not supported on stream"
1325 #: gio/ginputstream.c:195
1327 msgid "Input stream doesn't implement read"
1330 #. Translators: This is an error you get if there is already an
1331 #. * operation running against this stream when you try to start
1333 #. Translators: This is an error you get if there is
1334 #. * already an operation running against this stream when
1335 #. * you try to start one
1336 #: gio/ginputstream.c:904 gio/goutputstream.c:1086
1338 msgid "Stream has outstanding operation"
1341 #: gio/glocaldirectorymonitor.c:270
1343 msgid "Unable to find default local directory monitor type"
1346 #: gio/glocalfile.c:599
1348 msgid "Invalid filename %s"
1349 msgstr "Nevalida komputilnomo"
1351 #: gio/glocalfile.c:962
1353 msgid "Error getting filesystem info: %s"
1354 msgstr "Eraro dum legado de dosiero '%s': %s"
1356 #: gio/glocalfile.c:1090
1358 msgid "Can't rename root directory"
1361 #: gio/glocalfile.c:1108
1363 msgid "Can't rename file, filename already exist"
1366 #: gio/glocalfile.c:1121 gio/glocalfile.c:1905 gio/glocalfile.c:1934
1367 #: gio/glocalfile.c:2083 gio/glocalfileoutputstream.c:472
1368 #: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
1370 msgid "Invalid filename"
1371 msgstr "Nevalida komputilnomo"
1373 #: gio/glocalfile.c:1125
1375 msgid "Error renaming file: %s"
1376 msgstr "Eraro dum legado de dosiero '%s': %s"
1378 #: gio/glocalfile.c:1244
1380 msgid "Error opening file: %s"
1381 msgstr "Eraro dum legado de dosiero '%s': %s"
1383 #: gio/glocalfile.c:1254
1385 msgid "Can't open directory"
1388 #: gio/glocalfile.c:1314 gio/glocalfile.c:1909
1390 msgid "Error removing file: %s"
1391 msgstr "Eraro dum legado de dosiero '%s': %s"
1393 #: gio/glocalfile.c:1604
1395 msgid "Error trashing file: %s"
1396 msgstr "Eraro dum legado de dosiero '%s': %s"
1398 #: gio/glocalfile.c:1627
1400 msgid "Unable to create trash dir %s: %s"
1401 msgstr "Malsukcesis krei dosieron '%s': %s"
1403 #: gio/glocalfile.c:1648
1405 msgid "Unable to find toplevel directory for trash"
1408 #: gio/glocalfile.c:1727 gio/glocalfile.c:1747
1410 msgid "Unable to find or create trash directory"
1413 #: gio/glocalfile.c:1781
1415 msgid "Unable to create trashing info file: %s"
1416 msgstr "Malsukcesis krei dosieron '%s': %s"
1418 #: gio/glocalfile.c:1806 gio/glocalfile.c:1875 gio/glocalfile.c:1882
1420 msgid "Unable to trash file: %s"
1421 msgstr "Malsukcesis krei dosieron '%s': %s"
1423 #: gio/glocalfile.c:1938
1425 msgid "Error making symbolic link: %s"
1426 msgstr "Eraro dum konverto: %s"
1428 #: gio/glocalfile.c:1998 gio/glocalfile.c:2087
1430 msgid "Error moving file: %s"
1431 msgstr "Eraro dum legado de dosiero '%s': %s"
1433 #: gio/glocalfile.c:2021
1435 msgid "Can't move directory over directory"
1438 #: gio/glocalfile.c:2043 gio/glocalfileoutputstream.c:777
1439 #: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
1440 #: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
1442 msgid "Backup file creation failed"
1445 #: gio/glocalfile.c:2062
1447 msgid "Error removing target file: %s"
1448 msgstr "Eraro dum legado de dosiero '%s': %s"
1450 #: gio/glocalfile.c:2076
1452 msgid "Move between mounts not supported"
1455 #: gio/glocalfileinfo.c:709
1457 msgid "Attribute value must be non-NULL"
1460 #: gio/glocalfileinfo.c:716
1462 msgid "Invalid attribute type (string expected)"
1465 #: gio/glocalfileinfo.c:723
1467 msgid "Invalid extended attribute name"
1468 msgstr "Dokumento neatendite finis en atributa nomo"
1470 #: gio/glocalfileinfo.c:763
1472 msgid "Error setting extended attribute '%s': %s"
1473 msgstr "Eraro dum malfermado de dosierujo '%s': %s"
1475 #: gio/glocalfileinfo.c:1398 gio/glocalfileoutputstream.c:666
1477 msgid "Error stating file '%s': %s"
1478 msgstr "Eraro dum legado de dosiero '%s': %s"
1480 #: gio/glocalfileinfo.c:1454
1481 msgid " (invalid encoding)"
1484 #: gio/glocalfileinfo.c:1614
1486 msgid "Error stating file descriptor: %s"
1487 msgstr "Eraro dum legado de dosiero '%s': %s"
1489 #: gio/glocalfileinfo.c:1659
1491 msgid "Invalid attribute type (uint32 expected)"
1494 #: gio/glocalfileinfo.c:1676
1496 msgid "Invalid attribute type (uint64 expected)"
1499 #: gio/glocalfileinfo.c:1694
1501 msgid "Invalid attribute type (byte string expected)"
1504 #: gio/glocalfileinfo.c:1720
1506 msgid "Error setting permissions: %s"
1507 msgstr "Eraro dum konverto: %s"
1509 #: gio/glocalfileinfo.c:1771 gio/glocalfileinfo.c:1939
1511 msgid "Error setting owner: %s"
1512 msgstr "Eraro dum konverto: %s"
1514 #: gio/glocalfileinfo.c:1794
1516 msgid "symlink must be non-NULL"
1519 #: gio/glocalfileinfo.c:1804 gio/glocalfileinfo.c:1823
1520 #: gio/glocalfileinfo.c:1834
1522 msgid "Error setting symlink: %s"
1523 msgstr "Eraro ĉe linio %d: %s"
1525 #: gio/glocalfileinfo.c:1813
1527 msgid "Error setting symlink: file is not a symlink"
1530 #: gio/glocalfileinfo.c:1994
1532 msgid "Setting attribute %s not supported"
1535 #: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:570
1537 msgid "Error reading from file: %s"
1538 msgstr "Eraro dum legado de dosiero '%s': %s"
1540 #: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
1541 #: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:372
1542 #: gio/glocalfileoutputstream.c:854
1544 msgid "Error seeking in file: %s"
1545 msgstr "Eraro dum legado de dosiero '%s': %s"
1547 #: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:279
1549 msgid "Error closing file: %s"
1550 msgstr "Eraro dum legado de dosiero '%s': %s"
1552 #: gio/glocalfilemonitor.c:197
1554 msgid "Unable to find default local file monitor type"
1557 #: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:591
1559 msgid "Error writing to file: %s"
1560 msgstr "Eraro dum legado de dosiero '%s': %s"
1562 #: gio/glocalfileoutputstream.c:213
1564 msgid "Error removing old backup link: %s"
1565 msgstr "Eraro dum konverto: %s"
1567 #: gio/glocalfileoutputstream.c:227 gio/glocalfileoutputstream.c:240
1569 msgid "Error creating backup copy: %s"
1570 msgstr "Eraro dum legado de dosiero '%s': %s"
1572 #: gio/glocalfileoutputstream.c:258
1574 msgid "Error renaming temporary file: %s"
1575 msgstr "Eraro dum legado de dosiero '%s': %s"
1577 #: gio/glocalfileoutputstream.c:418 gio/glocalfileoutputstream.c:871
1579 msgid "Error truncating file: %s"
1580 msgstr "Eraro dum legado de dosiero '%s': %s"
1582 #: gio/glocalfileoutputstream.c:478 gio/glocalfileoutputstream.c:523
1583 #: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:931
1585 msgid "Error opening file '%s': %s"
1586 msgstr "Eraro dum legado de dosiero '%s': %s"
1588 #: gio/glocalfileoutputstream.c:679
1590 msgid "Target file is a directory"
1593 #: gio/glocalfileoutputstream.c:684
1595 msgid "Target file is not a regular file"
1598 #: gio/glocalfileoutputstream.c:696
1600 msgid "The file was externally modified"
1603 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
1605 msgid "Invalid GSeekType supplied"
1608 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
1610 msgid "Invalid seek request"
1611 msgstr "Nevalida komputilnomo"
1613 #: gio/gmemoryinputstream.c:521
1615 msgid "Cannot truncate GMemoryInputStream"
1618 #: gio/gmemoryoutputstream.c:260
1620 msgid "Reached maximum data array limit"
1623 #: gio/gmemoryoutputstream.c:295
1625 msgid "Memory output stream not resizable"
1628 #: gio/gmemoryoutputstream.c:311
1630 msgid "Failed to resize memory output stream"
1633 #. Translators: This is an error
1634 #. * message for mount objects that
1635 #. * don't implement unmount.
1637 msgid "mount doesn't implement unmount"
1640 #. Translators: This is an error
1641 #. * message for mount objects that
1642 #. * don't implement eject.
1644 msgid "mount doesn't implement eject"
1647 #. Translators: This is an error
1648 #. * message for mount objects that
1649 #. * don't implement remount.
1651 msgid "mount doesn't implement remount"
1654 #: gio/goutputstream.c:202 gio/goutputstream.c:403
1656 msgid "Output stream doesn't implement write"
1659 #: gio/goutputstream.c:363 gio/goutputstream.c:771
1661 msgid "Source stream is already closed"
1664 #: gio/gthemedicon.c:206
1668 #: gio/gthemedicon.c:207
1670 msgid "The name of the icon"
1671 msgstr "La komputilnomo de la URI '%s' ne estas valida"
1673 #: gio/gthemedicon.c:218
1677 #: gio/gthemedicon.c:219
1678 msgid "An array containing the icon names"
1681 #: gio/gthemedicon.c:244
1682 msgid "use default fallbacks"
1685 #: gio/gthemedicon.c:245
1687 "Whether to use default fallbacks found by shortening the name at '-' "
1688 "characters. Ignores names after the first if multiple names are given."
1691 #: gio/gunixinputstream.c:202 gio/gunixinputstream.c:222
1692 #: gio/gunixinputstream.c:300 gio/gunixoutputstream.c:289
1694 msgid "Error reading from unix: %s"
1695 msgstr "Eraro dum legado de dosiero '%s': %s"
1697 #: gio/gunixinputstream.c:255 gio/gunixinputstream.c:437
1698 #: gio/gunixoutputstream.c:244 gio/gunixoutputstream.c:395
1700 msgid "Error closing unix: %s"
1701 msgstr "Eraro ĉe linio %d: %s"
1703 #: gio/gunixmounts.c:1778 gio/gunixmounts.c:1815
1704 msgid "Filesystem root"
1707 #: gio/gunixoutputstream.c:190 gio/gunixoutputstream.c:211
1709 msgid "Error writing to unix: %s"
1710 msgstr "Eraro dum konverto: %s"
1712 #: gio/gvolume.c:423
1713 msgid "volume doesn't implement eject"
1716 #: gio/gwin32appinfo.c:277
1718 msgid "Can't find application"
1721 #: gio/gwin32appinfo.c:312
1723 msgid "Error launching application: %s"
1724 msgstr "Eraro dum konverto: %s"
1726 #: gio/gwin32appinfo.c:349
1728 msgid "URIs not supported"
1731 #: gio/gwin32appinfo.c:371
1733 msgid "association changes not supported on win32"
1736 #: gio/gwin32appinfo.c:383
1738 msgid "Association creation not supported on win32"
1741 #: tests/gio-ls.c:27
1742 msgid "do not hide entries"
1745 #: tests/gio-ls.c:29
1746 msgid "use a long listing format"
1749 #: tests/gio-ls.c:37
1754 #~ msgid "Error creating backup link: %s"
1755 #~ msgstr "Eraro dum konverto: %s"
1758 #~ msgid "Could not change file mode: fork() failed: %s"
1759 #~ msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
1762 #~ msgid "Could not change file mode: waitpid() failed: %s"
1763 #~ msgstr "Ne eblis akiri %lu bitokojn por lego de dosiero \"%s\""
1766 #~ msgid "Could not change file mode: chmod() failed: %s"
1767 #~ msgstr "Malsukcesis malfermi dosieron '%s': fdopen() malsukcesis: %s"
1769 #~ msgid "Conversion from character set `%s' to `%s' is not supported"
1770 #~ msgstr "Konverto de signaro '%s' al '%s' ne estas subtenata"