MMove the normalisation into a procedure.
[findutils.git] / po / eo.po
blob2586c4e17b397efc669f0899ee2bcd07f2d1fc56
1 # Esperanto translations for findutils messages
2 # Copyright (C) 2002, 2004 Free Software Foundation, Inc.
3 # D. Dale Gulledge <dsplat@rochester.rr.com>, 2004.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: findutils 4.1.20\n"
8 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
9 "POT-Creation-Date: 2005-06-07 23:57+0100\n"
10 "PO-Revision-Date: 2004-01-04 15:27-0500\n"
11 "Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
12 "Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=iso-8859-3\n"
15 "Content-Transfer-Encoding: 8-bit\n"
17 #: gnulib/lib/argmatch.c:137
18 #, c-format
19 msgid "invalid argument %s for %s"
20 msgstr "malvalida argumento %s por %s"
22 #: gnulib/lib/argmatch.c:138
23 #, c-format
24 msgid "ambiguous argument %s for %s"
25 msgstr "plursenca argumento %s por %s"
27 #: gnulib/lib/argmatch.c:157
28 #, c-format
29 msgid "Valid arguments are:"
30 msgstr "Validaj argumentoj estas:"
32 #: gnulib/lib/error.c:121
33 msgid "Unknown system error"
34 msgstr "Nekonata sistemeraro"
36 #: gnulib/lib/getopt.c:551 gnulib/lib/getopt.c:570
37 #, c-format
38 msgid "%s: option `%s' is ambiguous\n"
39 msgstr "%s: opcio `%s' estas plursenca\n"
41 #: gnulib/lib/getopt.c:603 gnulib/lib/getopt.c:607
42 #, c-format
43 msgid "%s: option `--%s' doesn't allow an argument\n"
44 msgstr "%s: opcio `--%s' ne permesas argumenton\n"
46 #: gnulib/lib/getopt.c:616 gnulib/lib/getopt.c:621
47 #, c-format
48 msgid "%s: option `%c%s' doesn't allow an argument\n"
49 msgstr "%s: opcio `%c%s' ne permesas argumenton\n"
51 #: gnulib/lib/getopt.c:667 gnulib/lib/getopt.c:689 gnulib/lib/getopt.c:1020
52 #: gnulib/lib/getopt.c:1042
53 #, c-format
54 msgid "%s: option `%s' requires an argument\n"
55 msgstr "%s: opcio `%s' postulas argumenton\n"
57 #: gnulib/lib/getopt.c:727 gnulib/lib/getopt.c:730
58 #, c-format
59 msgid "%s: unrecognized option `--%s'\n"
60 msgstr "%s: nerekonata opcio `--%s'\n"
62 #: gnulib/lib/getopt.c:738 gnulib/lib/getopt.c:741
63 #, c-format
64 msgid "%s: unrecognized option `%c%s'\n"
65 msgstr "%s: nerekonata opcio `%c%s'\n"
67 #: gnulib/lib/getopt.c:796 gnulib/lib/getopt.c:799
68 #, c-format
69 msgid "%s: illegal option -- %c\n"
70 msgstr "%s: malpermesata opcio -- %c\n"
72 #: gnulib/lib/getopt.c:805 gnulib/lib/getopt.c:808
73 #, c-format
74 msgid "%s: invalid option -- %c\n"
75 msgstr "%s: malvalida opcio -- %c\n"
77 #: gnulib/lib/getopt.c:863 gnulib/lib/getopt.c:882 gnulib/lib/getopt.c:1095
78 #: gnulib/lib/getopt.c:1116
79 #, c-format
80 msgid "%s: option requires an argument -- %c\n"
81 msgstr "%s: opcio postulas argumenton -- %c\n"
83 #: gnulib/lib/getopt.c:935 gnulib/lib/getopt.c:954
84 #, c-format
85 msgid "%s: option `-W %s' is ambiguous\n"
86 msgstr "%s: opcio `-W %s' estas plursenca\n"
88 #: gnulib/lib/getopt.c:978 gnulib/lib/getopt.c:999
89 #, c-format
90 msgid "%s: option `-W %s' doesn't allow an argument\n"
91 msgstr "%s: opcio `-W %s' malpermesas argumenton\n"
93 #: gnulib/lib/human.c:486
94 msgid "block size"
95 msgstr "blokgrandeco"
97 #: gnulib/lib/quotearg.c:240
98 msgid "`"
99 msgstr "`"
101 #: gnulib/lib/quotearg.c:241
102 msgid "'"
103 msgstr "'"
105 #: gnulib/lib/regex.c:1302
106 msgid "Success"
107 msgstr "Sukceso"
109 #: gnulib/lib/regex.c:1305
110 msgid "No match"
111 msgstr "Neniu kongrua¼o"
113 #: gnulib/lib/regex.c:1308
114 msgid "Invalid regular expression"
115 msgstr "Malvalida regula esprimo"
117 #: gnulib/lib/regex.c:1311
118 msgid "Invalid collation character"
119 msgstr "Malvalida ordiza signo"
121 #: gnulib/lib/regex.c:1314
122 msgid "Invalid character class name"
123 msgstr "Malvalida signoklasnomo"
125 #: gnulib/lib/regex.c:1317
126 msgid "Trailing backslash"
127 msgstr "Sekvanta retroklino"
129 #: gnulib/lib/regex.c:1320
130 msgid "Invalid back reference"
131 msgstr "Malvalida retroreferenco"
133 #: gnulib/lib/regex.c:1323
134 msgid "Unmatched [ or [^"
135 msgstr "Senpara [ aý [^"
137 #: gnulib/lib/regex.c:1326
138 msgid "Unmatched ( or \\("
139 msgstr "Senpara ( aý \\("
141 #: gnulib/lib/regex.c:1329
142 msgid "Unmatched \\{"
143 msgstr "Senpara \\{"
145 #: gnulib/lib/regex.c:1332
146 msgid "Invalid content of \\{\\}"
147 msgstr "Malvalida enhava¼o de \\{\\}"
149 #: gnulib/lib/regex.c:1335
150 msgid "Invalid range end"
151 msgstr "Malvalida intervalofino"
153 #: gnulib/lib/regex.c:1338
154 msgid "Memory exhausted"
155 msgstr "Memoro elæerpita"
157 #: gnulib/lib/regex.c:1341
158 msgid "Invalid preceding regular expression"
159 msgstr "Malvalida antaýa regulesprimo"
161 #: gnulib/lib/regex.c:1344
162 msgid "Premature end of regular expression"
163 msgstr "Tro frua fino de regulesprimo"
165 #: gnulib/lib/regex.c:1347
166 msgid "Regular expression too big"
167 msgstr "Regulesprimo tro granda"
169 #: gnulib/lib/regex.c:1350
170 msgid "Unmatched ) or \\)"
171 msgstr "Senpara ) aý \\)"
173 #: gnulib/lib/regex.c:7919
174 msgid "No previous regular expression"
175 msgstr "Neniu antaýa regulesprimo"
177 #: gnulib/lib/rpmatch.c:70
178 msgid "^[yY]"
179 msgstr "^[jJ]"
181 #: gnulib/lib/rpmatch.c:73
182 msgid "^[nN]"
183 msgstr "^[nN]"
185 #: find/util.c:92
186 msgid "oops -- invalid default insertion of and!"
187 msgstr "up -- malvalida defaýlta enþovado de ``and'' (kaj)!"
189 #: find/util.c:151
190 #, fuzzy, c-format
191 msgid "Usage: %s [-H] [-L] [-P] [path...] [expression]\n"
192 msgstr "Uzado: %s [pado...] [esprimo]\n"
194 #: find/find.c:448
195 msgid ""
196 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
197 "that affects the block size is the POSIXLY_CORRECT environment variable"
198 msgstr ""
200 #: find/find.c:513
201 msgid "paths must precede expression"
202 msgstr "padoj devas esti antaý ol esprimo"
204 #: find/find.c:518
205 #, c-format
206 msgid "invalid predicate `%s'"
207 msgstr "malvalida predikato `%s'"
209 #: find/find.c:524
210 #, c-format
211 msgid "missing argument to `%s'"
212 msgstr "mankas argumento por `%s'"
214 #: find/find.c:526
215 #, c-format
216 msgid "invalid argument `%s' to `%s'"
217 msgstr "malvalida argumento `%s'por `%s'"
219 #: find/find.c:568
220 msgid "unexpected extra predicate"
221 msgstr ""
223 #: find/find.c:620 find/find.c:623
224 msgid "cannot get current directory"
225 msgstr "ne povas preni aktualan dosierujon"
227 #: find/find.c:791
228 #, c-format
229 msgid "Warning: filesystem %s has recently been unmounted."
230 msgstr ""
232 #: find/find.c:801
233 #, c-format
234 msgid "Warning: filesystem %s has recently been mounted."
235 msgstr ""
237 #: find/find.c:895
238 #, c-format
239 msgid ""
240 "%s%s changed during execution of %s (old device number %ld, new device "
241 "number %ld, filesystem type is %s) [ref %ld]"
242 msgstr ""
244 #: find/find.c:932
245 #, c-format
246 msgid ""
247 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
248 "ld, filesystem type is %s) [ref %ld]"
249 msgstr ""
251 #: find/find.c:1457
252 #, c-format
253 msgid ""
254 "Symbolic link `%s' is part of a loop in the directory hierarchy; we have "
255 "already visited the directory to which it points."
256 msgstr ""
258 #: find/find.c:1472
259 #, c-format
260 msgid ""
261 "Filesystem loop detected; `%s' has the same device number and inode as a "
262 "directory which is %d %s."
263 msgstr ""
265 #: find/find.c:1476
266 msgid "level higher in the filesystem hierarchy"
267 msgstr ""
269 #: find/find.c:1477
270 msgid "levels higher in the filesystem hierarchy"
271 msgstr ""
273 #: find/find.c:1858
274 #, c-format
275 msgid ""
276 "WARNING: Hard link count is wrong for %s: this may be a bug in your "
277 "filesystem driver.  Automatically turning on find's -noleaf option.  Earlier "
278 "results may have failed to include directories that should have been "
279 "searched."
280 msgstr ""
282 #: find/fstype.c:231
283 msgid "unknown"
284 msgstr "nekonata"
286 #: find/parser.c:327
287 #, c-format
288 msgid ""
289 "warning: you have specified the %s option after a non-option argument %s, "
290 "but options are not positional (%s affects tests specified before it as well "
291 "as those specified after it).  Please specify options before other "
292 "arguments.\n"
293 msgstr ""
295 #: find/parser.c:565
296 msgid ""
297 "warning: the -d option is deprecated; please use -depth instead, because the "
298 "latter is a POSIX-compliant feature."
299 msgstr ""
301 #: find/parser.c:735
302 #, c-format
303 msgid "Usage: %s [path...] [expression]\n"
304 msgstr "Uzado: %s [pado...] [esprimo]\n"
306 #: find/parser.c:737
307 #, fuzzy
308 msgid ""
309 "\n"
310 "default path is the current directory; default expression is -print\n"
311 "expression may consist of: operators, options, tests, and actions:\n"
312 msgstr ""
313 "defaýlta pado estas la aktuala dosierujo; defaýlta esprimo estas -print\n"
314 "esprimo povas konsisti de:\n"
315 "operatoroj (en ordo de malpliiøanta antaýeco; -and estas implicita kie "
316 "neniuj\n"
317 "aliaj estas donitaj):\n"
318 "      ( ESPR ) ! ESPR -not ESPR ESPR1 -a ESPR2 ESPR1 -and ESPR2\n"
320 #: find/parser.c:740
321 #, fuzzy
322 msgid ""
323 "operators (decreasing precedence; -and is implicit where no others are "
324 "given):\n"
325 "      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2\n"
326 "      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2\n"
327 msgstr ""
328 "defaýlta pado estas la aktuala dosierujo; defaýlta esprimo estas -print\n"
329 "esprimo povas konsisti de:\n"
330 "operatoroj (en ordo de malpliiøanta antaýeco; -and estas implicita kie "
331 "neniuj\n"
332 "aliaj estas donitaj):\n"
333 "      ( ESPR ) ! ESPR -not ESPR ESPR1 -a ESPR2 ESPR1 -and ESPR2\n"
335 #: find/parser.c:744
336 msgid ""
337 "positional options (always true): -daystart -follow\n"
338 "normal options (always true, specified before other expressions):\n"
339 "      -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
340 "      --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
341 msgstr ""
343 #: find/parser.c:749
344 #, fuzzy
345 msgid ""
346 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
347 "      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
348 "      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
349 "PATTERN\n"
350 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
351 msgstr ""
352 "      -cnewer DOSIERO -ctime N -empty -false -fstype SPECO -gid N -group "
353 "NOMO\n"
354 "      -ilname ÞABLONO -iname ÞABLONO -inum N -ipath ÞABLONO -iregex ÞABLONO\n"
355 "      -links N -lname ÞABLONO -mmin N -mtime N -name ÞABLONO -newer DOSIERO\n"
357 #: find/parser.c:754
358 #, fuzzy
359 msgid ""
360 "      -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
361 "      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
362 "      -used N -user NAME -xtype [bcdpfls]\n"
363 msgstr ""
364 "      -nouser -nogroup -path ÞABLONO -perm [+-]REØIMO -regex ÞABLONO\n"
365 "      -size N[bckw] -true -type [bcdpfls] -uid N -used N -user NOMO\n"
366 "      -xtype [bcdpfls]\n"
368 #: find/parser.c:758
369 #, fuzzy
370 msgid ""
371 "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
372 "      -fls FILE -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls -"
373 "delete\n"
374 "      -quit\n"
375 msgstr ""
376 "agoj: -exec ORDONO ; -fprint DOSIERO -fprint0 DOSIERO -fprintf DOSIERO "
377 "FORMATO\n"
378 "      -ok ORDONO ; -print -print0 -printf FORMATO -prune -ls\n"
380 #: find/parser.c:762
381 msgid ""
382 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
383 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
384 "email to <bug-findutils@gnu.org>."
385 msgstr ""
387 #: find/parser.c:793
388 msgid "sanity check of the fnmatch() library function failed."
389 msgstr ""
391 #: find/parser.c:808
392 #, c-format
393 msgid ""
394 "warning: Unix filenames usually don't contain slashes (though pathnames "
395 "do).  That means that '%s %s' will probably evaluate to false all the time "
396 "on this system.  You might find the '-wholename' test more useful, or "
397 "perhaps '-samefile'.  Alternatively, if you are using GNU grep, you could "
398 "use 'find ... -print0 | grep -FzZ %s'."
399 msgstr ""
401 #: find/parser.c:850
402 msgid ""
403 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
404 msgstr ""
406 #: find/parser.c:1283
407 #, c-format
408 msgid "invalid mode `%s'"
409 msgstr "malvalida reøimo `%s'"
411 #: find/parser.c:1436
412 msgid "invalid null argument to -size"
413 msgstr "malvalida senvalora argumento por -size"
415 #: find/parser.c:1482
416 #, c-format
417 msgid "invalid -size type `%c'"
418 msgstr "malvalida -size speco `%c'"
420 #: find/parser.c:1599
421 #, c-format
422 msgid "GNU find version %s\n"
423 msgstr "GNU find versio %s\n"
425 #: find/parser.c:1600
426 #, c-format
427 msgid "Features enabled: "
428 msgstr ""
430 #: find/parser.c:1840
431 #, c-format
432 msgid "warning: unrecognized escape `\\%c'"
433 msgstr "averto: nerekonata eskapsigno `\\%c'"
435 #: find/parser.c:1886
436 #, c-format
437 msgid "warning: unrecognized format directive `%%%c'"
438 msgstr "averto: nerekonata formatdirektivo `%%%c'"
440 #: find/parser.c:1992
441 #, c-format
442 msgid ""
443 "The current directory is included in the PATH environment variable, which is "
444 "insecure in combination with the %s action of find.  Please remove the "
445 "current directory from your $PATH (that is, remove \".\" or leading or "
446 "trailing colons)"
447 msgstr ""
449 #: find/parser.c:2078
450 msgid ""
451 "You may not use {} within the utility name for -execdir and -okdir, because "
452 "this is a potential security problem."
453 msgstr ""
455 #: find/parser.c:2101
456 #, c-format
457 msgid "Only one instance of {} is supported with -exec%s ... +"
458 msgstr ""
460 #: find/pred.c:1154
461 #, c-format
462 msgid "< %s ... %s > ? "
463 msgstr "< %s ... %s > ? "
465 #: find/pred.c:1538 xargs/xargs.c:983
466 msgid "cannot fork"
467 msgstr "ne povas forki"
469 #: find/pred.c:1578
470 #, c-format
471 msgid "error waiting for %s"
472 msgstr "eraro atendante por %s"
474 #: find/pred.c:1586
475 #, c-format
476 msgid "%s terminated by signal %d"
477 msgstr "%s æesigita per signalo %d"
479 #: find/tree.c:67 find/tree.c:72 find/tree.c:119 find/tree.c:158
480 msgid "invalid expression"
481 msgstr "malvalida esprimo"
483 #: find/tree.c:76
484 msgid ""
485 "invalid expression; you have used a binary operator with nothing before it."
486 msgstr ""
488 #: find/tree.c:80
489 #, fuzzy
490 msgid "invalid expression; you have too many ')'"
491 msgstr "malvalida esprimo"
493 #: find/tree.c:99
494 msgid ""
495 "invalid expression; I was expecting to find a ')' somewhere but did not see "
496 "one."
497 msgstr ""
499 #: find/tree.c:104 find/tree.c:326
500 msgid "oops -- invalid expression type!"
501 msgstr "up -- malvalida esprimospeco!"
503 #: find/tree.c:173
504 #, fuzzy, c-format
505 msgid "oops -- invalid expression type (%d)!"
506 msgstr "up -- malvalida esprimospeco!"
508 #: find/tree.c:457
509 #, fuzzy
510 msgid "oops -- invalid expression type in mark_stat!"
511 msgstr "up -- malvalida esprimospeco!"
513 #: find/tree.c:493
514 #, fuzzy
515 msgid "oops -- invalid expression type in mark_type!"
516 msgstr "up -- malvalida esprimospeco!"
518 #: locate/code.c:127
519 #, fuzzy, c-format
520 msgid ""
521 "Usage: %s [--version | --help]\n"
522 "or     %s most_common_bigrams < file-list > locate-database\n"
523 msgstr "Uzado: %s plej_oftaj_dusigna¼oj < listo > kodita_listo\n"
525 #: locate/code.c:131 locate/locate.c:990 xargs/xargs.c:1177
526 #, fuzzy
527 msgid ""
528 "\n"
529 "Report bugs to <bug-findutils@gnu.org>.\n"
530 msgstr ""
531 "\n"
532 "Raportu cimoj al <bug-findutils@gnu.org> (bonvolu angle)."
534 #: locate/code.c:165
535 #, fuzzy, c-format
536 msgid "GNU findutils version %s\n"
537 msgstr "GNU find versio %s\n"
539 #: locate/locate.c:143
540 msgid "days"
541 msgstr "tagoj"
543 #: locate/locate.c:654
544 #, c-format
545 msgid "Locate database size: %s bytes\n"
546 msgstr ""
548 #: locate/locate.c:658
549 #, c-format
550 msgid "Filenames: %s "
551 msgstr ""
553 #: locate/locate.c:661
554 #, c-format
555 msgid "with a cumulative length of %s bytes"
556 msgstr ""
558 #: locate/locate.c:665
559 #, c-format
560 msgid ""
561 "\n"
562 "\tof which %s contain whitespace, "
563 msgstr ""
565 #: locate/locate.c:668
566 #, c-format
567 msgid ""
568 "\n"
569 "\t%s contain newline characters, "
570 msgstr ""
572 #: locate/locate.c:671
573 #, c-format
574 msgid ""
575 "\n"
576 "\tand %s contain characters with the high bit set.\n"
577 msgstr ""
579 #: locate/locate.c:676
580 #, c-format
581 msgid "Compression ratio %4.2f%%\n"
582 msgstr ""
584 #: locate/locate.c:854
585 #, c-format
586 msgid "warning: database `%s' is more than %d %s old"
587 msgstr "averto: datumbazo `%s'estas pli aøa ol %d %s"
589 #: locate/locate.c:878
590 #, c-format
591 msgid "Database %s is in the %s format.\n"
592 msgstr ""
594 #: locate/locate.c:880
595 msgid "old"
596 msgstr ""
598 #: locate/locate.c:924
599 #, c-format
600 msgid "locate database `%s' is corrupt or invalid"
601 msgstr ""
603 #: locate/locate.c:983
604 #, c-format
605 msgid ""
606 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
607 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
608 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
609 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
610 "stdio ]\n"
611 "      [-p | --print] [-r | --regex ] [--version] [--help] pattern...\n"
612 msgstr ""
614 #: locate/locate.c:1094
615 #, c-format
616 msgid "GNU locate version %s\n"
617 msgstr "GNU locate versio %s\n"
619 #: locate/locate.c:1129
620 #, fuzzy
621 msgid "argument to --limit"
622 msgstr "argumentlinio tro longa"
624 #: xargs/xargs.c:389
625 msgid "environment is too large for exec"
626 msgstr "medio estas tro granda por exec"
628 #: xargs/xargs.c:502
629 #, c-format
630 msgid "GNU xargs version %s\n"
631 msgstr "GNU xargs versio %s\n"
633 #: xargs/xargs.c:522
634 #, c-format
635 msgid "Cannot open input file `%s'"
636 msgstr ""
638 #: xargs/xargs.c:548
639 #, c-format
640 msgid "Reducing arg_max (%ld) to arg_size (%ld)\n"
641 msgstr ""
643 #: xargs/xargs.c:557
644 #, c-format
645 msgid "Your environment variables take up %ld bytes\n"
646 msgstr ""
648 #: xargs/xargs.c:560
649 #, c-format
650 msgid "POSIX lower and upper limits on argument length: %ld, %ld\n"
651 msgstr ""
653 #: xargs/xargs.c:564
654 #, c-format
655 msgid "Maximum length of command we could actually use: %ld\n"
656 msgstr ""
658 #: xargs/xargs.c:567
659 #, c-format
660 msgid "Size of command buffer we are actually using: %ld\n"
661 msgstr ""
663 #: xargs/xargs.c:676 xargs/xargs.c:831 xargs/xargs.c:888
664 msgid "argument line too long"
665 msgstr "argumentlinio tro longa"
667 #: xargs/xargs.c:732 xargs/xargs.c:813
668 #, c-format
669 msgid ""
670 "unmatched %s quote; by default quotes are special to xargs unless you use "
671 "the -0 option"
672 msgstr ""
674 #: xargs/xargs.c:733 xargs/xargs.c:814
675 msgid "double"
676 msgstr "duobla"
678 #: xargs/xargs.c:733 xargs/xargs.c:814
679 msgid "single"
680 msgstr "unuobla"
682 #: xargs/xargs.c:1058
683 msgid "error waiting for child process"
684 msgstr "eraro atendante ida proceso"
686 #: xargs/xargs.c:1074
687 #, c-format
688 msgid "%s: exited with status 255; aborting"
689 msgstr "%s: finis kun stato 255; æesanta"
691 #: xargs/xargs.c:1076
692 #, c-format
693 msgid "%s: stopped by signal %d"
694 msgstr "%s: haltigita per signalo %d"
696 #: xargs/xargs.c:1078
697 #, c-format
698 msgid "%s: terminated by signal %d"
699 msgstr "%s: æesigita per signalo %d"
701 #: xargs/xargs.c:1117
702 #, c-format
703 msgid "%s: invalid number for -%c option\n"
704 msgstr "%s: malvalida nombro por -%c opcio\n"
706 #: xargs/xargs.c:1124
707 #, fuzzy, c-format
708 msgid "%s: value for -%c option should be >= %ld\n"
709 msgstr "%s: valoro de -%c opcio devas esti >= %ld\n"
711 #: xargs/xargs.c:1138
712 #, fuzzy, c-format
713 msgid "%s: value for -%c option should be < %ld\n"
714 msgstr "%s: valoro de -%c opcio devas esti < %ld\n"
716 #: xargs/xargs.c:1169
717 #, fuzzy, c-format
718 msgid ""
719 "Usage: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
720 "       [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-"
721 "str]]\n"
722 "       [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n"
723 "       [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n"
724 "       [--max-args=max-args] [--no-run-if-empty] [--arg-file=file]\n"
725 "       [--version] [--help] [command [initial-arguments]]\n"
726 msgstr ""
727 "Uzado: %s [-0prtx] [-e[dosierfina-æeno]] [-i[anstataýa-æeno]]\n"
728 "       [-l[maksimumo-da-linioj]] [-n maksimumo-da-argumentoj]\n"
729 "       [-s maksimumo-da-signoj] [-P maksimumo-da-procesoj] [--null]\n"
730 "       [--eof[=dosierfina-æeno]] [--replace[=anstataýa-æeno]]\n"
731 "       [--max-lines[=maksimumo-da-linioj]] [--interactive]\n"
732 "       [--max-chars=maksimumo-da-signoj] [--verbose] [--exit]\n"
733 "       [--max-procs=maksimumo-da-procesoj] [--max-args=maksimumo-da-"
734 "argumentoj]\n"
735 "       [--no-run-if-empty] [--version] [--help] [ordono [komencaj-"
736 "argumentoj]]\n"
738 #~ msgid "Predicate List:\n"
739 #~ msgstr "Predikatolisto:\n"
741 #~ msgid "Eval Tree:\n"
742 #~ msgstr "Arbo de Elvalorado:\n"
744 #~ msgid "Optimized Eval Tree:\n"
745 #~ msgstr "Optimumigita Arbo de Elvalorado:\n"
747 #, fuzzy
748 #~ msgid "Optimized command line:\n"
749 #~ msgstr "Optimumigita Arbo de Elvalorado:\n"
751 #~ msgid "virtual memory exhausted"
752 #~ msgstr "virtuala memoro elæerpita"
754 #~ msgid "inserting %s\n"
755 #~ msgstr "enþovas %s\n"
757 #~ msgid "    type: %s    %s  "
758 #~ msgstr "    speco: %s    %s  "
760 #~ msgid "left:\n"
761 #~ msgstr "maldekstre:\n"
763 #~ msgid "right:\n"
764 #~ msgstr "dekstre:\n"
766 #~ msgid "Normalized Eval Tree:\n"
767 #~ msgstr "Nomigita Arbo de Elvalorado:\n"
769 #~ msgid "memory exhausted"
770 #~ msgstr "memoro elæerpita"
772 #~ msgid "%s changed during execution of %s"
773 #~ msgstr "%s þanøis dum plumumado de %s"
775 #~ msgid "%s/.. changed during execution of %s"
776 #~ msgstr "%s/.. þanøis dum plumumado de %s"
778 #~ msgid "error in %s: %s"
779 #~ msgstr "eraro en %s: %s"
781 #~ msgid ""
782 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
783 #~ "options (always true): -daystart -depth -follow --help\n"
784 #~ "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
785 #~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
786 #~ msgstr ""
787 #~ "      ESPR1 -o ESPR2 ESPR1 -or ESPR2 ESPR1 , ESPR2\n"
788 #~ "opcioj (æiam vera): -daystart -depth -follow --help\n"
789 #~ "      -maxdepth NIVELOJ -mindepth NIVELOJ -mount -noleaf --version -xdev\n"
790 #~ "provoj (N povas esti +N aý -N aý N): -amin N -anewer DOSIERO -atime N -"
791 #~ "cmin N\n"
793 #~ msgid ""
794 #~ "Usage: %s [-d path | --database=path] [-e | --existing]\n"
795 #~ "      [-i | --ignore-case] [--version] [--help] pattern...\n"
796 #~ msgstr ""
797 #~ "Uzado: %s [-d pado | --database=pado] [-e | --existing]\n"
798 #~ "      [-i | --ignore-case] [--version] [--help] þablono...\n"
800 #~ msgid "unmatched %s quote"
801 #~ msgstr "senpara %s citilo"
803 #~ msgid "command too long"
804 #~ msgstr "ordono tro longa"
806 #~ msgid "can not fit single argument within argument list size limit"
807 #~ msgstr ""
808 #~ "argumentlista grandecolimo estas tro malgranda por eæ sola argumento"
810 #~ msgid "argument list too long"
811 #~ msgstr "argumentlisto tro longa"