1 # Spanish translation of glib.
2 # Copyright (C) 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4 # José Antonio Salgueiro <joseantsa@eresmas.net>, 2001.
5 # Germán Poo Caamaño <gpoo@ubiobio.cl>, 2002.
6 # Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2004, 2005, 2006.
7 # Jorge González <jorgegonz@svn.gnome.org>, 2007.
10 "Project-Id-Version: glib.HEAD.es\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2007-12-04 08:59+0000\n"
13 "PO-Revision-Date: 2007-12-09 21:00+0100\n"
14 "Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
15 "Language-Team: Spanish <traductores@es.gnome.org>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22 #: ../glib/gbookmarkfile.c:705 ../glib/gbookmarkfile.c:782
23 #: ../glib/gbookmarkfile.c:861 ../glib/gbookmarkfile.c:908
25 msgid "Unexpected attribute '%s' for element '%s'"
26 msgstr "Atributo inesperado «%s» para el elemento «%s»"
28 #: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793
29 #: ../glib/gbookmarkfile.c:803 ../glib/gbookmarkfile.c:919
31 msgid "Attribute '%s' of element '%s' not found"
32 msgstr "El atributo «%s» del elemento «%s» no se ha encontrado"
34 #: ../glib/gbookmarkfile.c:1092 ../glib/gbookmarkfile.c:1157
35 #: ../glib/gbookmarkfile.c:1221 ../glib/gbookmarkfile.c:1231
37 msgid "Unexpected tag '%s', tag '%s' expected"
38 msgstr "Etiqueta «%s» inesperada, se esperaba la etiqueta «%s»"
40 #: ../glib/gbookmarkfile.c:1117 ../glib/gbookmarkfile.c:1131
41 #: ../glib/gbookmarkfile.c:1199 ../glib/gbookmarkfile.c:1251
43 msgid "Unexpected tag '%s' inside '%s'"
44 msgstr "Etiqueta «%s» inesperada dentro de «%s»"
46 #: ../glib/gbookmarkfile.c:1781
47 msgid "No valid bookmark file found in data dirs"
49 "No se pudo encontrar ningún archivo de marcadores válido en los directorios "
52 #: ../glib/gbookmarkfile.c:1982
54 msgid "A bookmark for URI '%s' already exists"
55 msgstr "Ya existe un marcador para el URI «%s»"
57 #: ../glib/gbookmarkfile.c:2028 ../glib/gbookmarkfile.c:2185
58 #: ../glib/gbookmarkfile.c:2270 ../glib/gbookmarkfile.c:2350
59 #: ../glib/gbookmarkfile.c:2435 ../glib/gbookmarkfile.c:2518
60 #: ../glib/gbookmarkfile.c:2596 ../glib/gbookmarkfile.c:2675
61 #: ../glib/gbookmarkfile.c:2717 ../glib/gbookmarkfile.c:2814
62 #: ../glib/gbookmarkfile.c:2940 ../glib/gbookmarkfile.c:3130
63 #: ../glib/gbookmarkfile.c:3206 ../glib/gbookmarkfile.c:3371
64 #: ../glib/gbookmarkfile.c:3460 ../glib/gbookmarkfile.c:3550
65 #: ../glib/gbookmarkfile.c:3677
67 msgid "No bookmark found for URI '%s'"
68 msgstr "No se encontró un marcador para el URI «%s»"
70 #: ../glib/gbookmarkfile.c:2359
72 msgid "No MIME type defined in the bookmark for URI '%s'"
73 msgstr "Ningún tipo MIME definido en el marcador para la URI «%s»"
75 #: ../glib/gbookmarkfile.c:2444
77 msgid "No private flag has been defined in bookmark for URI '%s'"
78 msgstr "No se ha definido ningún flag privado en el marcador para el URI «%s»"
80 #: ../glib/gbookmarkfile.c:2823
82 msgid "No groups set in bookmark for URI '%s'"
83 msgstr "No se ha establecido ningún grupo en el marcador para el URI «%s»"
85 #: ../glib/gbookmarkfile.c:3224 ../glib/gbookmarkfile.c:3381
87 msgid "No application with name '%s' registered a bookmark for '%s'"
88 msgstr "Ninguna aplicación con nombre «%s» registró un marcador para «%s»"
90 #: ../glib/gbookmarkfile.c:3404
92 msgid "Failed to expand exec line '%s' with URI '%s'"
93 msgstr "Falló la expansión de la la linea ejecutable «%s» con el URI «%s»"
95 #: ../glib/gconvert.c:431 ../glib/gconvert.c:509 ../glib/giochannel.c:1158
97 msgid "Conversion from character set '%s' to '%s' is not supported"
98 msgstr "La conversión desde el conjunto de caracteres «%s» a «%s» no está soportada"
100 #: ../glib/gconvert.c:435 ../glib/gconvert.c:513
102 msgid "Could not open converter from '%s' to '%s'"
103 msgstr "No se pudo abrir el conversor de «%s» a «%s»"
105 #: ../glib/gconvert.c:632 ../glib/gconvert.c:1017 ../glib/giochannel.c:1330
106 #: ../glib/giochannel.c:1372 ../glib/giochannel.c:2215 ../glib/gutf8.c:950
107 #: ../glib/gutf8.c:1399
108 msgid "Invalid byte sequence in conversion input"
109 msgstr "Hay una secuencia de bytes no válida en la entrada de conversión"
111 #: ../glib/gconvert.c:638 ../glib/gconvert.c:944 ../glib/giochannel.c:1337
112 #: ../glib/giochannel.c:2227
114 msgid "Error during conversion: %s"
115 msgstr "Falló durante la conversión: %s"
117 #: ../glib/gconvert.c:669 ../glib/gutf8.c:946 ../glib/gutf8.c:1150
118 #: ../glib/gutf8.c:1291 ../glib/gutf8.c:1395
119 msgid "Partial character sequence at end of input"
120 msgstr "Hay una secuencia parcial de caracteres en el final de la entrada"
122 #: ../glib/gconvert.c:919
124 msgid "Cannot convert fallback '%s' to codeset '%s'"
125 msgstr "No se puede convertir el fallback «%s» al conjunto de códigos «%s»"
127 #: ../glib/gconvert.c:1733
129 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
130 msgstr "El URI «%s» no es una URI absoluta utilizando el esquema «file»"
132 #: ../glib/gconvert.c:1743
134 msgid "The local file URI '%s' may not include a '#'"
135 msgstr "El archivo local en la URI «%s» no debe incluir un «#»"
137 #: ../glib/gconvert.c:1760
139 msgid "The URI '%s' is invalid"
140 msgstr "El URI «%s» es inválida"
142 #: ../glib/gconvert.c:1772
144 msgid "The hostname of the URI '%s' is invalid"
145 msgstr "El nombre del host de la URI «%s» es inválido"
147 #: ../glib/gconvert.c:1788
149 msgid "The URI '%s' contains invalidly escaped characters"
150 msgstr "El URI «%s» contiene caracteres de escape inválidos"
152 #: ../glib/gconvert.c:1883
154 msgid "The pathname '%s' is not an absolute path"
155 msgstr "El nombre de la ruta «%s» no es una ruta absoluta"
157 #: ../glib/gconvert.c:1893
158 msgid "Invalid hostname"
159 msgstr "El nombre del host es inválido"
161 #: ../glib/gdir.c:104 ../glib/gdir.c:124
163 msgid "Error opening directory '%s': %s"
164 msgstr "Falló al abrir el directorio «%s»: %s"
166 #: ../glib/gfileutils.c:557 ../glib/gfileutils.c:630
168 msgid "Could not allocate %lu bytes to read file \"%s\""
169 msgstr "No se pueden asignar %lu bytes para leer el archivo «%s»"
171 #: ../glib/gfileutils.c:572
173 msgid "Error reading file '%s': %s"
174 msgstr "Falló al leer el archivo «%s»: %s"
176 #: ../glib/gfileutils.c:654
178 msgid "Failed to read from file '%s': %s"
179 msgstr "Falló al leer del archivo «%s»: %s"
181 #: ../glib/gfileutils.c:705 ../glib/gfileutils.c:792
183 msgid "Failed to open file '%s': %s"
184 msgstr "Falló al abrir el archivo «%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 "Falló al obtener los atributos del archivo «%s»: fstat() falló: %s"
191 #: ../glib/gfileutils.c:756
193 msgid "Failed to open file '%s': fdopen() failed: %s"
194 msgstr "Falló al abrir el archivo «%s»: fdopen() falló: %s"
196 #: ../glib/gfileutils.c:890
198 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
199 msgstr "Falló al renombrar el archivo «%s» a «%s»: g_rename() falló: %s"
201 #: ../glib/gfileutils.c:932 ../glib/gfileutils.c:1390
203 msgid "Failed to create file '%s': %s"
204 msgstr "Falló al crear el archivo «%s»: %s"
206 #: ../glib/gfileutils.c:946
208 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
209 msgstr "Falló al abrir el archivo «%s» para escritura: fdopen() falló: %s"
211 #: ../glib/gfileutils.c:971
213 msgid "Failed to write file '%s': fwrite() failed: %s"
214 msgstr "Falló al escribir el archivo «%s»: fwrite() falló: %s"
216 #: ../glib/gfileutils.c:990
218 msgid "Failed to close file '%s': fclose() failed: %s"
219 msgstr "Falló al cerrar el archivo «%s»: fclose() falló: %s"
221 #: ../glib/gfileutils.c:1108
223 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
224 msgstr "El archivo existente «%s» no se pudo eliminar: g_unlink() falló: %s"
226 #: ../glib/gfileutils.c:1352
228 msgid "Template '%s' invalid, should not contain a '%s'"
229 msgstr "La plantilla «%s» es inválida, no debería contener un «%s»"
231 #: ../glib/gfileutils.c:1365
233 msgid "Template '%s' doesn't contain XXXXXX"
234 msgstr "La plantilla «%s» no contiene XXXXXX"
236 #: ../glib/gfileutils.c:1824
239 msgid_plural "%u bytes"
243 #: ../glib/gfileutils.c:1832
248 #: ../glib/gfileutils.c:1837
253 #: ../glib/gfileutils.c:1842
258 #: ../glib/gfileutils.c:1885
260 msgid "Failed to read the symbolic link '%s': %s"
261 msgstr "Falló al leer el enlace simbólico «%s»: %s"
263 #: ../glib/gfileutils.c:1906
264 msgid "Symbolic links not supported"
265 msgstr "Enlaces simbólicos no soportados"
267 #: ../glib/giochannel.c:1162
269 msgid "Could not open converter from '%s' to '%s': %s"
270 msgstr "No se pudo abrir el conversor de «%s» a «%s»: %s"
272 #: ../glib/giochannel.c:1507
273 msgid "Can't do a raw read in g_io_channel_read_line_string"
274 msgstr "No se puede hacer una lectura en bruto (raw) en g_io_channel_read_line_string"
276 #: ../glib/giochannel.c:1554 ../glib/giochannel.c:1811
277 #: ../glib/giochannel.c:1898
278 msgid "Leftover unconverted data in read buffer"
279 msgstr "Se han dejado datos no convertidos en el búfer de lectura"
281 #: ../glib/giochannel.c:1634 ../glib/giochannel.c:1711
282 msgid "Channel terminates in a partial character"
283 msgstr "El canal termina en un carácter parcial"
285 #: ../glib/giochannel.c:1697
286 msgid "Can't do a raw read in g_io_channel_read_to_end"
287 msgstr "No se puede hacer una lectura en bruto (raw) en g_io_channel_read_to_end"
289 #: ../glib/gmappedfile.c:116
291 msgid "Failed to open file '%s': open() failed: %s"
292 msgstr "Falló al abrir el archivo «%s»: open() falló: %s"
294 #: ../glib/gmappedfile.c:193
296 msgid "Failed to map file '%s': mmap() failed: %s"
297 msgstr "Falló al mapear el archivo «%s»: mmap() falló: %s"
299 #: ../glib/gmarkup.c:228 ../glib/gmarkup.c:244
301 msgid "Error on line %d char %d: "
302 msgstr "Error en la línea %d, carácter %d: "
304 #: ../glib/gmarkup.c:338
306 msgid "Error on line %d: %s"
307 msgstr "Error en la línea %d: %s"
309 #: ../glib/gmarkup.c:442
310 msgid "Empty entity '&;' seen; valid entities are: & " < > '"
312 "La entidad '&;' está vacía; las entidades válidas son: & " < "
315 #: ../glib/gmarkup.c:452
318 "Character '%s' is not valid at the start of an entity name; the & character "
319 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
322 "El carácter «%s» no es válido al inicio del nombre de una entidad; el "
323 "carácter «&» inicia una entidad; si el signo et ('&') no debiera ser una "
324 "entidad, escápela como &"
326 #: ../glib/gmarkup.c:486
328 msgid "Character '%s' is not valid inside an entity name"
329 msgstr "El carácter «%s» no es válido dentro del nombre de una entidad"
331 #: ../glib/gmarkup.c:523
333 msgid "Entity name '%s' is not known"
334 msgstr "El nombre de la entidad «%s» es desconocido"
336 #: ../glib/gmarkup.c:534
338 "Entity did not end with a semicolon; most likely you used an ampersand "
339 "character without intending to start an entity - escape ampersand as &"
341 "La entidad no termina con un punto y coma; probablemente utilizó el carácter "
342 "\"&\" sin la intención de indicar una entidad, escape el signo \"&\" como "
345 #: ../glib/gmarkup.c:587
348 "Failed to parse '%-.*s', which should have been a digit inside a character "
349 "reference (ê for example) - perhaps the digit is too large"
351 "Falló al analizar «%-.*s», el cual debería tener un dígito dentro de un "
352 "carácter de referencia( por ejemplo ê) - tal vez el dígito es demasiado "
355 #: ../glib/gmarkup.c:612
357 msgid "Character reference '%-.*s' does not encode a permitted character"
358 msgstr "El carácter de referencia «%-.*s» no codifica un carácter permitido"
360 #: ../glib/gmarkup.c:627
361 msgid "Empty character reference; should include a digit such as dž"
363 "El carácter de referencia está vacío; debería incluir un dígito tal como "
366 #: ../glib/gmarkup.c:637
368 "Character reference did not end with a semicolon; most likely you used an "
369 "ampersand character without intending to start an entity - escape ampersand "
372 "El carácter de referencia no termina con punto y coma; probablemente utilizó "
373 "un carácter «&» sin pretender iniciar una entidad, escape el carácter \"&\" "
376 #: ../glib/gmarkup.c:723
377 msgid "Unfinished entity reference"
378 msgstr "Referencia de entidad sin terminar"
380 #: ../glib/gmarkup.c:729
381 msgid "Unfinished character reference"
382 msgstr "Referencia de carácter sin terminar"
384 #: ../glib/gmarkup.c:972
385 msgid "Invalid UTF-8 encoded text - overlong sequence"
386 msgstr "Texto codificado como UTF-8 inválido; secuencia demasiado larga"
388 #: ../glib/gmarkup.c:1000
389 msgid "Invalid UTF-8 encoded text - not a start char"
390 msgstr "Texto codificado como UTF-8 inválido; sin carácter de comienzo"
392 #: ../glib/gmarkup.c:1036
394 msgid "Invalid UTF-8 encoded text - not valid '%s'"
395 msgstr "Texto codificado como UTF-8 inválido; «%s» no válido"
397 #: ../glib/gmarkup.c:1074
398 msgid "Document must begin with an element (e.g. <book>)"
399 msgstr "El documento debe comenzar con un elemento (por ejemplo: <book>)"
401 #: ../glib/gmarkup.c:1114
404 "'%s' is not a valid character following a '<' character; it may not begin an "
407 "«%s» no es un carácter válido a continuación del carácter '<'; no debe "
408 "iniciar un nombre de elemento"
410 #: ../glib/gmarkup.c:1178
413 "Odd character '%s', expected a '>' character to end the start tag of element "
416 "Carácter «%s» impropio, se esperaba un carácter '>' para terminar la "
417 "etiqueta de inicio del elemento «%s»"
419 #: ../glib/gmarkup.c:1267
421 msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
423 "Carácter «%s» impropio, se esperaba el carácter '=' después del nombre de "
424 "atributo «%s» del elemento «%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 "Carácter «%s» impropio, se esperaba un carácter '>' o '/' para finalizar la "
434 "etiqueta de inicio del elemento «%s» u opcionalmente un atributo; tal vez "
435 "utilizó un carácter que no es válido en un nombre de atributo"
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 "Carácter «%s» impropio, se esperaba una marca de apertura de comillas "
444 "después del signo igual al darle valor al atributo «%s» del 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» no es un carácter válido a continuación de los caracteres '</'; «%s» "
453 "no debe iniciar un nombre de elemento"
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» no es un carácter válido a continuación del nombre del elemento de "
462 "cierre «%s»; el carácter permitido es '>'"
464 #: ../glib/gmarkup.c:1588
466 msgid "Element '%s' was closed, no element is currently open"
467 msgstr "El elemento «%s» fue cerrado, no existe ningún elemento abierto"
469 #: ../glib/gmarkup.c:1597
471 msgid "Element '%s' was closed, but the currently open element is '%s'"
473 "El elemento «%s» fue cerrado, pero el elemento que está abierto actualmente "
476 #: ../glib/gmarkup.c:1757
477 msgid "Document was empty or contained only whitespace"
478 msgstr "El documento estaba vacío o sólo contenía espacios en blanco"
480 #: ../glib/gmarkup.c:1771
481 msgid "Document ended unexpectedly just after an open angle bracket '<'"
482 msgstr "El documento termina inesperadamente justo después de un '<'"
484 #: ../glib/gmarkup.c:1779 ../glib/gmarkup.c:1824
487 "Document ended unexpectedly with elements still open - '%s' was the last "
490 "El documento termina inesperadamente con elementos todavía abiertos - «%s» "
491 "fue el último elemento abierto"
493 #: ../glib/gmarkup.c:1787
496 "Document ended unexpectedly, expected to see a close angle bracket ending "
499 "El documento termina inesperadamente, se esperaba un carácter '>' "
500 "finalizando la etiqueta <%s/>"
502 #: ../glib/gmarkup.c:1793
503 msgid "Document ended unexpectedly inside an element name"
504 msgstr "El documento termina inesperadamente dentro de un nombre de elemento"
506 #: ../glib/gmarkup.c:1799
507 msgid "Document ended unexpectedly inside an attribute name"
508 msgstr "El documento termina inesperadamente dentro de un nombre de atributo"
510 #: ../glib/gmarkup.c:1804
511 msgid "Document ended unexpectedly inside an element-opening tag."
513 "El documento termina inesperadamente dentro de una etiqueta de apertura de "
516 #: ../glib/gmarkup.c:1810
518 "Document ended unexpectedly after the equals sign following an attribute "
519 "name; no attribute value"
521 "El documento termina inesperadamente después de los signos igual que siguen "
522 "al nombre de atributo; sin valor de atributo"
524 #: ../glib/gmarkup.c:1817
525 msgid "Document ended unexpectedly while inside an attribute value"
526 msgstr "El documento termina inesperadamente dentro del valor de un atributo"
528 #: ../glib/gmarkup.c:1833
530 msgid "Document ended unexpectedly inside the close tag for element '%s'"
532 "El documento termina inesperadamente dentro de la etiqueta de cierre del "
535 #: ../glib/gmarkup.c:1839
536 msgid "Document ended unexpectedly inside a comment or processing instruction"
538 "El documento termina inesperadamente dentro de un comentario o instrucción "
541 #: ../glib/gregex.c:131
542 msgid "corrupted object"
543 msgstr "objeto corrupto"
545 #: ../glib/gregex.c:133
546 msgid "internal error or corrupted object"
547 msgstr "error interno u objeto corrupto"
549 #: ../glib/gregex.c:135
550 msgid "out of memory"
553 #: ../glib/gregex.c:140
554 msgid "backtracking limit reached"
555 msgstr "se alcanzó el límite de «backtracking»"
557 #: ../glib/gregex.c:152 ../glib/gregex.c:160
558 msgid "the pattern contains items not supported for partial matching"
559 msgstr "el patrón contiene elementos no soportados para una coincidencia parcial"
561 #: ../glib/gregex.c:154
562 msgid "internal error"
563 msgstr "error interno"
565 #: ../glib/gregex.c:162
566 msgid "back references as conditions are not supported for partial matching"
568 "no se soportan referencias anteriores como condiciones para coincidencias "
571 #: ../glib/gregex.c:171
572 msgid "recursion limit reached"
573 msgstr "se alcanzó el límite de recursividad"
575 #: ../glib/gregex.c:173
576 msgid "workspace limit for empty substrings reached"
577 msgstr "límite del espacio de trabajo cuando se alcanzan subcadenas vacías"
579 #: ../glib/gregex.c:175
580 msgid "invalid combination of newline flags"
581 msgstr "combinación de banderas de nueva línea inválidas"
583 #: ../glib/gregex.c:179
584 msgid "unknown error"
585 msgstr "error desconocido"
587 #: ../glib/gregex.c:198
588 msgid "\\ at end of pattern"
589 msgstr "\\ al final del patrón"
591 #: ../glib/gregex.c:201
592 msgid "\\c at end of pattern"
593 msgstr "\\c al final del patrón"
595 #: ../glib/gregex.c:204
596 msgid "unrecognized character follows \\"
597 msgstr "carácter no reconocido después de \\"
599 #: ../glib/gregex.c:208
600 msgid "case changing escapes are not allowed here"
603 #: ../glib/gregex.c:211
604 msgid "numbers out of order in {} quantifier"
605 msgstr "números fuera de rango en el cuantificador {}"
607 #: ../glib/gregex.c:214
608 msgid "number too big in {} quantifier"
609 msgstr "número demasiado grande en el cuantificador {}"
611 #: ../glib/gregex.c:217
612 msgid "missing terminating ] for character class"
613 msgstr "falta la terminación ] para la clase de carácter"
615 #: ../glib/gregex.c:220
616 msgid "invalid escape sequence in character class"
617 msgstr "secuencia de escape no válida en la clase de carácter"
619 #: ../glib/gregex.c:223
620 msgid "range out of order in character class"
621 msgstr "rango fuera de orden en la clase de carácter"
623 #: ../glib/gregex.c:226
624 msgid "nothing to repeat"
625 msgstr "nada que repetir"
627 #: ../glib/gregex.c:229
628 msgid "unrecognized character after (?"
629 msgstr "carácter no reconocido después de (?"
631 #: ../glib/gregex.c:233
632 msgid "unrecognized character after (?<"
633 msgstr "carácter no reconocido después de (?<"
635 #: ../glib/gregex.c:237
636 msgid "unrecognized character after (?P"
637 msgstr "carácter no reconocido después de (?P"
639 #: ../glib/gregex.c:240
640 msgid "POSIX named classes are supported only within a class"
641 msgstr "Sólo se soportan las clases con nombres POSIX dentro de una clase"
643 #: ../glib/gregex.c:243
644 msgid "missing terminating )"
645 msgstr "falta el ) de terminación"
647 #: ../glib/gregex.c:247
648 msgid ") without opening ("
649 msgstr ") sin ( que lo abriera"
651 #: ../glib/gregex.c:251
652 msgid "(?R or (?[+-]digits must be followed by )"
655 #: ../glib/gregex.c:254
656 msgid "reference to non-existent subpattern"
657 msgstr "referencia a un subpatrón no existente"
659 #: ../glib/gregex.c:257
660 msgid "missing ) after comment"
661 msgstr "falta ) después del comentario"
663 #: ../glib/gregex.c:260
664 msgid "regular expression too large"
665 msgstr "la expresión regular es demasiado larga"
667 #: ../glib/gregex.c:263
668 msgid "failed to get memory"
669 msgstr "falló al obtener memoria"
671 #: ../glib/gregex.c:266
672 msgid "lookbehind assertion is not fixed length"
675 #: ../glib/gregex.c:269
676 msgid "malformed number or name after (?("
677 msgstr "número o nombre mal formado después de (?("
679 #: ../glib/gregex.c:272
680 msgid "conditional group contains more than two branches"
681 msgstr "el grupo condificonal contiene más de dos ramas"
683 #: ../glib/gregex.c:275
684 msgid "assertion expected after (?("
687 #: ../glib/gregex.c:278
688 msgid "unknown POSIX class name"
689 msgstr "nombre de clase POSIX desconocido"
691 #: ../glib/gregex.c:281
692 msgid "POSIX collating elements are not supported"
695 #: ../glib/gregex.c:284
696 msgid "character value in \\x{...} sequence is too large"
697 msgstr "el valor del carácter en la secuencia \\x{...} es demasiado largo"
699 #: ../glib/gregex.c:287
700 msgid "invalid condition (?(0)"
701 msgstr "condición no válida (?(0)"
703 #: ../glib/gregex.c:290
704 msgid "\\C not allowed in lookbehind assertion"
707 #: ../glib/gregex.c:293
708 msgid "recursive call could loop indefinitely"
709 msgstr "una llamada recursiva podrá crear un bucle infinito"
711 #: ../glib/gregex.c:296
712 msgid "missing terminator in subpattern name"
713 msgstr "falta el terminador en el nombre del subpatrón"
715 #: ../glib/gregex.c:299
716 msgid "two named subpatterns have the same name"
717 msgstr "dos subpatrones tienen el mismo nombre"
719 #: ../glib/gregex.c:302
720 msgid "malformed \\P or \\p sequence"
721 msgstr "secuencia \\P o \\p mal formada"
723 #: ../glib/gregex.c:305
724 msgid "unknown property name after \\P or \\p"
725 msgstr "nombre de propiedad desconocido después de \\P o \\p"
727 #: ../glib/gregex.c:308
728 msgid "subpattern name is too long (maximum 32 characters)"
729 msgstr "el nombre del subpatrón es damasiado largo (máximo 32 caracteres)"
731 #: ../glib/gregex.c:311
732 msgid "too many named subpatterns (maximum 10,000)"
733 msgstr "demasiados subpatrones con nombre (máximo 10.000)"
735 #: ../glib/gregex.c:314
736 msgid "octal value is greater than \\377"
737 msgstr "el valor octal es mayor que \\377"
739 #: ../glib/gregex.c:317
740 msgid "DEFINE group contains more than one branch"
741 msgstr "el grupo DEFINE contiene más de una rama"
743 #: ../glib/gregex.c:320
744 msgid "repeating a DEFINE group is not allowed"
745 msgstr "no se permite repetir un grupo DEFINE"
747 #: ../glib/gregex.c:323
748 msgid "inconsistent NEWLINE options"
749 msgstr "opciones NEWLINE inconsistentes"
751 #: ../glib/gregex.c:326
752 msgid "\\g is not followed by a braced name or an optionally braced non-zero number"
755 #: ../glib/gregex.c:331
756 msgid "unexpected repeat"
757 msgstr "repetición inesperada"
759 #: ../glib/gregex.c:335
760 msgid "code overflow"
763 #: ../glib/gregex.c:339
764 msgid "overran compiling workspace"
767 #: ../glib/gregex.c:343
768 msgid "previously-checked referenced subpattern not found"
771 #: ../glib/gregex.c:510 ../glib/gregex.c:1558
773 msgid "Error while matching regular expression %s: %s"
774 msgstr "Error al coincidir con la expresión regular %s: %s"
776 #: ../glib/gregex.c:1063
777 msgid "PCRE library is compiled without UTF8 support"
778 msgstr "La biblioteca PCRE está compilada sin soporte para UTF8"
780 #: ../glib/gregex.c:1072
781 msgid "PCRE library is compiled without UTF8 properties support"
782 msgstr "La biblioteca PCRE está compilada sin soporte para las propiedades de UTF8"
784 #: ../glib/gregex.c:1126
786 msgid "Error while compiling regular expression %s at char %d: %s"
787 msgstr "Error al compilar la expresión regular %s en el carácter %d: %s"
789 #: ../glib/gregex.c:1162
791 msgid "Error while optimizing regular expression %s: %s"
792 msgstr "Error al optimizar la expresión regular %s: %s"
794 #: ../glib/gregex.c:1986
795 msgid "hexadecimal digit or '}' expected"
796 msgstr "se esperaba un dígito hexadecimal o «}»"
798 #: ../glib/gregex.c:2002
799 msgid "hexadecimal digit expected"
800 msgstr "se esperaba un dígito hexadecimal"
802 #: ../glib/gregex.c:2042
803 msgid "missing '<' in symbolic reference"
804 msgstr "falta «<» en la referencia simbólica"
806 #: ../glib/gregex.c:2051
807 msgid "unfinished symbolic reference"
808 msgstr "referencia de símbolo sin terminar"
810 #: ../glib/gregex.c:2058
811 msgid "zero-length symbolic reference"
812 msgstr "referencia simbólica de longitud cero"
814 #: ../glib/gregex.c:2069
815 msgid "digit expected"
816 msgstr "se esperaba un dígito"
818 #: ../glib/gregex.c:2087
819 msgid "illegal symbolic reference"
820 msgstr "referencia simbólica ilegal"
822 #: ../glib/gregex.c:2149
823 msgid "stray final '\\'"
824 msgstr "«\\» al final de la cadena"
826 #: ../glib/gregex.c:2153
827 msgid "unknown escape sequence"
828 msgstr "secuencia de escape desconocida"
830 #: ../glib/gregex.c:2163
832 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
833 msgstr "Error al analizar el texto de reemplazo «%s» en el carácter %lu: %s"
835 #: ../glib/gshell.c:70
836 msgid "Quoted text doesn't begin with a quotation mark"
837 msgstr "El texto entrecomillado no empieza por un signo de comilla"
839 #: ../glib/gshell.c:160
840 msgid "Unmatched quotation mark in command line or other shell-quoted text"
842 "Falta una comilla en la línea de comandos o en otro texto con comillas tipo "
845 #: ../glib/gshell.c:538
847 msgid "Text ended just after a '\\' character. (The text was '%s')"
848 msgstr "El texto termina justo después de un carácter '\\'. (El texto era «%s»)"
850 #: ../glib/gshell.c:545
852 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
854 "El texto terminó antes de que se encontrase la comilla correspondiente con %"
855 "c. (El texto era «%s»)"
857 #: ../glib/gshell.c:557
858 msgid "Text was empty (or contained only whitespace)"
859 msgstr "El texto está vacío (o sólo contiene espacios en blanco)"
861 #: ../glib/gspawn-win32.c:272
862 msgid "Failed to read data from child process"
863 msgstr "Falló al leer los datos desde un proceso hijo"
865 #: ../glib/gspawn-win32.c:287 ../glib/gspawn.c:1455
867 msgid "Failed to create pipe for communicating with child process (%s)"
869 "Falló en la creación de un conducto (pipe) para comunicarse con el proceso "
872 #: ../glib/gspawn-win32.c:325 ../glib/gspawn.c:1119
874 msgid "Failed to read from child pipe (%s)"
875 msgstr "Falló al leer desde el conducto hijo (%s)"
877 #: ../glib/gspawn-win32.c:351 ../glib/gspawn.c:1324
879 msgid "Failed to change to directory '%s' (%s)"
880 msgstr "Falló al cambiar al directorio «%s» (%s)"
882 #: ../glib/gspawn-win32.c:357 ../glib/gspawn-win32.c:481
884 msgid "Failed to execute child process (%s)"
885 msgstr "Falló al ejecutar el proceso hijo (%s)"
887 #: ../glib/gspawn-win32.c:428
889 msgid "Invalid program name: %s"
890 msgstr "Nombre de programa inválido: %s"
892 #: ../glib/gspawn-win32.c:438 ../glib/gspawn-win32.c:678
893 #: ../glib/gspawn-win32.c:1218
895 msgid "Invalid string in argument vector at %d: %s"
896 msgstr "Cadena inválida en el vector del argumento en %d: %s"
898 #: ../glib/gspawn-win32.c:449 ../glib/gspawn-win32.c:692
899 #: ../glib/gspawn-win32.c:1251
901 msgid "Invalid string in environment: %s"
902 msgstr "Cadena inválida en el entorno: %s"
904 #: ../glib/gspawn-win32.c:674 ../glib/gspawn-win32.c:1199
906 msgid "Invalid working directory: %s"
907 msgstr "Directorio de trabajo inválido: %s"
909 #: ../glib/gspawn-win32.c:738
911 msgid "Failed to execute helper program (%s)"
912 msgstr "Falló al ejecutar el programa auxiliar (%s)"
914 #: ../glib/gspawn-win32.c:938
916 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
919 "Falló inesperado en g_io_channel_win32_poll() al leer datos desde un proceso "
922 #: ../glib/gspawn.c:180
924 msgid "Failed to read data from child process (%s)"
925 msgstr "Falló en la lectura de datos desde el proceso hijo (%s)"
927 #: ../glib/gspawn.c:317
929 msgid "Unexpected error in select() reading data from a child process (%s)"
930 msgstr "Falló inesperado en select() leyendo datos desde el proceso hijo (%s)"
932 #: ../glib/gspawn.c:400
934 msgid "Unexpected error in waitpid() (%s)"
935 msgstr "Falló inesperado en waitpid() (%s)"
937 #: ../glib/gspawn.c:1184
939 msgid "Failed to fork (%s)"
940 msgstr "Falló al bifurcar (fork) (%s)"
942 #: ../glib/gspawn.c:1334
944 msgid "Failed to execute child process \"%s\" (%s)"
945 msgstr "Falló al ejecutar el proceso hijo «%s» (%s)"
947 #: ../glib/gspawn.c:1344
949 msgid "Failed to redirect output or input of child process (%s)"
950 msgstr "Falló al redirigir la salida o la entrada del proceso hijo (%s)"
952 #: ../glib/gspawn.c:1353
954 msgid "Failed to fork child process (%s)"
955 msgstr "Falló al bifurcar el proceso hijo (%s)"
957 #: ../glib/gspawn.c:1361
959 msgid "Unknown error executing child process \"%s\""
960 msgstr "Falló desconocido al ejecutar el proceso hijo «%s»"
962 #: ../glib/gspawn.c:1383
964 msgid "Failed to read enough data from child pid pipe (%s)"
965 msgstr "Falló al leer suficientes datos desde el conducto del pid hijo (%s)"
967 #: ../glib/gutf8.c:1024
968 msgid "Character out of range for UTF-8"
969 msgstr "El carácter se sale del rango para UTF-8"
971 #: ../glib/gutf8.c:1118 ../glib/gutf8.c:1127 ../glib/gutf8.c:1259
972 #: ../glib/gutf8.c:1268 ../glib/gutf8.c:1409 ../glib/gutf8.c:1505
973 msgid "Invalid sequence in conversion input"
974 msgstr "Secuencia inválida en la entrada de conversión"
976 #: ../glib/gutf8.c:1420 ../glib/gutf8.c:1516
977 msgid "Character out of range for UTF-16"
978 msgstr "El carácter se sale del rango para UTF-16"
980 #: ../glib/goption.c:573
984 #: ../glib/goption.c:573
988 #: ../glib/goption.c:677
989 msgid "Help Options:"
990 msgstr "Opciones de ayuda:"
992 #: ../glib/goption.c:678
993 msgid "Show help options"
994 msgstr "Mostrar opciones de ayuda"
996 #: ../glib/goption.c:684
997 msgid "Show all help options"
998 msgstr "Muestra todas las opciones de ayuda"
1000 #: ../glib/goption.c:736
1001 msgid "Application Options:"
1002 msgstr "Opciones de la aplicación:"
1004 #: ../glib/goption.c:797 ../glib/goption.c:867
1006 msgid "Cannot parse integer value '%s' for %s"
1007 msgstr "No se puede analizar el valor entero «%s» para %s"
1009 #: ../glib/goption.c:807 ../glib/goption.c:875
1011 msgid "Integer value '%s' for %s out of range"
1012 msgstr "El valor entero «%s» para %s está fuera de rango"
1014 #: ../glib/goption.c:832
1016 msgid "Cannot parse double value '%s' for %s"
1017 msgstr "No se puede analizar el valor doble «%s» para %s"
1019 #: ../glib/goption.c:840
1021 msgid "Double value '%s' for %s out of range"
1022 msgstr "El valor doble «%s» para %s está fuera de rango"
1024 #: ../glib/goption.c:1177
1026 msgid "Error parsing option %s"
1027 msgstr "Error al analizar la opción: %s"
1029 #: ../glib/goption.c:1208 ../glib/goption.c:1319
1031 msgid "Missing argument for %s"
1032 msgstr "Falta un argumento para %s"
1034 #: ../glib/goption.c:1714
1036 msgid "Unknown option %s"
1037 msgstr "Opción desconocida %s"
1039 #: ../glib/gkeyfile.c:355
1040 msgid "Valid key file could not be found in search dirs"
1042 "No se pudo encontrar la clave de archivo válida en los directorios de "
1045 #: ../glib/gkeyfile.c:390
1046 msgid "Not a regular file"
1047 msgstr "No es un archivo regular"
1049 #: ../glib/gkeyfile.c:398
1050 msgid "File is empty"
1051 msgstr "El archivo está vacío"
1053 #: ../glib/gkeyfile.c:758
1055 msgid "Key file contains line '%s' which is not a key-value pair, group, or comment"
1057 "El archivo de claves contiene la línea «%s» que no es un par valor-clave, "
1058 "grupo o comentario"
1060 #: ../glib/gkeyfile.c:818
1062 msgid "Invalid group name: %s"
1063 msgstr "Nombre de grupo no válido: %s"
1065 #: ../glib/gkeyfile.c:840
1066 msgid "Key file does not start with a group"
1067 msgstr "El archivo de claves no empieza por un grupo"
1069 #: ../glib/gkeyfile.c:866
1071 msgid "Invalid key name: %s"
1072 msgstr "Nombre de clave no válida: %s"
1074 #: ../glib/gkeyfile.c:893
1076 msgid "Key file contains unsupported encoding '%s'"
1077 msgstr "El archivo de clavess contiene una codificación «%s» no soportada"
1079 #: ../glib/gkeyfile.c:1106 ../glib/gkeyfile.c:1265 ../glib/gkeyfile.c:2483
1080 #: ../glib/gkeyfile.c:2551 ../glib/gkeyfile.c:2686 ../glib/gkeyfile.c:2821
1081 #: ../glib/gkeyfile.c:2974 ../glib/gkeyfile.c:3161 ../glib/gkeyfile.c:3222
1083 msgid "Key file does not have group '%s'"
1084 msgstr "El archivo de claves no tiene el grupo «%s»"
1086 #: ../glib/gkeyfile.c:1277
1088 msgid "Key file does not have key '%s'"
1089 msgstr "El archivo de claves no tiene la clave «%s»"
1091 #: ../glib/gkeyfile.c:1379 ../glib/gkeyfile.c:1492
1093 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1095 "El archivo de claves contiene la clave «%s» con el valor «%s» el cual no es "
1098 #: ../glib/gkeyfile.c:1399 ../glib/gkeyfile.c:1512 ../glib/gkeyfile.c:1885
1100 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1102 "El archivo de claves contiene la clave «%s» que tiene un valor que no puede "
1105 #: ../glib/gkeyfile.c:2100 ../glib/gkeyfile.c:2312
1108 "Key file contains key '%s' in group '%s' which has value that cannot be "
1111 "El archivo de claves contiene la clave «%s» en el grupo «%s» que tiene un "
1112 "valor que no puede interpretarse."
1114 #: ../glib/gkeyfile.c:2498 ../glib/gkeyfile.c:2701 ../glib/gkeyfile.c:3233
1116 msgid "Key file does not have key '%s' in group '%s'"
1117 msgstr "El archivo de claves no tiene la clave «%s» en el grupo «%s»"
1119 #: ../glib/gkeyfile.c:3467
1120 msgid "Key file contains escape character at end of line"
1121 msgstr "El archivo de claves contiene un carácter de escape al final de la línea"
1123 #: ../glib/gkeyfile.c:3489
1125 msgid "Key file contains invalid escape sequence '%s'"
1126 msgstr "El archivo de claves contiene la secuencia de escape inválida «%s»"
1128 #: ../glib/gkeyfile.c:3631
1130 msgid "Value '%s' cannot be interpreted as a number."
1131 msgstr "El valor «%s» no puede interpretarse como un número."
1133 #: ../glib/gkeyfile.c:3645
1135 msgid "Integer value '%s' out of range"
1136 msgstr "El valor entero «%s» está fuera de rango"
1138 #: ../glib/gkeyfile.c:3678
1140 msgid "Value '%s' cannot be interpreted as a float number."
1141 msgstr "El valor «%s» no puede interpretarse como un número de coma flotante."
1143 #: ../glib/gkeyfile.c:3702
1145 msgid "Value '%s' cannot be interpreted as a boolean."
1146 msgstr "El valor «%s» no puede interpretarse como un booleano."
1148 #: ../gio/gbufferedinputstream.c:482 ../gio/ginputstream.c:557
1149 msgid "Too large count value passed to g_input_stream_read_async"
1150 msgstr "El valor de conteo pasado a g_input_stream_read_async es demasiado largo"
1152 #: ../gio/gbufferedinputstream.c:868 ../gio/ginputstream.c:887
1153 #: ../gio/goutputstream.c:1061
1154 msgid "Stream is already closed"
1155 msgstr "El flujo ya se cerró"
1157 #: ../gio/gcancellable.c:276 ../gio/gsimpleasyncresult.c:609
1158 msgid "Operation was cancelled"
1159 msgstr "Se canceló la operación"
1161 #: ../gio/gcontenttype.c:155
1162 msgid "Unknown type"
1163 msgstr "Tipo desconocido"
1165 #: ../gio/gcontenttype.c:156
1168 msgstr "tipo de archivo %s"
1170 #: ../gio/gcontenttype.c:568
1175 #: ../gio/gdatainputstream.c:307
1176 msgid "Unexpected early end-of-stream"
1177 msgstr "Final de flujo inesperadamente prematuro"
1179 #: ../gio/gdesktopappinfo.c:373 ../gio/gwin32appinfo.c:212
1183 #: ../gio/gdesktopappinfo.c:546
1184 msgid "Desktop file didn't specify Exec field"
1185 msgstr "El archivo de escritorio no especificó el campo Exec"
1187 #: ../gio/gdesktopappinfo.c:828
1188 msgid "Unable to find terminal required for application"
1189 msgstr "Imposible encontrar el terminal requerido por la aplicación"
1191 #: ../gio/gdesktopappinfo.c:1018
1193 msgid "Can't create user application configuration folder %s: %s"
1195 "No se puede crear la carpeta de configuración de la aplicación %s del "
1198 #: ../gio/gdesktopappinfo.c:1022
1200 msgid "Can't create user MIME configuration folder %s: %s"
1201 msgstr "No se puede crear la carpeta de configuración MIME %s del usuario: %s"
1203 #: ../gio/gdesktopappinfo.c:1395
1205 msgid "Custom definition for %s"
1206 msgstr "Definición personalizada para %s"
1208 #: ../gio/gdesktopappinfo.c:1419
1210 msgid "Can't create user desktop file %s"
1211 msgstr "No se puede crear el archivo de escritorio %s del usuario"
1213 #: ../gio/gdesktopappinfo.c:1444
1214 msgid "Can't load just created desktop file"
1215 msgstr "No se puede cargar el archivo de escritorio recientemente creado"
1217 #: ../gio/gdrive.c:282
1218 msgid "drive doesn't implement mount"
1219 msgstr "la unidad no implementa el montaje"
1221 #: ../gio/gdrive.c:347
1222 msgid "drive doesn't implement eject"
1223 msgstr "la unidad no implementa la expulsión"
1225 #: ../gio/gfile.c:667 ../gio/gfile.c:796 ../gio/gfile.c:921
1226 #: ../gio/gfile.c:1006 ../gio/gfile.c:1051 ../gio/gfile.c:1096
1227 #: ../gio/gfile.c:1151 ../gio/gfile.c:2091 ../gio/gfile.c:2136
1228 #: ../gio/gfile.c:2186 ../gio/gfile.c:2225 ../gio/gfile.c:2537
1229 #: ../gio/gfile.c:2938 ../gio/gfile.c:3014 ../gio/gfile.c:3091
1230 msgid "Operation not supported"
1231 msgstr "Operación no soportada"
1233 #: ../gio/gfile.c:963 ../gio/glocalfile.c:838 ../gio/glocalfile.c:847
1234 #: ../gio/glocalfile.c:858
1235 msgid "Containing volume does not exist"
1238 #: ../gio/gfile.c:1511
1239 msgid "Can't copy over directory"
1240 msgstr "No se puede copiar sobre el directorio"
1242 #: ../gio/gfile.c:1571
1243 msgid "Can't copy directory over directory"
1244 msgstr "No se puede copiar directorio sobre directorio"
1246 #: ../gio/gfile.c:1579
1247 msgid "Target file exists"
1248 msgstr "El archivo destino ya existe"
1250 #: ../gio/gfile.c:1597
1251 msgid "Can't recursively copy directory"
1252 msgstr "No se puede copiar el directorio recursivamente"
1254 #: ../gio/gfile.c:2176
1255 msgid "Invalid symlink value given"
1256 msgstr "El valor del enlace simbólico dado no es válido"
1258 #: ../gio/gfile.c:2267
1259 msgid "Trash not supported"
1260 msgstr "No se soporta mover a la papelera"
1262 #: ../gio/gfile.c:2307
1263 msgid "File names cannot contain '/'"
1264 msgstr "Los nombres de archivo no pueden contener «/»"
1266 #: ../gio/gfile.c:3936
1267 msgid "volume doesn't implement mount"
1268 msgstr "el volumen no implementa el montado"
1270 #: ../gio/gfileenumerator.c:133
1271 msgid "Enumerator is closed"
1272 msgstr "El enumerador está cerrado"
1274 #: ../gio/gfileenumerator.c:140 ../gio/gfileenumerator.c:199
1275 #: ../gio/gfileenumerator.c:299 ../gio/gfileenumerator.c:400
1276 msgid "File enumerator has outstanding operation"
1279 #: ../gio/gfileenumerator.c:289 ../gio/gfileenumerator.c:390
1280 msgid "File enumerator is already closed"
1281 msgstr "El enumerador del archivo ya está cerrado"
1283 #: ../gio/gfileinputstream.c:144 ../gio/gfileinputstream.c:440
1284 #: ../gio/gfileoutputstream.c:154 ../gio/gfileoutputstream.c:554
1285 msgid "Stream doesn't support query_info"
1286 msgstr "El flujo no soporta query_info"
1288 #: ../gio/gfileinputstream.c:355 ../gio/gfileoutputstream.c:393
1289 msgid "Seek not supported on stream"
1290 msgstr "No se permite buscar en el flujo"
1292 #: ../gio/gfileinputstream.c:399
1293 msgid "Truncate not allowed on input stream"
1294 msgstr "No se permite truncar en el flujo de entrada"
1296 #: ../gio/gfileoutputstream.c:488
1297 msgid "Truncate not supported on stream"
1298 msgstr "No se soporta el truncamiento en el flujo"
1300 #: ../gio/ginputstream.c:185
1301 msgid "Too large count value passed to g_input_stream_read"
1302 msgstr "El valor de conteo pasado a g_input_stream_read es demasiado largo"
1304 #: ../gio/ginputstream.c:194
1305 msgid "Input stream doesn't implement read"
1306 msgstr "El flujo de entrada no implementa la lectura"
1308 #: ../gio/ginputstream.c:317
1309 msgid "Too large count value passed to g_input_stream_skip"
1310 msgstr "El valor de conteo pasado a g_input_stream_skip es demasiado largo"
1312 #: ../gio/ginputstream.c:680
1313 msgid "Too large count value passed to g_input_stream_skip_async"
1314 msgstr "El valor de conteo pasado a g_input_stream_skip_async es demasiado largo"
1316 #: ../gio/ginputstream.c:894 ../gio/goutputstream.c:1068
1317 msgid "Stream has outstanding operation"
1320 #: ../gio/glocalfile.c:539
1322 msgid "Invalid filename %s"
1323 msgstr "Nombre de archivo no válido %s"
1325 #: ../gio/glocalfile.c:789
1327 msgid "Error getting filesystem info: %s"
1328 msgstr "Error al obtener la información del sistema de archivos: %s"
1330 #: ../gio/glocalfile.c:878
1331 msgid "Can't rename root directory"
1332 msgstr "No se puede renombrar el directorio raíz"
1334 #: ../gio/glocalfile.c:896
1335 msgid "Can't rename file, filename already exist"
1336 msgstr "No se puede renombrar el archivo, el nombre ya existe"
1338 #: ../gio/glocalfile.c:909 ../gio/glocalfile.c:1600 ../gio/glocalfile.c:1629
1339 #: ../gio/glocalfile.c:1761 ../gio/glocalfileoutputstream.c:437
1340 #: ../gio/glocalfileoutputstream.c:480 ../gio/glocalfileoutputstream.c:868
1341 msgid "Invalid filename"
1342 msgstr "Nombre de archivo inválido"
1344 #: ../gio/glocalfile.c:913
1346 msgid "Error renaming file: %s"
1347 msgstr "Error al renombrar el archivo: %s"
1349 #: ../gio/glocalfile.c:1028
1351 msgid "Error opening file: %s"
1352 msgstr "Error al abrir el archivo: %s"
1354 #: ../gio/glocalfile.c:1038
1355 msgid "Can't open directory"
1356 msgstr "No se puede abrir el directorio"
1358 #: ../gio/glocalfile.c:1090 ../gio/glocalfile.c:1604
1360 msgid "Error removing file: %s"
1361 msgstr "Error al eliminar el archivo: %s"
1363 #: ../gio/glocalfile.c:1372
1365 msgid "Error trashing file: %s"
1366 msgstr "Error al mover a la papelera el archivo: %s"
1368 #: ../gio/glocalfile.c:1396
1370 msgid "Unable to create trash dir %s: %s"
1371 msgstr "No se pudo crear el directorio papelera %s: %s"
1373 #: ../gio/glocalfile.c:1414
1374 msgid "Unable to find toplevel directory for trash"
1375 msgstr "No se pudo encontrar el directorio de nivel superior para mover a la papelera"
1377 #: ../gio/glocalfile.c:1473 ../gio/glocalfile.c:1493
1378 msgid "Unable to find or create trash directory"
1379 msgstr "No se pudo encontrar o crear el directorio de la papelera"
1381 #: ../gio/glocalfile.c:1525
1383 msgid "Unable to create trashed file: %s"
1384 msgstr "No se pudo crear el archivo enviado a la papelera: %s"
1386 #: ../gio/glocalfile.c:1548
1388 msgid "Unable to trash file: %s"
1389 msgstr "No se pudo enviar a la papelera el archivo: %s"
1391 #: ../gio/glocalfile.c:1633
1393 msgid "Error making symbolic link: %s"
1394 msgstr "Error al crear el enlace simbólico: %s"
1396 #: ../gio/glocalfile.c:1680 ../gio/glocalfile.c:1765
1398 msgid "Error moving file: %s"
1399 msgstr "Error al mover el archivo: %s"
1401 #: ../gio/glocalfile.c:1701
1402 msgid "Can't move directory over directory"
1403 msgstr "No se puede mover un directorio sobre un directoro"
1405 #: ../gio/glocalfile.c:1710
1406 msgid "Target file already exists"
1407 msgstr "El archivo destino ya existe"
1409 #: ../gio/glocalfile.c:1723 ../gio/glocalfileoutputstream.c:726
1410 #: ../gio/glocalfileoutputstream.c:740 ../gio/glocalfileoutputstream.c:755
1411 #: ../gio/glocalfileoutputstream.c:771 ../gio/glocalfileoutputstream.c:785
1412 msgid "Backup file creation failed"
1413 msgstr "Falló la creación del archivo de respaldo"
1415 #: ../gio/glocalfile.c:1740
1417 msgid "Error removing target file: %s"
1418 msgstr "Error al eliminar el archivo destino: %s"
1420 #: ../gio/glocalfile.c:1754
1421 msgid "Move between mounts not supported"
1422 msgstr "No se soporta mover archivos entre puntos de montaje"
1424 #: ../gio/glocalfileinfo.c:679
1425 msgid "Attribute value must be non-NULL"
1426 msgstr "El valor del atributo de ser no nulo"
1428 #: ../gio/glocalfileinfo.c:686
1429 msgid "Invalid attribute type (string expected)"
1430 msgstr "Tipo de atributo no válido (se esperaba una cadena)"
1432 #: ../gio/glocalfileinfo.c:693
1433 msgid "Invalid extended attribute name"
1434 msgstr "Nombre extendido del atributo no válido"
1436 #: ../gio/glocalfileinfo.c:733
1438 msgid "Error setting extended attribute '%s': %s"
1439 msgstr "Error al establecer el atributo extendido «%s»: %s"
1441 #: ../gio/glocalfileinfo.c:1279 ../gio/glocalfileoutputstream.c:616
1443 msgid "Error stating file '%s': %s"
1446 #: ../gio/glocalfileinfo.c:1333
1447 msgid " (invalid encoding)"
1448 msgstr " (codificación no válida)"
1450 #: ../gio/glocalfileinfo.c:1498
1452 msgid "Error stating file descriptor: %s"
1455 #: ../gio/glocalfileinfo.c:1543
1456 msgid "Invalid attribute type (uint32 expected)"
1457 msgstr "Tipo de atributo no válido (se esperaba uint32)"
1459 #: ../gio/glocalfileinfo.c:1560
1460 msgid "Invalid attribute type (uint64 expected)"
1461 msgstr "Tipo de atributo no válido (se esperaba uint64)"
1463 #: ../gio/glocalfileinfo.c:1578
1464 msgid "Invalid attribute type (byte string expected)"
1465 msgstr "Tipo de atributo no válido (se esperaba una cadena byte)"
1467 #: ../gio/glocalfileinfo.c:1602
1469 msgid "Error setting permissions: %s"
1470 msgstr "Error al establecer permisos: %s"
1472 #: ../gio/glocalfileinfo.c:1649 ../gio/glocalfileinfo.c:1809
1474 msgid "Error setting owner: %s"
1475 msgstr "Error al establecer el propietario: %s"
1477 #: ../gio/glocalfileinfo.c:1672
1478 msgid "symlink must be non-NULL"
1479 msgstr "el enlace simbólico debe ser no nulo"
1481 #: ../gio/glocalfileinfo.c:1680 ../gio/glocalfileinfo.c:1697
1482 #: ../gio/glocalfileinfo.c:1706
1484 msgid "Error setting symlink: %s"
1485 msgstr "Error al establecer el enlace simbólico: %s"
1487 #: ../gio/glocalfileinfo.c:1689
1488 msgid "Error setting symlink: file is not a symlink"
1489 msgstr "Error al establecer el enlace simbólico: el archivo no es un enlace simbólico"
1491 #: ../gio/glocalfileinfo.c:1859
1493 msgid "Setting attribute %s not supported"
1494 msgstr "Establecer el atributo %s no está soportado"
1496 #: ../gio/glocalfileinputstream.c:154 ../gio/glocalfileoutputstream.c:527
1498 msgid "Error reading from file: %s"
1499 msgstr "Error al leer del archivo: %s"
1501 #: ../gio/glocalfileinputstream.c:183 ../gio/glocalfileinputstream.c:193
1502 #: ../gio/glocalfileinputstream.c:297 ../gio/glocalfileoutputstream.c:341
1503 #: ../gio/glocalfileoutputstream.c:801
1505 msgid "Error seeking in file: %s"
1506 msgstr "Error al buscar en el archivo: %s"
1508 #: ../gio/glocalfileinputstream.c:220 ../gio/glocalfileoutputstream.c:249
1510 msgid "Error closing file: %s"
1511 msgstr "Error al cerrar el archivo: %s"
1513 #: ../gio/glocalfileoutputstream.c:156 ../gio/glocalfileoutputstream.c:546
1515 msgid "Error writing to file: %s"
1516 msgstr "Error al escribir en el archivo: %s"
1518 #: ../gio/glocalfileoutputstream.c:195
1520 msgid "Error removing old backup link: %s"
1521 msgstr "Error al eliminar el enlace de respaldo antiguo: %s"
1523 #: ../gio/glocalfileoutputstream.c:204
1525 msgid "Error creating backup link: %s"
1526 msgstr "Error al crear un enlace de respaldo: %s"
1528 #: ../gio/glocalfileoutputstream.c:214
1530 msgid "Error creating backup copy: %s"
1531 msgstr "Error al crear una copia de respaldo: %s"
1533 #: ../gio/glocalfileoutputstream.c:230
1535 msgid "Error renaming temporary file: %s"
1536 msgstr "Error al renombrar el archivo temporal: %s"
1538 #: ../gio/glocalfileoutputstream.c:381 ../gio/glocalfileoutputstream.c:812
1540 msgid "Error truncating file: %s"
1541 msgstr "Error al truncar el archivo: %s"
1543 #: ../gio/glocalfileoutputstream.c:441 ../gio/glocalfileoutputstream.c:484
1544 #: ../gio/glocalfileoutputstream.c:607 ../gio/glocalfileoutputstream.c:872
1546 msgid "Error opening file '%s': %s"
1547 msgstr "Error al abrir el archivo «%s»: %s"
1549 #: ../gio/glocalfileoutputstream.c:628
1550 msgid "Target file is a directory"
1551 msgstr "El archivo destino es un directorio"
1553 #: ../gio/glocalfileoutputstream.c:633
1554 msgid "Target file is not a regular file"
1555 msgstr "El archivo destino no es un archivo regular"
1557 #: ../gio/glocalfileoutputstream.c:645
1558 msgid "The file was externally modified"
1559 msgstr "El archivo se modificó externamente"
1561 #: ../gio/goutputstream.c:193
1562 msgid "Too large count value passed to g_output_stream_write"
1563 msgstr "El valor de conteo pasado a g_output_stream_write es demasiado largo"
1565 #: ../gio/goutputstream.c:202 ../gio/goutputstream.c:402
1566 msgid "Output stream doesn't implement write"
1567 msgstr "El flujo de salida no implementa la escritura"
1569 #: ../gio/goutputstream.c:363 ../gio/goutputstream.c:761
1570 msgid "Source stream is already closed"
1571 msgstr "El flujo de origen ya está cerrado"
1573 #: ../gio/goutputstream.c:643
1574 msgid "Too large count value passed to g_output_stream_write_async"
1575 msgstr "El valor de conteo pasado a g_output_stream_write_async es demasiado largo"
1577 #: ../gio/gunixdrive.c:146
1578 msgid "Unknown drive"
1579 msgstr "Unidad desconocida"
1581 #. TODO: add translation table from gnome-vfs
1582 #: ../gio/gunixvolume.c:91
1587 #: ../gio/gunixvolume.c:162
1588 msgid "Filesystem root"
1589 msgstr "Sistema de archivos raíz"
1591 #. TODO: Use volume size as name?
1592 #: ../gio/gunixvolume.c:175
1593 msgid "Unknown volume"
1594 msgstr "Volumen desconocido"
1596 #: ../gio/gvolume.c:271
1597 msgid "volume doesn't implement unmount"
1598 msgstr "el volumen no implementa el desmontado"
1600 #: ../gio/gvolume.c:340
1601 msgid "volume doesn't implement eject"
1602 msgstr "el volumen no implementa la expulsión"
1604 #: ../gio/gwin32appinfo.c:265
1605 msgid "Can't find application"
1606 msgstr "No se puede encontrar la aplicación"
1608 #: ../gio/gwin32appinfo.c:299
1610 msgid "Error launching application: %s"
1611 msgstr "Error al analizar la aplicación: %s"
1613 #: ../gio/gwin32appinfo.c:330
1614 msgid "URIs not supported"
1615 msgstr "No se soportan URI"
1617 #: ../gio/gwin32appinfo.c:353
1618 msgid "association changes not supported on win32"
1619 msgstr "los cambios de asociación no están soportados en win32"
1621 #: ../gio/gwin32appinfo.c:365
1622 msgid "Association creation not supported on win32"
1623 msgstr "La creación de asociación no está soportada en win32"
1625 #: ../gio/gunixinputstream.c:199 ../gio/gunixinputstream.c:217
1626 #: ../gio/gunixinputstream.c:289 ../gio/gunixoutputstream.c:280
1628 msgid "Error reading from unix: %s"
1629 msgstr "Error al leer de unix: %s"
1631 #: ../gio/gunixinputstream.c:247 ../gio/gunixinputstream.c:422
1632 #: ../gio/gunixoutputstream.c:237 ../gio/gunixoutputstream.c:384
1634 msgid "Error closing unix: %s"
1635 msgstr "Error al cerrar unix: %s"
1637 #: ../gio/gunixoutputstream.c:187 ../gio/gunixoutputstream.c:206
1639 msgid "Error writing to unix: %s"
1640 msgstr "Error al escribir en unix: %s"