* lib/Makefile.am (EXTRA_DIST): getline.[ch] added
[findutils.git] / po / gl.po
blob61cb99b6fb9f22d36331721de427fb7a19e8e5ff
1 # Galician translation of findutils.
2 # Copyright (C) 2000 Free Software Foundation, Inc
3 # Jesús Bravo Álvarez <jba@pobox.com>, 2000.
5 # Se desexas colaborar connosco na traducción de programas libres ó galego,
6 # vai mira-la páxina do noso grupo:  http://www.ctv.es/USERS/jtarrio/trans
8 # First Version: 2000-02-16 23:49+0100
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: findutils 4.1.5\n"
13 "POT-Creation-Date: 2001-01-20 22:45-0800\n"
14 "PO-Revision-Date: 2000-05-30 10:11+0200\n"
15 "Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n"
16 "Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=iso-8859-1\n"
19 "Content-Transfer-Encoding: 8bit\n"
21 #: lib/argmatch.c:159
22 #, c-format
23 msgid "invalid argument %s for `%s'"
24 msgstr "argumento %s de `%s' non válido"
26 #: lib/argmatch.c:160
27 #, c-format
28 msgid "ambiguous argument %s for `%s'"
29 msgstr "argumento %s de `%s' non válido"
31 #. We try to put synonyms on the same line.  The assumption is that
32 #. synonyms follow each other
33 #: lib/argmatch.c:178
34 msgid "Valid arguments are:"
35 msgstr "Os argumentos válidos son:"
37 #: lib/error.c:102
38 msgid "Unknown system error"
39 msgstr "Erro de sistema descoñecido"
41 #: lib/getopt.c:675
42 #, c-format
43 msgid "%s: option `%s' is ambiguous\n"
44 msgstr "%s: a opción `%s' é ambigua\n"
46 #: lib/getopt.c:700
47 #, c-format
48 msgid "%s: option `--%s' doesn't allow an argument\n"
49 msgstr "%s: a opción `--%s' non permite ningún argumento\n"
51 #: lib/getopt.c:705
52 #, c-format
53 msgid "%s: option `%c%s' doesn't allow an argument\n"
54 msgstr "%s: a opción `%c%s' non permite ningún argumento\n"
56 #: lib/getopt.c:723 lib/getopt.c:896
57 #, c-format
58 msgid "%s: option `%s' requires an argument\n"
59 msgstr "%s: a opción `%s' require un argumento\n"
61 #. --option
62 #: lib/getopt.c:752
63 #, c-format
64 msgid "%s: unrecognized option `--%s'\n"
65 msgstr "%s: opción `--%s' descoñecida\n"
67 #. +option or -option
68 #: lib/getopt.c:756
69 #, c-format
70 msgid "%s: unrecognized option `%c%s'\n"
71 msgstr "%s: opción `%c%s' descoñecida\n"
73 #. 1003.2 specifies the format of this message.
74 #: lib/getopt.c:782
75 #, c-format
76 msgid "%s: illegal option -- %c\n"
77 msgstr "%s: opción ilegal -- %c\n"
79 #: lib/getopt.c:785
80 #, c-format
81 msgid "%s: invalid option -- %c\n"
82 msgstr "%s: opción non válida -- %c\n"
84 #. 1003.2 specifies the format of this message.
85 #: lib/getopt.c:815 lib/getopt.c:945
86 #, c-format
87 msgid "%s: option requires an argument -- %c\n"
88 msgstr "%s: a opción require un argumento -- %c\n"
90 #: lib/getopt.c:862
91 #, c-format
92 msgid "%s: option `-W %s' is ambiguous\n"
93 msgstr "%s: a opción `-W %s' é ambigua\n"
95 #: lib/getopt.c:880
96 #, c-format
97 msgid "%s: option `-W %s' doesn't allow an argument\n"
98 msgstr "%s: a opción `-W %s' non permite ningún argumento\n"
100 #: lib/human.c:321
101 msgid "block size"
102 msgstr "tamaño do bloque"
104 #: lib/quotearg.c:221
105 msgid "`"
106 msgstr "`"
108 #: lib/quotearg.c:224
109 msgid "'"
110 msgstr "'"
112 #: lib/regex.c:1029
113 msgid "Success"
114 msgstr "Éxito"
116 #: lib/regex.c:1032
117 msgid "No match"
118 msgstr "O patrón non encaixa"
120 #: lib/regex.c:1035
121 msgid "Invalid regular expression"
122 msgstr "Expresión regular non válida"
124 #: lib/regex.c:1038
125 msgid "Invalid collation character"
126 msgstr "Carácter de ordenación non válido"
128 #: lib/regex.c:1041
129 msgid "Invalid character class name"
130 msgstr "Nome de clase de caracteres non válido"
132 #: lib/regex.c:1044
133 msgid "Trailing backslash"
134 msgstr "Barra invertida final"
136 #: lib/regex.c:1047
137 msgid "Invalid back reference"
138 msgstr "Referencia anterior non válida"
140 #: lib/regex.c:1050
141 msgid "Unmatched [ or [^"
142 msgstr "[ ou [^ desemparellado"
144 #: lib/regex.c:1053
145 msgid "Unmatched ( or \\("
146 msgstr "( ou \\( desemparellado"
148 #: lib/regex.c:1056
149 msgid "Unmatched \\{"
150 msgstr "\\{ desemparellado"
152 #: lib/regex.c:1059
153 msgid "Invalid content of \\{\\}"
154 msgstr "Contido de \\{\\} non válido"
156 #: lib/regex.c:1062
157 msgid "Invalid range end"
158 msgstr "Final de rango non válido"
160 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
161 #. before exiting when memory is exhausted.  Goes through gettext.
162 #: lib/regex.c:1065 lib/xmalloc.c:66
163 msgid "Memory exhausted"
164 msgstr "Memoria esgotada"
166 #: lib/regex.c:1068
167 msgid "Invalid preceding regular expression"
168 msgstr "Expresión regular precedente non válida"
170 #: lib/regex.c:1071
171 msgid "Premature end of regular expression"
172 msgstr "Fin prematura da expresión regular"
174 #: lib/regex.c:1074
175 msgid "Regular expression too big"
176 msgstr "Expresión regular longa de máis"
178 #: lib/regex.c:1077
179 msgid "Unmatched ) or \\)"
180 msgstr ") ou \\) desemparellado"
182 #: lib/regex.c:5861
183 msgid "No previous regular expression"
184 msgstr "Non hai unha expresión regular anterior"
186 #: lib/rpmatch.c:78
187 msgid "^[yY]"
188 msgstr ""
190 #: lib/rpmatch.c:81
191 msgid "^[nN]"
192 msgstr ""
194 #: find/util.c:87
195 msgid "oops -- invalid default insertion of and!"
196 msgstr "ups -- inserción dun and por defecto non válida"
198 #: find/parser.c:553 find/util.c:145
199 #, c-format
200 msgid "Usage: %s [path...] [expression]\n"
201 msgstr "Uso: %s [camiño...] [expresión]\n"
203 #: find/find.c:200
204 msgid "paths must precede expression"
205 msgstr "os camiños teñen que preceder á expresión"
207 #. Command line option not recognized
208 #: find/find.c:205
209 #, c-format
210 msgid "invalid predicate `%s'"
211 msgstr "predicado `%s' non válido"
213 #. Command line option requires an argument
214 #: find/find.c:211
215 #, c-format
216 msgid "missing argument to `%s'"
217 msgstr "non atopado argumento de `%s'"
219 #: find/find.c:213
220 #, c-format
221 msgid "invalid argument `%s' to `%s'"
222 msgstr "argumento `%s' de `%s' non válido"
224 #: find/find.c:242
225 msgid "Predicate List:\n"
226 msgstr "Lista de Predicados:\n"
228 #: find/find.c:250
229 msgid "Eval Tree:\n"
230 msgstr "Árbore de Evaluación:\n"
232 #: find/find.c:261
233 msgid "Optimized Eval Tree:\n"
234 msgstr "Árbore de Evaluación Optimizado:\n"
236 #: find/find.c:275
237 msgid "cannot get current directory"
238 msgstr "non se pode obte-lo directorio actual"
240 #: find/find.c:461 find/parser.c:937
241 msgid "virtual memory exhausted"
242 msgstr "memoria virtual esgotada"
244 #: find/fstype.c:274
245 #, c-format
246 msgid "error in %s: %s"
247 msgstr "erro en %s: %s"
249 #: find/fstype.c:363
250 msgid "unknown"
251 msgstr "descoñecido"
253 #: find/parser.c:555
254 msgid ""
255 "default path is the current directory; default expression is -print\n"
256 "expression may consist of:\n"
257 "operators (decreasing precedence; -and is implicit where no others are "
258 "given):\n"
259 "      ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
260 msgstr ""
261 "a rota por defecto é o directorio actual; a expresión por defecto é -print\n"
262 "expresión pode consistir en:\n"
263 "operadores (precedencia decrecente; -and está implícito cando non se "
264 "indican\n"
265 "outros):\n"
266 "      ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
268 #: find/parser.c:560
269 msgid ""
270 "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
271 "options (always true): -daystart -depth -follow --help\n"
272 "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
273 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
274 msgstr ""
275 "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
276 "opcións (sempre certas): -daystart -depth -follow --help\n"
277 "      -maxdepth NIVEIS -mindepth NIVEIS -mount -noleaf --version -xdev\n"
278 "tests (N pode ser +N ou -N ou N): -amin N -anewer FICHEIRO -atime N -cmin N\n"
280 #: find/parser.c:565
281 msgid ""
282 "      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
283 "      -ilname PATTERN -iname PATTERN -inum N -ipath PATTERN -iregex PATTERN\n"
284 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE\n"
285 msgstr ""
286 "      -cnewer FICHEIRO -ctime N -empty -false -fstype TIPO -gid N -group "
287 "NOME\n"
288 "      -ilname PATRÓN -iname PATRÓN -inum N -ipath PATRÓN -iregex PATRÓN\n"
289 "      -links N -lname PATRÓN -mmin N -mtime N -name PATRÓN -newer FICHEIRO\n"
291 #: find/parser.c:569
292 msgid ""
293 "      -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
294 "      -size N[bckw] -true -type [bcdpfls] -uid N -used N -user NAME\n"
295 "      -xtype [bcdpfls]\n"
296 msgstr ""
297 "      -nouser -nogroup -path PATRÓN -perm [+-]MODO -regex PATRÓN\n"
298 "      -size N[bckw] -true -type [bcdpfls] -uid N -used N -user NOME\n"
299 "      -xtype [bcdpfls]\n"
301 #: find/parser.c:573
302 msgid ""
303 "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
304 "      -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
305 msgstr ""
306 "accións: -exec COMANDO ; -fprint FICHEIRO -fprint0 FICHEIRO\n"
307 "      -fprint FICHEIRO FORMATO ; -ok COMANDO ; -print -print0\n"
308 "      -printf FORMATO -prune -ls\n"
310 #: find/parser.c:576 locate/locate.c:430 xargs/xargs.c:925
311 msgid ""
312 "\n"
313 "Report bugs to <bug-findutils@gnu.org>."
314 msgstr ""
316 #: find/parser.c:935
317 #, c-format
318 msgid "invalid mode `%s'"
319 msgstr "modo `%s' non válido"
321 #: find/parser.c:1068
322 msgid "invalid null argument to -size"
323 msgstr "argumento nulo de -size non válido"
325 #: find/parser.c:1104
326 #, c-format
327 msgid "invalid -size type `%c'"
328 msgstr "tipo `%c' de -size non válido"
330 #: find/parser.c:1192
331 #, c-format
332 msgid "GNU find version %s\n"
333 msgstr "GNU find versión %s\n"
335 #: find/parser.c:1328
336 #, c-format
337 msgid "warning: unrecognized escape `\\%c'"
338 msgstr "aviso: secuencia de escape `\\%c' descoñecida"
340 #. An unrecognized % escape.  Print the char after the %.
341 #: find/parser.c:1374
342 msgid "warning: unrecognized format directive `%%%c'"
343 msgstr "aviso: directiva de formato `%%%c' descoñecida"
345 #: find/parser.c:1583 find/parser.c:1665
346 #, c-format
347 msgid "inserting %s\n"
348 msgstr "inserindo %s\n"
350 #: find/parser.c:1584 find/parser.c:1666
351 #, c-format
352 msgid "    type: %s    %s  "
353 msgstr "    tipo: %s    %s  "
355 #. The draft open standard requires that, in the POSIX locale,
356 #. the last non-blank character of this prompt be '?'.
357 #. The exact format is not specified.
358 #. This standard does not have requirements for locales other than POSIX
360 #: find/pred.c:982
361 #, c-format
362 msgid "< %s ... %s > ? "
363 msgstr "< %s ... %s > ? "
365 #: find/pred.c:1262 xargs/xargs.c:777
366 msgid "cannot fork"
367 msgstr "non se pode facer fork"
369 #: find/pred.c:1282
370 #, c-format
371 msgid "error waiting for %s"
372 msgstr "erro agardando a %s"
374 #: find/pred.c:1288
375 #, c-format
376 msgid "%s terminated by signal %d"
377 msgstr "%s terminado por sinal %d"
379 #: find/pred.c:1403
380 msgid "left:\n"
381 msgstr "esquerda:\n"
383 #: find/pred.c:1407
384 msgid "right:\n"
385 msgstr "dereita:\n"
387 #: find/tree.c:63 find/tree.c:69 find/tree.c:88 find/tree.c:108
388 #: find/tree.c:144
389 msgid "invalid expression"
390 msgstr "expresión non válida"
392 #: find/tree.c:93 find/tree.c:158 find/tree.c:309 find/tree.c:439
393 msgid "oops -- invalid expression type!"
394 msgstr "ups -- tipo de expresión no válida"
396 #. Normalized tree.
397 #: find/tree.c:229
398 msgid "Normalized Eval Tree:\n"
399 msgstr "Árbore de Evaluación Normalizado:\n"
401 #: locate/code.c:136
402 #, c-format
403 msgid "Usage: %s most_common_bigrams < list > coded_list\n"
404 msgstr "Uso: %s bigramas_máis_comúns < lista > lista_codificada\n"
406 #. Printable name of units used in WARN_SECONDS
407 #: locate/locate.c:115
408 msgid "days"
409 msgstr "días"
411 #. For example:
412 #. warning: database `fred' is more than 8 days old
413 #: locate/locate.c:250
414 #, c-format
415 msgid "warning: database `%s' is more than %d %s old"
416 msgstr "aviso: a base de datos `%s' ten máis de %d %s"
418 #: locate/locate.c:426
419 #, fuzzy, c-format
420 msgid ""
421 "Usage: %s [-d path | --database=path] [-e | --existing]\n"
422 "      [-i | --ignore-case] [--version] [--help] pattern...\n"
423 msgstr ""
424 "Uso: %s [-d camiño | --database=camiño] [--version] [--help]\n"
425 "     [-e | --existing] patrón...\n"
427 #: locate/locate.c:488
428 #, c-format
429 msgid "GNU locate version %s\n"
430 msgstr "GNU locate versión %s\n"
432 #: xargs/xargs.c:298
433 msgid "environment is too large for exec"
434 msgstr "o ambiente é grande de máis para exec"
436 #: xargs/xargs.c:372
437 #, c-format
438 msgid "GNU xargs version %s\n"
439 msgstr "GNU xargs versión %s\n"
441 #: xargs/xargs.c:546
442 #, c-format
443 msgid "unmatched %s quote"
444 msgstr "comiña %s desemparellada"
446 #: xargs/xargs.c:547
447 msgid "double"
448 msgstr "dobre"
450 #: xargs/xargs.c:547
451 msgid "single"
452 msgstr "simple"
454 #: xargs/xargs.c:560 xargs/xargs.c:605
455 msgid "argument line too long"
456 msgstr "liña de argumentos longa de máis"
458 #: xargs/xargs.c:663
459 msgid "command too long"
460 msgstr "comando longo de máis"
462 #: xargs/xargs.c:681
463 msgid "can not fit single argument within argument list size limit"
464 msgstr ""
465 "non se pode encaixar o argumento no límite de tamaño da lista de argumentos"
467 #: xargs/xargs.c:685
468 msgid "argument list too long"
469 msgstr "lista de argumentos longa de máis"
471 #: xargs/xargs.c:839
472 msgid "error waiting for child process"
473 msgstr "erro agardando polo proceso fillo"
475 #: xargs/xargs.c:855
476 #, c-format
477 msgid "%s: exited with status 255; aborting"
478 msgstr "%s: saíu con estado 255; abortando"
480 #: xargs/xargs.c:857
481 #, c-format
482 msgid "%s: stopped by signal %d"
483 msgstr "%s: parado por sinal %d"
485 #: xargs/xargs.c:859
486 #, c-format
487 msgid "%s: terminated by signal %d"
488 msgstr "%s: terminado por sinal %d"
490 #: xargs/xargs.c:882
491 #, c-format
492 msgid "%s: invalid number for -%c option\n"
493 msgstr "%s: número para a opción -%c non válido\n"
495 #: xargs/xargs.c:888
496 #, c-format
497 msgid "%s: value for -%c option must be >= %ld\n"
498 msgstr "%s: o valor para a opción -%c ten que ser >= %ld\n"
500 #: xargs/xargs.c:894
501 #, c-format
502 msgid "%s: value for -%c option must be < %ld\n"
503 msgstr "%s: o valor para a opción -%c ten que ser < %ld\n"
505 #: xargs/xargs.c:917
506 #, c-format
507 msgid ""
508 "Usage: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
509 "       [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-"
510 "str]]\n"
511 "       [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n"
512 "       [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n"
513 "       [--max-args=max-args] [--no-run-if-empty] [--version] [--help]\n"
514 "       [command [initial-arguments]]\n"
515 msgstr ""
516 "Uso: %s [-0prtx] [-e[cadea-eof]] [-i[remprazar-cadea]] [-l[máx-liñas]]\n"
517 "     [-n máx-args] [-s máx-cars] [-P máx-procs] [--null] [--eof[=cadea-"
518 "eof]]\n"
519 "     [--replace[=remprazar-cadea]] [--max-lines[=máx-liñas]] [--"
520 "interactive]\n"
521 "     [--max-chars=máx-cars] [--verbose] [--exit] [--max-procs=máx-procs]\n"
522 "     [--max-args=máx-args] [--no-run-if-empty] [--version] [--help]\n"
523 "     [comando [argumentos-iniciais]]\n"
525 #~ msgid "cannot open current directory"
526 #~ msgstr "non se pode abri-lo directorio actual"
528 #~ msgid "cannot return to starting directory"
529 #~ msgstr "non se pode voltar ó directorio inicial"