Added Tatar translation by Albert Fazlí
[platform/upstream/glib.git] / po / gl.po
1 # translation of gl.po to Galego
2 # translation of glib.glib-2-6.po to
3 # Galician translation of GLib
4 # Copyright (C) 2001, 2005 Free Software Foundation, Inc.
5 # Manuel A. Fernández Montecelo <manuel@sindominio.net>, 2001, 2005.
6 # Ignacio Casal Quinteiro <nacho.resa@gmail.com>, 2005.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: gl\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2005-10-20 00:31+0200\n"
13 "PO-Revision-Date: 2005-10-20 00:34+0200\n"
14 "Last-Translator: Ignacio Casal Quinteiro <nacho.resa@gmail.com>\n"
15 "Language-Team: Galego\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.10.2\n"
20
21 #: ../glib/gconvert.c:408 ../glib/gconvert.c:486 ../glib/giochannel.c:1150
22 #, c-format
23 msgid "Conversion from character set '%s' to '%s' is not supported"
24 msgstr "Non está soportada a conversión do conxunto de caracteres '%s' a '%s'"
25
26 #: ../glib/gconvert.c:412 ../glib/gconvert.c:490
27 #, c-format
28 msgid "Could not open converter from '%s' to '%s'"
29 msgstr "Non se puido abrir o conversor desde '%s' a '%s'"
30
31 #: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322
32 #: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:912
33 #: ../glib/gutf8.c:1362
34 msgid "Invalid byte sequence in conversion input"
35 msgstr "Secuencia de bytes non válida na entrada da conversión"
36
37 #: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329
38 #: ../glib/giochannel.c:2218
39 #, c-format
40 msgid "Error during conversion: %s"
41 msgstr "Erro durante a conversión: %s"
42
43 #: ../glib/gconvert.c:647 ../glib/gutf8.c:908 ../glib/gutf8.c:1113
44 #: ../glib/gutf8.c:1254 ../glib/gutf8.c:1358
45 msgid "Partial character sequence at end of input"
46 msgstr "Secuencia parcial de caracter ao final da entrada"
47
48 #: ../glib/gconvert.c:897
49 #, c-format
50 msgid "Cannot convert fallback '%s' to codeset '%s'"
51 msgstr "Non se pode converter o por defecto (fallback) '%s' ao código '%s'"
52
53 #: ../glib/gconvert.c:1706
54 #, c-format
55 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
56 msgstr "O URI '%s' non é un URI absoluto usando o esquema de ficheiro \"file\""
57
58 #: ../glib/gconvert.c:1716
59 #, c-format
60 msgid "The local file URI '%s' may not include a '#'"
61 msgstr "O URI de ficheiro local '%s' non pode incluir un '#'"
62
63 #: ../glib/gconvert.c:1733
64 #, c-format
65 msgid "The URI '%s' is invalid"
66 msgstr "O URI '%s' non é válido"
67
68 #: ../glib/gconvert.c:1745
69 #, c-format
70 msgid "The hostname of the URI '%s' is invalid"
71 msgstr "O nome do servidor no URI '%s' é inválido"
72
73 #: ../glib/gconvert.c:1761
74 #, c-format
75 msgid "The URI '%s' contains invalidly escaped characters"
76 msgstr "A URI '%s' contén caracteres de escape non válidos"
77
78 #: ../glib/gconvert.c:1855
79 #, c-format
80 msgid "The pathname '%s' is not an absolute path"
81 msgstr "O nome de ruta '%s' non é unha ruta absoluta"
82
83 #: ../glib/gconvert.c:1865
84 msgid "Invalid hostname"
85 msgstr "Nome de servidor inválido"
86
87 #: ../glib/gdir.c:121 ../glib/gdir.c:141
88 #, c-format
89 msgid "Error opening directory '%s': %s"
90 msgstr "Erro abrindo o directorio '%s': %s"
91
92 #: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649
93 #, c-format
94 msgid "Could not allocate %lu bytes to read file \"%s\""
95 msgstr "Non se puideron asignar %lu bytes para ler o ficheiro \"%s\""
96
97 #: ../glib/gfileutils.c:591
98 #, c-format
99 msgid "Error reading file '%s': %s"
100 msgstr "Erro lendo o ficheiro '%s': %s"
101
102 #: ../glib/gfileutils.c:673
103 #, c-format
104 msgid "Failed to read from file '%s': %s"
105 msgstr "Fallo ao ler desde o ficheiro '%s': %s"
106
107 #: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811
108 #, c-format
109 msgid "Failed to open file '%s': %s"
110 msgstr "Fallo ao abrir o ficheiro '%s': %s"
111
112 #: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133
113 #, c-format
114 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
115 msgstr "Fallo ao obter os atributos do ficheiro '%s': fstat() fallou: %s"
116
117 #: ../glib/gfileutils.c:775
118 #, c-format
119 msgid "Failed to open file '%s': fdopen() failed: %s"
120 msgstr "Fallo ao abrir o ficheiro '%s': fdopen() fallou: %s"
121
122 #: ../glib/gfileutils.c:909
123 #, c-format
124 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
125 msgstr "Fallou ao renomear o ficheiro '%s' a '%s': g_rename() fallou: %s"
126
127 #: ../glib/gfileutils.c:952
128 #, c-format
129 msgid "Could not change file mode: fork() failed: %s"
130 msgstr "Non se puido cambiar o modo do ficheiro: fork() fallou: %s"
131
132 #: ../glib/gfileutils.c:983
133 #, c-format
134 msgid "Could not change file mode: waitpid() failed: %s"
135 msgstr "Non se puido cambiar o modo do ficheiro: waitpid() fallou: %s"
136
137 #: ../glib/gfileutils.c:1002
138 #, c-format
139 msgid "Could not change file mode: chmod() failed: %s"
140 msgstr "Non se puido cambiar o modo do ficheiro: chmod() fallou: %s"
141
142 #: ../glib/gfileutils.c:1013
143 #, c-format
144 msgid "Could not change file mode: Child terminated by signal: %s"
145 msgstr "Non se pode cambiar o modo do arquivo: O fillo foi rematado pola sinal: %s"
146
147 #: ../glib/gfileutils.c:1024
148 msgid "Could not change file mode: Child terminated abnormally"
149 msgstr "Non se pode cambiar o modo do arquivo: O fillo foi rematado de forma anormal"
150
151 #: ../glib/gfileutils.c:1058 ../glib/gfileutils.c:1524
152 #, c-format
153 msgid "Failed to create file '%s': %s"
154 msgstr "Fallo ao crear o ficheiro '%s': %s"
155
156 #: ../glib/gfileutils.c:1080
157 #, c-format
158 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
159 msgstr "Fallo ao abrir o ficheiro '%s' para escribir: fdopen() fallou: %s"
160
161 #: ../glib/gfileutils.c:1105
162 #, c-format
163 msgid "Failed to write file '%s': fwrite() failed: %s"
164 msgstr "Fallo ao abrir o ficheiro '%s': fwrite() fallou: %s"
165
166 #: ../glib/gfileutils.c:1124
167 #, c-format
168 msgid "Failed to close file '%s': fclose() failed: %s"
169 msgstr "Fallo ao abrir o ficheiro '%s': fclose() fallou: %s"
170
171 #: ../glib/gfileutils.c:1242
172 #, c-format
173 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
174 msgstr "O arquivo existente '%s' non se puido eliminar: g_unlink() fallou: %s"
175
176 #: ../glib/gfileutils.c:1485
177 #, c-format
178 msgid "Template '%s' invalid, should not contain a '%s'"
179 msgstr "O modelo '%s' non é válido, non debería conter '%s'"
180
181 #: ../glib/gfileutils.c:1499
182 #, c-format
183 msgid "Template '%s' doesn't end with XXXXXX"
184 msgstr "O modelo '%s' non remata con XXXXXX"
185
186 #: ../glib/gfileutils.c:1974
187 #, c-format
188 msgid "Failed to read the symbolic link '%s': %s"
189 msgstr "Fallo ao ler o enlace simbólico '%s': %s"
190
191 #: ../glib/gfileutils.c:1995
192 msgid "Symbolic links not supported"
193 msgstr "Enlaces simbólicos non soportados"
194
195 #: ../glib/giochannel.c:1154
196 #, c-format
197 msgid "Could not open converter from '%s' to '%s': %s"
198 msgstr "Non se puido abrir o conversor de '%s' a '%s': %s"
199
200 #: ../glib/giochannel.c:1499
201 msgid "Can't do a raw read in g_io_channel_read_line_string"
202 msgstr "Non se pode facer unha lectura crúa (raw) en g_io_channel_read_line_string"
203
204 #: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803
205 #: ../glib/giochannel.c:1889
206 msgid "Leftover unconverted data in read buffer"
207 msgstr "Sobran datos non convertidos no buffer de lectura"
208
209 #: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703
210 msgid "Channel terminates in a partial character"
211 msgstr "A canle remata nun caracter parcial"
212
213 #: ../glib/giochannel.c:1689
214 msgid "Can't do a raw read in g_io_channel_read_to_end"
215 msgstr "Non se pode facer unha lectura crúa (raw) en g_io_channel_read_to_end"
216
217 #: ../glib/gmappedfile.c:116
218 #, c-format
219 msgid "Failed to open file '%s': open() failed: %s"
220 msgstr "Fallo ao abrir o ficheiro '%s': open() fallou: %s"
221
222 #: ../glib/gmappedfile.c:185
223 #, c-format
224 msgid "Failed to map file '%s': mmap() failed: %s"
225 msgstr "Fallo ao mapear o ficheiro '%s': mmap() fallou: %s"
226
227 #: ../glib/gmarkup.c:232
228 #, c-format
229 msgid "Error on line %d char %d: %s"
230 msgstr "Erro na liña %d caracter %d: %s"
231
232 #: ../glib/gmarkup.c:330
233 #, c-format
234 msgid "Error on line %d: %s"
235 msgstr "Erro na liña %d: %s"
236
237 #: ../glib/gmarkup.c:434
238 msgid "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
239 msgstr ""
240 "Vista unha entidade baleira '&;'; entidades válidas son: &amp; &quot; &lt; "
241 "&gt; &apos;"
242
243 #: ../glib/gmarkup.c:444
244 #, c-format
245 msgid ""
246 "Character '%s' is not valid at the start of an entity name; the & character "
247 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
248 "it as &amp;"
249 msgstr ""
250 "O caracter '%s' non é válido ao comezo do nome dunha entidade, o caracter & "
251 "comeza unha entidade; se se supón que non queres poñer unha entidade pon o & "
252 "como &amp;"
253
254 #: ../glib/gmarkup.c:478
255 #, c-format
256 msgid "Character '%s' is not valid inside an entity name"
257 msgstr "O caracter '%s' non é válido no nome dunha entidade"
258
259 #: ../glib/gmarkup.c:515
260 #, c-format
261 msgid "Entity name '%s' is not known"
262 msgstr "Non se coñece o nome de entidade '%s'"
263
264 #: ../glib/gmarkup.c:526
265 msgid ""
266 "Entity did not end with a semicolon; most likely you used an ampersand "
267 "character without intending to start an entity - escape ampersand as &amp;"
268 msgstr ""
269 "A entidade non remata cun punto e coma, o máis seguro é que usase un "
270 "caracter & sen intención de comezar unha entidade, se é así póñao como &amp;"
271
272 #: ../glib/gmarkup.c:579
273 #, c-format
274 msgid ""
275 "Failed to parse '%-.*s', which should have been a digit inside a character "
276 "reference (&#234; for example) - perhaps the digit is too large"
277 msgstr ""
278 "Fallo ao interpretar '%-.*s', que debería ser un díxito dentro dunha "
279 "referencia de caracter (pex. &#234;) - quizais o díxito é longo de máis"
280
281 #: ../glib/gmarkup.c:604
282 #, c-format
283 msgid "Character reference '%-.*s' does not encode a permitted character"
284 msgstr "A referencia de caracter '%-.*s' non codifica un caracter permitido"
285
286 #: ../glib/gmarkup.c:619
287 msgid "Empty character reference; should include a digit such as &#454;"
288 msgstr "Referencia de caracter baleira; debería incluír un díxito tal como &#454;"
289
290 #: ../glib/gmarkup.c:629
291 msgid ""
292 "Character reference did not end with a semicolon; most likely you used an "
293 "ampersand character without intending to start an entity - escape ampersand "
294 "as &amp;"
295 msgstr ""
296 "A referencia de caracter '%s' non remataba con punto e coma, o máis seguro é "
297 "que usase un caracter & sen intención de comezar unha entidade - pon o & "
298 "como &amp;"
299
300 #: ../glib/gmarkup.c:715
301 msgid "Unfinished entity reference"
302 msgstr "Referencia a entidade sen rematar"
303
304 #: ../glib/gmarkup.c:721
305 msgid "Unfinished character reference"
306 msgstr "Referencia a carácter sen rematar"
307
308 #: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023
309 msgid "Invalid UTF-8 encoded text"
310 msgstr "Texto codificado en UTF-8 non válido"
311
312 #: ../glib/gmarkup.c:1059
313 msgid "Document must begin with an element (e.g. <book>)"
314 msgstr "O documento debe comezar cun elemento (pex. <book>)"
315
316 #: ../glib/gmarkup.c:1099
317 #, c-format
318 msgid ""
319 "'%s' is not a valid character following a '<' character; it may not begin an "
320 "element name"
321 msgstr ""
322 "'%s' non é un caracter válido seguindo ao caracter  '<'; non pode estar ao "
323 "comezo dun nome de elemento"
324
325 #: ../glib/gmarkup.c:1163
326 #, c-format
327 msgid ""
328 "Odd character '%s', expected a '>' character to end the start tag of element "
329 "'%s'"
330 msgstr ""
331 "Caracter sobrante '%s', agardábase un caracter '>' para pechar a etiqueta de "
332 "comezo do elemento '%s'"
333
334 #: ../glib/gmarkup.c:1252
335 #, c-format
336 msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
337 msgstr ""
338 "Caracter sobrante '%s', agardábase un '=' despois do nome do atributo '%s' "
339 "do elemento '%s'"
340
341 #: ../glib/gmarkup.c:1294
342 #, c-format
343 msgid ""
344 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
345 "element '%s', or optionally an attribute; perhaps you used an invalid "
346 "character in an attribute name"
347 msgstr ""
348 "Caracter sobrante '%s', agardábase '>' ou '/' para pechar a etiqueta de "
349 "comezo do elemento '%s', ou opcionalmente un atributo; quizais usou un "
350 "caracter non válido no nome dun atributo"
351
352 #: ../glib/gmarkup.c:1383
353 #, c-format
354 msgid ""
355 "Odd character '%s', expected an open quote mark after the equals sign when "
356 "giving value for attribute '%s' of element '%s'"
357 msgstr ""
358 "Caracter sobrante '%s', agardábase un caracter '\"' despois do signo igual "
359 "para dar un valor ao atributo '%s' do elemento '%s'"
360
361 #: ../glib/gmarkup.c:1528
362 #, c-format
363 msgid ""
364 "'%s' is not a valid character following the characters '</'; '%s' may not "
365 "begin an element name"
366 msgstr ""
367 "'%s' non é un caracter válido seguindo aos caracteres '</'; '%s' non pode "
368 "comezar o nome dun elemento"
369
370 #: ../glib/gmarkup.c:1568
371 #, c-format
372 msgid ""
373 "'%s' is not a valid character following the close element name '%s'; the "
374 "allowed character is '>'"
375 msgstr ""
376 "'%s' non é un caracter válido para pechar o elemento de nome '%s'; o "
377 "caracter permitido é '>'"
378
379 #: ../glib/gmarkup.c:1579
380 #, c-format
381 msgid "Element '%s' was closed, no element is currently open"
382 msgstr "Pechouse o elemento '%s', actualmente non hai ningún elemento aberto"
383
384 #: ../glib/gmarkup.c:1588
385 #, c-format
386 msgid "Element '%s' was closed, but the currently open element is '%s'"
387 msgstr "Pechouse o elemento '%s', sen embargo o elemento aberto actualmente é '%s'"
388
389 #: ../glib/gmarkup.c:1735
390 msgid "Document was empty or contained only whitespace"
391 msgstr "O documento estaba baleiro ou contiña namais espacios en branco"
392
393 #: ../glib/gmarkup.c:1749
394 msgid "Document ended unexpectedly just after an open angle bracket '<'"
395 msgstr "O documento rematou inesperadamente despois dun símbolo '<'"
396
397 #: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801
398 #, c-format
399 msgid ""
400 "Document ended unexpectedly with elements still open - '%s' was the last "
401 "element opened"
402 msgstr ""
403 "O documento rematou inesperadamente con elementos ainda abertos - '%s' era o "
404 "último elemento aberto"
405
406 #: ../glib/gmarkup.c:1765
407 #, c-format
408 msgid ""
409 "Document ended unexpectedly, expected to see a close angle bracket ending "
410 "the tag <%s/>"
411 msgstr ""
412 "O documento rematou inesperadamente, agardábase ver un símbolo '>' pechando "
413 "a etiqueta <%s/>"
414
415 #: ../glib/gmarkup.c:1771
416 msgid "Document ended unexpectedly inside an element name"
417 msgstr "O documento rematou inesperadamente dentro dun nome de elemento"
418
419 #: ../glib/gmarkup.c:1776
420 msgid "Document ended unexpectedly inside an attribute name"
421 msgstr "O documento rematou inesperadamente dentro dun nome de atributo"
422
423 #: ../glib/gmarkup.c:1781
424 msgid "Document ended unexpectedly inside an element-opening tag."
425 msgstr ""
426 "O documento rematou inesperadamente dentro dunha etiqueta de comezo de "
427 "elemento"
428
429 #: ../glib/gmarkup.c:1787
430 msgid ""
431 "Document ended unexpectedly after the equals sign following an attribute "
432 "name; no attribute value"
433 msgstr ""
434 "O documento rematou inesperadamente despois do signo igual seguindo a un "
435 "nome de atributo; non hai valor para o atributo"
436
437 #: ../glib/gmarkup.c:1794
438 msgid "Document ended unexpectedly while inside an attribute value"
439 msgstr "O documento rematou inesperadamente estando dentro dun valor de atributo"
440
441 #: ../glib/gmarkup.c:1809
442 #, c-format
443 msgid "Document ended unexpectedly inside the close tag for element '%s'"
444 msgstr ""
445 "O documento rematou inesperadamente dentro da etiqueta que pechaba o "
446 "elemento '%s'"
447
448 #: ../glib/gmarkup.c:1815
449 msgid "Document ended unexpectedly inside a comment or processing instruction"
450 msgstr ""
451 "O documento rematou inesperadamente dentro dun comentario ou instrucción de "
452 "procesamento"
453
454 #: ../glib/gshell.c:73
455 msgid "Quoted text doesn't begin with a quotation mark"
456 msgstr "O texto en forma citada non comenza cunha marca de cita"
457
458 #: ../glib/gshell.c:163
459 msgid "Unmatched quotation mark in command line or other shell-quoted text"
460 msgstr ""
461 "Marca de cita non pechada en liña de comandos ou outro texto en forma de "
462 "cita nunha shell"
463
464 #: ../glib/gshell.c:541
465 #, c-format
466 msgid "Text ended just after a '\\' character. (The text was '%s')"
467 msgstr "O texto rematou despois dun caracter '\\'. (O texto era '%s')"
468
469 #: ../glib/gshell.c:548
470 #, c-format
471 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
472 msgstr "O texto rematou antes de atopar a comiña final para %c. (O texto era '%s')"
473
474 #: ../glib/gshell.c:560
475 msgid "Text was empty (or contained only whitespace)"
476 msgstr "O texto estaba baleiro (ou contiña espacios en branco namais)"
477
478 #: ../glib/gspawn-win32.c:276
479 msgid "Failed to read data from child process"
480 msgstr "Fallo ao ler datos de proceso fillo"
481
482 #: ../glib/gspawn-win32.c:291 ../glib/gspawn.c:1375
483 #, c-format
484 msgid "Failed to create pipe for communicating with child process (%s)"
485 msgstr "Fallo ao crear unha tubería para comunicarse con proceso fillo (%s)"
486
487 #: ../glib/gspawn-win32.c:329 ../glib/gspawn.c:1039
488 #, c-format
489 msgid "Failed to read from child pipe (%s)"
490 msgstr "Fallo ao ler desde tubería filla (%s)"
491
492 #: ../glib/gspawn-win32.c:355 ../glib/gspawn.c:1244
493 #, c-format
494 msgid "Failed to change to directory '%s' (%s)"
495 msgstr "Fallo ao cambiar ao directorio '%s' (%s)"
496
497 #: ../glib/gspawn-win32.c:361 ../glib/gspawn-win32.c:581
498 #, c-format
499 msgid "Failed to execute child process (%s)"
500 msgstr "Fallo ao executar proceso fillo (%s)"
501
502 #: ../glib/gspawn-win32.c:471 ../glib/gspawn-win32.c:527
503 #, c-format
504 msgid "Invalid program name: %s"
505 msgstr "Nome de programa inválido: %s"
506
507 #: ../glib/gspawn-win32.c:481 ../glib/gspawn-win32.c:537
508 #: ../glib/gspawn-win32.c:780 ../glib/gspawn-win32.c:835
509 #: ../glib/gspawn-win32.c:1364
510 #, c-format
511 msgid "Invalid string in argument vector at %d: %s"
512 msgstr "Cadea inválida no vector do argumento en %d: %s"
513
514 #: ../glib/gspawn-win32.c:492 ../glib/gspawn-win32.c:548
515 #: ../glib/gspawn-win32.c:794 ../glib/gspawn-win32.c:848
516 #: ../glib/gspawn-win32.c:1397
517 #, c-format
518 msgid "Invalid string in environment: %s"
519 msgstr "Cadea inválida no entorno: %s"
520
521 #: ../glib/gspawn-win32.c:776 ../glib/gspawn-win32.c:831
522 #: ../glib/gspawn-win32.c:1345
523 #, c-format
524 msgid "Invalid working directory: %s"
525 msgstr "Directorio de traballo inválido: %s"
526
527 #: ../glib/gspawn-win32.c:890
528 #, c-format
529 msgid "Failed to execute helper program (%s)"
530 msgstr "Fallou ao executar o programa auxiliar (%s)"
531
532 #: ../glib/gspawn-win32.c:1084
533 msgid ""
534 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
535 "process"
536 msgstr ""
537 "Erro non agardado en g_io_channel_win32_poll() lendo datos desde un proceso "
538 "fillo"
539
540 #: ../glib/gspawn.c:179
541 #, c-format
542 msgid "Failed to read data from child process (%s)"
543 msgstr "Fallo ao ler datos de proceso fillo (%s)"
544
545 #: ../glib/gspawn.c:311
546 #, c-format
547 msgid "Unexpected error in select() reading data from a child process (%s)"
548 msgstr "Erro non agargado en select() lendo datos dun proceso fillo (%s)"
549
550 #: ../glib/gspawn.c:394
551 #, c-format
552 msgid "Unexpected error in waitpid() (%s)"
553 msgstr "Erro non agardado en waitpid() (%s)"
554
555 #: ../glib/gspawn.c:1104
556 #, c-format
557 msgid "Failed to fork (%s)"
558 msgstr "Fallo ao bifurcar (%s)"
559
560 #: ../glib/gspawn.c:1254
561 #, c-format
562 msgid "Failed to execute child process \"%s\" (%s)"
563 msgstr "Fallo ao executar proceso fillo \"%s\" (%s)"
564
565 #: ../glib/gspawn.c:1264
566 #, c-format
567 msgid "Failed to redirect output or input of child process (%s)"
568 msgstr "Fallo ao redirixir a saída ou entrada do proceso fillo (%s)"
569
570 #: ../glib/gspawn.c:1273
571 #, c-format
572 msgid "Failed to fork child process (%s)"
573 msgstr "Fallo ao bifurcar proceso fillo (%s)"
574
575 #: ../glib/gspawn.c:1281
576 #, c-format
577 msgid "Unknown error executing child process \"%s\""
578 msgstr "Erro descoñecido executando o proceso fillo \"%s\""
579
580 #: ../glib/gspawn.c:1303
581 #, c-format
582 msgid "Failed to read enough data from child pid pipe (%s)"
583 msgstr "Fallo de lectura de suficientes datos desde a tubería filla con PID (%s)"
584
585 #: ../glib/gutf8.c:987
586 msgid "Character out of range for UTF-8"
587 msgstr "Caracter fóra de rango para UTF-8"
588
589 #: ../glib/gutf8.c:1081 ../glib/gutf8.c:1090 ../glib/gutf8.c:1222
590 #: ../glib/gutf8.c:1231 ../glib/gutf8.c:1372 ../glib/gutf8.c:1468
591 msgid "Invalid sequence in conversion input"
592 msgstr "Secuencia non válida na entrada da conversión"
593
594 #: ../glib/gutf8.c:1383 ../glib/gutf8.c:1479
595 msgid "Character out of range for UTF-16"
596 msgstr "Caracter fóra de rango para UTF-16"
597
598 #: ../glib/goption.c:468
599 msgid "Usage:"
600 msgstr "Uso:"
601
602 #: ../glib/goption.c:468
603 msgid "[OPTION...]"
604 msgstr "[OPCIÓN...]"
605
606 #: ../glib/goption.c:556
607 msgid "Help Options:"
608 msgstr "Opcións de axuda:"
609
610 #: ../glib/goption.c:557
611 msgid "Show help options"
612 msgstr "Mostrar opcións de axuda"
613
614 #: ../glib/goption.c:562
615 msgid "Show all help options"
616 msgstr "Mostrar todas as opcións de axuda"
617
618 #: ../glib/goption.c:612
619 msgid "Application Options:"
620 msgstr "Opcións da aplicación:"
621
622 #: ../glib/goption.c:653
623 #, c-format
624 msgid "Cannot parse integer value '%s' for %s"
625 msgstr "Non se pode interpretar o valor enteiro '%s' para %s"
626
627 #: ../glib/goption.c:663
628 #, c-format
629 msgid "Integer value '%s' for %s out of range"
630 msgstr "O valor enteiro '%s' para %s está fora de rango"
631
632 #: ../glib/goption.c:957 ../glib/goption.c:1068
633 #, c-format
634 msgid "Missing argument for %s"
635 msgstr "Argumento perdido por %s"
636
637 #: ../glib/goption.c:1472
638 #, c-format
639 msgid "Unknown option %s"
640 msgstr "Opción %s descoñecida"
641
642 #: ../glib/gkeyfile.c:339
643 msgid "Valid key file could not be found in data dirs"
644 msgstr "Non se pode atopar a chave do arquivo válida nos directorios de datos"
645
646 #: ../glib/gkeyfile.c:374
647 msgid "Not a regular file"
648 msgstr "Non é un arquivo regular"
649
650 #: ../glib/gkeyfile.c:382
651 msgid "File is empty"
652 msgstr "O ficheiro está vacío"
653
654 #: ../glib/gkeyfile.c:697
655 #, c-format
656 msgid "Key file contains line '%s' which is not a key-value pair, group, or comment"
657 msgstr ""
658 "O arquivo chave contén a liña '%s' que non é un par valor-chave, grupo, ou "
659 "comentario"
660
661 #: ../glib/gkeyfile.c:765
662 msgid "Key file does not start with a group"
663 msgstr "O ficheiro chave non empeza cun grupo"
664
665 #: ../glib/gkeyfile.c:808
666 #, c-format
667 msgid "Key file contains unsupported encoding '%s'"
668 msgstr "O ficheiro chave contén unha codificación non soportada '%s'"
669
670 #: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177
671 #: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497
672 #: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880
673 #, c-format
674 msgid "Key file does not have group '%s'"
675 msgstr "O arquivo chave non ten un grupo '%s'"
676
677 #: ../glib/gkeyfile.c:1188
678 #, c-format
679 msgid "Key file does not have key '%s'"
680 msgstr "O arquivo chave non ten a chave '%s'"
681
682 #: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398
683 #, c-format
684 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
685 msgstr "O arquivo chave contén a chave '%s' co valor '%s' o cal non está en UTF-8"
686
687 #: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788
688 #, c-format
689 msgid "Key file contains key '%s' which has value that cannot be interpreted."
690 msgstr ""
691 "O arquivo chave contén a chave '%s' que ten un valor que non pode ser "
692 "interpretado."
693
694 #: ../glib/gkeyfile.c:2004
695 #, c-format
696 msgid ""
697 "Key file contains key '%s' in group '%s' which has value that cannot be "
698 "interpreted."
699 msgstr ""
700 "O arquivo chave contén a chave '%s' no grupo '%s' que ten un valor que non "
701 "pode ser interpretado."
702
703 #: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891
704 #, c-format
705 msgid "Key file does not have key '%s' in group '%s'"
706 msgstr "O arquivo chave non ten a chave '%s' no grupo '%s'"
707
708 #: ../glib/gkeyfile.c:3067
709 msgid "Key file contains escape character at end of line"
710 msgstr "O arquivo chave contén un carácter de escape ao final da liña"
711
712 #: ../glib/gkeyfile.c:3089
713 #, c-format
714 msgid "Key file contains invalid escape sequence '%s'"
715 msgstr "O arquivo chave contén a secuencia de escape inválida '%s'"
716
717 #: ../glib/gkeyfile.c:3230
718 #, c-format
719 msgid "Value '%s' cannot be interpreted as a number."
720 msgstr "O valor '%s' non pode interpretarse como un número."
721
722 #: ../glib/gkeyfile.c:3240
723 #, c-format
724 msgid "Integer value '%s' out of range"
725 msgstr "O valor enteiro '%s' está fora de rango"
726
727 #: ../glib/gkeyfile.c:3270
728 #, c-format
729 msgid "Value '%s' cannot be interpreted as a boolean."
730 msgstr "O valor '%s' non pode interpretarse como un booleano."
731