]> git.cworth.org Git - tar/blob - po/gl.po
Imported Upstream version 1.24
[tar] / po / gl.po
1 # Galician translation of GNU tar.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Jacobo Tarrío Barreiro <jtarrio@iname.com>, 2002.
4 #
5 #: src/create.c:1550
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: tar 1.13.25\n"
9 "Report-Msgid-Bugs-To: bug-tar@gnu.org\n"
10 "POT-Creation-Date: 2010-10-24 23:08+0300\n"
11 "PO-Revision-Date: 2002-03-26 19:17+0100\n"
12 "Last-Translator: Jacobo Tarrío Barreiro <jtarrio@iname.com>\n"
13 "Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n"
14 "Language: gl\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=iso-8859-1\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: gnu/argmatch.c:135
20 #, c-format
21 msgid "invalid argument %s for %s"
22 msgstr "argumento %s non válido para %s"
23
24 #: gnu/argmatch.c:136
25 #, c-format
26 msgid "ambiguous argument %s for %s"
27 msgstr "argumento %s ambiguo para %s"
28
29 #: gnu/argmatch.c:155
30 #, c-format
31 msgid "Valid arguments are:"
32 msgstr "Os argumentos válidos son:"
33
34 #: gnu/argp-help.c:149
35 #, c-format
36 msgid "ARGP_HELP_FMT: %s value is less than or equal to %s"
37 msgstr ""
38
39 #: gnu/argp-help.c:222
40 #, c-format
41 msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
42 msgstr ""
43
44 #: gnu/argp-help.c:228
45 #, c-format
46 msgid "%.*s: ARGP_HELP_FMT parameter must be positive"
47 msgstr ""
48
49 #: gnu/argp-help.c:237
50 #, c-format
51 msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
52 msgstr ""
53
54 #: gnu/argp-help.c:249
55 #, c-format
56 msgid "Garbage in ARGP_HELP_FMT: %s"
57 msgstr ""
58
59 #: gnu/argp-help.c:1246
60 msgid ""
61 "Mandatory or optional arguments to long options are also mandatory or "
62 "optional for any corresponding short options."
63 msgstr ""
64
65 #: gnu/argp-help.c:1639
66 msgid "Usage:"
67 msgstr ""
68
69 #: gnu/argp-help.c:1643
70 msgid "  or: "
71 msgstr ""
72
73 #: gnu/argp-help.c:1655
74 #, fuzzy
75 msgid " [OPTION...]"
76 msgstr ""
77 "\n"
78 "Emprego: %s [OPCIÓN]...\n"
79
80 #: gnu/argp-help.c:1682
81 #, fuzzy, c-format
82 msgid "Try `%s --help' or `%s --usage' for more information.\n"
83 msgstr "Escriba '%s --help' para máis información.\n"
84
85 #: gnu/argp-help.c:1710
86 #, fuzzy, c-format
87 msgid "Report bugs to %s.\n"
88 msgstr ""
89 "\n"
90 "Informe dos erros no programa a <bug-tar@gnu.org>.\n"
91 "Informe dos erros na traducción a <proxecto@trasno.net>.\n"
92
93 #: gnu/argp-help.c:1929 gnu/error.c:183
94 msgid "Unknown system error"
95 msgstr "Erro do sistema descoñecido"
96
97 #: gnu/argp-parse.c:83
98 msgid "give this help list"
99 msgstr ""
100
101 #: gnu/argp-parse.c:84
102 msgid "give a short usage message"
103 msgstr ""
104
105 #: gnu/argp-parse.c:85 src/tar.c:489 src/tar.c:491 src/tar.c:560
106 #: tests/genfile.c:130
107 msgid "NAME"
108 msgstr ""
109
110 #: gnu/argp-parse.c:85
111 msgid "set the program name"
112 msgstr ""
113
114 #: gnu/argp-parse.c:86
115 msgid "SECS"
116 msgstr ""
117
118 #: gnu/argp-parse.c:87
119 msgid "hang for SECS seconds (default 3600)"
120 msgstr ""
121
122 #: gnu/argp-parse.c:144
123 msgid "print program version"
124 msgstr ""
125
126 #: gnu/argp-parse.c:160
127 #, c-format
128 msgid "(PROGRAM ERROR) No version known!?"
129 msgstr ""
130
131 #: gnu/argp-parse.c:613
132 #, fuzzy, c-format
133 msgid "%s: Too many arguments\n"
134 msgstr "%s: a opción \"%s\" precisa dun argumento\n"
135
136 #: gnu/argp-parse.c:756
137 msgid "(PROGRAM ERROR) Option should have been recognized!?"
138 msgstr ""
139
140 #: gnu/closeout.c:114
141 msgid "write error"
142 msgstr ""
143
144 #: gnu/getopt.c:529 gnu/getopt.c:545
145 #, fuzzy, c-format
146 msgid "%s: option '%s' is ambiguous\n"
147 msgstr "%s: a opción \"%s\" é ambigua\n"
148
149 #: gnu/getopt.c:578 gnu/getopt.c:582
150 #, fuzzy, c-format
151 msgid "%s: option '--%s' doesn't allow an argument\n"
152 msgstr "%s: a opción \"--%s\" non admite un argumento\n"
153
154 #: gnu/getopt.c:591 gnu/getopt.c:596
155 #, fuzzy, c-format
156 msgid "%s: option '%c%s' doesn't allow an argument\n"
157 msgstr "%s: a opción \"%c%s\" non admite un argumento\n"
158
159 #: gnu/getopt.c:639 gnu/getopt.c:658
160 #, fuzzy, c-format
161 msgid "%s: option '--%s' requires an argument\n"
162 msgstr "%s: a opción \"%s\" precisa dun argumento\n"
163
164 #: gnu/getopt.c:696 gnu/getopt.c:699
165 #, fuzzy, c-format
166 msgid "%s: unrecognized option '--%s'\n"
167 msgstr "%s: opción \"--%s\" non recoñecida\n"
168
169 #: gnu/getopt.c:707 gnu/getopt.c:710
170 #, fuzzy, c-format
171 msgid "%s: unrecognized option '%c%s'\n"
172 msgstr "%s: opción \"%c%s\" non recoñecida\n"
173
174 #: gnu/getopt.c:759 gnu/getopt.c:762
175 #, fuzzy, c-format
176 msgid "%s: invalid option -- '%c'\n"
177 msgstr "%s: opción non válida -- %c\n"
178
179 #: gnu/getopt.c:812 gnu/getopt.c:829 gnu/getopt.c:1037 gnu/getopt.c:1055
180 #, fuzzy, c-format
181 msgid "%s: option requires an argument -- '%c'\n"
182 msgstr "%s: a opción precisa dun argumento -- %c\n"
183
184 #: gnu/getopt.c:885 gnu/getopt.c:901
185 #, fuzzy, c-format
186 msgid "%s: option '-W %s' is ambiguous\n"
187 msgstr "%s: a opción \"-W %s\" é ambigua\n"
188
189 #: gnu/getopt.c:925 gnu/getopt.c:943
190 #, fuzzy, c-format
191 msgid "%s: option '-W %s' doesn't allow an argument\n"
192 msgstr "%s: a opción \"-W %s\" non admite un argumento\n"
193
194 #: gnu/getopt.c:964 gnu/getopt.c:982
195 #, fuzzy, c-format
196 msgid "%s: option '-W %s' requires an argument\n"
197 msgstr "%s: a opción \"%s\" precisa dun argumento\n"
198
199 #: gnu/obstack.c:425 gnu/obstack.c:427 gnu/xalloc-die.c:36
200 msgid "memory exhausted"
201 msgstr "memoria esgotada"
202
203 #: gnu/openat-die.c:36
204 #, fuzzy, c-format
205 msgid "unable to record current working directory"
206 msgstr "Non se puido obte-lo directorio actual"
207
208 #: gnu/openat-die.c:54
209 #, fuzzy, c-format
210 msgid "failed to return to initial working directory"
211 msgstr "Non se pode armacena-lo directorio de traballo"
212
213 #. TRANSLATORS:
214 #. Get translations for open and closing quotation marks.
215 #.
216 #. The message catalog should translate "`" to a left
217 #. quotation mark suitable for the locale, and similarly for
218 #. "'".  If the catalog has no translation,
219 #. locale_quoting_style quotes `like this', and
220 #. clocale_quoting_style quotes "like this".
221 #.
222 #. For example, an American English Unicode locale should
223 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
224 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
225 #. MARK).  A British English Unicode locale should instead
226 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK)
227 #. and U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
228 #.
229 #. If you don't know what to put here, please see
230 #. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
231 #. and use glyphs suitable for your language.
232 #: gnu/quotearg.c:274
233 msgid "`"
234 msgstr "\""
235
236 #: gnu/quotearg.c:275
237 msgid "'"
238 msgstr "\""
239
240 #. TRANSLATORS: A regular expression testing for an affirmative answer
241 #. (english: "yes").  Testing the first character may be sufficient.
242 #. Take care to consider upper and lower case.
243 #. To enquire the regular expression that your system uses for this
244 #. purpose, you can use the command
245 #. locale -k LC_MESSAGES | grep '^yesexpr='
246 #: gnu/rpmatch.c:149
247 msgid "^[yY]"
248 msgstr ""
249
250 #. TRANSLATORS: A regular expression testing for a negative answer
251 #. (english: "no").  Testing the first character may be sufficient.
252 #. Take care to consider upper and lower case.
253 #. To enquire the regular expression that your system uses for this
254 #. purpose, you can use the command
255 #. locale -k LC_MESSAGES | grep '^noexpr='
256 #: gnu/rpmatch.c:162
257 msgid "^[nN]"
258 msgstr ""
259
260 #: gnu/version-etc.c:76
261 #, c-format
262 msgid "Packaged by %s (%s)\n"
263 msgstr ""
264
265 #: gnu/version-etc.c:79
266 #, c-format
267 msgid "Packaged by %s\n"
268 msgstr ""
269
270 #. TRANSLATORS: Translate "(C)" to the copyright symbol
271 #. (C-in-a-circle), if this symbol is available in the user's
272 #. locale.  Otherwise, do not translate "(C)"; leave it as-is.
273 #: gnu/version-etc.c:86
274 msgid "(C)"
275 msgstr ""
276
277 #: gnu/version-etc.c:88
278 msgid ""
279 "\n"
280 "License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
281 "html>.\n"
282 "This is free software: you are free to change and redistribute it.\n"
283 "There is NO WARRANTY, to the extent permitted by law.\n"
284 "\n"
285 msgstr ""
286
287 #. TRANSLATORS: %s denotes an author name.
288 #: gnu/version-etc.c:104
289 #, fuzzy, c-format
290 msgid "Written by %s.\n"
291 msgstr "Escrito por François Pinard"
292
293 #. TRANSLATORS: Each %s denotes an author name.
294 #: gnu/version-etc.c:108
295 #, fuzzy, c-format
296 msgid "Written by %s and %s.\n"
297 msgstr "Escrito por François Pinard"
298
299 #. TRANSLATORS: Each %s denotes an author name.
300 #: gnu/version-etc.c:112
301 #, fuzzy, c-format
302 msgid "Written by %s, %s, and %s.\n"
303 msgstr "Escrito por François Pinard"
304
305 #. TRANSLATORS: Each %s denotes an author name.
306 #. You can use line breaks, estimating that each author name occupies
307 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
308 #: gnu/version-etc.c:119
309 #, c-format
310 msgid ""
311 "Written by %s, %s, %s,\n"
312 "and %s.\n"
313 msgstr ""
314
315 #. TRANSLATORS: Each %s denotes an author name.
316 #. You can use line breaks, estimating that each author name occupies
317 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
318 #: gnu/version-etc.c:126
319 #, c-format
320 msgid ""
321 "Written by %s, %s, %s,\n"
322 "%s, and %s.\n"
323 msgstr ""
324
325 #. TRANSLATORS: Each %s denotes an author name.
326 #. You can use line breaks, estimating that each author name occupies
327 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
328 #: gnu/version-etc.c:133
329 #, c-format
330 msgid ""
331 "Written by %s, %s, %s,\n"
332 "%s, %s, and %s.\n"
333 msgstr ""
334
335 #. TRANSLATORS: Each %s denotes an author name.
336 #. You can use line breaks, estimating that each author name occupies
337 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
338 #: gnu/version-etc.c:141
339 #, c-format
340 msgid ""
341 "Written by %s, %s, %s,\n"
342 "%s, %s, %s, and %s.\n"
343 msgstr ""
344
345 #. TRANSLATORS: Each %s denotes an author name.
346 #. You can use line breaks, estimating that each author name occupies
347 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
348 #: gnu/version-etc.c:149
349 #, c-format
350 msgid ""
351 "Written by %s, %s, %s,\n"
352 "%s, %s, %s, %s,\n"
353 "and %s.\n"
354 msgstr ""
355
356 #. TRANSLATORS: Each %s denotes an author name.
357 #. You can use line breaks, estimating that each author name occupies
358 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
359 #: gnu/version-etc.c:158
360 #, c-format
361 msgid ""
362 "Written by %s, %s, %s,\n"
363 "%s, %s, %s, %s,\n"
364 "%s, and %s.\n"
365 msgstr ""
366
367 #. TRANSLATORS: Each %s denotes an author name.
368 #. You can use line breaks, estimating that each author name occupies
369 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
370 #: gnu/version-etc.c:169
371 #, c-format
372 msgid ""
373 "Written by %s, %s, %s,\n"
374 "%s, %s, %s, %s,\n"
375 "%s, %s, and others.\n"
376 msgstr ""
377
378 #. TRANSLATORS: The placeholder indicates the bug-reporting address
379 #. for this package.  Please add _another line_ saying
380 #. "Report translation bugs to <...>\n" with the address for translation
381 #. bugs (typically your translation team's web or email address).
382 #: gnu/version-etc.c:247
383 #, fuzzy, c-format
384 msgid ""
385 "\n"
386 "Report bugs to: %s\n"
387 msgstr ""
388 "\n"
389 "Informe dos erros no programa a <bug-tar@gnu.org>.\n"
390 "Informe dos erros na traducción a <proxecto@trasno.net>.\n"
391
392 #: gnu/version-etc.c:249
393 #, fuzzy, c-format
394 msgid "Report %s bugs to: %s\n"
395 msgstr ""
396 "\n"
397 "Informe dos erros no programa a <bug-tar@gnu.org>.\n"
398 "Informe dos erros na traducción a <proxecto@trasno.net>.\n"
399
400 #: gnu/version-etc.c:253
401 #, c-format
402 msgid "%s home page: <%s>\n"
403 msgstr ""
404
405 #: gnu/version-etc.c:255
406 #, c-format
407 msgid "%s home page: <http://www.gnu.org/software/%s/>\n"
408 msgstr ""
409
410 #: gnu/version-etc.c:258
411 msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n"
412 msgstr ""
413
414 #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'.
415 #. Directly translating this to another language will not work, first because
416 #. %s itself is not translated.
417 #. Translate it as `%s: Function %s failed'.
418 #: lib/paxerror.c:58 lib/paxerror.c:71
419 #, c-format
420 msgid "%s: Cannot %s"
421 msgstr "%s: Non se pode %s"
422
423 #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'.
424 #. Directly translating this to another language will not work, first because
425 #. %s itself is not translated.
426 #. Translate it as `%s: Function %s failed'.
427 #: lib/paxerror.c:84
428 #, c-format
429 msgid "%s: Warning: Cannot %s"
430 msgstr "%s: Aviso: Non se pode %s"
431
432 #: lib/paxerror.c:93
433 #, c-format
434 msgid "%s: Cannot change mode to %s"
435 msgstr "%s: Non se pode cambia-lo modo a %s"
436
437 #: lib/paxerror.c:101
438 #, c-format
439 msgid "%s: Cannot change ownership to uid %lu, gid %lu"
440 msgstr "%s: Non se pode cambia-la propiedade ao uid %lu, gid %lu"
441
442 #: lib/paxerror.c:127
443 #, c-format
444 msgid "%s: Cannot hard link to %s"
445 msgstr "%s: Non se pode libar a %s"
446
447 #: lib/paxerror.c:179 lib/paxerror.c:211
448 #, fuzzy, c-format
449 msgid "%s: Read error at byte %s, while reading %lu byte"
450 msgid_plural "%s: Read error at byte %s, while reading %lu bytes"
451 msgstr[0] "%s: Erro de lectura no byte %s, lendo %lu bytes"
452 msgstr[1] "%s: Erro de lectura no byte %s, lendo %lu bytes"
453
454 #: lib/paxerror.c:192
455 #, fuzzy, c-format
456 msgid "%s: Warning: Read error at byte %s, while reading %lu byte"
457 msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes"
458 msgstr[0] "%s: Aviso: Erro de lectura no byte %s, lendo %lu bytes"
459 msgstr[1] "%s: Aviso: Erro de lectura no byte %s, lendo %lu bytes"
460
461 #: lib/paxerror.c:259
462 #, c-format
463 msgid "%s: Cannot seek to %s"
464 msgstr "%s: Non se pode saltar a %s"
465
466 #: lib/paxerror.c:275
467 #, c-format
468 msgid "%s: Warning: Cannot seek to %s"
469 msgstr "%s: Aviso: Non se pode saltar a %s"
470
471 #: lib/paxerror.c:284
472 #, c-format
473 msgid "%s: Cannot create symlink to %s"
474 msgstr "%s: Non se pode crear unha ligazón simbólica a %s"
475
476 #: lib/paxerror.c:349
477 #, fuzzy, c-format
478 msgid "%s: Wrote only %lu of %lu byte"
479 msgid_plural "%s: Wrote only %lu of %lu bytes"
480 msgstr[0] "%s: Graváronse só %lu de %lu bytes"
481 msgstr[1] "%s: Graváronse só %lu de %lu bytes"
482
483 #: lib/paxnames.c:155
484 #, fuzzy, c-format
485 msgid "Removing leading `%s' from member names"
486 msgstr "Eliminadndo o \"%.*s\" inicial dos nomes dos membros"
487
488 #: lib/paxnames.c:156
489 #, fuzzy, c-format
490 msgid "Removing leading `%s' from hard link targets"
491 msgstr "Eliminadndo o \"%.*s\" inicial dos nomes dos membros"
492
493 #: lib/paxnames.c:169
494 #, fuzzy
495 msgid "Substituting `.' for empty member name"
496 msgstr "Eliminadndo o \"%.*s\" inicial dos nomes dos membros"
497
498 #: lib/paxnames.c:170
499 msgid "Substituting `.' for empty hard link target"
500 msgstr ""
501
502 #: lib/rtapelib.c:299
503 #, c-format
504 msgid "exec/tcp: Service not available"
505 msgstr "exec/tcp: Servicio non dispoñible"
506
507 #: lib/rtapelib.c:303
508 #, c-format
509 msgid "stdin"
510 msgstr "entrada estándar"
511
512 #: lib/rtapelib.c:306
513 #, c-format
514 msgid "stdout"
515 msgstr "saída estándar"
516
517 #: lib/rtapelib.c:429
518 #, c-format
519 msgid "Cannot connect to %s: resolve failed"
520 msgstr ""
521
522 #: lib/rtapelib.c:515
523 #, c-format
524 msgid "Cannot execute remote shell"
525 msgstr "Non se pode executar un intérprete de comandos remoto"
526
527 #: rmt/rmt.c:432
528 msgid "Seek direction out of range"
529 msgstr "Dirección de desprazamento fóra de rango"
530
531 #: rmt/rmt.c:438
532 #, fuzzy
533 msgid "Invalid seek direction"
534 msgstr "Proporcionouse na opción un modo non válido"
535
536 #: rmt/rmt.c:446
537 #, fuzzy
538 msgid "Invalid seek offset"
539 msgstr "Marca de tempo non válida"
540
541 #: rmt/rmt.c:452
542 msgid "Seek offset out of range"
543 msgstr "Desprazamento fóra de rango"
544
545 #: rmt/rmt.c:493 rmt/rmt.c:544 rmt/rmt.c:608
546 #, fuzzy
547 msgid "Invalid byte count"
548 msgstr "Lonxitude da fita non válida"
549
550 #: rmt/rmt.c:499 rmt/rmt.c:550 rmt/rmt.c:614 rmt/rmt.c:625
551 #, fuzzy
552 msgid "Byte count out of range"
553 msgstr "Desprazamento fóra de rango"
554
555 #: rmt/rmt.c:558
556 #, fuzzy
557 msgid "Premature eof"
558 msgstr "rmtd: Fin de ficheiro prematura\n"
559
560 #: rmt/rmt.c:601
561 #, fuzzy
562 msgid "Invalid operation code"
563 msgstr "%s: opción non válida -- %c\n"
564
565 #: rmt/rmt.c:636 rmt/rmt.c:680
566 msgid "Operation not supported"
567 msgstr ""
568
569 #: rmt/rmt.c:664
570 #, fuzzy
571 msgid "Unexpected arguments"
572 msgstr "Fin de ficheiro inesperado nos nomes alterados"
573
574 #: rmt/rmt.c:689
575 msgid "Manipulate a tape drive, accepting commands from a remote process"
576 msgstr ""
577
578 #: rmt/rmt.c:696 src/tar.c:424 src/tar.c:428 src/tar.c:558 src/tar.c:573
579 #: src/tar.c:704 src/tar.c:742 tests/genfile.c:166
580 msgid "NUMBER"
581 msgstr ""
582
583 #: rmt/rmt.c:697
584 msgid "set debug level"
585 msgstr ""
586
587 #: rmt/rmt.c:698 src/tar.c:422 src/tar.c:563 src/tar.c:639 src/tar.c:643
588 #: src/tar.c:655 src/tar.c:665 src/tar.c:668 src/tar.c:670 src/tar.c:759
589 #: tests/genfile.c:132 tests/genfile.c:180 tests/genfile.c:184
590 #: tests/genfile.c:187 tests/genfile.c:193
591 msgid "FILE"
592 msgstr ""
593
594 #: rmt/rmt.c:699
595 msgid "set debug output file name"
596 msgstr ""
597
598 #: rmt/rmt.c:715 rmt/rmt.c:783
599 #, fuzzy, c-format
600 msgid "cannot open %s"
601 msgstr "Non se puido abrir %s"
602
603 #: rmt/rmt.c:780 tests/genfile.c:884 tests/genfile.c:901
604 #, c-format
605 msgid "too many arguments"
606 msgstr ""
607
608 #: rmt/rmt.c:822
609 msgid "Garbage command"
610 msgstr "Comando lixo"
611
612 #: src/buffer.c:386 src/buffer.c:391 src/buffer.c:635 src/buffer.c:1250
613 #: src/buffer.c:1296 src/buffer.c:1325 src/delete.c:211 src/list.c:184
614 #: src/update.c:198
615 msgid "This does not look like a tar archive"
616 msgstr "Isto non semella un arquivo tar"
617
618 #: src/buffer.c:450 src/buffer.c:459
619 #, fuzzy
620 msgid "Total bytes written"
621 msgstr "Bytes totais escritos: %s (%sB, %sB/s)\n"
622
623 #: src/buffer.c:457 src/buffer.c:471
624 msgid "Total bytes read"
625 msgstr ""
626
627 #: src/buffer.c:461
628 #, fuzzy, c-format
629 msgid "Total bytes deleted: %s\n"
630 msgstr "Bytes totais escritos: %s (%sB, %sB/s)\n"
631
632 #: src/buffer.c:550
633 msgid "(pipe)"
634 msgstr "(canalización)"
635
636 #: src/buffer.c:573
637 msgid "Invalid value for record_size"
638 msgstr "Valor non válido para record_size"
639
640 #: src/buffer.c:576
641 msgid "No archive name given"
642 msgstr "Non se proporcionou o nome do arquivo"
643
644 #: src/buffer.c:618
645 msgid "Cannot verify stdin/stdout archive"
646 msgstr "Non se poden verifica-los arquivos da entrada/saída estándar"
647
648 #: src/buffer.c:632
649 #, c-format
650 msgid "Archive is compressed. Use %s option"
651 msgstr ""
652
653 #: src/buffer.c:689 src/tar.c:2448
654 msgid "Cannot update compressed archives"
655 msgstr "Non se poden actualiza-los arquivos comprimidos"
656
657 #: src/buffer.c:782
658 msgid "At beginning of tape, quitting now"
659 msgstr "No comezo da cinta, saíndo agora"
660
661 #: src/buffer.c:788
662 msgid "Too many errors, quitting"
663 msgstr "Demasiados erros, saíndo"
664
665 #: src/buffer.c:821
666 #, fuzzy, c-format
667 msgid "Record size = %lu block"
668 msgid_plural "Record size = %lu blocks"
669 msgstr[0] "Tamaño do rexistro = %lu bloques"
670 msgstr[1] "Tamaño do rexistro = %lu bloques"
671
672 #: src/buffer.c:842
673 #, fuzzy, c-format
674 msgid "Unaligned block (%lu byte) in archive"
675 msgid_plural "Unaligned block (%lu bytes) in archive"
676 msgstr[0] "Bloque desaliñado (%lu bytes) no arquivo"
677 msgstr[1] "Bloque desaliñado (%lu bytes) no arquivo"
678
679 #: src/buffer.c:919
680 msgid "Cannot backspace archive file; it may be unreadable without -i"
681 msgstr "Non se pode recuar no arquivo; pode ser ilexible sen -i"
682
683 #: src/buffer.c:951
684 msgid "rmtlseek not stopped at a record boundary"
685 msgstr ""
686
687 #: src/buffer.c:1002
688 #, c-format
689 msgid "%s: contains invalid volume number"
690 msgstr "%s: contén un número de volume non válido"
691
692 #: src/buffer.c:1037
693 msgid "Volume number overflow"
694 msgstr "Desbordamento no número de volume"
695
696 #: src/buffer.c:1052
697 #, c-format
698 msgid "Prepare volume #%d for %s and hit return: "
699 msgstr "Prepare o volume #%d para %s e prema enter: "
700
701 #: src/buffer.c:1058
702 msgid "EOF where user reply was expected"
703 msgstr "Chegouse á fin de ficheiro onde se esperaba unha resposta do usuario"
704
705 #: src/buffer.c:1063 src/buffer.c:1095
706 msgid "WARNING: Archive is incomplete"
707 msgstr "AVISO: O arquivo está incompleto"
708
709 #: src/buffer.c:1077
710 #, fuzzy, c-format
711 msgid ""
712 " n name        Give a new file name for the next (and subsequent) volume(s)\n"
713 " q             Abort tar\n"
714 " y or newline  Continue operation\n"
715 msgstr ""
716 " n [nome]   Dar un novo nome de ficheiro para os seguintes volumes\n"
717 " q          Abortar tar\n"
718 " !          Executar outro intérprete de comandos\n"
719 " ?          Amosar esta lista\n"
720
721 #: src/buffer.c:1082
722 #, c-format
723 msgid " !             Spawn a subshell\n"
724 msgstr ""
725
726 #: src/buffer.c:1083
727 #, c-format
728 msgid " ?             Print this list\n"
729 msgstr ""
730
731 #: src/buffer.c:1090
732 msgid "No new volume; exiting.\n"
733 msgstr "Non hai novos volumes; saíndo.\n"
734
735 #: src/buffer.c:1123
736 msgid "File name not specified. Try again.\n"
737 msgstr ""
738
739 #: src/buffer.c:1136
740 #, c-format
741 msgid "Invalid input. Type ? for help.\n"
742 msgstr ""
743
744 #: src/buffer.c:1187
745 #, fuzzy, c-format
746 msgid "%s command failed"
747 msgstr "O comando \"%s\" fallou"
748
749 #: src/buffer.c:1368
750 #, fuzzy, c-format
751 msgid "%s is possibly continued on this volume: header contains truncated name"
752 msgstr "%s non continúa neste volume"
753
754 #: src/buffer.c:1372
755 #, c-format
756 msgid "%s is not continued on this volume"
757 msgstr "%s non continúa neste volume"
758
759 #: src/buffer.c:1386
760 #, c-format
761 msgid "%s is the wrong size (%s != %s + %s)"
762 msgstr "%s ten un tamaño incorrecto (%s != %s + %s)"
763
764 #: src/buffer.c:1401
765 #, fuzzy, c-format
766 msgid "This volume is out of sequence (%s - %s != %s)"
767 msgstr "Este volume está fora da secuencia"
768
769 #: src/buffer.c:1479 src/buffer.c:1505
770 #, c-format
771 msgid "Archive not labeled to match %s"
772 msgstr "O arquivo non está etiquetado para coincidir con %s"
773
774 #: src/buffer.c:1509
775 #, c-format
776 msgid "Volume %s does not match %s"
777 msgstr "O volume %s non coincide con %s"
778
779 #: src/buffer.c:1603
780 #, c-format
781 msgid ""
782 "%s: file name too long to be stored in a GNU multivolume header, truncated"
783 msgstr ""
784
785 #: src/buffer.c:1794
786 #, fuzzy
787 msgid "write did not end on a block boundary"
788 msgstr "A fin do ficheiro (EOF) do arquivo %s non se atopa no límite do bloque"
789
790 #: src/compare.c:95
791 #, fuzzy, c-format
792 msgid "Could only read %lu of %lu byte"
793 msgid_plural "Could only read %lu of %lu bytes"
794 msgstr[0] "So se puido ler %lu de %lu bytes"
795 msgstr[1] "So se puido ler %lu de %lu bytes"
796
797 #: src/compare.c:105 src/compare.c:382
798 msgid "Contents differ"
799 msgstr "O contido é diferente"
800
801 #: src/compare.c:131 src/extract.c:958 src/incremen.c:1462 src/list.c:397
802 #: src/list.c:1384 src/xheader.c:711
803 msgid "Unexpected EOF in archive"
804 msgstr "Fin de ficheiro inesperado no arquivo"
805
806 #: src/compare.c:179 src/compare.c:195 src/compare.c:308 src/compare.c:406
807 msgid "File type differs"
808 msgstr "O tipo de ficheiro é diferente"
809
810 #: src/compare.c:182 src/compare.c:202 src/compare.c:322
811 msgid "Mode differs"
812 msgstr "O modo é diferente"
813
814 #: src/compare.c:205
815 msgid "Uid differs"
816 msgstr "Os uid son diferentes"
817
818 #: src/compare.c:207
819 msgid "Gid differs"
820 msgstr "Os gid son diferentes"
821
822 #: src/compare.c:211
823 msgid "Mod time differs"
824 msgstr "A data de modificación é diferente"
825
826 #: src/compare.c:215 src/compare.c:414
827 msgid "Size differs"
828 msgstr "O tamaño é diferente"
829
830 #: src/compare.c:263
831 #, c-format
832 msgid "Not linked to %s"
833 msgstr "Non ligado a %s"
834
835 #: src/compare.c:287
836 msgid "Symlink differs"
837 msgstr "A ligazón simbólica é diferente"
838
839 #: src/compare.c:316
840 msgid "Device number differs"
841 msgstr "O número de dispositivo é diferente"
842
843 #: src/compare.c:456
844 #, c-format
845 msgid "Verify "
846 msgstr "Verificar "
847
848 #: src/compare.c:463
849 #, fuzzy, c-format
850 msgid "%s: Unknown file type `%c', diffed as normal file"
851 msgstr ""
852 "%s: Tipo de ficheiro \"%c\" descoñecido; trátase coma un ficheiro normal"
853
854 #: src/compare.c:518
855 msgid "Archive contains file names with leading prefixes removed."
856 msgstr ""
857
858 #: src/compare.c:520
859 msgid "Verification may fail to locate original files."
860 msgstr ""
861
862 #: src/compare.c:593
863 #, fuzzy, c-format
864 msgid "VERIFY FAILURE: %d invalid header detected"
865 msgid_plural "VERIFY FAILURE: %d invalid headers detected"
866 msgstr[0] "FALLO NA VERIFICACION: detectáronse %d cabeceiras non válidas"
867 msgstr[1] "FALLO NA VERIFICACION: detectáronse %d cabeceiras non válidas"
868
869 #: src/compare.c:611 src/list.c:161
870 #, c-format
871 msgid "A lone zero block at %s"
872 msgstr ""
873
874 #: src/create.c:72
875 #, c-format
876 msgid "%s: contains a cache directory tag %s; %s"
877 msgstr ""
878
879 #: src/create.c:261
880 #, c-format
881 msgid "value %s out of %s range %s..%s; substituting %s"
882 msgstr "valor %s fóra do rango de %s %s..%s; substituíndo %s"
883
884 #: src/create.c:267
885 #, c-format
886 msgid "value %s out of %s range %s..%s"
887 msgstr "valor %s fóra do rango de %s %s..%s"
888
889 #: src/create.c:327
890 msgid "Generating negative octal headers"
891 msgstr "Xerando cabeceiras octais negativas"
892
893 #: src/create.c:611 src/create.c:674
894 #, fuzzy, c-format
895 msgid "%s: file name is too long (max %d); not dumped"
896 msgstr "%s: ficheiro sen cambios; non se envorca"
897
898 #: src/create.c:621
899 #, fuzzy, c-format
900 msgid "%s: file name is too long (cannot be split); not dumped"
901 msgstr "%s: ficheiro sen cambios; non se envorca"
902
903 #: src/create.c:648
904 #, fuzzy, c-format
905 msgid "%s: link name is too long; not dumped"
906 msgstr "%s: ficheiro sen cambios; non se envorca"
907
908 #: src/create.c:1062
909 #, fuzzy, c-format
910 msgid "%s: File shrank by %s byte; padding with zeros"
911 msgid_plural "%s: File shrank by %s bytes; padding with zeros"
912 msgstr[0] "%s: O ficheiro encolleu %s bytes; enchendo con ceros"
913 msgstr[1] "%s: O ficheiro encolleu %s bytes; enchendo con ceros"
914
915 #: src/create.c:1158
916 #, c-format
917 msgid "%s: file is on a different filesystem; not dumped"
918 msgstr "%s: o ficheiro está nun sistema de ficheiros diferente; non se envorca"
919
920 #: src/create.c:1201 src/create.c:1212 src/incremen.c:582 src/incremen.c:588
921 #, fuzzy
922 msgid "contents not dumped"
923 msgstr " (memoria volcada)"
924
925 #: src/create.c:1416
926 #, c-format
927 msgid "%s: Unknown file type; file ignored"
928 msgstr "%s: Tipo de ficheiro descoñecido; ignórase este ficheiro"
929
930 #: src/create.c:1527
931 #, fuzzy, c-format
932 msgid "Missing links to %s."
933 msgstr " ligazón a %s\n"
934
935 #: src/create.c:1688
936 #, c-format
937 msgid "%s: file is unchanged; not dumped"
938 msgstr "%s: ficheiro sen cambios; non se envorca"
939
940 #: src/create.c:1697
941 #, c-format
942 msgid "%s: file is the archive; not dumped"
943 msgstr "%s: o ficheiro é o arquivo; non se envorca"
944
945 #: src/create.c:1721 src/incremen.c:575
946 msgid "directory not dumped"
947 msgstr ""
948
949 #: src/create.c:1793
950 #, c-format
951 msgid "%s: file changed as we read it"
952 msgstr "%s: o ficheiro cambiou mentres se lía"
953
954 #: src/create.c:1855
955 #, c-format
956 msgid "%s: socket ignored"
957 msgstr "%s: ignórase o socket"
958
959 #: src/create.c:1861
960 #, c-format
961 msgid "%s: door ignored"
962 msgstr "%s: ignórase a porta"
963
964 #: src/delete.c:217 src/list.c:198 src/update.c:203
965 msgid "Skipping to next header"
966 msgstr "Pasando á seguinte cabeceira"
967
968 #: src/delete.c:283
969 msgid "Deleting non-header from archive"
970 msgstr "Borrando o que non sexan cabeceiras do arquivo"
971
972 #: src/extract.c:277
973 #, c-format
974 msgid "%s: implausibly old time stamp %s"
975 msgstr ""
976
977 #: src/extract.c:295
978 #, fuzzy, c-format
979 msgid "%s: time stamp %s is %s s in the future"
980 msgstr "%s: a marca de tempo %s está %lu segundos no futuro"
981
982 #: src/extract.c:475
983 #, c-format
984 msgid "%s: Unexpected inconsistency when making directory"
985 msgstr "%s: Inconsistencia inesperada ao crea-lo directorio"
986
987 #: src/extract.c:709
988 #, c-format
989 msgid "%s: Directory renamed before its status could be extracted"
990 msgstr "%s: Renomeouse o directorio antes de poder estrae-lo seu estado"
991
992 #: src/extract.c:863
993 msgid "Extracting contiguous files as regular files"
994 msgstr "Extraendo os ficheiros contiguos coma ficheiros normais"
995
996 #: src/extract.c:1183
997 msgid "Attempting extraction of symbolic links as hard links"
998 msgstr "Tentando extrae-las ligazóns simbólicas coma ligazóns duras"
999
1000 #: src/extract.c:1339
1001 #, c-format
1002 msgid "%s: Cannot extract -- file is continued from another volume"
1003 msgstr "%s: Non se pode extraer -- o ficheiro é continuación doutro volume"
1004
1005 #: src/extract.c:1346 src/list.c:1117
1006 #, fuzzy
1007 msgid "Unexpected long name header"
1008 msgstr "Fin de ficheiro (EOF) inesperado no arquivo"
1009
1010 #: src/extract.c:1353
1011 #, fuzzy, c-format
1012 msgid "%s: Unknown file type `%c', extracted as normal file"
1013 msgstr ""
1014 "%s: Tipo de ficheiro \"%c\" descoñecido, extraéndoo coma ficheiro normal"
1015
1016 #: src/extract.c:1379
1017 #, c-format
1018 msgid "Current %s is newer or same age"
1019 msgstr ""
1020
1021 #: src/extract.c:1431
1022 #, c-format
1023 msgid "%s: Was unable to backup this file"
1024 msgstr "%s: Non se puido copiar este ficheiro"
1025
1026 #: src/extract.c:1568
1027 #, fuzzy, c-format
1028 msgid "Cannot rename %s to %s"
1029 msgstr "%s: Non se pode renomear a %s"
1030
1031 #: src/incremen.c:474 src/incremen.c:518
1032 #, fuzzy, c-format
1033 msgid "%s: Directory has been renamed from %s"
1034 msgstr "%s: Renomeouse o directorio"
1035
1036 #: src/incremen.c:486
1037 #, c-format
1038 msgid "%s: Directory has been renamed"
1039 msgstr "%s: Renomeouse o directorio"
1040
1041 #: src/incremen.c:531
1042 #, c-format
1043 msgid "%s: Directory is new"
1044 msgstr "%s: O directorio é novo"
1045
1046 #: src/incremen.c:956 src/incremen.c:973
1047 msgid "Invalid time stamp"
1048 msgstr "Marca de tempo non válida"
1049
1050 #: src/incremen.c:1012
1051 #, fuzzy
1052 msgid "Invalid modification time (seconds)"
1053 msgstr "Proporcionouse na opción un modo non válido"
1054
1055 #: src/incremen.c:1027
1056 msgid "Invalid modification time (nanoseconds)"
1057 msgstr ""
1058
1059 #: src/incremen.c:1047
1060 msgid "Invalid device number"
1061 msgstr "Número de dispositivo non válido"
1062
1063 #: src/incremen.c:1062
1064 msgid "Invalid inode number"
1065 msgstr "Número de inode non válido"
1066
1067 #: src/incremen.c:1113 src/incremen.c:1150
1068 msgid "Field too long while reading snapshot file"
1069 msgstr ""
1070
1071 #: src/incremen.c:1120 src/incremen.c:1158
1072 #, fuzzy
1073 msgid "Read error in snapshot file"
1074 msgstr "Erro de lectura en %s"
1075
1076 #: src/incremen.c:1122 src/incremen.c:1162 src/incremen.c:1214
1077 #: src/incremen.c:1272
1078 #, fuzzy
1079 msgid "Unexpected EOF in snapshot file"
1080 msgstr "Fin de ficheiro (EOF) inesperado no arquivo"
1081
1082 #: src/incremen.c:1129 src/incremen.c:1169
1083 #, fuzzy
1084 msgid "Unexpected field value in snapshot file"
1085 msgstr "Fin de ficheiro (EOF) inesperado no arquivo"
1086
1087 #: src/incremen.c:1264
1088 msgid "Missing record terminator"
1089 msgstr ""
1090
1091 #: src/incremen.c:1325 src/incremen.c:1328
1092 msgid "Bad incremental file format"
1093 msgstr ""
1094
1095 #: src/incremen.c:1347
1096 #, c-format
1097 msgid "Unsupported incremental format version: %<PRIuMAX>"
1098 msgstr ""
1099
1100 #: src/incremen.c:1502
1101 #, c-format
1102 msgid "Malformed dumpdir: expected '%c' but found %#3o"
1103 msgstr ""
1104
1105 #: src/incremen.c:1512
1106 msgid "Malformed dumpdir: 'X' duplicated"
1107 msgstr ""
1108
1109 #: src/incremen.c:1525
1110 msgid "Malformed dumpdir: empty name in 'R'"
1111 msgstr ""
1112
1113 #: src/incremen.c:1538
1114 msgid "Malformed dumpdir: 'T' not preceeded by 'R'"
1115 msgstr ""
1116
1117 #: src/incremen.c:1544
1118 msgid "Malformed dumpdir: empty name in 'T'"
1119 msgstr ""
1120
1121 #: src/incremen.c:1564
1122 #, c-format
1123 msgid "Malformed dumpdir: expected '%c' but found end of data"
1124 msgstr ""
1125
1126 #: src/incremen.c:1571
1127 msgid "Malformed dumpdir: 'X' never used"
1128 msgstr ""
1129
1130 #: src/incremen.c:1615
1131 #, fuzzy, c-format
1132 msgid "Cannot create temporary directory using template %s"
1133 msgstr "Non se pode reservar memoria para o factor de bloqueo %d"
1134
1135 #: src/incremen.c:1677
1136 #, c-format
1137 msgid "%s: Not purging directory: unable to stat"
1138 msgstr ""
1139
1140 #: src/incremen.c:1690
1141 #, fuzzy, c-format
1142 msgid "%s: directory is on a different device: not purging"
1143 msgstr "%s: o ficheiro está nun sistema de ficheiros diferente; non se envorca"
1144
1145 #: src/incremen.c:1698
1146 #, c-format
1147 msgid "%s: Deleting %s\n"
1148 msgstr "%s: Borrando %s\n"
1149
1150 #: src/incremen.c:1703
1151 #, c-format
1152 msgid "%s: Cannot remove"
1153 msgstr "%s: Non se pode eliminar"
1154
1155 #: src/list.c:130
1156 #, c-format
1157 msgid "%s: Omitting"
1158 msgstr "%s: Omitíndoo"
1159
1160 #: src/list.c:146
1161 #, c-format
1162 msgid "block %s: ** Block of NULs **\n"
1163 msgstr "bloque %s: ** Bloque de nulos **\n"
1164
1165 #: src/list.c:172
1166 #, c-format
1167 msgid "block %s: ** End of File **\n"
1168 msgstr "bloque %s: ** Fin de Ficheiro **\n"
1169
1170 #: src/list.c:195 src/list.c:1089 src/list.c:1352
1171 #, c-format
1172 msgid "block %s: "
1173 msgstr "bloque %s: "
1174
1175 #. TRANSLATORS: %s is type of the value (gid_t, uid_t,
1176 #. etc.)
1177 #: src/list.c:704
1178 #, c-format
1179 msgid "Blanks in header where numeric %s value expected"
1180 msgstr ""
1181 "Atopáronse espacios na cabeceira onde se esperaba un valor númerico de %s"
1182
1183 #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.)
1184 #: src/list.c:759
1185 #, c-format
1186 msgid "Archive octal value %.*s is out of %s range; assuming two's complement"
1187 msgstr ""
1188 "O valor octal do arquivo %.*s está fóra do rango de %s; suponse complemento "
1189 "a 2"
1190
1191 #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.)
1192 #: src/list.c:770
1193 #, c-format
1194 msgid "Archive octal value %.*s is out of %s range"
1195 msgstr "O valor octal do arquivo %.*s está fóra do rango de %s"
1196
1197 #: src/list.c:791
1198 msgid "Archive contains obsolescent base-64 headers"
1199 msgstr "O arquivo contén cabeceiras base-64 obsoletas"
1200
1201 #: src/list.c:805
1202 #, c-format
1203 msgid "Archive signed base-64 string %s is out of %s range"
1204 msgstr "A cadea base-64 asinada do arquivo %s está fóra do rango de %s"
1205
1206 #: src/list.c:836
1207 #, c-format
1208 msgid "Archive base-256 value is out of %s range"
1209 msgstr "O valor base-256 do arquivo está fóra do rango de %s"
1210
1211 #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.)
1212 #: src/list.c:865
1213 #, c-format
1214 msgid "Archive contains %.*s where numeric %s value expected"
1215 msgstr "O arquivo contén %.*s onde se esperaba un valor numérico de %s"
1216
1217 #. TRANSLATORS: Second %s is type name (gid_t,uid_t,etc.)
1218 #: src/list.c:887
1219 #, c-format
1220 msgid "Archive value %s is out of %s range %s..%s"
1221 msgstr "O valor do arquivo %s está fóra do rango de %s %s..%s"
1222
1223 #: src/list.c:1253
1224 #, c-format
1225 msgid " link to %s\n"
1226 msgstr " ligazón a %s\n"
1227
1228 #: src/list.c:1261
1229 #, c-format
1230 msgid " unknown file type %s\n"
1231 msgstr " Tipo de ficheiro %s descoñecido\n"
1232
1233 #: src/list.c:1279
1234 #, c-format
1235 msgid "--Long Link--\n"
1236 msgstr ""
1237
1238 #: src/list.c:1283
1239 #, c-format
1240 msgid "--Long Name--\n"
1241 msgstr ""
1242
1243 #: src/list.c:1287
1244 #, c-format
1245 msgid "--Volume Header--\n"
1246 msgstr "--Cabeceira de Volume--\n"
1247
1248 #: src/list.c:1295
1249 #, c-format
1250 msgid "--Continued at byte %s--\n"
1251 msgstr "--Continúa no byte %s--\n"
1252
1253 #: src/list.c:1357
1254 msgid "Creating directory:"
1255 msgstr "Creando o directorio:"
1256
1257 #: src/misc.c:298
1258 #, fuzzy
1259 msgid "Cannot get working directory"
1260 msgstr "Non se pode cambia-lo directorio de traballo"
1261
1262 #: src/misc.c:571
1263 #, c-format
1264 msgid "Renaming %s to %s\n"
1265 msgstr "Renomeando %s a %s\n"
1266
1267 #: src/misc.c:580 src/misc.c:599
1268 #, c-format
1269 msgid "%s: Cannot rename to %s"
1270 msgstr "%s: Non se pode renomear a %s"
1271
1272 #: src/misc.c:604
1273 #, c-format
1274 msgid "Renaming %s back to %s\n"
1275 msgstr "Renomeando %s a %s\n"
1276
1277 #: src/misc.c:851
1278 #, c-format
1279 msgid "%s: File removed before we read it"
1280 msgstr "%s: Ficheiro eliminado antes da súa lectura"
1281
1282 #: src/misc.c:866
1283 #, fuzzy, c-format
1284 msgid "%s: Directory removed before we read it"
1285 msgstr "%s: Ficheiro eliminado antes da súa lectura"
1286
1287 #: src/misc.c:887
1288 msgid "child process"
1289 msgstr "proceso fillo"
1290
1291 #: src/misc.c:896
1292 msgid "interprocess channel"
1293 msgstr "canle interproceso"
1294
1295 #: src/names.c:594
1296 msgid "Pattern matching characters used in file names"
1297 msgstr ""
1298
1299 #: src/names.c:596
1300 msgid ""
1301 "Use --wildcards to enable pattern matching, or --no-wildcards to suppress "
1302 "this warning"
1303 msgstr ""
1304
1305 #: src/names.c:614 src/names.c:630
1306 #, c-format
1307 msgid "%s: Not found in archive"
1308 msgstr "%s: Non atopado no arquivo"
1309
1310 #: src/names.c:615
1311 #, fuzzy, c-format
1312 msgid "%s: Required occurrence not found in archive"
1313 msgstr "%s: Non atopado no arquivo"
1314
1315 #: src/names.c:649
1316 #, fuzzy, c-format
1317 msgid "Archive label mismatch"
1318 msgstr "O arquivo non está etiquetado para coincidir con %s"
1319
1320 #: src/names.c:953
1321 msgid ""
1322 "Using -C option inside file list is not allowed with --listed-incremental"
1323 msgstr ""
1324
1325 #: src/names.c:959
1326 msgid "Only one -C option is allowed with --listed-incremental"
1327 msgstr ""
1328
1329 #: src/tar.c:81
1330 #, c-format
1331 msgid "Options `-%s' and `-%s' both want standard input"
1332 msgstr "As opcións \"-%s\" e \"-%s\" precisan da entrada estándar"
1333
1334 #: src/tar.c:158
1335 #, fuzzy, c-format
1336 msgid "%s: Invalid archive format"
1337 msgstr "%s: Grupo non válido"
1338
1339 #: src/tar.c:182
1340 msgid "GNU features wanted on incompatible archive format"
1341 msgstr "Quérense as características de GNU no formato de arquivo incompatible"
1342
1343 #: src/tar.c:250
1344 #, c-format
1345 msgid ""
1346 "Unknown quoting style `%s'. Try `%s --quoting-style=help' to get a list."
1347 msgstr ""
1348
1349 #: src/tar.c:348
1350 #, fuzzy
1351 msgid ""
1352 "GNU `tar' saves many files together into a single tape or disk archive, and "
1353 "can restore individual files from the archive.\n"
1354 "\n"
1355 "Examples:\n"
1356 "  tar -cf archive.tar foo bar  # Create archive.tar from files foo and bar.\n"
1357 "  tar -tvf archive.tar         # List all files in archive.tar verbosely.\n"
1358 "  tar -xf archive.tar          # Extract all files from archive.tar.\n"
1359 msgstr ""
1360 "\n"
1361 "Emprego: %s [OPCIÓN]... [FICHEIRO]...\n"
1362 "\n"
1363 "Exemplos:\n"
1364 "  %s -cf arquivo.tar pepe xoan # Crear arquivo.tar dos ficheiros pepe e "
1365 "xoan.\n"
1366 "  %s -tvf arquivo.tar          # Listar tódolos ficheiros de arquivo.tar\n"
1367 "                               # dando moitos datos\n"
1368 "  %s -xf arquivo.tar           # Extraer tódolos ficheiros de arquivo.tar.\n"
1369
1370 #: src/tar.c:357
1371 #, fuzzy
1372 msgid ""
1373 "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
1374 "The version control may be set with --backup or VERSION_CONTROL, values "
1375 "are:\n"
1376 "\n"
1377 "  none, off       never make backups\n"
1378 "  t, numbered     make numbered backups\n"
1379 "  nil, existing   numbered if numbered backups exist, simple otherwise\n"
1380 "  never, simple   always make simple backups\n"
1381 msgstr ""
1382 "\n"
1383 "O sufixo de copia de seguridade é \"~\", agás se se cambia con --suffix ou\n"
1384 "SIMPLE_BACKUP_SUFFIX. O control de versións pode estabrecerse con --backup "
1385 "ou\n"
1386 "VERSION_CONTROL, os valores son:\n"
1387 "\n"
1388 "  t, numbered     crea copias de seguridade numeradas\n"
1389 "  nil, existing   numera se existen copias de seguridade numeradas\n"
1390 "  never, simple   sempre fai copias de seguridade sinxelas\n"
1391
1392 #: src/tar.c:387
1393 msgid "Main operation mode:"
1394 msgstr ""
1395
1396 #: src/tar.c:390
1397 msgid "list the contents of an archive"
1398 msgstr ""
1399
1400 #: src/tar.c:392
1401 msgid "extract files from an archive"
1402 msgstr ""
1403
1404 #: src/tar.c:395
1405 #, fuzzy
1406 msgid "create a new archive"
1407 msgstr "Fin de ficheiro inesperado no arquivo"
1408
1409 #: src/tar.c:397
1410 msgid "find differences between archive and file system"
1411 msgstr ""
1412
1413 #: src/tar.c:400
1414 msgid "append files to the end of an archive"
1415 msgstr ""
1416
1417 #: src/tar.c:402
1418 msgid "only append files newer than copy in archive"
1419 msgstr ""
1420
1421 #: src/tar.c:404
1422 msgid "append tar files to an archive"
1423 msgstr ""
1424
1425 #: src/tar.c:407
1426 msgid "delete from the archive (not on mag tapes!)"
1427 msgstr ""
1428
1429 #: src/tar.c:409
1430 msgid "test the archive volume label and exit"
1431 msgstr ""
1432
1433 #: src/tar.c:414
1434 msgid "Operation modifiers:"
1435 msgstr ""
1436
1437 #: src/tar.c:417
1438 msgid "handle sparse files efficiently"
1439 msgstr ""
1440
1441 #: src/tar.c:418
1442 msgid "MAJOR[.MINOR]"
1443 msgstr ""
1444
1445 #: src/tar.c:419
1446 msgid "set version of the sparse format to use (implies --sparse)"
1447 msgstr ""
1448
1449 #: src/tar.c:421
1450 msgid "handle old GNU-format incremental backup"
1451 msgstr ""
1452
1453 #: src/tar.c:423
1454 msgid "handle new GNU-format incremental backup"
1455 msgstr ""
1456
1457 #: src/tar.c:425
1458 msgid "dump level for created listed-incremental archive"
1459 msgstr ""
1460
1461 #: src/tar.c:427
1462 msgid "do not exit with nonzero on unreadable files"
1463 msgstr ""
1464
1465 #: src/tar.c:429
1466 msgid ""
1467 "process only the NUMBERth occurrence of each file in the archive; this "
1468 "option is valid only in conjunction with one of the subcommands --delete, --"
1469 "diff, --extract or --list and when a list of files is given either on the "
1470 "command line or via the -T option; NUMBER defaults to 1"
1471 msgstr ""
1472
1473 #: src/tar.c:435
1474 msgid "archive is seekable"
1475 msgstr ""
1476
1477 #: src/tar.c:437
1478 msgid "archive is not seekable"
1479 msgstr ""
1480
1481 #: src/tar.c:439
1482 msgid "do not check device numbers when creating incremental archives"
1483 msgstr ""
1484
1485 #: src/tar.c:442
1486 msgid "check device numbers when creating incremental archives (default)"
1487 msgstr ""
1488
1489 #: src/tar.c:448
1490 msgid "Overwrite control:"
1491 msgstr ""
1492
1493 #: src/tar.c:451
1494 msgid "attempt to verify the archive after writing it"
1495 msgstr ""
1496
1497 #: src/tar.c:453
1498 #, fuzzy
1499 msgid "remove files after adding them to the archive"
1500 msgstr "Borrando a especificación de unidade dos nomes do arquivo"
1501
1502 #: src/tar.c:455
1503 msgid "don't replace existing files when extracting"
1504 msgstr ""
1505
1506 #: src/tar.c:457
1507 msgid "don't replace existing files that are newer than their archive copies"
1508 msgstr ""
1509
1510 #: src/tar.c:459
1511 msgid "overwrite existing files when extracting"
1512 msgstr ""
1513
1514 #: src/tar.c:461
1515 msgid "remove each file prior to extracting over it"
1516 msgstr ""
1517
1518 #: src/tar.c:463
1519 msgid "empty hierarchies prior to extracting directory"
1520 msgstr ""
1521
1522 #: src/tar.c:465
1523 msgid "preserve metadata of existing directories"
1524 msgstr ""
1525
1526 #: src/tar.c:467
1527 msgid "overwrite metadata of existing directories when extracting (default)"
1528 msgstr ""
1529
1530 #: src/tar.c:473
1531 msgid "Select output stream:"
1532 msgstr ""
1533
1534 #: src/tar.c:476
1535 #, fuzzy
1536 msgid "extract files to standard output"
1537 msgstr "Erro ao gravar na saída estándar"
1538
1539 #: src/tar.c:477 src/tar.c:536 src/tar.c:538 tests/genfile.c:190
1540 msgid "COMMAND"
1541 msgstr ""
1542
1543 #: src/tar.c:478
1544 msgid "pipe extracted files to another program"
1545 msgstr ""
1546
1547 #: src/tar.c:480
1548 msgid "ignore exit codes of children"
1549 msgstr ""
1550
1551 #: src/tar.c:482
1552 msgid "treat non-zero exit codes of children as error"
1553 msgstr ""
1554
1555 #: src/tar.c:487
1556 msgid "Handling of file attributes:"
1557 msgstr ""
1558
1559 #: src/tar.c:490
1560 msgid "force NAME as owner for added files"
1561 msgstr ""
1562
1563 #: src/tar.c:492
1564 msgid "force NAME as group for added files"
1565 msgstr ""
1566
1567 #: src/tar.c:493 src/tar.c:690
1568 msgid "DATE-OR-FILE"
1569 msgstr ""
1570
1571 #: src/tar.c:494
1572 msgid "set mtime for added files from DATE-OR-FILE"
1573 msgstr ""
1574
1575 #: src/tar.c:495
1576 msgid "CHANGES"
1577 msgstr ""
1578
1579 #: src/tar.c:496
1580 msgid "force (symbolic) mode CHANGES for added files"
1581 msgstr ""
1582
1583 #: src/tar.c:498
1584 msgid "METHOD"
1585 msgstr ""
1586
1587 #: src/tar.c:499
1588 msgid ""
1589 "preserve access times on dumped files, either by restoring the times after "
1590 "reading (METHOD='replace'; default) or by not setting the times in the first "
1591 "place (METHOD='system')"
1592 msgstr ""
1593
1594 #: src/tar.c:503
1595 msgid "don't extract file modified time"
1596 msgstr ""
1597
1598 #: src/tar.c:505
1599 msgid ""
1600 "try extracting files with the same ownership as exists in the archive "
1601 "(default for superuser)"
1602 msgstr ""
1603
1604 #: src/tar.c:507
1605 msgid "extract files as yourself (default for ordinary users)"
1606 msgstr ""
1607
1608 #: src/tar.c:509
1609 msgid "always use numbers for user/group names"
1610 msgstr ""
1611
1612 #: src/tar.c:511
1613 msgid "extract information about file permissions (default for superuser)"
1614 msgstr ""
1615
1616 #: src/tar.c:515
1617 msgid ""
1618 "apply the user's umask when extracting permissions from the archive (default "
1619 "for ordinary users)"
1620 msgstr ""
1621
1622 #: src/tar.c:517
1623 msgid "sort names to extract to match archive"
1624 msgstr ""
1625
1626 #: src/tar.c:520
1627 msgid "same as both -p and -s"
1628 msgstr ""
1629
1630 #: src/tar.c:522
1631 msgid ""
1632 "delay setting modification times and permissions of extracted directories "
1633 "until the end of extraction"
1634 msgstr ""
1635
1636 #: src/tar.c:525
1637 msgid "cancel the effect of --delay-directory-restore option"
1638 msgstr ""
1639
1640 #: src/tar.c:530
1641 msgid "Device selection and switching:"
1642 msgstr ""
1643
1644 #: src/tar.c:532
1645 msgid "ARCHIVE"
1646 msgstr ""
1647
1648 #: src/tar.c:533
1649 msgid "use archive file or device ARCHIVE"
1650 msgstr ""
1651
1652 #: src/tar.c:535
1653 msgid "archive file is local even if it has a colon"
1654 msgstr ""
1655
1656 #: src/tar.c:537
1657 msgid "use given rmt COMMAND instead of rmt"
1658 msgstr ""
1659
1660 #: src/tar.c:539
1661 msgid "use remote COMMAND instead of rsh"
1662 msgstr ""
1663
1664 #: src/tar.c:543
1665 msgid "specify drive and density"
1666 msgstr ""
1667
1668 #: src/tar.c:557
1669 #, fuzzy
1670 msgid "create/list/extract multi-volume archive"
1671 msgstr "Non se pode verifica-los arquivos multi-volume"
1672
1673 #: src/tar.c:559
1674 msgid "change tape after writing NUMBER x 1024 bytes"
1675 msgstr ""
1676
1677 #: src/tar.c:561
1678 msgid "run script at end of each tape (implies -M)"
1679 msgstr ""
1680
1681 #: src/tar.c:564
1682 msgid "use/update the volume number in FILE"
1683 msgstr ""
1684
1685 #: src/tar.c:569
1686 msgid "Device blocking:"
1687 msgstr ""
1688
1689 #: src/tar.c:571
1690 msgid "BLOCKS"
1691 msgstr ""
1692
1693 #: src/tar.c:572
1694 msgid "BLOCKS x 512 bytes per record"
1695 msgstr ""
1696
1697 #: src/tar.c:574
1698 msgid "NUMBER of bytes per record, multiple of 512"
1699 msgstr ""
1700
1701 #: src/tar.c:576
1702 msgid "ignore zeroed blocks in archive (means EOF)"
1703 msgstr ""
1704
1705 #: src/tar.c:578
1706 msgid "reblock as we read (for 4.2BSD pipes)"
1707 msgstr ""
1708
1709 #: src/tar.c:583
1710 #, fuzzy
1711 msgid "Archive format selection:"
1712 msgstr "Arquivar da entrada estándar"
1713
1714 #: src/tar.c:585 tests/genfile.c:153
1715 msgid "FORMAT"
1716 msgstr ""
1717
1718 #: src/tar.c:586
1719 msgid "create archive of the given format"
1720 msgstr ""
1721
1722 #: src/tar.c:588
1723 msgid "FORMAT is one of the following:"
1724 msgstr ""
1725
1726 #: src/tar.c:589
1727 msgid "old V7 tar format"
1728 msgstr ""
1729
1730 #: src/tar.c:592
1731 msgid "GNU format as per tar <= 1.12"
1732 msgstr ""
1733
1734 #: src/tar.c:594
1735 msgid "GNU tar 1.13.x format"
1736 msgstr ""
1737
1738 #: src/tar.c:596
1739 msgid "POSIX 1003.1-1988 (ustar) format"
1740 msgstr ""
1741
1742 #: src/tar.c:598
1743 msgid "POSIX 1003.1-2001 (pax) format"
1744 msgstr ""
1745
1746 #: src/tar.c:599
1747 msgid "same as pax"
1748 msgstr ""
1749
1750 #: src/tar.c:602
1751 msgid "same as --format=v7"
1752 msgstr ""
1753
1754 #: src/tar.c:605
1755 msgid "same as --format=posix"
1756 msgstr ""
1757
1758 #: src/tar.c:606
1759 msgid "keyword[[:]=value][,keyword[[:]=value]]..."
1760 msgstr ""
1761
1762 #: src/tar.c:607
1763 msgid "control pax keywords"
1764 msgstr ""
1765
1766 #: src/tar.c:608
1767 msgid "TEXT"
1768 msgstr ""
1769
1770 #: src/tar.c:609
1771 msgid ""
1772 "create archive with volume name TEXT; at list/extract time, use TEXT as a "
1773 "globbing pattern for volume name"
1774 msgstr ""
1775
1776 #: src/tar.c:614
1777 #, fuzzy
1778 msgid "Compression options:"
1779 msgstr "Opcións de compresión conflictivas"
1780
1781 #: src/tar.c:616
1782 #, fuzzy
1783 msgid "use archive suffix to determine the compression program"
1784 msgstr "Non se puido escribir no programa de compresión"
1785
1786 #: src/tar.c:618
1787 #, fuzzy
1788 msgid "do not use archive suffix to determine the compression program"
1789 msgstr "Non se puido escribir no programa de compresión"
1790
1791 #: src/tar.c:620
1792 msgid "PROG"
1793 msgstr ""
1794
1795 #: src/tar.c:621
1796 msgid "filter through PROG (must accept -d)"
1797 msgstr ""
1798
1799 #: src/tar.c:637
1800 msgid "Local file selection:"
1801 msgstr ""
1802
1803 #: src/tar.c:640
1804 msgid "add given FILE to the archive (useful if its name starts with a dash)"
1805 msgstr ""
1806
1807 #: src/tar.c:641
1808 msgid "DIR"
1809 msgstr ""
1810
1811 #: src/tar.c:642
1812 #, fuzzy
1813 msgid "change to directory DIR"
1814 msgstr "Non se pode cambia-lo directorio de traballo"
1815
1816 #: src/tar.c:644
1817 msgid "get names to extract or create from FILE"
1818 msgstr ""
1819
1820 #: src/tar.c:646
1821 msgid "-T reads null-terminated names, disable -C"
1822 msgstr ""
1823
1824 #: src/tar.c:648
1825 msgid "disable the effect of the previous --null option"
1826 msgstr ""
1827
1828 #: src/tar.c:650
1829 msgid "unquote filenames read with -T (default)"
1830 msgstr ""
1831
1832 #: src/tar.c:652
1833 msgid "do not unquote filenames read with -T"
1834 msgstr ""
1835
1836 #: src/tar.c:653 tests/genfile.c:136
1837 msgid "PATTERN"
1838 msgstr ""
1839
1840 #: src/tar.c:654
1841 msgid "exclude files, given as a PATTERN"
1842 msgstr ""
1843
1844 #: src/tar.c:656
1845 msgid "exclude patterns listed in FILE"
1846 msgstr ""
1847
1848 #: src/tar.c:658
1849 msgid ""
1850 "exclude contents of directories containing CACHEDIR.TAG, except for the tag "
1851 "file itself"
1852 msgstr ""
1853
1854 #: src/tar.c:661
1855 msgid "exclude everything under directories containing CACHEDIR.TAG"
1856 msgstr ""
1857
1858 #: src/tar.c:664
1859 msgid "exclude directories containing CACHEDIR.TAG"
1860 msgstr ""
1861
1862 #: src/tar.c:666
1863 msgid "exclude contents of directories containing FILE, except for FILE itself"
1864 msgstr ""
1865
1866 #: src/tar.c:669
1867 msgid "exclude everything under directories containing FILE"
1868 msgstr ""
1869
1870 #: src/tar.c:671
1871 msgid "exclude directories containing FILE"
1872 msgstr ""
1873
1874 #: src/tar.c:673
1875 msgid "exclude version control system directories"
1876 msgstr ""
1877
1878 #: src/tar.c:675
1879 msgid "exclude backup and lock files"
1880 msgstr ""
1881
1882 #: src/tar.c:677
1883 msgid "avoid descending automatically in directories"
1884 msgstr ""
1885
1886 #: src/tar.c:679
1887 msgid "stay in local file system when creating archive"
1888 msgstr ""
1889
1890 #: src/tar.c:681
1891 msgid "recurse into directories (default)"
1892 msgstr ""
1893
1894 #: src/tar.c:683
1895 #, fuzzy
1896 msgid "don't strip leading `/'s from file names"
1897 msgstr "Eliminadndo o \"%.*s\" inicial dos nomes dos membros"
1898
1899 #: src/tar.c:685
1900 msgid "follow symlinks; archive and dump the files they point to"
1901 msgstr ""
1902
1903 #: src/tar.c:687
1904 msgid "follow hard links; archive and dump the files they refer to"
1905 msgstr ""
1906
1907 #: src/tar.c:688
1908 msgid "MEMBER-NAME"
1909 msgstr ""
1910
1911 #: src/tar.c:689
1912 msgid "begin at member MEMBER-NAME in the archive"
1913 msgstr ""
1914
1915 #: src/tar.c:691
1916 msgid "only store files newer than DATE-OR-FILE"
1917 msgstr ""
1918
1919 #: src/tar.c:693
1920 msgid "DATE"
1921 msgstr ""
1922
1923 #: src/tar.c:694
1924 msgid "compare date and time when data changed only"
1925 msgstr ""
1926
1927 #: src/tar.c:695
1928 msgid "CONTROL"
1929 msgstr ""
1930
1931 #: src/tar.c:696
1932 msgid "backup before removal, choose version CONTROL"
1933 msgstr ""
1934
1935 #: src/tar.c:697 src/tar.c:776 src/tar.c:778 tests/genfile.c:169
1936 msgid "STRING"
1937 msgstr ""
1938
1939 #: src/tar.c:698
1940 msgid ""
1941 "backup before removal, override usual suffix ('~' unless overridden by "
1942 "environment variable SIMPLE_BACKUP_SUFFIX)"
1943 msgstr ""
1944
1945 #: src/tar.c:703
1946 msgid "File name transformations:"
1947 msgstr ""
1948
1949 #: src/tar.c:705
1950 msgid "strip NUMBER leading components from file names on extraction"
1951 msgstr ""
1952
1953 #: src/tar.c:707
1954 msgid "EXPRESSION"
1955 msgstr ""
1956
1957 #: src/tar.c:708
1958 msgid "use sed replace EXPRESSION to transform file names"
1959 msgstr ""
1960
1961 #: src/tar.c:714
1962 msgid "File name matching options (affect both exclude and include patterns):"
1963 msgstr ""
1964
1965 #: src/tar.c:717
1966 msgid "ignore case"
1967 msgstr ""
1968
1969 #: src/tar.c:719
1970 msgid "patterns match file name start"
1971 msgstr ""
1972
1973 #: src/tar.c:721
1974 msgid "patterns match after any `/' (default for exclusion)"
1975 msgstr ""
1976
1977 #: src/tar.c:723
1978 msgid "case sensitive matching (default)"
1979 msgstr ""
1980
1981 #: src/tar.c:725
1982 msgid "use wildcards (default for exclusion)"
1983 msgstr ""
1984
1985 #: src/tar.c:727
1986 msgid "verbatim string matching"
1987 msgstr ""
1988
1989 #: src/tar.c:729
1990 #, fuzzy
1991 msgid "wildcards do not match `/'"
1992 msgstr "O volume %s non coincide con %s"
1993
1994 #: src/tar.c:731
1995 msgid "wildcards match `/' (default for exclusion)"
1996 msgstr ""
1997
1998 #: src/tar.c:736
1999 msgid "Informative output:"
2000 msgstr ""
2001
2002 #: src/tar.c:739
2003 msgid "verbosely list files processed"
2004 msgstr ""
2005
2006 #: src/tar.c:740
2007 msgid "KEYWORD"
2008 msgstr ""
2009
2010 #: src/tar.c:741
2011 msgid "warning control"
2012 msgstr ""
2013
2014 #: src/tar.c:743
2015 msgid "display progress messages every NUMBERth record (default 10)"
2016 msgstr ""
2017
2018 #: src/tar.c:745
2019 msgid "ACTION"
2020 msgstr ""
2021
2022 #: src/tar.c:746
2023 msgid "execute ACTION on each checkpoint"
2024 msgstr ""
2025
2026 #: src/tar.c:749
2027 msgid "print a message if not all links are dumped"
2028 msgstr ""
2029
2030 #: src/tar.c:750
2031 msgid "SIGNAL"
2032 msgstr ""
2033
2034 #: src/tar.c:751
2035 msgid ""
2036 "print total bytes after processing the archive; with an argument - print "
2037 "total bytes when this SIGNAL is delivered; Allowed signals are: SIGHUP, "
2038 "SIGQUIT, SIGINT, SIGUSR1 and SIGUSR2; the names without SIG prefix are also "
2039 "accepted"
2040 msgstr ""
2041
2042 #: src/tar.c:756
2043 #, fuzzy
2044 msgid "print file modification times in UTC"
2045 msgstr "Proporcionouse na opción un modo non válido"
2046
2047 #: src/tar.c:758
2048 msgid "print file time to its full resolution"
2049 msgstr ""
2050
2051 #: src/tar.c:760
2052 msgid "send verbose output to FILE"
2053 msgstr ""
2054
2055 #: src/tar.c:762
2056 msgid "show block number within archive with each message"
2057 msgstr ""
2058
2059 #: src/tar.c:764
2060 #, fuzzy
2061 msgid "ask for confirmation for every action"
2062 msgstr "Non se puido le-la confirmación do usuario"
2063
2064 #: src/tar.c:767
2065 msgid "show tar defaults"
2066 msgstr ""
2067
2068 #: src/tar.c:769
2069 msgid ""
2070 "when listing or extracting, list each directory that does not match search "
2071 "criteria"
2072 msgstr ""
2073
2074 #: src/tar.c:771
2075 msgid "show file or archive names after transformation"
2076 msgstr ""
2077
2078 #: src/tar.c:774
2079 msgid "STYLE"
2080 msgstr ""
2081
2082 #: src/tar.c:775
2083 msgid "set name quoting style; see below for valid STYLE values"
2084 msgstr ""
2085
2086 #: src/tar.c:777
2087 msgid "additionally quote characters from STRING"
2088 msgstr ""
2089
2090 #: src/tar.c:779
2091 msgid "disable quoting for characters from STRING"
2092 msgstr ""
2093
2094 #: src/tar.c:784
2095 msgid "Compatibility options:"
2096 msgstr ""
2097
2098 #: src/tar.c:787
2099 msgid ""
2100 "when creating, same as --old-archive; when extracting, same as --no-same-"
2101 "owner"
2102 msgstr ""
2103
2104 #: src/tar.c:792
2105 msgid "Other options:"
2106 msgstr ""
2107
2108 #: src/tar.c:795
2109 msgid "disable use of some potentially harmful options"
2110 msgstr ""
2111
2112 #: src/tar.c:930
2113 #, fuzzy
2114 msgid "You may not specify more than one `-Acdtrux' or `--test-label' option"
2115 msgstr "Non pode especificar máis dunha das opcións \"-Acdtrux\""
2116
2117 #: src/tar.c:940
2118 msgid "Conflicting compression options"
2119 msgstr "Opcións de compresión conflictivas"
2120
2121 #: src/tar.c:996
2122 #, fuzzy, c-format
2123 msgid "Unknown signal name: %s"
2124 msgstr " Tipo de ficheiro %s descoñecido\n"
2125
2126 #: src/tar.c:1020
2127 #, fuzzy
2128 msgid "Date sample file not found"
2129 msgstr "Non se atopou o ficheiro de data"
2130
2131 #: src/tar.c:1028
2132 #, c-format
2133 msgid "Substituting %s for unknown date format %s"
2134 msgstr "Substituíndo o formato de data descoñecido %2$s por %1$s"
2135
2136 #: src/tar.c:1057
2137 #, c-format
2138 msgid "Option %s: Treating date `%s' as %s"
2139 msgstr ""
2140
2141 #: src/tar.c:1135
2142 #, fuzzy, c-format
2143 msgid "%s: file list already read"
2144 msgstr "%s: o ficheiro é o arquivo; non se envorca"
2145
2146 #: src/tar.c:1201
2147 #, c-format
2148 msgid "%s: file name read contains nul character"
2149 msgstr ""
2150
2151 #: src/tar.c:1268 src/tar.c:1272 src/tar.c:1276 src/tar.c:1280 src/tar.c:1284
2152 #: src/tar.c:1288
2153 #, fuzzy, c-format
2154 msgid "filter the archive through %s"
2155 msgstr "%s: o ficheiro é o arquivo; non se envorca"
2156
2157 #: src/tar.c:1296
2158 msgid "Valid arguments for the --quoting-style option are:"
2159 msgstr ""
2160
2161 #: src/tar.c:1300
2162 msgid ""
2163 "\n"
2164 "*This* tar defaults to:\n"
2165 msgstr ""
2166
2167 #: src/tar.c:1402
2168 msgid "Invalid blocking factor"
2169 msgstr "Factor de bloqueo non válido"
2170
2171 #: src/tar.c:1515
2172 msgid "Invalid tape length"
2173 msgstr "Lonxitude da fita non válida"
2174
2175 #: src/tar.c:1529
2176 msgid "Invalid incremental level value"
2177 msgstr ""
2178
2179 #: src/tar.c:1575
2180 msgid "More than one threshold date"
2181 msgstr "Máis dunha data de umbral"
2182
2183 #: src/tar.c:1630 src/tar.c:1633
2184 msgid "Invalid sparse version value"
2185 msgstr ""
2186
2187 #: src/tar.c:1718
2188 msgid "--atime-preserve='system' is not supported on this platform"
2189 msgstr ""
2190
2191 #: src/tar.c:1743
2192 msgid "--checkpoint value is not an integer"
2193 msgstr ""
2194
2195 #: src/tar.c:1848
2196 #, fuzzy
2197 msgid "Invalid group"
2198 msgstr "%s: Grupo non válido"
2199
2200 #: src/tar.c:1855
2201 msgid "Invalid mode given on option"
2202 msgstr "Proporcionouse na opción un modo non válido"
2203
2204 #: src/tar.c:1912
2205 #, fuzzy
2206 msgid "Invalid number"
2207 msgstr "Número de inode non válido"
2208
2209 #: src/tar.c:1934
2210 msgid "Invalid owner"
2211 msgstr "Propietario non válido"
2212
2213 #: src/tar.c:1964
2214 msgid ""
2215 "The --preserve option is deprecated, use --preserve-permissions --preserve-"
2216 "order instead"
2217 msgstr ""
2218
2219 #: src/tar.c:1975
2220 msgid "Invalid record size"
2221 msgstr "Tamaño de rexistro non válido"
2222
2223 #: src/tar.c:1978
2224 #, c-format
2225 msgid "Record size must be a multiple of %d."
2226 msgstr "O tamaño do rexistro debe ser múltiplo de %d."
2227
2228 #: src/tar.c:2019
2229 #, fuzzy
2230 msgid "Invalid number of elements"
2231 msgstr "Lonxitude da fita non válida"
2232
2233 #: src/tar.c:2039
2234 msgid "Only one --to-command option allowed"
2235 msgstr ""
2236
2237 #: src/tar.c:2119
2238 #, c-format
2239 msgid "Malformed density argument: %s"
2240 msgstr ""
2241
2242 #: src/tar.c:2145
2243 #, fuzzy, c-format
2244 msgid "Unknown density: `%c'"
2245 msgstr "Patrón descoñecido `%s'"
2246
2247 #: src/tar.c:2162
2248 #, c-format
2249 msgid "Options `-[0-7][lmh]' not supported by *this* tar"
2250 msgstr "Opcións `-[0-7][lmh]' non soportadas por *este* tar"
2251
2252 #: src/tar.c:2175
2253 msgid "[FILE]..."
2254 msgstr ""
2255
2256 #: src/tar.c:2293
2257 #, c-format
2258 msgid "Old option `%c' requires an argument."
2259 msgstr "A antiga opción \"%c\" precisa dun argumento."
2260
2261 #: src/tar.c:2374
2262 msgid "--occurrence is meaningless without a file list"
2263 msgstr ""
2264
2265 #: src/tar.c:2380
2266 msgid "--occurrence cannot be used in the requested operation mode"
2267 msgstr ""
2268
2269 #: src/tar.c:2398
2270 #, fuzzy
2271 msgid "Multiple archive files require `-M' option"
2272 msgstr "Varios ficheiros de arquivo requiren a opción \"-M\""
2273
2274 #: src/tar.c:2403
2275 msgid "Cannot combine --listed-incremental with --newer"
2276 msgstr "Non se pode combinar --listed-incremental con --newer"
2277
2278 #: src/tar.c:2406
2279 msgid "--level is meaningless without --listed-incremental"
2280 msgstr ""
2281
2282 #: src/tar.c:2423
2283 #, fuzzy, c-format
2284 msgid "%s: Volume label is too long (limit is %lu byte)"
2285 msgid_plural "%s: Volume label is too long (limit is %lu bytes)"
2286 msgstr[0] "%s: A etiqueta do volume é longa de máis (o límite é %lu bytes)"
2287 msgstr[1] "%s: A etiqueta do volume é longa de máis (o límite é %lu bytes)"
2288
2289 #: src/tar.c:2436
2290 msgid "Cannot verify multi-volume archives"
2291 msgstr "Non se pode verifica-los arquivos multi-volume"
2292
2293 #: src/tar.c:2438
2294 msgid "Cannot verify compressed archives"
2295 msgstr "Non se poden verifica-los arquivos comprimidos"
2296
2297 #: src/tar.c:2444
2298 msgid "Cannot use multi-volume compressed archives"
2299 msgstr "Non se poden empregar arquivos comprimidos multi-volume"
2300
2301 #: src/tar.c:2450
2302 #, fuzzy
2303 msgid "Cannot concatenate compressed archives"
2304 msgstr "Non se poden actualiza-los arquivos comprimidos"
2305
2306 #: src/tar.c:2462
2307 msgid "--pax-option can be used only on POSIX archives"
2308 msgstr ""
2309
2310 #: src/tar.c:2492
2311 msgid "Volume length cannot be less than record size"
2312 msgstr ""
2313
2314 #: src/tar.c:2495
2315 msgid "--preserve-order is not compatible with --listed-incremental"
2316 msgstr ""
2317
2318 #: src/tar.c:2506
2319 msgid "Cowardly refusing to create an empty archive"
2320 msgstr "De xeito cobarde rexéitase crear un ficheiro baleiro"
2321
2322 #: src/tar.c:2532
2323 msgid "Options `-Aru' are incompatible with `-f -'"
2324 msgstr "As opcións \"-Aru\" son incompatibles con \"-f -\""
2325
2326 #: src/tar.c:2621
2327 #, fuzzy
2328 msgid "You must specify one of the `-Acdtrux' or `--test-label'  options"
2329 msgstr "Debe especificar unha das opcións \"-Acdtrux\""
2330
2331 #: src/tar.c:2675
2332 #, c-format
2333 msgid "Exiting with failure status due to previous errors"
2334 msgstr ""
2335
2336 #: src/update.c:86
2337 #, fuzzy, c-format
2338 msgid "%s: File shrank by %s byte"
2339 msgid_plural "%s: File shrank by %s bytes"
2340 msgstr[0] "%s: O ficheiro encolleu %s bytes"
2341 msgstr[1] "%s: O ficheiro encolleu %s bytes"
2342
2343 #: src/xheader.c:164
2344 #, c-format
2345 msgid "Keyword %s is unknown or not yet implemented"
2346 msgstr ""
2347
2348 #: src/xheader.c:174
2349 #, fuzzy
2350 msgid "Time stamp is out of allowed range"
2351 msgstr "Marca de tempo fóra de rango"
2352
2353 #: src/xheader.c:205
2354 #, c-format
2355 msgid "Pattern %s cannot be used"
2356 msgstr ""
2357
2358 #: src/xheader.c:219
2359 #, c-format
2360 msgid "Keyword %s cannot be overridden"
2361 msgstr ""
2362
2363 #: src/xheader.c:542
2364 msgid "Malformed extended header: missing length"
2365 msgstr ""
2366
2367 #: src/xheader.c:550
2368 msgid "Extended header length is out of allowed range"
2369 msgstr ""
2370
2371 #: src/xheader.c:557
2372 #, fuzzy, c-format
2373 msgid "Extended header length %*s is out of range"
2374 msgstr "A cadea base-64 asinada do arquivo %s está fóra do rango de %s"
2375
2376 #: src/xheader.c:569
2377 msgid "Malformed extended header: missing blank after length"
2378 msgstr ""
2379
2380 #: src/xheader.c:577
2381 msgid "Malformed extended header: missing equal sign"
2382 msgstr ""
2383
2384 #: src/xheader.c:583
2385 msgid "Malformed extended header: missing newline"
2386 msgstr ""
2387
2388 #: src/xheader.c:621
2389 #, c-format
2390 msgid "Ignoring unknown extended header keyword `%s'"
2391 msgstr ""
2392
2393 #: src/xheader.c:831
2394 #, c-format
2395 msgid "Generated keyword/value pair is too long (keyword=%s, length=%s)"
2396 msgstr ""
2397
2398 #. TRANSLATORS: The first %s is the pax extended header keyword
2399 #. (atime, gid, etc.).
2400 #: src/xheader.c:863
2401 #, fuzzy, c-format
2402 msgid "Extended header %s=%s is out of range %s..%s"
2403 msgstr "O valor do arquivo %s está fóra do rango de %s %s..%s"
2404
2405 #: src/xheader.c:994 src/xheader.c:1024 src/xheader.c:1338
2406 #, c-format
2407 msgid "Malformed extended header: invalid %s=%s"
2408 msgstr ""
2409
2410 #: src/xheader.c:1291 src/xheader.c:1316 src/xheader.c:1366
2411 #, c-format
2412 msgid "Malformed extended header: excess %s=%s"
2413 msgstr ""
2414
2415 #: src/xheader.c:1379
2416 #, c-format
2417 msgid "Malformed extended header: invalid %s: unexpected delimiter %c"
2418 msgstr ""
2419
2420 #: src/xheader.c:1389
2421 #, c-format
2422 msgid "Malformed extended header: invalid %s: odd number of values"
2423 msgstr ""
2424
2425 #: src/checkpoint.c:107
2426 #, fuzzy, c-format
2427 msgid "%s: not a valid timeout"
2428 msgstr "%s: Grupo non válido"
2429
2430 #: src/checkpoint.c:112
2431 #, c-format
2432 msgid "%s: unknown checkpoint action"
2433 msgstr ""
2434
2435 #: src/checkpoint.c:132
2436 msgid "write"
2437 msgstr ""
2438
2439 #: src/checkpoint.c:132
2440 msgid "read"
2441 msgstr ""
2442
2443 #. TRANSLATORS: This is a ``checkpoint of write operation'',
2444 #. *not* ``Writing a checkpoint''.
2445 #. E.g. in Spanish ``Punto de comprobaci@'on de escritura'',
2446 #. *not* ``Escribiendo un punto de comprobaci@'on''
2447 #: src/checkpoint.c:222
2448 #, fuzzy, c-format
2449 msgid "Write checkpoint %u"
2450 msgstr "Punto de control de escritura %d"
2451
2452 #. TRANSLATORS: This is a ``checkpoint of read operation'',
2453 #. *not* ``Reading a checkpoint''.
2454 #. E.g. in Spanish ``Punto de comprobaci@'on de lectura'',
2455 #. *not* ``Leyendo un punto de comprobaci@'on''
2456 #: src/checkpoint.c:228
2457 #, fuzzy, c-format
2458 msgid "Read checkpoint %u"
2459 msgstr "Punto de control de lectura %d"
2460
2461 #: tests/genfile.c:111
2462 #, fuzzy
2463 msgid ""
2464 "genfile manipulates data files for GNU paxutils test suite.\n"
2465 "OPTIONS are:\n"
2466 msgstr "Xera-los ficheiros de datos para a suite de probas de GNU tar.\n"
2467
2468 #: tests/genfile.c:127
2469 #, fuzzy
2470 msgid "File creation options:"
2471 msgstr "Opcións de compresión conflictivas"
2472
2473 #: tests/genfile.c:128 tests/genfile.c:139
2474 msgid "SIZE"
2475 msgstr ""
2476
2477 #: tests/genfile.c:129
2478 msgid "Create file of the given SIZE"
2479 msgstr ""
2480
2481 #: tests/genfile.c:131
2482 #, fuzzy
2483 msgid "Write to file NAME, instead of standard output"
2484 msgstr "Erro ao gravar na saída estándar"
2485
2486 #: tests/genfile.c:133
2487 msgid "Read file names from FILE"
2488 msgstr ""
2489
2490 #: tests/genfile.c:135
2491 msgid "-T reads null-terminated names"
2492 msgstr ""
2493
2494 #: tests/genfile.c:137
2495 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'"
2496 msgstr ""
2497
2498 #: tests/genfile.c:140
2499 msgid "Size of a block for sparse file"
2500 msgstr ""
2501
2502 #: tests/genfile.c:142
2503 msgid "Generate sparse file. Rest of the command line gives the file map."
2504 msgstr ""
2505
2506 #: tests/genfile.c:144
2507 msgid "OFFSET"
2508 msgstr ""
2509
2510 #: tests/genfile.c:145
2511 msgid "Seek to the given offset before writing data"
2512 msgstr ""
2513
2514 #: tests/genfile.c:151
2515 msgid "File statistics options:"
2516 msgstr ""
2517
2518 #: tests/genfile.c:154
2519 msgid "Print contents of struct stat for each given file. Default FORMAT is: "
2520 msgstr ""
2521
2522 #: tests/genfile.c:161
2523 msgid "Synchronous execution options:"
2524 msgstr ""
2525
2526 #: tests/genfile.c:163
2527 #, fuzzy
2528 msgid "OPTION"
2529 msgstr ""
2530 "\n"
2531 "Emprego: %s [OPCIÓN]...\n"
2532
2533 #: tests/genfile.c:164
2534 msgid ""
2535 "Execute ARGS. Useful with --checkpoint and one of --cut, --append, --touch, "
2536 "--unlink"
2537 msgstr ""
2538
2539 #: tests/genfile.c:167
2540 msgid "Perform given action (see below) upon reaching checkpoint NUMBER"
2541 msgstr ""
2542
2543 #: tests/genfile.c:170
2544 msgid "Set date for next --touch option"
2545 msgstr ""
2546
2547 #: tests/genfile.c:173
2548 msgid "Display executed checkpoints and exit status of COMMAND"
2549 msgstr ""
2550
2551 #: tests/genfile.c:178
2552 msgid ""
2553 "Synchronous execution actions. These are executed when checkpoint number "
2554 "given by --checkpoint option is reached."
2555 msgstr ""
2556
2557 #: tests/genfile.c:181
2558 msgid ""
2559 "Truncate FILE to the size specified by previous --length option (or 0, if it "
2560 "is not given)"
2561 msgstr ""
2562
2563 #: tests/genfile.c:185
2564 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option."
2565 msgstr ""
2566
2567 #: tests/genfile.c:188
2568 #, fuzzy
2569 msgid "Update the access and modification times of FILE"
2570 msgstr "%s: Non se puido cambia-la hora de acceso e modificación"
2571
2572 #: tests/genfile.c:191
2573 msgid "Execute COMMAND"
2574 msgstr ""
2575
2576 #: tests/genfile.c:194
2577 msgid "Unlink FILE"
2578 msgstr ""
2579
2580 #: tests/genfile.c:244
2581 #, fuzzy, c-format
2582 msgid "Invalid size: %s"
2583 msgstr "Marca de tempo non válida"
2584
2585 #: tests/genfile.c:249
2586 #, fuzzy, c-format
2587 msgid "Number out of allowed range: %s"
2588 msgstr "Número de inode fóra de rango"
2589
2590 #: tests/genfile.c:252
2591 #, c-format
2592 msgid "Negative size: %s"
2593 msgstr ""
2594
2595 #: tests/genfile.c:265 tests/genfile.c:567
2596 #, c-format
2597 msgid "stat(%s) failed"
2598 msgstr ""
2599
2600 #: tests/genfile.c:268
2601 #, c-format
2602 msgid "requested file length %lu, actual %lu"
2603 msgstr ""
2604
2605 #: tests/genfile.c:272
2606 #, c-format
2607 msgid "created file is not sparse"
2608 msgstr ""
2609
2610 #: tests/genfile.c:361
2611 #, c-format
2612 msgid "Error parsing number near `%s'"
2613 msgstr ""
2614
2615 #: tests/genfile.c:367
2616 #, fuzzy, c-format
2617 msgid "Unknown date format"
2618 msgstr "Erro do sistema descoñecido"
2619
2620 #: tests/genfile.c:391
2621 msgid "[ARGS...]"
2622 msgstr ""
2623
2624 #: tests/genfile.c:428 tests/genfile.c:468 tests/genfile.c:521
2625 #: tests/genfile.c:671 tests/genfile.c:685
2626 #, fuzzy, c-format
2627 msgid "cannot open `%s'"
2628 msgstr "Non se puido abrir %s"
2629
2630 #: tests/genfile.c:434
2631 #, fuzzy
2632 msgid "cannot seek"
2633 msgstr "Non se pode pechar"
2634
2635 #: tests/genfile.c:451
2636 #, c-format
2637 msgid "file name contains null character"
2638 msgstr ""
2639
2640 #: tests/genfile.c:516
2641 #, c-format
2642 msgid "cannot generate sparse files on standard output, use --file option"
2643 msgstr ""
2644
2645 #: tests/genfile.c:594
2646 #, c-format
2647 msgid "incorrect mask (near `%s')"
2648 msgstr ""
2649
2650 #: tests/genfile.c:600 tests/genfile.c:633
2651 #, fuzzy, c-format
2652 msgid "Unknown field `%s'"
2653 msgstr "Patrón descoñecido `%s'"
2654
2655 #: tests/genfile.c:660
2656 #, fuzzy, c-format
2657 msgid "cannot set time on `%s'"
2658 msgstr "Non se puido evalua-lo ficheiro %s"
2659
2660 #: tests/genfile.c:699
2661 #, fuzzy, c-format
2662 msgid "cannot unlink `%s'"
2663 msgstr "Non se puido abrir %s"
2664
2665 #: tests/genfile.c:825
2666 #, c-format
2667 msgid "Command exited successfully\n"
2668 msgstr ""
2669
2670 #: tests/genfile.c:827
2671 #, fuzzy, c-format
2672 msgid "Command failed with status %d\n"
2673 msgstr "O fillo morreu co sinal %d"
2674
2675 #: tests/genfile.c:831
2676 #, c-format
2677 msgid "Command terminated on signal %d\n"
2678 msgstr ""
2679
2680 #: tests/genfile.c:833
2681 #, c-format
2682 msgid "Command stopped on signal %d\n"
2683 msgstr ""
2684
2685 #: tests/genfile.c:836
2686 #, c-format
2687 msgid "Command dumped core\n"
2688 msgstr ""
2689
2690 #: tests/genfile.c:839
2691 #, c-format
2692 msgid "Command terminated\n"
2693 msgstr ""
2694
2695 #: tests/genfile.c:871
2696 #, fuzzy, c-format
2697 msgid "--stat requires file names"
2698 msgstr "--Nomes de ficheiro alterados--\n"
2699
2700 #, fuzzy
2701 #~ msgid "Cannot restore working directory"
2702 #~ msgstr "Non se pode armacena-lo directorio de traballo"
2703
2704 #, fuzzy
2705 #~ msgid "Cannot resolve hostname %s"
2706 #~ msgstr "%s: Non se pode renomear a %s"
2707
2708 #~ msgid "%s: illegal option -- %c\n"
2709 #~ msgstr "%s: opción non admitida -- %c\n"
2710
2711 #~ msgid "Reading %s\n"
2712 #~ msgstr "Lendo %s\n"
2713
2714 #, fuzzy
2715 #~ msgid ""
2716 #~ "\n"
2717 #~ "Report bugs to <%s>.\n"
2718 #~ msgstr ""
2719 #~ "\n"
2720 #~ "Informe dos erros no programa a <bug-tar@gnu.org>.\n"
2721 #~ "Informe dos erros na traducción a <proxecto@trasno.net>.\n"
2722
2723 #, fuzzy
2724 #~ msgid "filter the archive through compress"
2725 #~ msgstr "%s: o ficheiro é o arquivo; non se envorca"
2726
2727 #, fuzzy
2728 #~ msgid "filter the archive through lzma"
2729 #~ msgstr "%s: o ficheiro é o arquivo; non se envorca"
2730
2731 #, fuzzy
2732 #~ msgid "filter the archive through lzop"
2733 #~ msgstr "%s: o ficheiro é o arquivo; non se envorca"
2734
2735 #~ msgid "rmtd: Cannot allocate buffer space\n"
2736 #~ msgstr "rmtd: Non se pode reservar espacio para o buffer\n"
2737
2738 #~ msgid "Cannot allocate buffer space"
2739 #~ msgstr "Non se pode reservar espacio para o buffer"
2740
2741 #~ msgid "Try `%s --help' for more information.\n"
2742 #~ msgstr "Escriba '%s --help' para máis información.\n"
2743
2744 #, fuzzy
2745 #~ msgid ""
2746 #~ "Usage: %s [OPTION]\n"
2747 #~ "Manipulate a tape drive, accepting commands from a remote process.\n"
2748 #~ "\n"
2749 #~ "  --version  Output version info.\n"
2750 #~ "  --help     Output this help.\n"
2751 #~ msgstr ""
2752 #~ "Emprego: %s [OPCIÓN]\n"
2753 #~ "Manipula unha unidade de fita, aceptando comandos dun proceso remoto.\n"
2754 #~ "\n"
2755 #~ "  --version  Amosar información da versión.\n"
2756 #~ "  --help  Amosar esta axuda.\n"
2757
2758 #, fuzzy
2759 #~ msgid "Seek offset error"
2760 #~ msgstr "Desprazamento fóra de rango"
2761
2762 #~ msgid "Premature end of file"
2763 #~ msgstr "Fin de ficheiro prematura"
2764
2765 #~ msgid "Error is not recoverable: exiting now"
2766 #~ msgstr "O erro non é recuperable: sáese agora"
2767
2768 #~ msgid "block size"
2769 #~ msgstr "tamaño de bloque"
2770
2771 #~ msgid "Cannot dup"
2772 #~ msgstr "Non se pode duplicar"
2773
2774 #~ msgid "Cannot use compressed or remote archives"
2775 #~ msgstr "Non se pode empregar arquivos comprimidos ou remotos"
2776
2777 #~ msgid "tar (child)"
2778 #~ msgstr "tar (fillo)"
2779
2780 #~ msgid "tar (grandchild)"
2781 #~ msgstr "tar (neto)"
2782
2783 #~ msgid "WARNING: No volume header"
2784 #~ msgstr "AVISO: Non hai unha cabeceira de volume"
2785
2786 #~ msgid "Child returned status %d"
2787 #~ msgstr "O fillo devolveu o estado %d"
2788
2789 #~ msgid "Member names contain `..'"
2790 #~ msgstr "Os nomes dos membros conteñen \"..\""
2791
2792 #~ msgid "%s: Member name contains `..'"
2793 #~ msgstr "%s: O nome do membro contén \"..\""
2794
2795 #~ msgid "Visible long name error"
2796 #~ msgstr "Erro no nome longo visible"
2797
2798 #~ msgid "Device number out of range"
2799 #~ msgstr "Número de dispositivo fóra de rango"
2800
2801 #~ msgid "Visible longname error"
2802 #~ msgstr "Erro de nome longo visible"
2803
2804 #~ msgid "Renamed %s to %s"
2805 #~ msgstr "Renomeado %s a %s"
2806
2807 #~ msgid "%s: Cannot symlink to %s"
2808 #~ msgstr "%s: Non se pode crear unha ligazón simbólica a %s"
2809
2810 #~ msgid "Symlinked %s to %s"
2811 #~ msgstr "Creada unha ligazón simbólica de %s a %s"
2812
2813 #~ msgid "Unknown demangling command %s"
2814 #~ msgstr "Comando de corrección %s descoñecido"
2815
2816 #~ msgid "Missing file name after -C"
2817 #~ msgstr "Falta o nome de ficheiro despois de -C"
2818
2819 #~ msgid ""
2820 #~ "This program comes with NO WARRANTY, to the extent permitted by law.\n"
2821 #~ "You may redistribute it under the terms of the GNU General Public "
2822 #~ "License;\n"
2823 #~ "see the file named COPYING for details."
2824 #~ msgstr ""
2825 #~ "Este programa vén SEN GARANTÍA, ata o permitido pola lei. Pode "
2826 #~ "redistribuílo\n"
2827 #~ "baixo os termos da Licencia Pública Xeral de GNU; vexa o ficheiro "
2828 #~ "chamado\n"
2829 #~ "COPYING para máis detalles."
2830
2831 #~ msgid "rmtd: Garbage command %c\n"
2832 #~ msgstr "rmtd: Comando lixo %c\n"
2833
2834 #~ msgid ""
2835 #~ "GNU `tar' saves many files together into a single tape or disk archive, "
2836 #~ "and\n"
2837 #~ "can restore individual files from the archive.\n"
2838 #~ msgstr ""
2839 #~ "GNU `tar' armacena varios ficheiros xuntos nun só arquivo en fita ou "
2840 #~ "disco, e\n"
2841 #~ "pode restaurar ficheiros individuais do arquivo.\n"
2842
2843 #~ msgid ""
2844 #~ "\n"
2845 #~ "If a long option shows an argument as mandatory, then it is mandatory\n"
2846 #~ "for the equivalent short option also.  Similarly for optional arguments.\n"
2847 #~ msgstr ""
2848 #~ "\n"
2849 #~ "Se unha opción longa ten un argumento obrigatorio, tamén o é para a\n"
2850 #~ "opción curta equivalente. A mesma regra para os argumentos opcionais.\n"
2851
2852 #~ msgid ""
2853 #~ "\n"
2854 #~ "Main operation mode:\n"
2855 #~ "  -t, --list              list the contents of an archive\n"
2856 #~ "  -x, --extract, --get    extract files from an archive\n"
2857 #~ "  -c, --create            create a new archive\n"
2858 #~ "  -d, --diff, --compare   find differences between archive and file "
2859 #~ "system\n"
2860 #~ "  -r, --append            append files to the end of an archive\n"
2861 #~ "  -u, --update            only append files newer than copy in archive\n"
2862 #~ "  -A, --catenate          append tar files to an archive\n"
2863 #~ "      --concatenate       same as -A\n"
2864 #~ "      --delete            delete from the archive (not on mag tapes!)\n"
2865 #~ msgstr ""
2866 #~ "\n"
2867 #~ "Modo de operación principal:\n"
2868 #~ "  -t, --list              lista o contido dun arquivo\n"
2869 #~ "  -x, --extract, --get    extrae ficheiros dun arquivo\n"
2870 #~ "  -c, --create            crea un novo arquivo\n"
2871 #~ "  -d, --diff, --compare   busca diferencias entre o arquivo e o sistema\n"
2872 #~ "                          de ficheiros\n"
2873 #~ "  -r, --append            engade ficheiros na fin do arquivo\n"
2874 #~ "  -u, --update            só engade ficheiros máis novos cá copia do "
2875 #~ "arquivo\n"
2876 #~ "  -A, --catenate          engade ficheiros tar a un arquivo\n"
2877 #~ "      --concatenate       igual que -A\n"
2878 #~ "      --delete            borra do arquivo (¡non en fitas!)\n"
2879
2880 #~ msgid ""
2881 #~ "\n"
2882 #~ "Operation modifiers:\n"
2883 #~ "  -W, --verify               attempt to verify the archive after writing "
2884 #~ "it\n"
2885 #~ "      --remove-files         remove files after adding them to the "
2886 #~ "archive\n"
2887 #~ "  -k, --keep-old-files       don't replace existing files when "
2888 #~ "extracting\n"
2889 #~ "      --overwrite            overwrite existing files when extracting\n"
2890 #~ "      --overwrite-dir        overwrite directory metadata when "
2891 #~ "extracting\n"
2892 #~ "  -U, --unlink-first         remove each file prior to extracting over "
2893 #~ "it\n"
2894 #~ "      --recursive-unlink     empty hierarchies prior to extracting "
2895 #~ "directory\n"
2896 #~ "  -S, --sparse               handle sparse files efficiently\n"
2897 #~ "  -O, --to-stdout            extract files to standard output\n"
2898 #~ "  -G, --incremental          handle old GNU-format incremental backup\n"
2899 #~ "  -g, --listed-incremental=FILE\n"
2900 #~ "                             handle new GNU-format incremental backup\n"
2901 #~ "      --ignore-failed-read   do not exit with nonzero on unreadable "
2902 #~ "files\n"
2903 #~ msgstr ""
2904 #~ "\n"
2905 #~ "Modificadores de operación:\n"
2906 #~ "  -W, --verify               tenta verifica-lo arquivo despois de "
2907 #~ "escribilo\n"
2908 #~ "      --remove-files         borra os ficheiros despois de engadilos no "
2909 #~ "arquivo\n"
2910 #~ "  -k, --keep-old-files       non sobrescribe ficheiros existentes ao "
2911 #~ "extraer\n"
2912 #~ "      --overwrite            sobrescribe os ficheiros existentes ao "
2913 #~ "extraer\n"
2914 #~ "      --overwrite            sobrescribe metadatos dos directorios ao "
2915 #~ "extraer\n"
2916 #~ "  -U, --unlink-first         borra cada ficheiro antes de extraer sobre "
2917 #~ "el\n"
2918 #~ "      --recursive-unlink     borra a árbore de directorios antes de "
2919 #~ "extraer\n"
2920 #~ "  -S, --sparse               manexa eficientemente os ficheiros "
2921 #~ "dispersos\n"
2922 #~ "  -O, --to-stdout            extrae os ficheiros á saída estándar\n"
2923 #~ "  -G, --incremental          trata os antigos arquivos incrementais GNU\n"
2924 #~ "  -g, --listed-incremental   trata os novos arquivos incrementais GNU\n"
2925 #~ "      --ignore-failed-read   non saír con erro polos ficheiros ilexibles\n"
2926
2927 #~ msgid ""
2928 #~ "\n"
2929 #~ "Handling of file attributes:\n"
2930 #~ "      --owner=NAME             force NAME as owner for added files\n"
2931 #~ "      --group=NAME             force NAME as group for added files\n"
2932 #~ "      --mode=CHANGES           force (symbolic) mode CHANGES for added "
2933 #~ "files\n"
2934 #~ "      --atime-preserve         don't change access times on dumped files\n"
2935 #~ "  -m, --modification-time      don't extract file modified time\n"
2936 #~ "      --same-owner             try extracting files with the same "
2937 #~ "ownership\n"
2938 #~ "      --no-same-owner          extract files as yourself\n"
2939 #~ "      --numeric-owner          always use numbers for user/group names\n"
2940 #~ "  -p, --same-permissions       extract permissions information\n"
2941 #~ "      --no-same-permissions    do not extract permissions information\n"
2942 #~ "      --preserve-permissions   same as -p\n"
2943 #~ "  -s, --same-order             sort names to extract to match archive\n"
2944 #~ "      --preserve-order         same as -s\n"
2945 #~ "      --preserve               same as both -p and -s\n"
2946 #~ msgstr ""
2947 #~ "\n"
2948 #~ "Manexo dos atributos dos ficheiros:\n"
2949 #~ "      --owner=NOME             forza NOME coma dono dos ficheiros "
2950 #~ "engadidos\n"
2951 #~ "      --group=NOME             forza NOME como grupo dos ficheiros "
2952 #~ "engadidos\n"
2953 #~ "      --mode=CAMBIOS           forza o modo CAMBIOS para os ficheiros "
2954 #~ "engadidos\n"
2955 #~ "      --atime-preserve         non cambia as datas de acceso dos "
2956 #~ "ficheiros\n"
2957 #~ "  -m, --modification-time      non extrae a data de modificación dos "
2958 #~ "ficheiros\n"
2959 #~ "      --same-owner             tenta extrae-los ficheiros co mesmo "
2960 #~ "propietario\n"
2961 #~ "      --no-same-owner          extrae-los ficheiros coma o usuario "
2962 #~ "actual\n"
2963 #~ "      --numeric-owner          sempre usa números para os nomes de dono/"
2964 #~ "grupo\n"
2965 #~ "  -p, --same-permissions       extrae toda a información dos permisos\n"
2966 #~ "      --no-same-permissions    non extrae a información dos permisos\n"
2967 #~ "      --preserve-permissions   igual que -p\n"
2968 #~ "  -s, --same-order             ordea os nomes a extraer igual que os do "
2969 #~ "arquivo\n"
2970 #~ "      --preserve-order         igual que -s\n"
2971 #~ "      --preserve               igual que -p e -s ao mesmo tempo\n"
2972
2973 #~ msgid ""
2974 #~ "\n"
2975 #~ "Device selection and switching:\n"
2976 #~ "  -f, --file=ARCHIVE             use archive file or device ARCHIVE\n"
2977 #~ "      --force-local              archive file is local even if has a "
2978 #~ "colon\n"
2979 #~ "      --rsh-command=COMMAND      use remote COMMAND instead of rsh\n"
2980 #~ "  -[0-7][lmh]                    specify drive and density\n"
2981 #~ "  -M, --multi-volume             create/list/extract multi-volume "
2982 #~ "archive\n"
2983 #~ "  -L, --tape-length=NUM          change tape after writing NUM x 1024 "
2984 #~ "bytes\n"
2985 #~ "  -F, --info-script=FILE         run script at end of each tape (implies -"
2986 #~ "M)\n"
2987 #~ "      --new-volume-script=FILE   same as -F FILE\n"
2988 #~ "      --volno-file=FILE          use/update the volume number in FILE\n"
2989 #~ msgstr ""
2990 #~ "\n"
2991 #~ "Selección e cambio de dispositivo:\n"
2992 #~ "  -f, --file=ARQUIVO             usa o ficheiro ou o dispositivo ARQUIVO\n"
2993 #~ "      --force-local              arquivo local incluso cun signo de dous "
2994 #~ "puntos\n"
2995 #~ "      --rsh-command=COMANDO      emprega-lo COMANDO remoto no canto de "
2996 #~ "rsh\n"
2997 #~ "  -[0-7][lmh]                    especificar unidade e densidade\n"
2998 #~ "  -M, --multi-volume             crear/listar/extraer un arquivo multi-"
2999 #~ "volume\n"
3000 #~ "  -L, --tape-length=NUM          cambia-la fita tras gravar NUM x 1024 "
3001 #~ "bytes\n"
3002 #~ "  -F, --info-script=FICH         executa-lo script tras cada fita "
3003 #~ "(implica -M)\n"
3004 #~ "      --new-volume-script=FICH   o mesmo que -F FICH\n"
3005 #~ "      --volno-file=FICH          usar/actualizar o número de volume en "
3006 #~ "FICH\n"
3007
3008 #~ msgid ""
3009 #~ "\n"
3010 #~ "Device blocking:\n"
3011 #~ "  -b, --blocking-factor=BLOCKS   BLOCKS x 512 bytes per record\n"
3012 #~ "      --record-size=SIZE         SIZE bytes per record, multiple of 512\n"
3013 #~ "  -i, --ignore-zeros             ignore zeroed blocks in archive (means "
3014 #~ "EOF)\n"
3015 #~ "  -B, --read-full-records        reblock as we read (for 4.2BSD pipes)\n"
3016 #~ msgstr ""
3017 #~ "\n"
3018 #~ "Bloqueo dos dispositivos:\n"
3019 #~ "  -b, --blocking-factor=BLOQUES  BLOQUES x 512 bytes por rexistro\n"
3020 #~ "      --record-size=TAM          TAM bytes por rexistro, múltiplo de 512\n"
3021 #~ "  -i, --ignore-zeros             ignora-los bloques de ceros do arquivo\n"
3022 #~ "  -B, --read-full-records        cambia-lo factor de blocaxe mentres se "
3023 #~ "le\n"
3024 #~ "\t\t\t         (para canalizacións 4.2BSD)\n"
3025
3026 #~ msgid ""
3027 #~ "\n"
3028 #~ "Archive format selection:\n"
3029 #~ "  -V, --label=NAME                   create archive with volume name "
3030 #~ "NAME\n"
3031 #~ "              PATTERN                at list/extract time, a globbing "
3032 #~ "PATTERN\n"
3033 #~ "  -o, --old-archive, --portability   write a V7 format archive\n"
3034 #~ "      --posix                        write a POSIX format archive\n"
3035 #~ "  -j, --bzip2                        filter the archive through bzip2\n"
3036 #~ "  -z, --gzip, --ungzip               filter the archive through gzip\n"
3037 #~ "  -Z, --compress, --uncompress       filter the archive through compress\n"
3038 #~ "      --use-compress-program=PROG    filter through PROG (must accept -"
3039 #~ "d)\n"
3040 #~ msgstr ""
3041 #~ "\n"
3042 #~ "Selección do formato do arquivo:\n"
3043 #~ "  -V, --label=NOME                   crear un arquivo co nome de volume "
3044 #~ "NOME\n"
3045 #~ "              PATRÓN                 ao listar/extraer, emprega-lo "
3046 #~ "PATRÓN\n"
3047 #~ "  -o, --old-archive, --portability   escribir un arquivo con formato V7\n"
3048 #~ "      --posix                        escribir un arquivo con formato "
3049 #~ "POSIX\n"
3050 #~ "  -j, --bzip2                        filtra-lo arquivo por bzip2\n"
3051 #~ "  -z, --gzip, --ungzip               filtra-lo arquivo por gzip\n"
3052 #~ "  -Z, --compress, --uncompress       filtra-lo arquivo por compress\n"
3053 #~ "      --use-compress-program=PROG    filtra-lo arquivo polo PROGrama\n"
3054 #~ "                                       (debe aceptar -d)\n"
3055
3056 #~ msgid ""
3057 #~ "\n"
3058 #~ "Local file selection:\n"
3059 #~ "  -C, --directory=DIR          change to directory DIR\n"
3060 #~ "  -T, --files-from=NAME        get names to extract or create from file "
3061 #~ "NAME\n"
3062 #~ "      --null                   -T reads null-terminated names, disable -"
3063 #~ "C\n"
3064 #~ "      --exclude=PATTERN        exclude files, given as a PATTERN\n"
3065 #~ "  -X, --exclude-from=FILE      exclude patterns listed in FILE\n"
3066 #~ "      --anchored               exclude patterns match file name start "
3067 #~ "(default)\n"
3068 #~ "      --no-anchored            exclude patterns match after any /\n"
3069 #~ "      --ignore-case            exclusion ignores case\n"
3070 #~ "      --no-ignore-case         exclusion is case sensitive (default)\n"
3071 #~ "      --wildcards              exclude patterns use wildcards (default)\n"
3072 #~ "      --no-wildcards           exclude patterns are plain strings\n"
3073 #~ "      --wildcards-match-slash  exclude pattern wildcards match "
3074 #~ "'/' (default)\n"
3075 #~ "      --no-wildcards-match-slash exclude pattern wildcards do not match "
3076 #~ "'/'\n"
3077 #~ "  -P, --absolute-names         don't strip leading `/'s from file names\n"
3078 #~ "  -h, --dereference            dump instead the files symlinks point to\n"
3079 #~ "      --no-recursion           avoid descending automatically in "
3080 #~ "directories\n"
3081 #~ "  -l, --one-file-system        stay in local file system when creating "
3082 #~ "archive\n"
3083 #~ "  -K, --starting-file=NAME     begin at file NAME in the archive\n"
3084 #~ msgstr ""
3085 #~ "\n"
3086 #~ "Selección de ficheiros locais:\n"
3087 #~ "  -C, --directory=DIR          cambiar ó directorio DIR\n"
3088 #~ "  -T, --files-from=FICH        obte-los nomes a extraer ou engadir do "
3089 #~ "FICHeiro\n"
3090 #~ "      --null                   -T le nomes terminados en nulo, desactiva -"
3091 #~ "C\n"
3092 #~ "      --exclude=PATRÓN         excluir ficheiros, dados coma un PATRÓN\n"
3093 #~ "  -X, --exclude-from=FICH      patróns de exclusión listados no FICHeiro\n"
3094 #~ "      --anchored               os patróns de exclusión encaixan no "
3095 #~ "principio\n"
3096 #~ "                                 do nome do ficheiro (por defecto)\n"
3097 #~ "      --no-anchored            os patróns de exclusión encaixan despois "
3098 #~ "de /\n"
3099 #~ "      --ignore-case            exclusión que ignora maiúsculas/"
3100 #~ "minúsculas\n"
3101 #~ "      --no-ignore-case         exclusión que distingue maiúsculas/"
3102 #~ "minúsculas\n"
3103 #~ "      --wildcards              os patróns de exclusión empregan comodíns\n"
3104 #~ "      --wildcards-match-slash  os patróns de exclusión encaixan en / "
3105 #~ "(def.)\n"
3106 #~ "      --no-wildcards-match-slash  os patróns de exclusión non encaixan "
3107 #~ "en /\n"
3108 #~ "  -P, --absolute-names         non elimina-las / iniciais dos nomes de "
3109 #~ "ficheiro\n"
3110 #~ "  -h, --dereference            envorca-los ficheiros aos que levan as "
3111 #~ "ligazóns\n"
3112 #~ "      --no-recursion           evita-lo descenso pola árbore de "
3113 #~ "directorios\n"
3114 #~ "  -l, --one-file-system        quedar no sistema de ficheiros local\n"
3115 #~ "                                 ao crea-lo arquivo\n"
3116 #~ "  -K, --starting-file=NOME     comeza-lo arquivo polo ficheiro NOME\n"
3117
3118 #~ msgid ""
3119 #~ "  -N, --newer=DATE             only store files newer than DATE\n"
3120 #~ "      --newer-mtime=DATE       compare date and time when data changed "
3121 #~ "only\n"
3122 #~ "      --after-date=DATE        same as -N\n"
3123 #~ msgstr ""
3124 #~ "  -N, --newer=DATA             gravar só os ficheiros posteriores á DATA\n"
3125 #~ "      --newer-mtime            comparar data e hora só cando cambien os "
3126 #~ "datos\n"
3127 #~ "      --after-date=DATA        o mesmo que -N\n"
3128
3129 #~ msgid ""
3130 #~ "      --backup[=CONTROL]       backup before removal, choose version "
3131 #~ "control\n"
3132 #~ "      --suffix=SUFFIX          backup before removal, override usual "
3133 #~ "suffix\n"
3134 #~ msgstr ""
3135 #~ "      --backup[=CONTROL]       copiar antes de borrar, escoller control\n"
3136 #~ "                                 de versións\n"
3137 #~ "      --suffix=SUFIXO          copiar antes de borrar, ignora-lo sufixo "
3138 #~ "normal\n"
3139
3140 #~ msgid ""
3141 #~ "\n"
3142 #~ "Informative output:\n"
3143 #~ "      --help            print this help, then exit\n"
3144 #~ "      --version         print tar program version number, then exit\n"
3145 #~ "  -v, --verbose         verbosely list files processed\n"
3146 #~ "      --checkpoint      print directory names while reading the archive\n"
3147 #~ "      --totals          print total bytes written while creating archive\n"
3148 #~ "  -R, --block-number    show block number within archive with each "
3149 #~ "message\n"
3150 #~ "  -w, --interactive     ask for confirmation for every action\n"
3151 #~ "      --confirmation    same as -w\n"
3152 #~ msgstr ""
3153 #~ "\n"
3154 #~ "Mensaxes informativas:\n"
3155 #~ "      --help            amosar esta axuda e saír\n"
3156 #~ "      --version         amosa-lo número de versión de tar e saír\n"
3157 #~ "  -v, --verbose         lista-los ficheiros procesados\n"
3158 #~ "      --checkpoint      escribi-los nomes dos directorios ao le-lo "
3159 #~ "arquivo\n"
3160 #~ "      --totals          indica-los bytes totais escritos ao crea-lo "
3161 #~ "arquivo\n"
3162 #~ "  -R, --block-number    amosa-lo número do bloque no arquivo en cada "
3163 #~ "mensaxe\n"
3164 #~ "  -w, --interactive     pedir confirmación para cada acción\n"
3165 #~ "      --confirmation    o mesmo que -w\n"
3166
3167 #~ msgid ""
3168 #~ "\n"
3169 #~ "GNU tar cannot read nor produce `--posix' archives.  If POSIXLY_CORRECT\n"
3170 #~ "is set in the environment, GNU extensions are disallowed with `--posix'.\n"
3171 #~ "Support for POSIX is only partially implemented, don't count on it yet.\n"
3172 #~ "ARCHIVE may be FILE, HOST:FILE or USER@HOST:FILE; DATE may be a textual "
3173 #~ "date\n"
3174 #~ "or a file name starting with `/' or `.', in which case the file's date is "
3175 #~ "used.\n"
3176 #~ "*This* `tar' defaults to `-f%s -b%d'.\n"
3177 #~ msgstr ""
3178 #~ "\n"
3179 #~ "GNU tar non pode ler nin producir arquivos `--posix'. Se a variable de\n"
3180 #~ "ambiente POSIXLY_CORRECT existe, as extensións GNU quedan desactivadas "
3181 #~ "coa\n"
3182 #~ "opción `--posix'.\n"
3183 #~ "\n"
3184 #~ "O soporte de POSIX está só parcialmente implementado, non se fíe dela "
3185 #~ "aínda.\n"
3186 #~ "ARQUIVO pode ser un FICHEIRO, SERVIDOR:FICHEIRO ou USUARIO@SERVIDOR:"
3187 #~ "FICHEIRO;\n"
3188 #~ "DATA pode ser unha data textual ou un nome de ficheiro que comeza por \"/"
3189 #~ "\" ou\n"
3190 #~ "\".\"; neste caso emprégase a data do ficheiro.\n"
3191 #~ "As opcións por defecto *deste* tar son \"-f%s -b%d\".\n"
3192
3193 #~ msgid "Obsolete option, now implied by --blocking-factor"
3194 #~ msgstr "Opción obsoleta, agora implicada por --blocking-factor"
3195
3196 #~ msgid "Obsolete option name replaced by --blocking-factor"
3197 #~ msgstr "Nome de opción obsoleta substituído por --blocking-factor"
3198
3199 #~ msgid "Obsolete option name replaced by --read-full-records"
3200 #~ msgstr "Nome de opción obsoleta substituído por --read-full-records"
3201
3202 #~ msgid "Warning: the -I option is not supported; perhaps you meant -j or -T?"
3203 #~ msgstr "Aviso: a opción -I non está soportada; ¿quería dicir -j ou -T?"
3204
3205 #~ msgid "Obsolete option name replaced by --touch"
3206 #~ msgstr "Nome de opción obsoleta substituído por --touch"
3207
3208 #~ msgid "Conflicting archive format options"
3209 #~ msgstr "Opcións de formato de arquivo conflictivas"
3210
3211 #~ msgid "Obsolete option name replaced by --absolute-names"
3212 #~ msgstr "Nome de opción obsoleta substituído por --absolute-names"
3213
3214 #~ msgid "Obsolete option name replaced by --block-number"
3215 #~ msgstr "Nome de opción obsoleta substituído por --block-number"
3216
3217 #~ msgid "Warning: the -y option is not supported; perhaps you meant -j?"
3218 #~ msgstr "Aviso: a opción -y non está soportada; ¿quería dicir -j?"
3219
3220 #~ msgid "Obsolete option name replaced by --backup"
3221 #~ msgstr "Nome de opción obsoleta substituído por --backup"
3222
3223 #~ msgid "Written by John Gilmore and Jay Fenlason."
3224 #~ msgstr "Escrito por John Gilmore e Jay Fenlason."
3225
3226 #~ msgid "Error exit delayed from previous errors"
3227 #~ msgstr "Saída por erro retrasada dos erros anteriores"
3228
3229 #~ msgid ""
3230 #~ "If a long option shows an argument as mandatory, then it is mandatory\n"
3231 #~ "for the equivalent short option also.\n"
3232 #~ "\n"
3233 #~ "  -l, --file-length=LENGTH   LENGTH of generated file\n"
3234 #~ "  -p, --pattern=PATTERN      PATTERN is `default' or `zeros'\n"
3235 #~ "      --help                 display this help and exit\n"
3236 #~ "      --version              output version information and exit\n"
3237 #~ msgstr ""
3238 #~ "Se unha opción longa ten un argumento obrigatorio, tamén o é para a "
3239 #~ "opción\n"
3240 #~ "curta equivalente.\n"
3241 #~ "\n"
3242 #~ "  -l, --file-length=LONXIT   LONXITude do ficheiro xerado\n"
3243 #~ "  -p, --pattern=PATRÓN       PATRÓN é \"default\" ou \"zeros\"\n"
3244 #~ "      --help                 amosar esta axuda e saí\n"
3245 #~ "      --version              amosar información sobre a versión e saír\n"
3246
3247 #~ msgid "Cannot close descriptor %d"
3248 #~ msgstr "Non se puido cerra-lo descriptor %d"
3249
3250 #~ msgid "Cannot properly duplicate %s"
3251 #~ msgstr "Non se puido duplicar %s"
3252
3253 #~ msgid "Cannot open pipe"
3254 #~ msgstr "Non se puido crear unha canalización"
3255
3256 #~ msgid "Cannot fork"
3257 #~ msgstr "Non se puido bifurcar"
3258
3259 #~ msgid "(child) Pipe to stdin"
3260 #~ msgstr "(fillo) Canalizar da entrada estándar"
3261
3262 #~ msgid "Cannot open archive %s"
3263 #~ msgstr "Non se puido abri-lo arquivo %s"
3264
3265 #~ msgid "Archive to stdout"
3266 #~ msgstr "Arquivar á saída estándar"
3267
3268 #~ msgid "Cannot exec %s"
3269 #~ msgstr "Non se puido executar %s"
3270
3271 #~ msgid "Child cannot fork"
3272 #~ msgstr "O fillo non puido ser bifurcado"
3273
3274 #~ msgid "((child)) Pipe to stdout"
3275 #~ msgstr "((fillo)) Canalizar á saída estándar"
3276
3277 #~ msgid "(grandchild) Pipe to stdin"
3278 #~ msgstr "(neto) Canalizar da entrada estándar"
3279
3280 #~ msgid "Cannot read from compression program"
3281 #~ msgstr "Non se puido ler dende o programa de compresión"
3282
3283 #~ msgid "(child) Pipe to stdout"
3284 #~ msgstr "(fillo) Canalizar á saída estándar"
3285
3286 #~ msgid "((child)) Pipe to stdin"
3287 #~ msgstr "((fillo)) Canalización da entrada estándar"
3288
3289 #~ msgid "(grandchild) Pipe to stdout"
3290 #~ msgstr "(neto) Canalización á saída estándar"
3291
3292 #~ msgid "Write to compression program short %d bytes"
3293 #~ msgstr "Quedan %d bytes por escribir ao programa de compresión"
3294
3295 #~ msgid "Only wrote %u of %u bytes to %s"
3296 #~ msgstr "Só escritos %u dun total de %u bytes en %s"
3297
3298 #~ msgid "Only read %d bytes from archive %s"
3299 #~ msgstr "So lidos %d bytes do arquivo %s"
3300
3301 #~ msgid "WARNING: Cannot close %s (%d, %d)"
3302 #~ msgstr "ATENCIÓN: Non se puido cerrar %s (%d, %d)"
3303
3304 #~ msgid "Cannot fork!"
3305 #~ msgstr "¡Non se puido bifurcar!"
3306
3307 #~ msgid "Cannot exec a shell %s"
3308 #~ msgstr "Non se puido executar un intérprete de comandos %s"
3309
3310 #~ msgid "Removing leading `/' from absolute path names in the archive"
3311 #~ msgstr "Borrando o caracter '/' inicial das rutas absolutas do arquivo"
3312
3313 #~ msgid "Wrote %ld of %ld bytes to file %s"
3314 #~ msgstr "Escritos %ld de %ld bytes no ficheiro %s"
3315
3316 #~ msgid "Amount actually written is (I hope) %d.\n"
3317 #~ msgstr "Actualmente escritos (espero) %d.\n"
3318
3319 #~ msgid "Cannot add file %s"
3320 #~ msgstr "Non se puido engadi-lo ficheiro %s"
3321
3322 #~ msgid "Cannot add directory %s"
3323 #~ msgstr "Non se puido engadi-lo directorio %s"
3324
3325 #~ msgid "Cannot open directory %s"
3326 #~ msgstr "Non se puido abri-lo directorio %s"
3327
3328 #~ msgid "File name %s%s too long"
3329 #~ msgstr "O nome do ficheiro %s%s é demasiado longo"
3330
3331 #~ msgid "Could not allocate memory for diff buffer of %d bytes"
3332 #~ msgstr ""
3333 #~ "Non se puido reservar memoria para un buffer de diferencias de %d bytes"
3334
3335 #~ msgid "Data differs"
3336 #~ msgstr "Datos diferentes"
3337
3338 #~ msgid "File does not exist"
3339 #~ msgstr "O ficheiro non existe"
3340
3341 #~ msgid "Not a regular file"
3342 #~ msgstr "Non é un ficheiro normal"
3343
3344 #~ msgid "Error while closing %s"
3345 #~ msgstr "Erro mentres se cerraba %s"
3346
3347 #~ msgid "Does not exist"
3348 #~ msgstr "Non existe"
3349
3350 #~ msgid "No such file or directory"
3351 #~ msgstr "Non se atopa o ficheiro ou directorio"
3352
3353 #~ msgid "Mode or device-type changed"
3354 #~ msgstr "O modo ou o tipo do dispositivo cambiaron"
3355
3356 #~ msgid "No longer a directory"
3357 #~ msgstr "Xa non é un directorio"
3358
3359 #~ msgid "Cannot open file %s"
3360 #~ msgstr "Non se puido abrir o ficheiro %s"
3361
3362 #~ msgid "Cannot seek to %ld in file %s"
3363 #~ msgstr "No se puido posicionar en %ld no ficheiro %s"
3364
3365 #~ msgid "Could not rewind archive file for verify"
3366 #~ msgstr "Non se puido rebobinar-lo ficheiro de arquivo para verificar"
3367
3368 #~ msgid "Could not re-position archive file"
3369 #~ msgstr "Non se puido reposicionar o ficheiro de arquivo"
3370
3371 #~ msgid "%s: Cannot lchown to uid %d gid %d"
3372 #~ msgstr "%s: Non se puido facer lchown a uid %d e gid %d"
3373
3374 #~ msgid "%s: Cannot chown to uid %d gid %d"
3375 #~ msgstr "%s: Non se puido facer chown a uid %d e gid %d"
3376
3377 #~ msgid "%s: Could not write to file"
3378 #~ msgstr "%s: Non se puido escribir no ficheiro"
3379
3380 #~ msgid "%s: Could not create file"
3381 #~ msgstr "%s: Non se puido crea-lo ficheiro"
3382
3383 #~ msgid "%d at %d\n"
3384 #~ msgstr "%d a %d\n"
3385
3386 #~ msgid "%s: Error while closing"
3387 #~ msgstr "%s: Erro pechando"
3388
3389 #~ msgid "%s: Could not link to `%s'"
3390 #~ msgstr "%s: Non se puido enlazar a %s"
3391
3392 #~ msgid "%s: Could not make node"
3393 #~ msgstr "%s: Non se puido facer un nodo"
3394
3395 #~ msgid "%s: Could not make fifo"
3396 #~ msgstr "%s: Non se puido facer un fifo"
3397
3398 #~ msgid "%s: Could not create directory"
3399 #~ msgstr "%s: No se puido crear un directorio"
3400
3401 #~ msgid "Added write and execute permission to directory %s"
3402 #~ msgstr "Engadidos permisos de lectura e escritura ó directorio %s"
3403
3404 #~ msgid "Could not get current directory: %s"
3405 #~ msgstr "Non se puido obte-lo directorio actual: %s"
3406
3407 #~ msgid "File name %s/%s too long"
3408 #~ msgstr "O nome de ficheiro %s/%s é demasiado longo"
3409
3410 #~ msgid "Cannot chdir to %s"
3411 #~ msgstr "Non se puido ir ao directorio %s"
3412
3413 #~ msgid "Error while deleting %s"
3414 #~ msgstr "Erro durante o borrado de %s"
3415
3416 #~ msgid "Hmm, this doesn't look like a tar archive"
3417 #~ msgstr "Hum, isto non semella un arquivo tar"
3418
3419 #~ msgid "Skipping to next file header"
3420 #~ msgstr "Pasando á seguinte cabeceira de ficheiro"
3421
3422 #~ msgid "EOF in archive file"
3423 #~ msgstr "Fin de ficheiro (EOF) no ficheiro de arquivo"
3424
3425 #~ msgid "Only wrote %ld of %ld bytes to file %s"
3426 #~ msgstr "Só se escribiron %ld de %ld bytes no ficheiro %s"
3427
3428 #~ msgid ""
3429 #~ "\n"
3430 #~ "Usage: %s [OPTION]... [FILE]...\n"
3431 #~ msgstr ""
3432 #~ "\n"
3433 #~ "Uso: %s [[OPTION]... [FICHEIRO]...\n"
3434
3435 #~ msgid "Invalid group given on option"
3436 #~ msgstr "Grupo incorrecto dado na opción"
3437
3438 #~ msgid ""
3439 #~ "\n"
3440 #~ "Copyright (C) 1988, 92, 93, 94, 95, 96, 97 Free Software Foundation, "
3441 #~ "Inc.\n"
3442 #~ msgstr ""
3443 #~ "\n"
3444 #~ "Copyright (C) 1988, 92, 93, 94, 95, 96, 97 Free Software Foundation, "
3445 #~ "Inc.\n"
3446
3447 #~ msgid ""
3448 #~ "This is free software; see the source for copying conditions.  There is "
3449 #~ "NO\n"
3450 #~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR "
3451 #~ "PURPOSE.\n"
3452 #~ msgstr ""
3453 #~ "Iso é software libre; vexa o código fonte para as condicións de copia. "
3454 #~ "NON hai\n"
3455 #~ "garantía; nin sequera de MERCABILIDADE ou IDONEIDADE PARA UNHA FIN "
3456 #~ "PARTICULAR.\n"
3457
3458 #~ msgid "Read error at byte %ld reading %d bytes in file %s"
3459 #~ msgstr "Erro de lectura no byte %ld lendo %d bytes no ficheiro %s"
3460
3461 #~ msgid ""
3462 #~ "\n"
3463 #~ "Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.\n"
3464 #~ msgstr ""
3465 #~ "\n"
3466 #~ "Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.\n"
3467
3468 #~ msgid ""
3469 #~ "\n"
3470 #~ "Written by François Pinard <pinard@iro.umontreal.ca>.\n"
3471 #~ msgstr ""
3472 #~ "\n"
3473 #~ "Escrito por François Pinard <pinard@iro.umontreal.ca>.\n"