1 # Dutch messages for GNU textutils
2 # Copyright (C) 1996, 2000 Free Software Foundation, Inc.
3 # Ivo Timmermans <itimmermans@bigfoot.com>, 2000.
4 # Erick Branderhorst <branderh@debian.org>, 1996.
8 "Project-Id-Version: GNU textutils 2.0d\n"
9 "POT-Creation-Date: 2003-02-21 18:14+0100\n"
10 "PO-Revision-Date: 2000-03-17 17:45+01:00\n"
11 "Last-Translator: Ivo Timmermans <itimmermans@bigfoot.com>\n"
12 "Language-Team: Dutch <nl@li.org>\n"
14 "Content-Type: text/plain; charset=ISO-8859-1\n"
15 "Content-Transfer-Encoding: 8-bit\n"
19 msgid "invalid argument %s for %s"
20 msgstr "ongeldig argument %s voor `%s'"
24 msgid "ambiguous argument %s for %s"
25 msgstr "dubbelzinnig argument %s voor `%s'"
28 msgid "Valid arguments are:"
29 msgstr "Geldige argumenten zijn:"
34 msgstr "fout bij lezen"
37 msgid "stack overflow"
40 #: lib/closeout.c:103 src/cat.c:189 src/cat.c:272 src/cat.c:326
41 #: src/cksum.c:269 src/head.c:152 src/head.c:196 src/tail.c:323
42 #: src/tail.c:1659 src/tr.c:1666 src/tr.c:1912 src/tr.c:2020
44 msgstr "fout bij schrijven"
46 #: lib/error.c:133 lib/error.c:161
47 msgid "Unknown system error"
48 msgstr "Onbekende systeemfout"
51 msgid "regular empty file"
64 msgid "block special file"
68 msgid "character special file"
92 msgid "shared memory object"
98 msgstr "fout bij schrijven"
100 #: lib/getopt.c:688 lib/getopt.c:700
102 msgid "%s: option `%s' is ambiguous\n"
103 msgstr "%s: optie `%s' is dubbelzinnig\n"
105 #: lib/getopt.c:733 lib/getopt.c:737
107 msgid "%s: option `--%s' doesn't allow an argument\n"
108 msgstr "%s: optie `--%s' staat geen argumenten toe\n"
110 #: lib/getopt.c:746 lib/getopt.c:751
112 msgid "%s: option `%c%s' doesn't allow an argument\n"
113 msgstr "%s: optie `%c%s' staat geen argumenten toe\n"
115 #: lib/getopt.c:787 lib/getopt.c:800 lib/getopt.c:1089 lib/getopt.c:1102
117 msgid "%s: option `%s' requires an argument\n"
118 msgstr "%s: optie `%s' vereist een argument\n"
120 #: lib/getopt.c:838 lib/getopt.c:841
122 msgid "%s: unrecognized option `--%s'\n"
123 msgstr "%s: onbekende optie `--%s'\n"
125 #: lib/getopt.c:849 lib/getopt.c:852
127 msgid "%s: unrecognized option `%c%s'\n"
128 msgstr "%s: onbekende optie `%c%s'\n"
130 #: lib/getopt.c:899 lib/getopt.c:902
132 msgid "%s: illegal option -- %c\n"
133 msgstr "%s: ongeldige optie -- %c\n"
135 #: lib/getopt.c:908 lib/getopt.c:911
137 msgid "%s: invalid option -- %c\n"
138 msgstr "%s: ongeldige optie -- %c\n"
140 #: lib/getopt.c:958 lib/getopt.c:969 lib/getopt.c:1155 lib/getopt.c:1168
142 msgid "%s: option requires an argument -- %c\n"
143 msgstr "%s: optie vereist een argument -- %c\n"
145 #: lib/getopt.c:1021 lib/getopt.c:1032
147 msgid "%s: option `-W %s' is ambiguous\n"
148 msgstr "%s: optie `-W %s' is dubbelzinnig\n"
150 #: lib/getopt.c:1056 lib/getopt.c:1068
152 msgid "%s: option `-W %s' doesn't allow an argument\n"
153 msgstr "%s: optie `-W %s' staat geen argumenten toe\n"
159 #: lib/makepath.c:167 src/copy.c:1270 src/mkdir.c:170
161 msgid "cannot create directory %s"
162 msgstr "kan map `%s' niet aanmaken"
164 #: lib/makepath.c:173 lib/makepath.c:415 src/cp.c:444 src/cp.c:466
166 msgid "%s exists but is not a directory"
167 msgstr "`%s' bestaat maar is geen map"
169 #: lib/makepath.c:310 lib/makepath.c:372 lib/makepath.c:434
171 msgid "cannot change owner and/or group of %s"
172 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
174 #: lib/makepath.c:332
176 msgid "cannot chdir to directory %s"
177 msgstr "kan niet naar map gaan, %s"
179 #: lib/makepath.c:386 lib/makepath.c:440
181 msgid "cannot change permissions of %s"
182 msgstr "kan de eigenaar van %s niet veranderen"
184 #: lib/mmap-stack.h:31 lib/mmap-stack.h:45
185 msgid "warning: unable to use large stack"
188 #: lib/obstack.c:487 lib/obstack.c:490 lib/xmalloc.c:63
190 msgid "memory exhausted"
191 msgstr "geen geheugen meer beschikbaar\n"
193 #: lib/quotearg.c:236
197 #: lib/quotearg.c:237
209 #: lib/unicodeio.c:155
210 msgid "iconv function not usable"
213 #: lib/unicodeio.c:157
214 msgid "iconv function not available"
217 #: lib/unicodeio.c:164
219 msgid "character out of range"
220 msgstr "%s: regelnummer buiten bereik"
222 #: lib/unicodeio.c:227
224 msgid "cannot convert U+%04X to local character set"
227 #: lib/unicodeio.c:229
229 msgid "cannot convert U+%04X to local character set: %s"
232 #: lib/userspec.c:174
234 msgstr "ongeldige gebruiker"
236 #: lib/userspec.c:175
237 msgid "invalid group"
238 msgstr "ongeldige groep"
240 #: lib/userspec.c:177
241 msgid "cannot get the login group of a numeric UID"
242 msgstr "kan de logingroep van een numerieke gebruiker niet opvragen"
244 #: lib/userspec.c:179
245 msgid "cannot omit both user and group"
246 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
248 #: lib/version-etc.c:57
250 msgid "Written by %s.\n"
251 msgstr "Geschreven door %s.\n"
253 #: lib/version-etc.c:63
255 "This is free software; see the source for copying conditions. There is NO\n"
256 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
258 "Dit is vrije programmatuur; zie de broncode voor de voorwaarden van\n"
259 "distributie. Er is GEEN garantie; zelfs niet voor VERKOOPBAARHEID of\n"
260 "GESCHIKTHEID VOOR EEN BEPAALD DOEL.\n"
263 msgid "string comparison failed"
267 msgid "Set LC_ALL='C' to work around the problem."
272 msgid "The strings compared were %s and %s."
275 #: src/basename.c:50 src/cat.c:88 src/chgrp.c:122 src/chmod.c:238
276 #: src/chown.c:95 src/chroot.c:41 src/cksum.c:278 src/comm.c:69 src/cp.c:158
277 #: src/csplit.c:1492 src/cut.c:170 src/date.c:113 src/dd.c:284 src/df.c:711
278 #: src/dircolors.c:99 src/dirname.c:42 src/du.c:174 src/echo.c:73
279 #: src/env.c:115 src/expand.c:106 src/expr.c:86 src/factor.c:70 src/fmt.c:267
280 #: src/fold.c:63 src/head.c:84 src/hostid.c:44 src/hostname.c:63 src/id.c:83
281 #: src/install.c:593 src/join.c:140 src/kill.c:89 src/link.c:47 src/ln.c:335
282 #: src/logname.c:44 src/ls.c:3757 src/md5sum.c:121 src/mkdir.c:57
283 #: src/mkfifo.c:51 src/mknod.c:51 src/mv.c:307 src/nice.c:63 src/nl.c:172
284 #: src/od.c:283 src/paste.c:399 src/pathchk.c:142 src/pinky.c:465
285 #: src/pr.c:2750 src/printenv.c:59 src/printf.c:93 src/ptx.c:1855 src/pwd.c:42
286 #: src/readlink.c:65 src/rm.c:95 src/rmdir.c:142 src/seq.c:78 src/shred.c:156
287 #: src/sleep.c:59 src/sort.c:272 src/split.c:92 src/stat.c:679 src/stty.c:494
288 #: src/su.c:433 src/sum.c:56 src/sync.c:40 src/tac.c:123 src/tail.c:230
289 #: src/tee.c:59 src/test.c:975 src/touch.c:240 src/tr.c:323 src/tsort.c:93
290 #: src/tty.c:58 src/uname.c:106 src/unexpand.c:371 src/uniq.c:135
291 #: src/unlink.c:47 src/uptime.c:187 src/users.c:114 src/wc.c:121 src/who.c:570
292 #: src/whoami.c:48 src/yes.c:45
294 msgid "Try `%s --help' for more information.\n"
295 msgstr "Probeer `%s --help' voor meer informatie.\n"
300 "Usage: %s NAME [SUFFIX]\n"
302 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
307 "Print NAME with any leading directory components removed.\n"
308 "If specified, also remove a trailing SUFFIX.\n"
311 "Toon NAAM zonder de voorafgaande directory componenten. Indien\n"
312 "gespecificeerd, verwijder het achtervoegsel ACHTERVOEGSEL.\n"
314 " --help toon hulp-tekst en bekindig programma\n"
315 " --version toon versie-informatie en bekindig programma\n"
317 #: src/basename.c:66 src/cat.c:124 src/chgrp.c:152 src/chmod.c:264
318 #: src/chown.c:139 src/chroot.c:59 src/cksum.c:293 src/comm.c:86 src/cp.c:255
319 #: src/csplit.c:1534 src/cut.c:215 src/date.c:215 src/dd.c:331 src/df.c:750
320 #: src/dircolors.c:120 src/dirname.c:58 src/du.c:223 src/echo.c:105
321 #: src/env.c:134 src/expand.c:131 src/expr.c:149 src/factor.c:90
322 #: src/false.c:45 src/fmt.c:297 src/fold.c:86 src/head.c:115 src/hostid.c:57
323 #: src/hostname.c:76 src/id.c:104 src/install.c:648 src/join.c:181
324 #: src/kill.c:119 src/link.c:59 src/ln.c:390 src/logname.c:55 src/ls.c:3891
325 #: src/md5sum.c:157 src/mkdir.c:76 src/mkfifo.c:68 src/mknod.c:82 src/mv.c:361
326 #: src/nice.c:77 src/nl.c:227 src/od.c:370 src/paste.c:423 src/pathchk.c:154
327 #: src/pinky.c:492 src/pr.c:2862 src/printenv.c:72 src/printf.c:141
328 #: src/pwd.c:53 src/readlink.c:82 src/rm.c:127 src/rmdir.c:162 src/seq.c:104
329 #: src/shred.c:219 src/sleep.c:75 src/sort.c:343 src/split.c:124
330 #: src/stat.c:750 src/stty.c:708 src/su.c:454 src/sum.c:76 src/sync.c:51
331 #: src/tac.c:146 src/tail.c:300 src/tee.c:72 src/test.c:1057 src/touch.c:271
332 #: src/tr.c:396 src/true.c:45 src/tsort.c:105 src/tty.c:70 src/uname.c:128
333 #: src/unexpand.c:395 src/uniq.c:174 src/unlink.c:58 src/uptime.c:202
334 #: src/users.c:127 src/wc.c:143 src/who.c:613 src/whoami.c:60 src/yes.c:61
338 "Report bugs to <%s>.\n"
341 "Schrijf foutrapportages aan <bug-textutils@gnu.org>;\n"
342 "Meld fouten in de vertaling aan <nl@li.org>."
344 #: src/basename.c:114 src/chgrp.c:210 src/chmod.c:352 src/chown.c:211
345 #: src/chroot.c:78 src/csplit.c:1464 src/dirname.c:89 src/expr.c:178
346 #: src/install.c:284 src/link.c:87 src/mkdir.c:124 src/mkfifo.c:113
347 #: src/mknod.c:137 src/pathchk.c:194 src/readlink.c:101 src/readlink.c:133
348 #: src/rm.c:199 src/rmdir.c:206 src/seq.c:411 src/sleep.c:150 src/stat.c:801
350 msgid "too few arguments"
351 msgstr "te weinig argumenten"
353 #: src/basename.c:115 src/dircolors.c:482 src/dirname.c:90 src/hostid.c:79
354 #: src/hostname.c:122 src/link.c:93 src/mknod.c:139 src/readlink.c:141
355 #: src/seq.c:417 src/split.c:502 src/tr.c:1848 src/unlink.c:94
356 #: src/uptime.c:244 src/users.c:169 src/who.c:764
357 msgid "too many arguments"
358 msgstr "teveel argumenten"
360 #: src/cat.c:42 src/split.c:43
361 msgid "Torbjorn Granlund and Richard M. Stallman"
366 msgid "Usage: %s [OPTION] [FILE]...\n"
367 msgstr "Gebruik: %s [OPTIE] [BESTAND]...\n"
372 "Concatenate FILE(s), or standard input, to standard output.\n"
374 " -A, --show-all equivalent to -vET\n"
375 " -b, --number-nonblank number nonblank output lines\n"
376 " -e equivalent to -vE\n"
377 " -E, --show-ends display $ at end of each line\n"
378 " -n, --number number all output lines\n"
379 " -s, --squeeze-blank never more than one single blank line\n"
381 "Stuur BESTAND(en) of standaard invoer, naar standaard uitvoer.\n"
383 " -A, --show-all zelfde als -vET\n"
384 " -b, --number-nonblank nummer niet-lege uitvoerregels\n"
385 " -e zelfde als -vE\n"
386 " -E, --show-ends geef een $ aan het einde van alle regels\n"
387 " -n, --number nummer alle uitvoerregels\n"
388 " -s, --squeeze-blank nooit meer dan één lege regel\n"
389 " -t zelfde als -vT\n"
390 " -T, --show-tabs geef TAB-tekens weer met ^I\n"
391 " -u (wordt genegeerd)\n"
392 " -v, --show-nonprinting gebruik ^ en M- notatie, behalve voor LFD en TAB\n"
393 " --help toon deze hulptekst en beëindig programma\n"
394 " --version toon versie-informatie en beëindig programma\n"
396 "Indien geen BESTAND wordt gegeven, of BESTAND is -, wordt de\n"
397 "standaard-invoer gelezen.\n"
402 " -t equivalent to -vT\n"
403 " -T, --show-tabs display TAB characters as ^I\n"
405 " -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n"
407 "Stuur BESTAND(en) of standaard invoer, naar standaard uitvoer.\n"
409 " -A, --show-all zelfde als -vET\n"
410 " -b, --number-nonblank nummer niet-lege uitvoerregels\n"
411 " -e zelfde als -vE\n"
412 " -E, --show-ends geef een $ aan het einde van alle regels\n"
413 " -n, --number nummer alle uitvoerregels\n"
414 " -s, --squeeze-blank nooit meer dan één lege regel\n"
415 " -t zelfde als -vT\n"
416 " -T, --show-tabs geef TAB-tekens weer met ^I\n"
417 " -u (wordt genegeerd)\n"
418 " -v, --show-nonprinting gebruik ^ en M- notatie, behalve voor LFD en TAB\n"
419 " --help toon deze hulptekst en beëindig programma\n"
420 " --version toon versie-informatie en beëindig programma\n"
422 "Indien geen BESTAND wordt gegeven, of BESTAND is -, wordt de\n"
423 "standaard-invoer gelezen.\n"
425 #: src/cat.c:114 src/sum.c:72
428 "With no FILE, or when FILE is -, read standard input.\n"
434 " -B, --binary use binary writes to the console device.\n"
438 " -B, --binary schrijf binair naar het console-apparaat.\n"
443 msgid "cannot do ioctl on `%s'"
444 msgstr "kan geen ioctl doen op `%s'"
446 #: src/cat.c:669 src/dd.c:1222 src/od.c:1013 src/tee.c:181
447 msgid "standard output"
448 msgstr "standaarduitvoer"
452 msgid "%s: input file is output file"
453 msgstr "%s: invoerbestand is uitvoerbestand"
457 msgid "closing standard input"
458 msgstr "standaard invoer"
462 msgid "closing standard output"
463 msgstr "standaarduitvoer"
467 msgid "cannot change to null group"
468 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
472 msgid "invalid group name %s"
473 msgstr "ongeldige groep"
481 msgid "invalid group number %s"
482 msgstr "ongeldig nummer"
487 "Usage: %s [OPTION]... GROUP FILE...\n"
488 " or: %s [OPTION]... --reference=RFILE FILE...\n"
490 "Aanroep: %s [OPTIE]... [BESTAND]...\n"
491 " of: %s --traditional [BESTAND] [[+]OFFSET [[+]LABEL]]\n"
495 "Change the group membership of each FILE to GROUP.\n"
497 " -c, --changes like verbose but report only when a change is made\n"
498 " --dereference affect the referent of each symbolic link, rather\n"
499 " than the symbolic link itself\n"
502 #: src/chgrp.c:138 src/chown.c:112
504 " -h, --no-dereference affect symbolic links instead of any referenced "
506 " (available only on systems that can change the\n"
507 " ownership of a symlink)\n"
512 " -f, --silent, --quiet suppress most error messages\n"
513 " --reference=RFILE use RFILE's group rather than the specified\n"
515 " -R, --recursive operate on files and directories recursively\n"
516 " -v, --verbose output a diagnostic for every file processed\n"
519 #: src/chgrp.c:218 src/chmod.c:157 src/chmod.c:365 src/chown-core.c:235
520 #: src/chown-core.c:247 src/chown.c:220 src/cp.c:301 src/touch.c:169
523 msgid "failed to get attributes of %s"
524 msgstr "bezig met kopiëren van de tijden van %s"
528 msgid "getting new attributes of %s"
529 msgstr "bezig met kopiëren van de tijden van %s"
533 msgid "mode of %s changed to %04lo (%s)\n"
534 msgstr "mode van %s veranderd in %04lo (%s)\n"
538 msgid "failed to change mode of %s to %04lo (%s)\n"
539 msgstr "kan mode van %s niet in %04lo (%s) veranderen\n"
543 msgid "mode of %s retained as %04lo (%s)\n"
544 msgstr "mode van %s blijft %04lo (%s)\n"
548 msgid "changing permissions of %s"
549 msgstr "kan de eigenaar van %s niet veranderen"
554 "Usage: %s [OPTION]... MODE[,MODE]... FILE...\n"
555 " or: %s [OPTION]... OCTAL-MODE FILE...\n"
556 " or: %s [OPTION]... --reference=RFILE FILE...\n"
558 "Aanroep: %s [OPTIE]... LAATSTE\n"
559 " of: %s [OPTIE]... EERSTE LAATSTE\n"
560 " of: %s [OPTIE]... EERSTE STAP LAATSTE\n"
565 "Change the mode of each FILE to MODE.\n"
567 " -c, --changes like verbose but report only when a change is "
569 " -f, --silent, --quiet suppress most error messages\n"
570 " -v, --verbose output a diagnostic for every file processed\n"
571 " --reference=RFILE use RFILE's mode instead of MODE values\n"
572 " -R, --recursive change files and directories recursively\n"
574 "Verander de attributen van elk BESTAND naar MODE.\n"
576 " -c, --changes zoals --verbose maar alleen als er iets verandert\n"
577 " -f, --silent, --quiet onderdruk vrijwel alle foutmeldingen\n"
578 " -v, --verbose toon informatie voor elk bestand (processed?)\n"
579 " --reference=RBESTAND gebruik de mode van RBESTAND in plaats van een\n"
581 " -R, --recursive verander bestanden en directory's recursief\n"
582 " --help toon hulp-tekst en beëindig programma\n"
583 " --version toon versie-informatie en beëindig programma\n"
585 "Elke MODE is een of meer letters `ugoa', een van de symbolen `+-=' en\n"
586 "een of meer letters `rwxXstugo'.\n"
591 "Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n"
592 "one or more of the letters rwxXstugo.\n"
597 msgid "invalid character %s in mode string %s"
598 msgstr "ongeldig teken `%c' in teksttype `%s'"
602 msgid "invalid mode string: %s"
603 msgstr "ongeldig teksttype `%s'"
605 #: src/chown-core.c:116
607 msgid "neither symbolic link %s nor referent has been changed\n"
608 msgstr "noch de symbolische koppeling %s noch de referent is veranderd\n"
610 #: src/chown-core.c:143
612 msgid "changed ownership of %s to %s\n"
613 msgstr "kon de eigenaar van %s niet veranderen naar "
615 #: src/chown-core.c:144
617 msgid "changed group of %s to %s\n"
618 msgstr "kon de groep van %s niet naar %s veranderen\n"
620 #: src/chown-core.c:148
622 msgid "failed to change ownership of %s to %s\n"
623 msgstr "kan de eigenaar van %s niet veranderen"
625 #: src/chown-core.c:149
627 msgid "failed to change group of %s to %s\n"
628 msgstr "kon de groep van %s niet naar %s veranderen\n"
630 #: src/chown-core.c:153
632 msgid "ownership of %s retained as %s\n"
633 msgstr "eigenaar van %s blijft "
635 #: src/chown-core.c:154
637 msgid "group of %s retained as %s\n"
638 msgstr "groep van %s blijft %s\n"
640 #: src/chown-core.c:326
642 msgid "changing ownership of %s"
643 msgstr "bezig met kopiëren van de eigenaar van %s"
645 #: src/chown-core.c:327
647 msgid "changing group of %s"
648 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
650 #: src/chown-core.c:345
652 msgid "unable to restore permissions of %s"
653 msgstr "kan de eigenaar van %s niet veranderen"
658 "Usage: %s [OPTION]... OWNER[:[GROUP]] FILE...\n"
659 " or: %s [OPTION]... :GROUP FILE...\n"
660 " or: %s [OPTION]... --reference=RFILE FILE...\n"
662 "Aanroep: %s [OPTIE]... LAATSTE\n"
663 " of: %s [OPTIE]... EERSTE LAATSTE\n"
664 " of: %s [OPTIE]... EERSTE STAP LAATSTE\n"
668 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n"
670 " -c, --changes like verbose but report only when a change is made\n"
671 " --dereference affect the referent of each symbolic link, rather\n"
672 " than the symbolic link itself\n"
677 " --from=CURRENT_OWNER:CURRENT_GROUP\n"
678 " change the owner and/or group of each file only if\n"
679 " its current owner and/or group match those "
681 " here. Either may be omitted, in which case a "
683 " is not required for the omitted attribute.\n"
688 " -f, --silent, --quiet suppress most error messages\n"
689 " --reference=RFILE use RFILE's owner and group rather than\n"
690 " the specified OWNER:GROUP values\n"
691 " -R, --recursive operate on files and directories recursively\n"
692 " -v, --verbose output a diagnostic for every file processed\n"
698 "Owner is unchanged if missing. Group is unchanged if missing, but changed\n"
699 "to login group if implied by a `:'. OWNER and GROUP may be numeric as well\n"
706 "Usage: %s NEWROOT [COMMAND...]\n"
708 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
712 "Run COMMAND with root directory set to NEWROOT.\n"
719 "If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\n"
724 msgid "cannot change root directory to %s"
725 msgstr "kan niet naar map gaan, %s"
729 msgid "cannot chdir to root directory"
730 msgstr "kan niet naar map gaan, %s"
734 msgid "%s: file too long"
735 msgstr "bestand ingekort"
740 "Usage: %s [FILE]...\n"
742 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
746 "Print CRC checksum and byte counts of each FILE.\n"
750 #: src/comm.c:35 src/ls.c:131 src/uniq.c:40
751 msgid "Richard Stallman and David MacKenzie"
756 msgid "Usage: %s [OPTION]... LEFT_FILE RIGHT_FILE\n"
757 msgstr "Aanroep: %s [OPTIE]... BESTAND1 BESTAND2\n"
762 "Compare sorted files LEFT_FILE and RIGHT_FILE line by line.\n"
764 " -1 suppress lines unique to left file\n"
765 " -2 suppress lines unique to right file\n"
766 " -3 suppress lines that appear in both files\n"
768 "Vergelijk gesorteerde bestanden BESTAND1 en BESTAND2 regel voor regel.\n"
770 " -1 onderdruk regels die alleen in BESTAND1 voorkomen\n"
771 " -2 onderdruk regels die alleen in BESTAND2 voorkomen\n"
772 " -3 onderdruk regels die slechts in één van beide bestanden\n"
774 " --help toon deze hulptekst en beëindig programma\n"
775 " --version toon versie-informatie en beëindig programma\n"
777 #: src/copy.c:162 src/du.c:335
779 msgid "cannot access %s"
780 msgstr "kan de rechten van %s niet veranderen"
784 msgid "cannot open %s for reading"
785 msgstr "kan `%s' niet verplaatsen naar `%s'"
787 #: src/copy.c:232 src/copy.c:286 src/copy.c:301 src/dd.c:1199
789 msgid "cannot fstat %s"
790 msgstr "kan de rechten van %s niet veranderen"
794 msgid "skipping file %s, as it was replaced while being copied"
797 #: src/copy.c:262 src/copy.c:1034 src/ln.c:291 src/remove.c:725
798 #: src/remove.c:779 src/remove.c:978
800 msgid "cannot remove %s"
801 msgstr "kan de rechten van %s niet veranderen"
805 msgid "cannot create regular file %s"
806 msgstr "kan map `%s' niet aanmaken"
808 #: src/copy.c:328 src/dd.c:816 src/dd.c:1010
811 msgstr "fout bij lezen %s"
815 msgid "cannot lseek %s"
816 msgstr "kan de rechten van %s niet veranderen"
818 #: src/copy.c:377 src/copy.c:401 src/dd.c:1054 src/dd.c:1115
821 msgstr "fout bij schrijven %s"
823 #: src/copy.c:409 src/copy.c:415
826 msgstr "%s wordt gesloten (fd=%d)"
830 msgid "%s: overwrite %s, overriding mode %04lo? "
831 msgstr "%s: `%s' overschrijven, ondanks mode %04lo? "
835 msgid "%s: overwrite %s? "
836 msgstr "%s: fout bij schrijven"
838 #: src/copy.c:810 src/copy.c:848 src/stat.c:637
840 msgid "cannot stat %s"
841 msgstr "kan de rechten van %s niet veranderen"
845 msgid "omitting directory %s"
846 msgstr "kan map `%s' niet aanmaken"
850 msgid "warning: source file %s specified more than once"
853 #: src/copy.c:866 src/ln.c:237
855 msgid "%s and %s are the same file"
856 msgstr "`%s' en `%s' zijn het zelfde bestand"
860 msgid "cannot overwrite non-directory %s with directory %s"
861 msgstr "kan niet naar map gaan, %s"
865 msgid "will not overwrite just-created %s with %s"
866 msgstr "%s: kan map niet overschrijven"
870 msgid "cannot overwrite directory %s with non-directory"
871 msgstr "kan map `%s' niet aanmaken"
875 msgid "cannot overwrite directory %s"
876 msgstr "kan map `%s' niet aanmaken"
880 msgid "cannot move directory onto non-directory: %s -> %s"
881 msgstr "kan niet naar map gaan, %s"
885 msgid "backing up %s would destroy source; %s not moved"
887 "een reservekopie van `%s' zou de bron vernietigen; `%s' niet verplaatst"
891 msgid "backing up %s would destroy source; %s not copied"
893 "een reservekopie van `%s' zou de bron vernietigen; `%s' niet gekopieerd"
895 #: src/copy.c:1013 src/ln.c:273
897 msgid "cannot backup %s"
898 msgstr "kan de rechten van %s niet veranderen"
900 #: src/copy.c:1049 src/ln.c:308
902 msgid " (backup: %s)"
903 msgstr " (reservekopie: %s)"
907 msgid "cannot copy a directory, %s, into itself, %s"
908 msgstr "kan map `%s' niet aanmaken"
912 msgid "will not create hard link %s to directory %s"
913 msgstr "kan niet naar map gaan, %s"
917 msgid "cannot create hard link %s to %s"
918 msgstr "kan map `%s' niet aanmaken"
922 msgid "cannot move %s to a subdirectory of itself, %s"
923 msgstr "kan niet naar map gaan, %s"
927 msgid "cannot move %s to %s"
928 msgstr "kan de rechten van %s niet veranderen"
932 msgid "inter-device move failed: %s to %s; unable to remove target"
937 msgid "cannot copy cyclic symbolic link %s"
938 msgstr "%s: kan cyclische symbolische koppeling niet kopiëren"
942 msgid "%s: can make relative symbolic links only in current directory"
943 msgstr "%s: kan relatieve symbolische koppelingen alleen in huidige map maken"
947 msgid "cannot create symbolic link %s to %s"
948 msgstr "kan map `%s' niet aanmaken"
952 msgid "cannot create link %s"
953 msgstr "kan map `%s' niet aanmaken"
955 #: src/copy.c:1371 src/mkfifo.c:133
957 msgid "cannot create fifo %s"
958 msgstr "kan map `%s' niet aanmaken"
962 msgid "cannot create special file %s"
963 msgstr "kan map `%s' niet aanmaken"
965 #: src/copy.c:1397 src/ls.c:2493 src/stat.c:425
967 msgid "cannot read symbolic link %s"
968 msgstr "kan geen ioctl doen op `%s'"
972 msgid "cannot create symbolic link %s"
973 msgstr "kan map `%s' niet aanmaken"
975 #: src/copy.c:1438 src/copy.c:1501 src/cp.c:337
977 msgid "failed to preserve ownership for %s"
978 msgstr "bezig met kopiëren van de eigenaar van %s"
982 msgid "%s has unknown file type"
983 msgstr "%s: onbekend bestandstype"
987 msgid "preserving times for %s"
988 msgstr "bezig met kopiëren van de tijden van %s"
992 msgid "failed to preserve authorship for %s"
993 msgstr "bezig met kopiëren van de eigenaar van %s"
997 msgid "setting permissions for %s"
998 msgstr "kan de eigenaar van %s niet veranderen"
1000 #: src/copy.c:1550 src/ln.c:326
1002 msgid "cannot un-backup %s"
1003 msgstr "kan de rechten van %s niet veranderen"
1007 msgid "%s -> %s (unbackup)\n"
1008 msgstr "%s -> %s (reservekopie verwijderd)\n"
1011 msgid "Torbjorn Granlund, David MacKenzie, and Jim Meyering"
1014 #: src/cp.c:162 src/mv.c:311
1017 "Usage: %s [OPTION]... SOURCE DEST\n"
1018 " or: %s [OPTION]... SOURCE... DIRECTORY\n"
1019 " or: %s [OPTION]... --target-directory=DIRECTORY SOURCE...\n"
1021 "Aanroep: %s [OPTIE]... LAATSTE\n"
1022 " of: %s [OPTIE]... EERSTE LAATSTE\n"
1023 " of: %s [OPTIE]... EERSTE STAP LAATSTE\n"
1027 "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n"
1031 #: src/cp.c:172 src/csplit.c:1505 src/cut.c:182 src/df.c:721 src/du.c:183
1032 #: src/expand.c:119 src/fmt.c:277 src/fold.c:76 src/head.c:98
1033 #: src/install.c:609 src/kill.c:103 src/ln.c:354 src/ls.c:3767 src/mkdir.c:66
1034 #: src/mkfifo.c:60 src/mknod.c:61 src/mv.c:321 src/nl.c:185 src/paste.c:413
1035 #: src/pr.c:2763 src/ptx.c:1867 src/shred.c:166 src/sort.c:286 src/split.c:105
1036 #: src/tac.c:136 src/tail.c:244 src/touch.c:249 src/unexpand.c:384
1039 "Mandatory arguments to long options are mandatory for short options too.\n"
1044 " -a, --archive same as -dpR\n"
1045 " --backup[=CONTROL] make a backup of each existing destination "
1047 " -b like --backup but does not accept an "
1049 " --copy-contents copy contents of special files when "
1051 " -d same as --no-dereference --preserve=link\n"
1056 " --no-dereference never follow symbolic links\n"
1057 " -f, --force if an existing destination file cannot be\n"
1058 " opened, remove it and try again\n"
1059 " -i, --interactive prompt before overwrite\n"
1060 " -H follow command-line symbolic links\n"
1065 " -l, --link link files instead of copying\n"
1066 " -L, --dereference always follow symbolic links\n"
1067 " -p same as --preserve=mode,ownership,timestamps\n"
1068 " --preserve[=ATTR_LIST] preserve the specified attributes (default:\n"
1069 " mode,ownership,timestamps), if possible\n"
1070 " additional attributes: links, all\n"
1075 " --no-preserve=ATTR_LIST don't preserve the specified attributes\n"
1076 " --parents append source path to DIRECTORY\n"
1077 " -P same as `--no-dereference'\n"
1082 " -R, -r, --recursive copy directories recursively\n"
1083 " --remove-destination remove each existing destination file before\n"
1084 " attempting to open it (contrast with --"
1091 " --reply={yes,no,query} specify how to handle the prompt about an\n"
1092 " existing destination file\n"
1093 " --sparse=WHEN control creation of sparse files\n"
1094 " --strip-trailing-slashes remove any trailing slashes from each SOURCE\n"
1097 "Kopieer BRON naar BESTEMMING, of (meerdere) BRON(nen) naar MAP.\n"
1099 " -a, --archive zelfde als -dpR\n"
1100 " --backup[=METHODE] maak reservekopie van ieder bestaand bestand\n"
1101 " -b zoals --backup, maar accepeert geen argument\n"
1102 " -d, --no-dereference behoud verwijzingen\n"
1103 " -f, --force verwijder bestaande bestemmingen, vraag "
1105 " -i, --interactive vraag bevestiging voordat overschreven wordt\n"
1106 " -l, --link maak koppelingen naar bestanden in plaats "
1109 " -p, --preserve behoud bestandsattributen indien mogelijk\n"
1110 " -P, --parents voeg bronpad toe aan MAP\n"
1111 " -r kopieer recursief, niet-mappen als bestanden\n"
1112 " LET OP: gebruik -R als u speciale\n"
1113 " bestanden zoals FIFOs of /dev/zero\n"
1115 " --sparse=WHEN bestuur aanmaak van schaarse bestanden\n"
1116 " -R, --recursive kopieer mappen recursief\n"
1117 " --strig-trailing-slashes verwijder nakomende schuine strepen van\n"
1118 " ieder BRON argument\n"
1119 " -s, --symbolic-link maak symbolische koppelingen in plaats van\n"
1121 " -S, --suffix=SUFFIX vervang het gebruikelijke achtervoegsel voor\n"
1123 " --target-directory=MAP verplaats alle BRON argumenten naar MAP\n"
1124 " -u, --update kopieer alleen als BRON nieuwer is dan de\n"
1125 " bestemming of als de bestemming niet "
1127 " -v, --verbose toon wat gedaan wordt\n"
1128 " -x, --one-file-system blijf op dit bestandssysteem\n"
1129 " --help toon hulp-tekst en beëindig programma\n"
1130 " --version toon versie-informatie en beëindig programma\n"
1132 "Standaard worden schaarse BRON bestanden gevonden door een brute heuristiek\n"
1133 "en de corresponderende BESTEMMING wordt dan ook schaars. Dat is het gedrag\n"
1134 "bij --sparse=auto. Geef --sparse=always om een BESTEMMING te creëren als\n"
1135 "het BRON bestand genoeg achtereenvolgende nultekens bevat. Gebruik\n"
1136 "--sparse=never om creatie van schaarse bestanden tegen te gaan.\n"
1141 " -s, --symbolic-link make symbolic links instead of copying\n"
1142 " -S, --suffix=SUFFIX override the usual backup suffix\n"
1143 " --target-directory=DIRECTORY move all SOURCE arguments into "
1150 " -u, --update copy only when the SOURCE file is newer\n"
1151 " than the destination file or when the\n"
1152 " destination file is missing\n"
1153 " -v, --verbose explain what is being done\n"
1154 " -x, --one-file-system stay on this file system\n"
1156 "Hernoem BRON tot BESTEMMING, of verplaats BRON(nen) naar MAP.\n"
1158 " --backup[=METHODE] maak een reservekopie voor verwijdering\n"
1159 " -b zoals --backup, maar accepteert geen "
1161 " -f, --force verwijder bestaande bestemmingen, vraag niet\n"
1163 " -i, --interactive vraag om bevestiging alvorens te "
1165 " --strip-trailing-slashes verwijder eventuele nakomende schuine\n"
1166 " strepen van iedere BRON\n"
1167 " -S, --suffix=SUFFIX gebruik SUFFIX ipv. het gebruikelijke\n"
1168 " achtervoegsel voor reservekopieën\n"
1169 " --target-directory=MAP verplaats alle BRON argumenten naar MAP\n"
1170 " -u, --update verplaats alleen oudere of hele nieuwe "
1172 " -v, --verbose laat zien wat er gedaan wordt\n"
1173 " --help toon hulp-tekst en beëindig programma\n"
1174 " --version toon versie-informatie en beëindig programma\n"
1181 "By default, sparse SOURCE files are detected by a crude heuristic and the\n"
1182 "corresponding DEST file is made sparse as well. That is the behavior\n"
1183 "selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n"
1184 "file whenever the SOURCE file contains a long enough sequence of zero "
1186 "Use --sparse=never to inhibit creation of sparse files.\n"
1189 "Kopieer BRON naar BESTEMMING, of (meerdere) BRON(nen) naar MAP.\n"
1191 " -a, --archive zelfde als -dpR\n"
1192 " --backup[=METHODE] maak reservekopie van ieder bestaand bestand\n"
1193 " -b zoals --backup, maar accepeert geen argument\n"
1194 " -d, --no-dereference behoud verwijzingen\n"
1195 " -f, --force verwijder bestaande bestemmingen, vraag "
1197 " -i, --interactive vraag bevestiging voordat overschreven wordt\n"
1198 " -l, --link maak koppelingen naar bestanden in plaats "
1201 " -p, --preserve behoud bestandsattributen indien mogelijk\n"
1202 " -P, --parents voeg bronpad toe aan MAP\n"
1203 " -r kopieer recursief, niet-mappen als bestanden\n"
1204 " LET OP: gebruik -R als u speciale\n"
1205 " bestanden zoals FIFOs of /dev/zero\n"
1207 " --sparse=WHEN bestuur aanmaak van schaarse bestanden\n"
1208 " -R, --recursive kopieer mappen recursief\n"
1209 " --strig-trailing-slashes verwijder nakomende schuine strepen van\n"
1210 " ieder BRON argument\n"
1211 " -s, --symbolic-link maak symbolische koppelingen in plaats van\n"
1213 " -S, --suffix=SUFFIX vervang het gebruikelijke achtervoegsel voor\n"
1215 " --target-directory=MAP verplaats alle BRON argumenten naar MAP\n"
1216 " -u, --update kopieer alleen als BRON nieuwer is dan de\n"
1217 " bestemming of als de bestemming niet "
1219 " -v, --verbose toon wat gedaan wordt\n"
1220 " -x, --one-file-system blijf op dit bestandssysteem\n"
1221 " --help toon hulp-tekst en beëindig programma\n"
1222 " --version toon versie-informatie en beëindig programma\n"
1224 "Standaard worden schaarse BRON bestanden gevonden door een brute heuristiek\n"
1225 "en de corresponderende BESTEMMING wordt dan ook schaars. Dat is het gedrag\n"
1226 "bij --sparse=auto. Geef --sparse=always om een BESTEMMING te creëren als\n"
1227 "het BRON bestand genoeg achtereenvolgende nultekens bevat. Gebruik\n"
1228 "--sparse=never om creatie van schaarse bestanden tegen te gaan.\n"
1234 "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
1235 "The version control method may be selected via the --backup option or "
1237 "the VERSION_CONTROL environment variable. Here are the values:\n"
1240 "Het reservekopie-achtervoegsel is ~, tenzij ingesteld met\n"
1241 "SIMPLE_BACKUP_SUFFIX. De versie controle mag worden ingesteld met\n"
1242 "VERSION_CONTROL, mogelijke waarden zijn:\n"
1244 " none, off maak nooit reservekopieën (zelfs niet met --backup)\n"
1245 " numbered, t maak genummerde reservekopieën\n"
1246 " existing, nil maak genummerde reservekopieën als er reeds genummerde \n"
1247 " reserve-kopiekn bestaan, anders simpel\n"
1248 " simple, never maak altijd simpele reservekopieën\n"
1250 #: src/cp.c:243 src/install.c:642 src/ln.c:384 src/mv.c:355
1253 " none, off never make backups (even if --backup is given)\n"
1254 " numbered, t make numbered backups\n"
1255 " existing, nil numbered if numbered backups exist, simple otherwise\n"
1256 " simple, never always make simple backups\n"
1258 "Het reservekopie-achtervoegsel is ~, tenzij ingesteld met\n"
1259 "SIMPLE_BACKUP_SUFFIX. De versie controle mag worden ingesteld met\n"
1260 "VERSION_CONTROL, mogelijke waarden zijn:\n"
1262 " none, off maak nooit reservekopieën (zelfs niet met --backup)\n"
1263 " numbered, t maak genummerde reservekopieën\n"
1264 " existing, nil maak genummerde reservekopieën als er reeds genummerde \n"
1265 " reserve-kopiekn bestaan, anders simpel\n"
1266 " simple, never maak altijd simpele reservekopieën\n"
1271 "As a special case, cp makes a backup of SOURCE when the force and backup\n"
1272 "options are given and SOURCE and DEST are the same name for an existing,\n"
1276 "Als een speciaal geval, kan cp een reservekopie maken van BRON als de\n"
1277 "opties `force' en `backup' gegeven zijn en BRON en BESTEMMING dezelfde\n"
1278 "zijn voor een bestaand gewoon bestand.\n"
1282 msgid "failed to preserve times for %s"
1283 msgstr "bezig met kopiëren van de tijden van %s"
1287 msgid "failed to preserve permissions for %s"
1288 msgstr "kan de eigenaar van %s niet veranderen"
1292 msgid "cannot make directory %s"
1293 msgstr "kan map `%s' niet aanmaken"
1295 #: src/cp.c:491 src/ln.c:490 src/mv.c:459 src/shred.c:1599
1297 msgid "missing file argument"
1298 msgstr "sla argument over"
1302 msgid "missing destination file"
1303 msgstr "ontbrekende lijst van velden"
1305 #: src/cp.c:521 src/ln.c:161 src/ln.c:183 src/ln.c:210 src/ln.c:297
1307 msgid "accessing %s"
1308 msgstr "verwijder %s\n"
1312 msgid "%s: specified target is not a directory"
1313 msgstr "`%s' bestaat maar is geen map"
1317 msgid "copying multiple files, but last argument %s is not a directory"
1319 "meerdere bestanden kopiëren, maar het laatste argument (%s) is geen map"
1322 msgid "when preserving paths, the destination must be a directory"
1324 "indien het pad behouden moet worden, moet het laatste argument een map zijn"
1326 #: src/cp.c:895 src/install.c:219 src/ln.c:434 src/mv.c:405
1329 "warning: --version-control (-V) is obsolete; support for it\n"
1330 "will be removed in some future release. Use --backup=%s instead."
1332 "waarschuwing: --version-control (-V) is verouderd; ondersteuning\n"
1333 "ervoor zal in de toekomst verwijderd worden. Gebruik --backup=%s in\n"
1336 #: src/cp.c:989 src/ln.c:464
1338 msgid "symbolic links are not supported on this system"
1339 msgstr "let op: --pid=PROCES wordt niet ondersteund op dit systeem"
1342 msgid "cannot make both hard and symbolic links"
1343 msgstr "kan geen harde èn symbolische koppelingen maken"
1345 #: src/cp.c:1033 src/install.c:275 src/ln.c:530 src/mv.c:483
1347 msgstr "reservekopie type"
1350 msgid "Stuart Kemp and David MacKenzie"
1353 #: src/csplit.c:289 src/csplit.c:1481 src/tac-pipe.c:57 src/tee.c:220
1354 #: src/tr.c:1609 src/tr.c:1711 src/tr.c:1754
1356 msgstr "fout bij lezen"
1359 msgid "input disappeared"
1360 msgstr "invoer verdween"
1362 #: src/csplit.c:705 src/csplit.c:716
1364 msgid "%s: line number out of range"
1365 msgstr "%s: regelnummer buiten bereik"
1369 msgid "%s: `%s': line number out of range"
1370 msgstr "%s: `%s': regelnummer buiten bereik"
1372 #: src/csplit.c:746 src/csplit.c:792
1374 msgid " on repetition %d\n"
1375 msgstr " tijdens herhaling %d\n"
1379 msgid "%s: `%s': match not found"
1380 msgstr "%s: `%s': geen overeenkomst gevonden"
1382 #: src/csplit.c:849 src/csplit.c:889 src/tac.c:262
1383 msgid "error in regular expression search"
1384 msgstr "fout in zoeken met reguliere expressie"
1388 msgid "write error for `%s'"
1389 msgstr "fout bij schrijven naar `%s'"
1391 #: src/csplit.c:1064
1393 msgid "%s: `+' or `-' expected after delimeter"
1394 msgstr "%s: na een scheidingsteken werd een `+' of `-' verwacht"
1396 #: src/csplit.c:1068
1398 msgid "%s: integer expected after `%c'"
1399 msgstr "%s: geheel getal verwacht na `%c'"
1401 #: src/csplit.c:1088
1403 msgid "%s: `}' is required in repeat count"
1404 msgstr "%s: `}' is verplicht bij een herhalingsaantal"
1406 #: src/csplit.c:1098
1408 msgid "%s}: integer required between `{' and `}'"
1409 msgstr "%s}: geheel getal verplicht tussen `{' en `}'"
1411 #: src/csplit.c:1125
1413 msgid "%s: closing delimeter `%c' missing"
1414 msgstr "%s: afsluitend scheidinsteken `%c' ontbreekt"
1416 #: src/csplit.c:1141
1418 msgid "%s: invalid regular expression: %s"
1419 msgstr "%s: ongeldige reguliere expressie: %s"
1421 #: src/csplit.c:1174
1423 msgid "%s: invalid pattern"
1424 msgstr "%s: ongeldig patroon"
1426 #: src/csplit.c:1177
1428 msgid "%s: line number must be greater than zero"
1429 msgstr "%s: regelnummer moet groter zijn dan nul"
1431 #: src/csplit.c:1183
1433 msgid "line number `%s' is smaller than preceding line number, %s"
1434 msgstr "regelnummer `%s' is kleiner dan het voorgaande regelnummer, %s"
1436 #: src/csplit.c:1189
1438 msgid "warning: line number `%s' is the same as preceding line number"
1439 msgstr "let op: regelnummer `%s' is het zelfde als het voorgaande regelnummer"
1441 #: src/csplit.c:1314
1442 msgid "missing conversion specifier in suffix"
1443 msgstr "specificatie voor conversie ontbreekt in achtervoegsel"
1445 #: src/csplit.c:1320
1447 msgid "invalid conversion specifier in suffix: %c"
1448 msgstr "specificatie voor conversie in het achtervoegsel is ongeldig: %c"
1450 #: src/csplit.c:1323
1452 msgid "invalid conversion specifier in suffix: \\%.3o"
1453 msgstr "specificatie voor conversie in het achtervoegsel is ongeldig: \\%.3o"
1455 #: src/csplit.c:1355
1457 msgid "missing %% conversion specification in suffix"
1458 msgstr "ontbrekende specificatie voor %%-conversie in achtervoegsel"
1460 #: src/csplit.c:1358
1462 msgid "too many %% conversion specifications in suffix"
1463 msgstr "te veel specificaties voor %%-conversie in achtervoegsel"
1465 #: src/csplit.c:1441
1467 msgid "%s: invalid number"
1468 msgstr "%s: ongeldig getal"
1470 #: src/csplit.c:1496
1472 msgid "Usage: %s [OPTION]... FILE PATTERN...\n"
1473 msgstr "Aanroep: %s [OPTIE]... BESTAND PATROON...\n"
1475 #: src/csplit.c:1500
1477 "Output pieces of FILE separated by PATTERN(s) to files `xx01', `xx02', ...,\n"
1478 "and output byte counts of each piece to standard output.\n"
1482 #: src/csplit.c:1508
1485 " -b, --suffix-format=FORMAT use sprintf FORMAT instead of %d\n"
1486 " -f, --prefix=PREFIX use PREFIX instead of `xx'\n"
1487 " -k, --keep-files do not remove output files on errors\n"
1490 #: src/csplit.c:1513
1492 " -n, --digits=DIGITS use specified number of digits instead of 2\n"
1493 " -s, --quiet, --silent do not print counts of output file sizes\n"
1494 " -z, --elide-empty-files remove empty output files\n"
1497 #: src/csplit.c:1520
1500 "Read standard input if FILE is -. Each PATTERN may be:\n"
1503 #: src/csplit.c:1524
1506 " INTEGER copy up to but not including specified line number\n"
1507 " /REGEXP/[OFFSET] copy up to but not including a matching line\n"
1508 " %REGEXP%[OFFSET] skip to, but not including a matching line\n"
1509 " {INTEGER} repeat the previous pattern specified number of times\n"
1510 " {*} repeat the previous pattern as many times as possible\n"
1512 "A line OFFSET is a required `+' or `-' followed by a positive integer.\n"
1516 msgid "David Ihnat, David MacKenzie, and Jim Meyering"
1519 #: src/cut.c:174 src/df.c:715 src/du.c:178 src/expand.c:110 src/fold.c:67
1520 #: src/head.c:88 src/ls.c:3761 src/nl.c:176 src/paste.c:403 src/pr.c:2754
1521 #: src/sort.c:276 src/sum.c:60 src/tac.c:127 src/tail.c:234 src/tee.c:63
1522 #: src/unexpand.c:375 src/wc.c:125
1524 msgid "Usage: %s [OPTION]... [FILE]...\n"
1525 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
1529 "Print selected parts of lines from each FILE to standard output.\n"
1536 " -b, --bytes=LIST output only these bytes\n"
1537 " -c, --characters=LIST output only these characters\n"
1538 " -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n"
1540 "Vul invoer regels uit van elk BESTAND (standaard is de standaard invoer),\n"
1541 "de uitvoer gaat naar de standaard uitvoer.\n"
1543 " -b, --bytes tel bytes in plaats van kolommen\n"
1544 " -s, --spaces breek af op spaties\n"
1545 " -w, --width=BREEDTE gebruik BREEDTE kolommen in plaats van 80\n"
1546 " --help toon deze hulptekst en beëindig\n"
1547 " --version toon versie-informatie en beëindig\n"
1551 " -f, --fields=LIST output only these fields; also print any line\n"
1552 " that contains no delimiter character, unless\n"
1553 " the -s option is specified\n"
1559 " -s, --only-delimited do not print lines not containing delimiters\n"
1560 " --output-delimiter=STRING use STRING as the output delimiter\n"
1561 " the default is to use the input delimiter\n"
1567 "Use one, and only one of -b, -c or -f. Each LIST is made up of one\n"
1568 "range, or many ranges separated by commas. Each range is one of:\n"
1570 " N N'th byte, character or field, counted from 1\n"
1571 " N- from N'th byte, character or field, to end of line\n"
1572 " N-M from N'th to M'th (included) byte, character or field\n"
1573 " -M from first to M'th (included) byte, character or field\n"
1575 "With no FILE, or when FILE is -, read standard input.\n"
1578 #: src/cut.c:288 src/cut.c:319 src/cut.c:379
1579 msgid "invalid byte or field list"
1580 msgstr "ongeldige lijst van bytes of velden"
1582 #: src/cut.c:667 src/cut.c:676
1583 msgid "only one type of list may be specified"
1584 msgstr "slechts één soort lijst mag worden opgegeven"
1587 msgid "missing list of positions"
1588 msgstr "ontbrekende lijst van posities"
1591 msgid "missing list of fields"
1592 msgstr "ontbrekende lijst van velden"
1595 msgid "the delimiter must be a single character"
1596 msgstr "de scheiding moet een enkel teken zijn"
1599 msgid "you must specify a list of bytes, characters, or fields"
1600 msgstr "u moet een lijst van bytes, tekens, of velden geven"
1604 msgid "an input delimiter may be specified only when operating on fields"
1606 "een scheidingsteken mag alleen gespecificeerd zijn indien met velden gewerkt "
1611 "suppressing non-delimited lines makes sense\n"
1612 "\tonly when operating on fields"
1614 "het onderdrukken van onbegrensde regels heeft\n"
1615 " alleen zin indien met velden gewerkt wordt"
1620 "Usage: %s [OPTION]... [+FORMAT]\n"
1621 " or: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n"
1623 "Aanroep: %s [OPTIE]... [+FORMAAT]\n"
1624 " of: %s [OPTIE] [MMDDhhmm[[CC]YY][.ss]]\n"
1628 "Display the current time in the given FORMAT, or set the system date.\n"
1630 " -d, --date=STRING display time described by STRING, not `now'\n"
1631 " -f, --file=DATEFILE like --date once for each line of DATEFILE\n"
1632 " -ITIMESPEC, --iso-8601[=TIMESPEC] output date/time in ISO 8601 format.\n"
1633 " TIMESPEC=`date' for date only,\n"
1634 " `hours', `minutes', or `seconds' for date and\n"
1635 " time to the indicated precision.\n"
1636 " --iso-8601 without TIMESPEC defaults to `date'.\n"
1641 " -r, --reference=FILE display the last modification time of FILE\n"
1642 " -R, --rfc-822 output RFC-822 compliant date string\n"
1643 " -s, --set=STRING set time described by STRING\n"
1644 " -u, --utc, --universal print or set Coordinated Universal Time\n"
1650 "FORMAT controls the output. The only valid option for the second form\n"
1651 "specifies Coordinated Universal Time. Interpreted sequences are:\n"
1654 " %a locale's abbreviated weekday name (Sun..Sat)\n"
1659 " %A locale's full weekday name, variable length (Sunday..Saturday)\n"
1660 " %b locale's abbreviated month name (Jan..Dec)\n"
1661 " %B locale's full month name, variable length (January..December)\n"
1662 " %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)\n"
1667 " %C century (year divided by 100 and truncated to an integer) [00-99]\n"
1668 " %d day of month (01..31)\n"
1669 " %D date (mm/dd/yy)\n"
1670 " %e day of month, blank padded ( 1..31)\n"
1675 " %F same as %Y-%m-%d\n"
1676 " %g the 2-digit year corresponding to the %V week number\n"
1677 " %G the 4-digit year corresponding to the %V week number\n"
1683 " %H hour (00..23)\n"
1684 " %I hour (01..12)\n"
1685 " %j day of year (001..366)\n"
1690 " %k hour ( 0..23)\n"
1691 " %l hour ( 1..12)\n"
1692 " %m month (01..12)\n"
1693 " %M minute (00..59)\n"
1699 " %N nanoseconds (000000000..999999999)\n"
1700 " %p locale's upper case AM or PM indicator (blank in many locales)\n"
1701 " %P locale's lower case am or pm indicator (blank in many locales)\n"
1702 " %r time, 12-hour (hh:mm:ss [AP]M)\n"
1703 " %R time, 24-hour (hh:mm)\n"
1704 " %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)\n"
1709 " %S second (00..60); the 60 is necessary to accommodate a leap second\n"
1710 " %t a horizontal tab\n"
1711 " %T time, 24-hour (hh:mm:ss)\n"
1712 " %u day of week (1..7); 1 represents Monday\n"
1717 " %U week number of year with Sunday as first day of week (00..53)\n"
1718 " %V week number of year with Monday as first day of week (01..53)\n"
1719 " %w day of week (0..6); 0 represents Sunday\n"
1720 " %W week number of year with Monday as first day of week (00..53)\n"
1725 " %x locale's date representation (mm/dd/yy)\n"
1726 " %X locale's time representation (%H:%M:%S)\n"
1727 " %y last two digits of year (00..99)\n"
1728 " %Y year (1970...)\n"
1733 " %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)\n"
1734 " %Z time zone (e.g., EDT), or nothing if no time zone is determinable\n"
1736 "By default, date pads numeric fields with zeroes. GNU date recognizes\n"
1737 "the following modifiers between `%' and a numeric directive.\n"
1739 " `-' (hyphen) do not pad the field\n"
1740 " `_' (underscore) pad the field with spaces\n"
1743 #: src/date.c:237 src/dd.c:1173 src/dircolors.c:539 src/head.c:221
1744 #: src/md5sum.c:340 src/md5sum.c:681 src/od.c:959 src/od.c:2001 src/pr.c:1164
1745 #: src/pr.c:1371 src/pr.c:1493 src/stty.c:909 src/tac.c:483 src/tac.c:489
1746 #: src/tee.c:151 src/tr.c:2027 src/tsort.c:585
1747 msgid "standard input"
1748 msgstr "standaard invoer"
1750 #: src/date.c:268 src/date.c:460
1752 msgid "invalid date `%s'"
1753 msgstr "ongeldig veldnummer: `%s'"
1757 msgid "the options to specify dates for printing are mutually exclusive"
1758 msgstr "de --string and --check opties sluiten elkaar uit"
1761 msgid "the options to print and set the time may not be used together"
1763 "de opties om te printen en de tijd in te stellen kunnen niet\n"
1764 "tegelijkertijd gebruikt worden"
1768 msgid "too many non-option arguments: %s%s"
1769 msgstr "te veel argumenten die geen optie zijn"
1774 "the argument `%s' lacks a leading `+';\n"
1775 "When using an option to specify date(s), any non-option\n"
1776 "argument must be a format string beginning with `+'."
1778 "het argument `%s' mist een `+';\n"
1779 "Bij gebruik van een opite om data te specificeren, moet elk niet-optie\n"
1780 "argument een format string zijn beginnende met `+'."
1785 "a format string may not be specified when using the --rfc-822 (-R) option"
1786 msgstr "bij het gebruik van --string mogen geen bestanden opgegeven worden"
1790 msgstr "ongedefinieerd"
1794 msgid "cannot get time of day"
1795 msgstr "kan niet op meer dan één manier splitsen"
1798 msgid "cannot set date"
1799 msgstr "kan datum niet instellen"
1802 msgid "Paul Rubin, David MacKenzie, and Stuart Kemp"
1805 #: src/dd.c:288 src/tty.c:62 src/uname.c:110 src/whoami.c:52
1807 msgid "Usage: %s [OPTION]...\n"
1808 msgstr "Gebruik: %s [OPTIE] [BESTAND]...\n"
1812 "Copy a file, converting and formatting according to the options.\n"
1814 " bs=BYTES force ibs=BYTES and obs=BYTES\n"
1815 " cbs=BYTES convert BYTES bytes at a time\n"
1816 " conv=KEYWORDS convert the file as per the comma separated keyword list\n"
1817 " count=BLOCKS copy only BLOCKS input blocks\n"
1818 " ibs=BYTES read BYTES bytes at a time\n"
1823 " if=FILE read from FILE instead of stdin\n"
1824 " obs=BYTES write BYTES bytes at a time\n"
1825 " of=FILE write to FILE instead of stdout\n"
1826 " seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n"
1827 " skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n"
1833 "BLOCKS and BYTES may be followed by the following multiplicative suffixes:\n"
1834 "xM M, c 1, w 2, b 512, kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n"
1835 "GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.\n"
1836 "Each KEYWORD may be:\n"
1842 " ascii from EBCDIC to ASCII\n"
1843 " ebcdic from ASCII to EBCDIC\n"
1844 " ibm from ASCII to alternated EBCDIC\n"
1845 " block pad newline-terminated records with spaces to cbs-size\n"
1846 " unblock replace trailing spaces in cbs-size records with newline\n"
1847 " lcase change upper case to lower case\n"
1852 " notrunc do not truncate the output file\n"
1853 " ucase change lower case to upper case\n"
1854 " swab swap every pair of input bytes\n"
1855 " noerror continue after read errors\n"
1856 " sync pad every input block with NULs to ibs-size; when used\n"
1857 " with block or unblock, pad with spaces rather than NULs\n"
1862 msgid "%s+%s records in\n"
1863 msgstr "%s+%s records in\n"
1867 msgid "%s+%s records out\n"
1868 msgstr "%s+%s records uit\n"
1871 msgid "truncated record"
1872 msgstr "afgebroken record"
1875 msgid "truncated records"
1876 msgstr "afgebroken records"
1880 msgid "closing input file %s"
1881 msgstr "bestand `%s' wordt aangemaakt\n"
1885 msgid "closing output file %s"
1886 msgstr "verwijder %s\n"
1890 msgid "writing to %s"
1891 msgstr "fout bij schrijven %s"
1895 msgid "invalid conversion: %s"
1896 msgstr "ongeldig teksttype `%s'"
1900 msgid "unrecognized option %s"
1901 msgstr "onbekende optie `-%c'"
1905 msgid "unrecognized option %s=%s"
1906 msgstr "onbekende optie `-%c'"
1910 msgid "invalid number %s"
1911 msgstr "ongeldig nummer"
1915 "only one conv in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, "
1918 "slechts een conversie in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, "
1924 "warning: working around lseek kernel bug for file (%s)\n"
1925 " of mt_type=0x%0lx -- see <sys/mtio.h> for the list of types"
1928 #: src/dd.c:1170 src/dd.c:1188
1931 msgstr "fout bij lezen %s"
1935 msgid "file offset out of range"
1936 msgstr "%s: regelnummer buiten bereik"
1940 msgid "advancing past %s bytes in output file %s"
1941 msgstr "verwijder %s\n"
1944 msgid "Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul Eggert"
1957 msgid " Inodes IUsed IFree IUse%%"
1962 msgid " Size Used Avail Use%%"
1967 msgid " Size Used Avail Use%%"
1972 msgid " %4s-blocks Used Available Capacity"
1977 msgid " %4s-blocks Used Available Use%%"
1981 msgid " Mounted on\n"
1986 "Show information about the filesystem on which each FILE resides,\n"
1987 "or all filesystems by default.\n"
1993 " -a, --all include filesystems having 0 blocks\n"
1994 " -B, --block-size=SIZE use SIZE-byte blocks\n"
1995 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
1997 " -H, --si likewise, but use powers of 1000 not 1024\n"
2002 " -i, --inodes list inode information instead of block usage\n"
2003 " -k like --block-size=1K\n"
2004 " -l, --local limit listing to local filesystems\n"
2005 " --no-sync do not invoke sync before getting usage info "
2011 " -P, --portability use the POSIX output format\n"
2012 " --sync invoke sync before getting usage info\n"
2013 " -t, --type=TYPE limit listing to filesystems of type TYPE\n"
2014 " -T, --print-type print filesystem type\n"
2015 " -x, --exclude-type=TYPE limit listing to filesystems not of type TYPE\n"
2019 #: src/df.c:746 src/du.c:219 src/ls.c:3879
2022 "SIZE may be (or may be an integer optionally followed by) one of following:\n"
2023 "kB 1000, K 1024, MB 1,000,000, M 1,048,576, and so on for G, T, P, E, Z, Y.\n"
2028 msgid "file system type %s both selected and excluded"
2029 msgstr "bestandssysteem type `%s' beide geselecteerd en buitengesloten"
2033 msgstr "Waarschuwing: "
2037 msgid "%scannot read table of mounted filesystems"
2038 msgstr "%skan tabel van aangehechte bestandssystemen niet lezen"
2040 #: src/dircolors.c:103
2042 msgid "Usage: %s [OPTION]... [FILE]\n"
2043 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
2045 #: src/dircolors.c:104
2048 "Output commands to set the LS_COLORS environment variable.\n"
2050 "Determine format of output:\n"
2051 " -b, --sh, --bourne-shell output Bourne shell code to set LS_COLORS\n"
2052 " -c, --csh, --c-shell output C shell code to set LS_COLORS\n"
2053 " -p, --print-database output defaults\n"
2055 "Geef commando's voor instellen van de LS_COLOR omgevingsvariabele.\n"
2057 "Bepaal formaat van de uitvoer:\n"
2058 " -b, --sh, --bourne-shell toon Bourne shell code voor instellen "
2060 " -c, --csh, --c-shell toon C shell code voor instellen LS_COLOR\n"
2061 " -p, --print-data-base toon standaard-instellingen\n"
2062 " --help toon hulp-tekst en beëindig programma\n"
2063 " --version toon versie-informatie en beëindig programma\n"
2065 "Indien BESTAND gegeven is, wordt dat gelezen om te bepalen welke kleuren "
2067 "bestanden en extensies gebruikt moeten worden. Anders wordt een standaard\n"
2068 "database gebruikt. Geef `dircolors --print-database' voor details over het\n"
2069 "formaat van deze bestanden.\n"
2071 #: src/dircolors.c:114
2074 "If FILE is specified, read it to determine which colors to use for which\n"
2075 "file types and extensions. Otherwise, a precompiled database is used.\n"
2076 "For details on the format of these files, run `dircolors --print-database'.\n"
2079 #: src/dircolors.c:299
2081 msgid "%s:%lu: invalid line; missing second token"
2082 msgstr "%s: ongeldig aantal seconden"
2084 #: src/dircolors.c:371
2086 msgid "%s:%lu: unrecognized keyword %s"
2087 msgstr "%s: onbekende optie `%c%s'\n"
2089 #: src/dircolors.c:372
2093 #: src/dircolors.c:467
2096 "the options to output dircolors' internal database and\n"
2097 "to select a shell syntax are mutually exclusive"
2099 "de opties voor verbose en stty-leesbare uitvoer stijlen zijn onderling\n"
2102 #: src/dircolors.c:475
2104 "no FILE arguments may be used with the option to output\n"
2105 "dircolors' internal database"
2107 "BESTAND argumenten mogen niet gebruikt worden tezamen met een optie\n"
2108 "voor het tonen van dircolors' interne database"
2110 #: src/dircolors.c:504
2111 msgid "no SHELL environment variable, and no shell type option given"
2112 msgstr "geen SHELL variabele en geen mode optie gespecificeerd"
2114 #: src/dirname.c:33 src/pathchk.c:59
2115 msgid "David MacKenzie and Jim Meyering"
2123 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
2128 "Print NAME with its trailing /component removed; if NAME contains no /'s,\n"
2129 "output `.' (meaning the current directory).\n"
2132 "Toon NAAM zonder de trailing /component removed; als NAAM geen /'s\n"
2133 "bevat toon dan `.' (bedoelende de huidige directory).\n"
2135 " --help toon hulp-tekst en bekindig programma\n"
2136 " --version toon versie-informatie en bekindig programma\n"
2140 "Torbjorn Granlund, David MacKenzie, Larry McVoy, Paul Eggert, and Jim "
2146 "Summarize disk usage of each FILE, recursively for directories.\n"
2152 " -a, --all write counts for all files, not just directories\n"
2153 " --apparent-size print apparent sizes, rather than disk usage; "
2155 " the apparent size is usually smaller, it may be\n"
2156 " larger due to holes in (`sparse') files, internal\n"
2157 " fragmentation, indirect blocks, and the like\n"
2158 " -B, --block-size=SIZE use SIZE-byte blocks\n"
2159 " -b, --bytes equivalent to `--apparent-size --block-size=1'\n"
2160 " -c, --total produce a grand total\n"
2161 " -D, --dereference-args dereference FILEs that are symbolic links\n"
2166 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
2168 " -H, --si likewise, but use powers of 1000 not 1024\n"
2169 " -k like --block-size=1K\n"
2170 " -l, --count-links count sizes many times if hard linked\n"
2175 " -L, --dereference dereference all symbolic links\n"
2176 " -S, --separate-dirs do not include size of subdirectories\n"
2177 " -s, --summarize display only a total for each argument\n"
2182 " -x, --one-file-system skip directories on different filesystems\n"
2183 " -X FILE, --exclude-from=FILE Exclude files that match any pattern in "
2185 " --exclude=PATTERN Exclude files that match PATTERN.\n"
2186 " --max-depth=N print the total for a directory (or file, with --"
2188 " only if it is N or fewer levels below the command\n"
2189 " line argument; --max-depth=0 is the same as\n"
2195 msgid "cannot change to parent of directory %s"
2196 msgstr "kan niet naar map gaan, %s"
2200 msgid "cannot change to directory %s"
2201 msgstr "kan niet naar map gaan, %s"
2205 msgid "cannot read directory %s"
2206 msgstr "kan map `%s' niet aanmaken"
2208 #: src/du.c:546 src/ls.c:2241 src/wc.c:591
2214 msgid "invalid maximum depth %s"
2215 msgstr "ongeldig veldnummer: `%s'"
2218 msgid "cannot both summarize and show all entries"
2220 "totalen berekenen kan niet gelijktijdig met het tonen van alle ingangen"
2223 msgid "warning: summarizing is the same as using --max-depth=0"
2224 msgstr "waarschuwing: totalen geven is het zelfde als --max-depth=0 gebruiken"
2228 msgid "warning: summarizing conflicts with --max-depth=%d"
2229 msgstr "waarschuwing: het geven van totalen is in conflict met --max-depth=%d"
2233 msgid "Usage: %s [OPTION]... [STRING]...\n"
2234 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
2238 "Echo the STRING(s) to standard output.\n"
2240 " -n do not output the trailing newline\n"
2241 " -e enable interpretation of the backslash-escaped characters\n"
2243 " -E disable interpretation of those sequences in STRINGs\n"
2249 "Without -E, the following sequences are recognized and interpolated:\n"
2251 " \\NNN the character whose ASCII code is NNN (octal)\n"
2253 " \\a alert (BEL)\n"
2259 " \\c suppress trailing newline\n"
2262 " \\r carriage return\n"
2263 " \\t horizontal tab\n"
2264 " \\v vertical tab\n"
2268 msgid "Richard Mlynarik and David MacKenzie"
2273 msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n"
2274 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
2279 "Set each NAME to VALUE in the environment and run COMMAND.\n"
2281 " -i, --ignore-environment start with an empty environment\n"
2282 " -u, --unset=NAME remove variable from the environment\n"
2284 "Stel NAAM op WAARDE als omgevingsvariabele en voer COMMANDO uit.\n"
2286 " -i, --ignore-environment start zonder omgevingsvariabelen\n"
2287 " -u, --unset=NAAM verwijder deze omgevingsvariabele\n"
2288 " --help toon hulp-tekst en bekindig programma\n"
2289 " --version toon versie-informatie en bekindig programma\n"
2291 "Een - impliceert -i. Als geen COMMANDO gegeven is, toon dan de\n"
2292 "omgevingsvariabelen.\n"
2297 "A mere - implies -i. If no COMMAND, print the resulting environment.\n"
2302 "Convert tabs in each FILE to spaces, writing to standard output.\n"
2303 "With no FILE, or when FILE is -, read standard input.\n"
2309 " -i, --initial do not convert TABs after non whitespace\n"
2310 " -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n"
2315 " -t, --tabs=LIST use comma separated list of explicit tab positions\n"
2318 #: src/expand.c:173 src/unexpand.c:153
2319 msgid "tab size contains an invalid character"
2320 msgstr "TAB-grootte bevat een ongeldig karakter"
2322 #: src/expand.c:191 src/unexpand.c:171
2323 msgid "tab size cannot be 0"
2324 msgstr "TAB-grootte mag geen nul zijn"
2326 #: src/expand.c:193 src/unexpand.c:173
2327 msgid "tab sizes must be ascending"
2328 msgstr "TAB-grootte moet toenemen"
2332 msgid "`-LIST' option is obsolete; use `-t LIST'"
2333 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
2338 "Usage: %s EXPRESSION\n"
2340 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
2345 "Print the value of EXPRESSION to standard output. A blank line below\n"
2346 "separates increasing precedence groups. EXPRESSION may be:\n"
2348 " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n"
2350 " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n"
2356 " ARG1 < ARG2 ARG1 is less than ARG2\n"
2357 " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n"
2358 " ARG1 = ARG2 ARG1 is equal to ARG2\n"
2359 " ARG1 != ARG2 ARG1 is unequal to ARG2\n"
2360 " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n"
2361 " ARG1 > ARG2 ARG1 is greater than ARG2\n"
2367 " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n"
2368 " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n"
2375 " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n"
2376 " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n"
2377 " ARG1 % ARG2 arithmetic remainder of ARG1 divided by ARG2\n"
2383 " STRING : REGEXP anchored pattern match of REGEXP in STRING\n"
2385 " match STRING REGEXP same as STRING : REGEXP\n"
2386 " substr STRING POS LENGTH substring of STRING, POS counted from 1\n"
2387 " index STRING CHARS index in STRING where any CHARS is found, or 0\n"
2388 " length STRING length of STRING\n"
2393 " + TOKEN interpret TOKEN as a string, even if it is a\n"
2394 " keyword like `match' or an operator like `/'\n"
2396 " ( EXPRESSION ) value of EXPRESSION\n"
2402 "Beware that many operators need to be escaped or quoted for shells.\n"
2403 "Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n"
2404 "Pattern matches return the string matched between \\( and \\) or null; if\n"
2405 "\\( and \\) are not used, they return the number of characters matched or "
2409 "Let er op dat veel operatoren geescaped of gekwoot gebruikt moeten\n"
2410 "worden bij shells. Vergelijking zijn arithmetisch als beide ARGs\n"
2411 "nummers zijn, anders lexicographisch. Patroon overeenkomsten geven de\n"
2412 "gevonden string tussen \\( en \\) of null; als \\( en \\) niet zijn\n"
2413 "gebruikt, geven ze het aantal overeenkomstige karkaters of 0.\n"
2415 #: src/expr.c:186 src/expr.c:438 src/expr.c:444 src/expr.c:449 src/expr.c:471
2417 msgid "syntax error"
2418 msgstr "standaard fout-uitvoer"
2423 "warning: unportable BRE: `%s': using `^' as the first character\n"
2424 "of the basic regular expression is not portable; it is being ignored"
2426 "let op: niet portable BRE: `%s': gebruik `^' als het eerrste karakter\n"
2427 "van de basic reguliere expressie is niet portable; het wordt genegeerd"
2429 #: src/expr.c:586 src/expr.c:625
2431 msgid "non-numeric argument"
2432 msgstr "beperk argument"
2435 msgid "division by zero"
2441 "Usage: %s [NUMBER]...\n"
2443 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
2447 "Print the prime factors of each NUMBER.\n"
2455 " Print the prime factors of all specified integer NUMBERs. If no "
2457 " are specified on the command line, they are read from standard input.\n"
2459 "Toon factor van elk NUMMER; lees standaard invoer indien geen argumenten.\n"
2461 " --help toon hulp-tekst en bekindig programma\n"
2462 " --version toon versie-informatie en bekindig programma\n"
2464 "Toon de priem factoren van alle gespecificeerde integer NUMMERs. Als\n"
2465 "geen argumenten gespecificeerd zijn op de commando-regel, worden ze\n"
2466 "gelezen vanuit standaard invoer.\n"
2470 msgid "`%s' is not a valid positive integer"
2471 msgstr "`%s' is niet een juiste positieve integer"
2476 "Usage: %s [ignored command line arguments]\n"
2478 "Exit with a status code indicating failure.\n"
2480 "These option names may not be abbreviated.\n"
2483 "Aanroep: %s [NAAM]\n"
2485 "Toon de hostnaam van het huidige systeem\n"
2487 " --help toon hulp-tekst en bekindig programma\n"
2488 " --version toon versie-informatie en bekindig programma\n"
2492 msgid "Usage: %s [-DIGITS] [OPTION]... [FILE]...\n"
2493 msgstr "Aanroep: %s [-NUMMERS] [OPTIE]... [BESTAND]...\n"
2497 "Reformat each paragraph in the FILE(s), writing to standard output.\n"
2498 "If no FILE or if FILE is `-', read standard input.\n"
2505 " -c, --crown-margin preserve indentation of first two lines\n"
2506 " -p, --prefix=STRING combine only lines having STRING as prefix\n"
2507 " -s, --split-only split long lines, but do not refill\n"
2509 "Herschrijf elke paragraaf in de BESTAND(en), de uitvoer gaat naar de\n"
2510 "standaard uitvoer. Indien geen BESTAND is gegeven, of BESTAND is -,\n"
2511 "wordt er gelezen uit de standaard invoer.\n"
2513 "De verplichte argumenten voor lange opties zijn ook verplicht voor een-"
2515 " -c, --crown-margin behoud inspringing van eerste twee regels\n"
2516 " -p, --prefix=TEKST combineer regels met TEKST als voorvoegsel\n"
2517 " -s, --split-only lange regels splitsen, maar niet opnieuw "
2519 " -t, --tagged-paragraph inspringing eerste regel verschilt van tweede\n"
2520 " -u, --uniform-spacing één spatie tussen woorden, twee na een "
2522 " -w, --width=NUMMER maximale regelbreedte (standaard is 75 tekens)\n"
2523 " --help toon deze hulptekst en beëindig programma\n"
2524 " --version toon versie-informatie en beëindig programma\n"
2526 "Bij -wNUMMER, mag de `w' worden weggelaten.\n"
2531 " -t, --tagged-paragraph indentation of first line different from second\n"
2532 " -u, --uniform-spacing one space between words, two after sentences\n"
2533 " -w, --width=NUMBER maximum line width (default of 75 columns)\n"
2535 "Herschrijf elke paragraaf in de BESTAND(en), de uitvoer gaat naar de\n"
2536 "standaard uitvoer. Indien geen BESTAND is gegeven, of BESTAND is -,\n"
2537 "wordt er gelezen uit de standaard invoer.\n"
2539 "De verplichte argumenten voor lange opties zijn ook verplicht voor een-"
2541 " -c, --crown-margin behoud inspringing van eerste twee regels\n"
2542 " -p, --prefix=TEKST combineer regels met TEKST als voorvoegsel\n"
2543 " -s, --split-only lange regels splitsen, maar niet opnieuw "
2545 " -t, --tagged-paragraph inspringing eerste regel verschilt van tweede\n"
2546 " -u, --uniform-spacing één spatie tussen woorden, twee na een "
2548 " -w, --width=NUMMER maximale regelbreedte (standaard is 75 tekens)\n"
2549 " --help toon deze hulptekst en beëindig programma\n"
2550 " --version toon versie-informatie en beëindig programma\n"
2552 "Bij -wNUMMER, mag de `w' worden weggelaten.\n"
2557 "In -wNUMBER, the letter `w' may be omitted.\n"
2562 msgid "invalid width option: `%s'"
2563 msgstr "ongeldig teksttype `%s'"
2567 msgid "invalid width: `%s'"
2568 msgstr "ongeldig veldnummer: `%s'"
2572 "Wrap input lines in each FILE (standard input by default), writing to\n"
2573 "standard output.\n"
2579 " -b, --bytes count bytes rather than columns\n"
2580 " -s, --spaces break at spaces\n"
2581 " -w, --width=WIDTH use WIDTH columns instead of 80\n"
2586 msgid "`%s' option is obsolete; use `%s'"
2587 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
2591 msgid "invalid number of columns: `%s'"
2592 msgstr "ongeldig aantal kolommen: `%s'"
2597 "Print first 10 lines of each FILE to standard output.\n"
2598 "With more than one FILE, precede each with a header giving the file name.\n"
2599 "With no FILE, or when FILE is -, read standard input.\n"
2602 "Kopieer de eerste 10 regels van elk BESTAND naar standaard-uitvoer.\n"
2603 "Indien meerdere bestanden gegeven zijn, wordt de uitvoer van ieder\n"
2604 "bestand voorafgegaan door de bestandsnaam. Indien geen BESTAND\n"
2605 "gegeven is, of BESTAND is -, wordt de standaard invoer gelezen.\n"
2607 " -c, --bytes=GROOTTE print eerste GROOTTE bytes\n"
2608 " -n, --lines=AANTAL print eerste AANTAL regels in plaats van eerste "
2610 " -q, --quiet, --silent print nooit bestandsnamen als headers\n"
2611 " -v, --verbose print altijd bestandsnamen als headers\n"
2612 " --help toon deze hulptekst en beëindig programma\n"
2613 " --version toon versie-informatie en beëindig programma\n"
2615 "GROOTTE mag een achtervoegsel hebben om aan te geven waarmee het\n"
2616 "vermenigvuldigd moet worden: b voor 512, k voor 1 Kilobyte, m voor 1\n"
2617 "Megabyte. Als -GROOTTE de eerste OPTIE is, lees -c GROOTTE wanneer\n"
2618 "een van de vermunigvuldigingsachtervoegsels bkm volgt, ander lees -n\n"
2623 " -c, --bytes=SIZE print first SIZE bytes\n"
2624 " -n, --lines=NUMBER print first NUMBER lines instead of first 10\n"
2629 " -q, --quiet, --silent never print headers giving file names\n"
2630 " -v, --verbose always print headers giving file names\n"
2633 #: src/head.c:111 src/split.c:120
2636 "SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n"
2641 msgid "cannot reposition file pointer for %s"
2642 msgstr "kan map `%s' niet aanmaken"
2644 #: src/head.c:256 src/tail.c:1388
2646 msgid "%s: %s is so large that it is not representable"
2647 msgstr "%s: %s is zo groot dat het niet weergegeven kan worden"
2649 #: src/head.c:257 src/tail.c:1390
2650 msgid "number of lines"
2651 msgstr "aantal regels"
2653 #: src/head.c:257 src/tail.c:1391
2654 msgid "number of bytes"
2655 msgstr "aantal bytes"
2657 #: src/head.c:264 src/tail.c:1478
2658 msgid "invalid number of lines"
2659 msgstr "ongeldig aantal regels"
2661 #: src/head.c:265 src/tail.c:1479
2662 msgid "invalid number of bytes"
2663 msgstr "ongeldig aantal bytes"
2667 msgid "unrecognized option `-%c'"
2668 msgstr "onbekende optie `-%c'"
2672 msgid "`-%s' option is obsolete; use `-%c %.*s%.*s%s'"
2673 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
2680 "Print the numeric identifier (in hexadecimal) for the current host.\n"
2683 "Toon de naam van de huidige gebruiker.\n"
2685 " --help toon hulp-tekst en bekindig programma\n"
2686 " --version toon versie-informatie en bekindig programma\n"
2688 #: src/hostname.c:67
2691 "Usage: %s [NAME]\n"
2693 "Print or set the hostname of the current system.\n"
2696 "Aanroep: %s [NAAM]\n"
2698 "Toon de hostnaam van het huidige systeem\n"
2700 " --help toon hulp-tekst en bekindig programma\n"
2701 " --version toon versie-informatie en bekindig programma\n"
2703 #: src/hostname.c:104
2705 msgid "cannot set hostname to `%s'"
2706 msgstr "kan geen ioctl doen op `%s'"
2708 #: src/hostname.c:110
2709 msgid "cannot set hostname; this system lacks the functionality"
2711 "kan hostnaam niet instellen; dit systeem biedt deze functionaliteit niet"
2713 #: src/hostname.c:117
2714 msgid "cannot determine hostname"
2715 msgstr "kan hostname niet achterhalen"
2718 msgid "Arnold Robbins and David MacKenzie"
2723 msgid "Usage: %s [OPTION]... [USERNAME]\n"
2724 msgstr "Aanroep: %s [OPTIE]... SET1 [SET2]\n"
2729 "Print information for USERNAME, or the current user.\n"
2731 " -a ignore, for compatibility with other versions\n"
2732 " -g, --group print only the effective group ID\n"
2733 " -G, --groups print all group IDs\n"
2734 " -n, --name print a name instead of a number, for -ugG\n"
2735 " -r, --real print the real ID instead of the effective ID, with -ugG\n"
2736 " -u, --user print only the effective user ID\n"
2738 "Toon informatie voor GEBRUIKERSNAAM, of van de huidige gebruiker.\n"
2740 " -a negeer, voor compatibiliteit met andere versies\n"
2741 " -g, --group toon alleen de groep ID\n"
2742 " -G, --groups toon alleen de suplmentaire groepen\n"
2743 " -n, --name toon een naam in plaats van een nummer, voor -ugG\n"
2744 " -r, --real toon het echte ID in plaats van het effectieve ID, voor -"
2746 " -u, --user toon alleen de gebruikers ID\n"
2747 " --help toon hulp-tekst en bekindig programma\n"
2748 " --version toon versie-informatie en bekindig programma\n"
2750 "Zonder OPITE, toon een bruikbaar deel van de ge-identificeerde informatie.\n"
2755 "Without any OPTION, print some useful set of identified information.\n"
2760 msgid "cannot print only user and only group"
2761 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
2764 msgid "cannot print only names or real IDs in default format"
2765 msgstr "kan niet alleen namen of echte IDs in standaard formaat tonen"
2769 msgid "%s: No such user"
2770 msgstr "%s: Onbekende gebruiker"
2774 msgid "cannot find name for user ID %u"
2775 msgstr "%s: kan geen gebruikersnaam vinden voor UID %u\n"
2779 msgid "cannot find name for group ID %u"
2780 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
2783 msgid "cannot get supplemental group list"
2784 msgstr "kan geen suplementaire groep lijst verkrijgen"
2790 #: src/install.c:269
2792 msgid "the strip option may not be used when installing a directory"
2794 "formaat string mag niet worden gespecificeerd bij tonen van string van\n"
2797 #: src/install.c:292 src/mkdir.c:140
2799 msgid "invalid mode %s"
2800 msgstr "ongeldig veldnummer: `%s'"
2802 #: src/install.c:307 src/install.c:371
2804 msgid "creating directory %s"
2805 msgstr "kan map `%s' niet aanmaken"
2807 #: src/install.c:332
2809 msgid "installing multiple files, but last argument, %s is not a directory"
2811 "meerdere bestanden installeren, maar het laatste argument (%s) is geen map"
2813 #: src/install.c:435
2815 msgid "%s is a directory"
2816 msgstr "`%s' bestaat maar is geen map"
2818 #: src/install.c:495
2820 msgid "cannot obtain time stamps for %s"
2821 msgstr "kan map `%s' niet aanmaken"
2823 #: src/install.c:507
2825 msgid "cannot set time stamps for %s"
2826 msgstr "kan map `%s' niet aanmaken"
2828 #: src/install.c:528
2830 msgid "fork system call failed"
2831 msgstr "blokgrootte"
2833 #: src/install.c:532
2835 msgid "cannot run strip"
2836 msgstr "kan %s niet uitvoeren"
2838 #: src/install.c:539
2840 msgid "strip failed"
2841 msgstr "fout bij schrijven"
2843 #: src/install.c:560
2845 msgid "invalid user %s"
2846 msgstr "ongeldige gebruiker"
2848 #: src/install.c:578
2850 msgid "invalid group %s"
2851 msgstr "ongeldige groep"
2853 #: src/install.c:597
2856 "Usage: %s [OPTION]... SOURCE DEST (1st format)\n"
2857 " or: %s [OPTION]... SOURCE... DIRECTORY (2nd format)\n"
2858 " or: %s -d [OPTION]... DIRECTORY... (3rd format)\n"
2860 "Gebruik: %s [OPTIE]... BRON BESTEMMING (1ste methode)\n"
2861 " of: %s [OPTIE]... BRON... MAP (2de methode)\n"
2862 " of: %s -d [OPTIE]... MAP... (3de methode)\n"
2864 #: src/install.c:603
2866 "In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n"
2867 "the existing DIRECTORY, while setting permission modes and owner/group.\n"
2868 "In the third format, create all components of the given DIRECTORY(ies).\n"
2872 #: src/install.c:612
2874 " --backup[=CONTROL] make a backup of each existing destination file\n"
2875 " -b like --backup but does not accept an argument\n"
2877 " -d, --directory treat all arguments as directory names; create all\n"
2878 " components of the specified directories\n"
2881 #: src/install.c:619
2883 " -D create all leading components of DEST except the "
2885 " then copy SOURCE to DEST; useful in the 1st format\n"
2886 " -g, --group=GROUP set group ownership, instead of process' current "
2888 " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-"
2890 " -o, --owner=OWNER set ownership (super-user only)\n"
2893 #: src/install.c:626
2895 " -p, --preserve-timestamps apply access/modification times of SOURCE "
2897 " to corresponding destination files\n"
2898 " -s, --strip strip symbol tables, only for 1st and 2nd formats\n"
2899 " -S, --suffix=SUFFIX override the usual backup suffix\n"
2900 " -v, --verbose print the name of each directory as it is created\n"
2903 #: src/install.c:635 src/ln.c:377 src/mv.c:348
2907 "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
2908 "The version control method may be selected via the --backup option or "
2910 "the VERSION_CONTROL environment variable. Here are the values:\n"
2913 "Het reservekopie-achtervoegsel is ~, tenzij ingesteld met\n"
2914 "SIMPLE_BACKUP_SUFFIX. De versie controle mag worden ingesteld met\n"
2915 "VERSION_CONTROL, mogelijke waarden zijn:\n"
2917 " none, off maak nooit reservekopieën (zelfs niet met --backup)\n"
2918 " numbered, t maak genummerde reservekopieën\n"
2919 " existing, nil maak genummerde reservekopieën als er reeds genummerde \n"
2920 " reserve-kopiekn bestaan, anders simpel\n"
2921 " simple, never maak altijd simpele reservekopieën\n"
2925 msgid "Usage: %s [OPTION]... FILE1 FILE2\n"
2926 msgstr "Aanroep: %s [OPTIE]... BESTAND1 BESTAND2\n"
2930 "For each pair of input lines with identical join fields, write a line to\n"
2931 "standard output. The default join field is the first, delimited\n"
2932 "by whitespace. When FILE1 or FILE2 (not both) is -, read standard input.\n"
2934 " -a FILENUM print unpairable lines coming from file FILENUM, where\n"
2935 " FILENUM is 1 or 2, corresponding to FILE1 or FILE2\n"
2936 " -e EMPTY replace missing input fields with EMPTY\n"
2941 " -i, --ignore-case ignore differences in case when comparing fields\n"
2942 " -j FIELD (obsolescent) equivalent to `-1 FIELD -2 FIELD'\n"
2943 " -j1 FIELD (obsolescent) equivalent to `-1 FIELD'\n"
2944 " -j2 FIELD (obsolescent) equivalent to `-2 FIELD'\n"
2945 " -o FORMAT obey FORMAT while constructing output line\n"
2946 " -t CHAR use CHAR as input and output field separator\n"
2952 " -v FILENUM like -a FILENUM, but suppress joined output lines\n"
2953 " -1 FIELD join on this FIELD of file 1\n"
2954 " -2 FIELD join on this FIELD of file 2\n"
2956 "Vergelijk gesorteerde bestanden BESTAND1 en BESTAND2 regel voor regel.\n"
2958 " -1 onderdruk regels die alleen in BESTAND1 voorkomen\n"
2959 " -2 onderdruk regels die alleen in BESTAND2 voorkomen\n"
2960 " -3 onderdruk regels die slechts in één van beide bestanden\n"
2962 " --help toon deze hulptekst en beëindig programma\n"
2963 " --version toon versie-informatie en beëindig programma\n"
2968 "Unless -t CHAR is given, leading blanks separate fields and are ignored,\n"
2969 "else fields are separated by CHAR. Any FIELD is a field number counted\n"
2970 "from 1. FORMAT is one or more comma or blank separated specifications,\n"
2971 "each being `FILENUM.FIELD' or `0'. Default FORMAT outputs the join field,\n"
2972 "the remaining fields from FILE1, the remaining fields from FILE2, all\n"
2973 "separated by CHAR.\n"
2978 msgid "invalid field specifier: `%s'"
2979 msgstr "ongeldige veld specificatie: `%s'"
2981 #: src/join.c:659 src/join.c:772 src/join.c:808
2983 msgid "invalid field number: `%s'"
2984 msgstr "ongeldig veldnummer: `%s'"
2988 msgid "invalid file number in field spec: `%s'"
2989 msgstr "ongeldig bestandsnummer in veld specificatie: `%s'"
2993 msgid "invalid field number for file 1: `%s'"
2994 msgstr "ongeldig veldnummer bij bestand 1: `%s'"
2998 msgid "invalid field number for file 2: `%s'"
2999 msgstr "ongeldig veldnummer bij bestand 2: `%s'"
3002 msgid "too many non-option arguments"
3003 msgstr "te veel argumenten die geen optie zijn"
3006 msgid "too few non-option arguments"
3007 msgstr "te weinig argumenten die geen optie zijn"
3010 msgid "both files cannot be standard input"
3011 msgstr "niet beide bestanden mogen de standaard invoer zijn"
3016 "Usage: %s [-s SIGNAL | -SIGNAL] PID...\n"
3017 " or: %s -l [SIGNAL]...\n"
3018 " or: %s -t [SIGNAL]...\n"
3023 "Send signals to processes, or list signals.\n"
3030 " -s, --signal=SIGNAL, -SIGNAL\n"
3031 " specify the name or number of the signal to be sent\n"
3032 " -l, --list list signal names, or convert signal names to/from "
3034 " -t, --table print a table of signal information\n"
3036 "Kopieer standaardinvoer naar elk BESTAND, en ook naar standaarduitvoer.\n"
3038 " -a, --append toevoegen aan opgegeven BESTAND, overschrijf "
3040 " -i, --ignore-interrupts negeer interrupt signalen\n"
3041 " --help toon hulptekst en bekindig programma\n"
3042 " --version toon versie-informatie en bekindig programma\n"
3047 "SIGNAL may be a signal name like `HUP', or a signal number like `1',\n"
3048 "or an exit status of a process terminated by a signal.\n"
3049 "PID is an integer; if negative it identifies a process group.\n"
3054 msgid "%s: invalid signal"
3055 msgstr "%s: ongeldig procesnummer"
3059 msgid "missing operand after `%s'"
3060 msgstr "%s: geheel getal verwacht na `%c'"
3064 msgid "%s: invalid process id"
3065 msgstr "%s: ongeldig patroon"
3069 msgid "invalid option -- %c"
3070 msgstr "%s: ongeldige optie -- %c\n"
3074 msgid "%s: multiple signals specified"
3075 msgstr "\\%c: ongeldige escape"
3078 msgid "multiple -l or -t options specified"
3082 msgid "cannot combine signal with -l or -t"
3088 "Usage: %s FILE1 FILE2\n"
3090 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
3094 "Call the link function to create a link named FILE2 to an existing FILE1.\n"
3100 msgid "cannot create link %s to %s"
3101 msgstr "kan map `%s' niet aanmaken"
3104 msgid "Mike Parker and David MacKenzie"
3109 msgid "%s: warning: making a hard link to a symbolic link is not portable"
3111 "%s: waarschuwing: een harde koppeling naar een symbolische koppeling is niet "
3116 msgid "%s: hard link not allowed for directory"
3117 msgstr "`%s' is geen directory"
3121 msgid "%s: cannot overwrite directory"
3122 msgstr "kan map `%s' niet aanmaken"
3126 msgid "%s: replace %s? "
3127 msgstr "%s: `%s' vervangen? "
3131 msgid "%s: File exists"
3132 msgstr "%s: Bestand bestaat"
3136 msgid "create symbolic link %s to %s"
3137 msgstr "kan symbolische koppeling `%s' naar `%s' niet aanmaken"
3141 msgid "create hard link %s to %s"
3142 msgstr "maken harde koppeling `%s' naar `%s'"
3146 msgid "creating symbolic link %s to %s"
3147 msgstr "kan symbolische koppeling `%s' naar `%s' niet aanmaken"
3151 msgid "creating hard link %s to %s"
3152 msgstr "maken harde koppeling `%s' naar `%s'"
3157 "Usage: %s [OPTION]... TARGET [LINK_NAME]\n"
3158 " or: %s [OPTION]... TARGET... DIRECTORY\n"
3159 " or: %s [OPTION]... --target-directory=DIRECTORY TARGET...\n"
3161 "Aanroep: %s [OPTIE]... LAATSTE\n"
3162 " of: %s [OPTIE]... EERSTE LAATSTE\n"
3163 " of: %s [OPTIE]... EERSTE STAP LAATSTE\n"
3167 "Create a link to the specified TARGET with optional LINK_NAME.\n"
3168 "If LINK_NAME is omitted, a link with the same basename as the TARGET is\n"
3169 "created in the current directory. When using the second form with more\n"
3170 "than one TARGET, the last argument must be a directory; create links\n"
3171 "in DIRECTORY to each TARGET. Create hard links by default, symbolic\n"
3172 "links with --symbolic. When creating hard links, each TARGET must exist.\n"
3178 " --backup[=CONTROL] make a backup of each existing destination "
3180 " -b like --backup but does not accept an argument\n"
3181 " -d, -F, --directory hard link directories (super-user only)\n"
3182 " -f, --force remove existing destination files\n"
3187 " -n, --no-dereference treat destination that is a symlink to a\n"
3188 " directory as if it were a normal file\n"
3189 " -i, --interactive prompt whether to remove destinations\n"
3190 " -s, --symbolic make symbolic links instead of hard links\n"
3195 " -S, --suffix=SUFFIX override the usual backup suffix\n"
3196 " --target-directory=DIRECTORY specify the DIRECTORY in which to "
3199 " -v, --verbose print name of each file before linking\n"
3204 msgid "%s: specified target directory is not a directory"
3205 msgstr "`%s' bestaat maar is geen map"
3208 msgid "when making multiple links, last argument must be a directory"
3210 "bij het maken van meerdere verwijzingen moet het laatste argument een map "
3213 #: src/logname.c:48 src/pwd.c:46 src/sync.c:44
3215 msgid "Usage: %s [OPTION]\n"
3216 msgstr "Gebruik: %s [OPTIE] [BESTAND]...\n"
3220 "Print the name of the current user.\n"
3226 msgid "%s: no login name\n"
3227 msgstr "%s: ongeldig getal"
3239 msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s"
3240 msgstr "negeer ongeldige breedte in omgevingsvariabele COLUMNS: %s"
3244 msgid "ignoring invalid width in environment variable COLUMNS: %s"
3245 msgstr "negeer ongeldige breedte in omgevingsvariabele COLUMNS: %s"
3249 msgid "ignoring invalid tab size in environment variable TABSIZE: %s"
3250 msgstr "negeer ongeldige tablengte in omgevingsvariabele TABSIZE: %s"
3254 msgid "invalid line width: %s"
3255 msgstr "ongeldig veldnummer: `%s'"
3259 msgid "invalid tab size: %s"
3260 msgstr "ongeldig teksttype `%s'"
3264 msgid "invalid time style format %s"
3265 msgstr "ongeldig argument %s voor `%s'"
3269 msgid "unrecognized prefix: %s"
3270 msgstr "onbekende optie `-%c'"
3273 msgid "unparsable value for LS_COLORS environment variable"
3274 msgstr "on-ontleedbare waarde voor LS_COLORS omgevingsvariabele"
3278 msgid "cannot determine device and inode of %s"
3279 msgstr "kan map `%s' niet aanmaken"
3283 msgid "not listing already-listed directory: %s"
3284 msgstr "kan map `%s' niet aanmaken"
3286 #: src/ls.c:2208 src/remove.c:910
3288 msgid "reading directory %s"
3289 msgstr "kan map `%s' niet aanmaken"
3294 msgid "cannot compare file names %s and %s"
3295 msgstr "kan %s `%s' naar `%s' niet aanmaken"
3299 "List information about the FILEs (the current directory by default).\n"
3300 "Sort entries alphabetically if none of -cftuSUX nor --sort.\n"
3306 " -a, --all do not hide entries starting with .\n"
3307 " -A, --almost-all do not list implied . and ..\n"
3308 " --author print the author of each file\n"
3309 " -b, --escape print octal escapes for nongraphic characters\n"
3314 " --block-size=SIZE use SIZE-byte blocks\n"
3315 " -B, --ignore-backups do not list implied entries ending with ~\n"
3316 " -c with -lt: sort by, and show, ctime (time of "
3318 " modification of file status information)\n"
3319 " with -l: show ctime and sort by name\n"
3320 " otherwise: sort by ctime\n"
3325 " -C list entries by columns\n"
3326 " --color[=WHEN] control whether color is used to distinguish "
3328 " types. WHEN may be `never', `always', or "
3330 " -d, --directory list directory entries instead of contents,\n"
3331 " and do not dereference symbolic links\n"
3332 " -D, --dired generate output designed for Emacs' dired mode\n"
3337 " -f do not sort, enable -aU, disable -lst\n"
3338 " -F, --classify append indicator (one of */=@|) to entries\n"
3339 " --format=WORD across -x, commas -m, horizontal -x, long -l,\n"
3340 " single-column -1, verbose -l, vertical -C\n"
3341 " --full-time like -l --time-style=full-iso\n"
3346 " -g like -l, but do not list owner\n"
3347 " -G, --no-group inhibit display of group information\n"
3348 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
3350 " --si likewise, but use powers of 1000 not 1024\n"
3351 " -H, --dereference-command-line\n"
3352 " follow symbolic links listed on the command "
3354 " --dereference-command-line-symlink-to-dir\n"
3355 " follow each command line symbolic link\n"
3356 " that points to a directory\n"
3361 " --indicator-style=WORD append indicator with style WORD to entry "
3363 " none (default), classify (-F), file-type (-"
3365 " -i, --inode print index number of each file\n"
3366 " -I, --ignore=PATTERN do not list implied entries matching shell "
3368 " -k like --block-size=1K\n"
3373 " -l use a long listing format\n"
3374 " -L, --dereference when showing file information for a symbolic\n"
3375 " link, show information for the file the link\n"
3376 " references rather than for the link itself\n"
3377 " -m fill width with a comma separated list of "
3383 " -n, --numeric-uid-gid like -l, but list numeric UIDs and GIDs\n"
3384 " -N, --literal print raw entry names (don't treat e.g. "
3386 " characters specially)\n"
3387 " -o like -l, but do not list group information\n"
3388 " -p, --file-type append indicator (one of /=@|) to entries\n"
3394 " -q, --hide-control-chars print ? instead of non graphic characters\n"
3395 " --show-control-chars show non graphic characters as-is (default\n"
3396 " unless program is `ls' and output is a "
3398 " -Q, --quote-name enclose entry names in double quotes\n"
3399 " --quoting-style=WORD use quoting style WORD for entry names:\n"
3400 " literal, locale, shell, shell-always, c, "
3403 " -g (wordt genegeerd)\n"
3404 " -G, --no-group voorkom weergave van groep info\n"
3405 " -h, --human-readable geef groottes in leesbaar formaat\n"
3406 " (bijv. 1K 234M 2G)\n"
3407 " -H, --si zelfde, maar gebruik machten van 1000 ipv. "
3409 " --indicator-style=WOORD voeg een bestandstype-indicator toe van "
3411 " none (standaard), classify (-F), file-type (-"
3413 " -i, --inode geef index nummer van ieder bestand\n"
3414 " -I, --ignore=PATROON negeer ingangen die met overeenkomen met het\n"
3415 " gegeven PATROON\n"
3416 " -k, --kilobytes zelfde als --block-size=1024\n"
3417 " -l gebruik een uitgebreid formaat\n"
3418 " -L, --dereference gebruik de referenten van symbolische "
3420 " -m vul schermbreedte met een lijst ingangen,\n"
3421 " gescheiden door komma's\n"
3422 " -n, --numeric-uid-gid geef UIDs en GIDs numeriek ipv. met namen weer\n"
3423 " -N, --literal geef de echte namen van ingangen (behandel "
3425 " stuurtekens niet speciaal)\n"
3426 " -o uitgebreide formaat zonder groep info\n"
3427 " -p, --file-type voeg een teken toe om het type weer te geven\n"
3428 " -q, --hide-control-chars geef een ? ipv. niet-grafische karakters\n"
3429 " --show-control-chars geef niet-grafische karakters weer (standaard)\n"
3430 " -Q, --quote-name vat ingangen in dubbele aanhalingstekens\n"
3431 " --quoting-style=WOORD gebruik aanhaal-stijl WOORD: literal, shell,\n"
3432 " shell-always, c, escape\n"
3433 " -r, --reverse sorteer in omgekeerde volgorde\n"
3434 " -R, --recursive geef mappen recursief weer\n"
3435 " -s, --size geef grootte van elk bestand, in blokken\n"
3439 " -r, --reverse reverse order while sorting\n"
3440 " -R, --recursive list subdirectories recursively\n"
3441 " -s, --size print size of each file, in blocks\n"
3446 " -S sort by file size\n"
3447 " --sort=WORD extension -X, none -U, size -S, time -t,\n"
3449 " status -c, time -t, atime -u, access -u, use -"
3451 " --time=WORD show time as WORD instead of modification "
3453 " atime, access, use, ctime or status; use\n"
3454 " specified time as sort key if --sort=time\n"
3459 " --time-style=STYLE show times using style STYLE:\n"
3460 " full-iso, long-iso, iso, locale, +FORMAT\n"
3461 " FORMAT is interpreted like `date'; if FORMAT "
3463 " FORMAT1<newline>FORMAT2, FORMAT1 applies to\n"
3464 " non-recent files and FORMAT2 to recent files;\n"
3465 " if STYLE is prefixed with `posix-', STYLE\n"
3466 " takes effect only outside the POSIX locale\n"
3467 " -t sort by modification time\n"
3468 " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n"
3473 " -u with -lt: sort by, and show, access time\n"
3474 " with -l: show access time and sort by name\n"
3475 " otherwise: sort by access time\n"
3476 " -U do not sort; list entries in directory order\n"
3477 " -v sort by version\n"
3482 " -w, --width=COLS assume screen width instead of current value\n"
3483 " -x list entries by lines instead of by columns\n"
3484 " -X sort alphabetically by entry extension\n"
3485 " -1 list one file per line\n"
3491 "By default, color is not used to distinguish types of files. That is\n"
3492 "equivalent to using --color=none. Using the --color option without the\n"
3493 "optional WHEN argument is equivalent to using --color=always. With\n"
3494 "--color=auto, color codes are output only if standard output is connected\n"
3495 "to a terminal (tty).\n"
3499 msgid "Ulrich Drepper and Scott Miller"
3505 "Usage: %s [OPTION] [FILE]...\n"
3506 " or: %s [OPTION] --check [FILE]\n"
3507 "Print or check %s (%d-bit) checksums.\n"
3508 "With no FILE, or when FILE is -, read standard input.\n"
3515 " -b, --binary read files in binary mode (default on DOS/"
3517 " -c, --check check %s sums against given list\n"
3518 " -t, --text read files in text mode (default)\n"
3524 "The following two options are useful only when verifying checksums:\n"
3525 " --status don't output anything, status code shows success\n"
3526 " -w, --warn warn about improperly formated checksum lines\n"
3534 "The sums are computed as described in %s. When checking, the input\n"
3535 "should be a former output of this program. The default mode is to print\n"
3536 "a line with checksum, a character indicating type (`*' for binary, ` ' for\n"
3537 "text), and name for each FILE.\n"
3542 msgid "%s: %lu: improperly formatted %s checksum line"
3543 msgstr "%s: %lu: foutief opgemaakte regel met MD5 controlesom"
3547 msgid "%s: FAILED open or read\n"
3548 msgstr "%s: openen of lezen MISLUKT\n"
3560 msgid "%s: read error"
3561 msgstr "%s: fout bij lezen"
3565 msgid "%s: no properly formatted %s checksum lines found"
3566 msgstr "%s: geen correct opgemaakte regels met MD5 controlesom"
3570 msgid "WARNING: %d of %d listed %s could not be read"
3571 msgstr "LET OP: %d van %d getoonde %s kunnen niet gelezen worden"
3583 msgid "WARNING: %d of %d computed %s did NOT match"
3584 msgstr "LET OP: %d van %d berekende %s zijn NIET overeenkomstig"
3588 msgstr "controlesom"
3592 msgstr "controlesommen"
3596 "the --binary and --text options are meaningless when verifying checksums"
3598 "de --binary en --text opties werken niet bij het verifiëren van "
3602 msgid "the --string and --check options are mutually exclusive"
3603 msgstr "de --string and --check opties sluiten elkaar uit"
3606 msgid "the --status option is meaningful only when verifying checksums"
3607 msgstr "de --status optie werkt alleen bij het verifiëren van controlesommen"
3610 msgid "the --warn option is meaningful only when verifying checksums"
3611 msgstr "de --warn optie werkt alleen bij het verifiëren van controlesommen"
3614 msgid "no files may be specified when using --string"
3615 msgstr "bij het gebruik van --string mogen geen bestanden opgegeven worden"
3618 msgid "only one argument may be specified when using --check"
3619 msgstr "bij het gebruik van --check mag slechts een argument gegeven worden"
3623 msgid "Usage: %s [OPTION] DIRECTORY...\n"
3624 msgstr "Gebruik: %s [OPTIE] [BESTAND]...\n"
3628 "Create the DIRECTORY(ies), if they do not already exist.\n"
3635 " -m, --mode=MODE set permission mode (as in chmod), not rwxrwxrwx - "
3637 " -p, --parents no error if existing, make parent directories as needed\n"
3638 " -v, --verbose print a message for each created directory\n"
3640 "Maak de MAP(pen) aan, als ze nog niet bestaan.\n"
3642 " -m, --mode=MODE stel permissie in (als met `chmod'), niet rwxrwxrwx - "
3644 " -p, --parents maak indien nodig de tussenliggende mappen aan\n"
3645 " -v, --verbose geef een melding voor elke aangemaakte map\n"
3646 " --help toon deze hulp-tekst en beëindig programma\n"
3647 " --version toon versie-informatie en beëindig programma\n"
3651 msgid "created directory %s"
3652 msgstr "kan map `%s' niet aanmaken"
3656 msgid "cannot set permissions of directory %s"
3657 msgstr "kan de eigenaar van %s niet veranderen"
3661 msgid "Usage: %s [OPTION] NAME...\n"
3662 msgstr "Gebruik: %s [OPTIE] [BESTAND]...\n"
3666 "Create named pipes (FIFOs) with the given NAMEs.\n"
3670 #: src/mkfifo.c:63 src/mknod.c:64
3673 " -m, --mode=MODE set permission mode (as in chmod), not a=rw - umask\n"
3675 "Maak pijpen (FIFOs) aan met de gegeven NAAM (namen).\n"
3677 " -m, --mode=MODE zet permissie mode (als in chmod), niet 0666 - umask\n"
3678 " --help toon hulp-tekst en beëindig programma\n"
3679 " --version toon versie-informatie en beëindig programma\n"
3681 #: src/mkfifo.c:93 src/mknod.c:206
3682 msgid "fifo files not supported"
3683 msgstr "fifo bestanden worden niet ondersteund"
3685 #: src/mkfifo.c:123 src/mknod.c:127
3687 msgid "invalid mode"
3688 msgstr "ongeldig nummer"
3692 msgid "cannot set permissions of fifo %s"
3693 msgstr "kan de eigenaar van %s niet veranderen"
3697 msgid "Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n"
3698 msgstr "Aanroep: %s [OPTIE]... SET1 [SET2]\n"
3702 "Create the special file NAME of the given TYPE.\n"
3709 "Both MAJOR and MINOR must be specified when TYPE is b, c, or u, and they\n"
3710 "must be omitted when TYPE is p. If MAJOR or MINOR begins with 0x or 0X,\n"
3711 "it is interpreted as hexadecimal; otherwise, if it begins with 0, as octal;\n"
3712 "otherwise, as decimal. TYPE may be:\n"
3719 " b create a block (buffered) special file\n"
3720 " c, u create a character (unbuffered) special file\n"
3721 " p create a FIFO\n"
3723 "Maak het apparaatbestand NAAM van het gegeven TYPE aan.\n"
3725 " -m, --mode=MODE zet permissie (als met `chmod'), niet 0666 - umask\n"
3726 " --help toon hulp-tekst en beëindig programma\n"
3727 " --version toon versie-informatie en beëindig programma\n"
3729 "HOOFDNR en SUBNR zijn niet toegestaan voor TYPE p, anders zijn ze "
3731 "TYPE mag het volgende zijn:\n"
3733 " b maak een (gebufferd) blokapparaatbestand\n"
3734 " c, u maak een (niet gebufferd) byteapparaatbestand\n"
3735 " p maak een FIFO\n"
3739 msgid "wrong number of arguments"
3740 msgstr "te weinig argumenten"
3744 msgid "block special files not supported"
3745 msgstr "blokgrootte"
3748 msgid "character special files not supported"
3749 msgstr "byteapparaatbestanden worden niet ondersteund"
3754 "when creating special files, major and minor device\n"
3755 "numbers must be specified"
3757 "bij het aanmaken van blokapparaatbestanden, moeten hoofd- en subnummers\n"
3758 "gespecificeerd worden"
3762 msgid "invalid major device number %s"
3763 msgstr "ongeldig regelnummer voor begin: `%s'"
3767 msgid "invalid minor device number %s"
3768 msgstr "ongeldig regelnummer voor begin: `%s'"
3772 msgid "invalid device %s %s"
3773 msgstr "ongeldig argument %s voor `%s'"
3776 msgid "major and minor device numbers may not be specified for fifo files"
3777 msgstr "hoofd- en subnummers zijn niet toegestaan bij fifo bestanden"
3781 msgid "cannot set permissions of %s"
3782 msgstr "kan de eigenaar van %s niet veranderen"
3785 msgid "Mike Parker, David MacKenzie, and Jim Meyering"
3790 "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n"
3796 " --backup[=CONTROL] make a backup of each existing destination "
3798 " -b like --backup but does not accept an "
3800 " -f, --force do not prompt before overwriting\n"
3801 " equivalent to --reply=yes\n"
3802 " -i, --interactive prompt before overwrite\n"
3803 " equivalent to --reply=query\n"
3808 " --reply={yes,no,query} specify how to handle the prompt about an\n"
3809 " existing destination file\n"
3810 " --strip-trailing-slashes remove any trailing slashes from each SOURCE\n"
3812 " -S, --suffix=SUFFIX override the usual backup suffix\n"
3818 " --target-directory=DIRECTORY move all SOURCE arguments into "
3820 " -u, --update move only when the SOURCE file is newer\n"
3821 " than the destination file or when the\n"
3822 " destination file is missing\n"
3823 " -v, --verbose explain what is being done\n"
3825 "Hernoem BRON tot BESTEMMING, of verplaats BRON(nen) naar MAP.\n"
3827 " --backup[=METHODE] maak een reservekopie voor verwijdering\n"
3828 " -b zoals --backup, maar accepteert geen "
3830 " -f, --force verwijder bestaande bestemmingen, vraag niet\n"
3832 " -i, --interactive vraag om bevestiging alvorens te "
3834 " --strip-trailing-slashes verwijder eventuele nakomende schuine\n"
3835 " strepen van iedere BRON\n"
3836 " -S, --suffix=SUFFIX gebruik SUFFIX ipv. het gebruikelijke\n"
3837 " achtervoegsel voor reservekopieën\n"
3838 " --target-directory=MAP verplaats alle BRON argumenten naar MAP\n"
3839 " -u, --update verplaats alleen oudere of hele nieuwe "
3841 " -v, --verbose laat zien wat er gedaan wordt\n"
3842 " --help toon hulp-tekst en beëindig programma\n"
3843 " --version toon versie-informatie en beëindig programma\n"
3848 msgid "specified target, %s is not a directory"
3849 msgstr "`%s' bestaat maar is geen map"
3852 msgid "when moving multiple files, last argument must be a directory"
3854 "bij het verplaatsen van meerdere bestanden moet het laatste argument een map "
3859 msgid "Usage: %s [OPTION] [COMMAND [ARG]...]\n"
3860 msgstr "Gebruik: %s [OPTIE] [BESTAND]...\n"
3865 "Run COMMAND with an adjusted scheduling priority.\n"
3866 "With no COMMAND, print the current scheduling priority. ADJUST is 10\n"
3867 "by default. Range goes from -20 (highest priority) to 19 (lowest).\n"
3869 " -n, --adjustment=ADJUST increment priority by ADJUST first\n"
3871 "Voer COMMANDO uit met een aangepaste `scheduling' prioriteit. Bij geen \n"
3872 "COMMANDO, toon de huidge `scheduling' prioriteit. WIJZIG is standaard 10. \n"
3873 "Domein gaat van -20 (hoogste prioriteit) tot 19 (laagste).\n"
3875 " -WIJZIG verhoog de prioriteit eerst met WIJZIG\n"
3876 " -n, --adjustment=WIJZIG zelfde als -WIJZIG\n"
3877 " --help toon hulp-tekst en bekindig programma\n"
3878 " --version toon versie-informatie en bekindig programma\n"
3881 #: src/nice.c:109 src/nice.c:122
3883 msgid "invalid option `%s'"
3884 msgstr "ongeldig teksttype `%s'"
3888 msgid "invalid priority `%s'"
3889 msgstr "ongeldig veldnummer: `%s'"
3892 msgid "a command must be given with an adjustment"
3893 msgstr "er moet een commando gegeven worden met een aanpassing"
3895 #: src/nice.c:178 src/nice.c:187
3897 msgid "cannot get priority"
3898 msgstr "kan map `%s' niet aanmaken"
3902 msgid "cannot set priority"
3903 msgstr "kan map `%s' niet aanmaken"
3906 msgid "Scott Bartram and David MacKenzie"
3911 "Write each FILE to standard output, with line numbers added.\n"
3912 "With no FILE, or when FILE is -, read standard input.\n"
3919 " -b, --body-numbering=STYLE use STYLE for numbering body lines\n"
3920 " -d, --section-delimiter=CC use CC for separating logical pages\n"
3921 " -f, --footer-numbering=STYLE use STYLE for numbering footer lines\n"
3923 "Print elk BESTAND naar standaard uitvoer, de laatste regel als eerste.\n"
3924 "Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
3926 " -b, --before plaats scheider voor i.p.v. achter de regel\n"
3927 " -r, --regex interpreteer de scheider als reguliere expressie\n"
3928 " -s, --separator=STRING gebruik STRING als scheider (nieuwe regel)\n"
3929 " --help toon hulptekst en beëindig programma\n"
3930 " --version toon versie-informatie en beëindig programma\n"
3934 " -h, --header-numbering=STYLE use STYLE for numbering header lines\n"
3935 " -i, --page-increment=NUMBER line number increment at each line\n"
3936 " -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as "
3938 " -n, --number-format=FORMAT insert line numbers according to FORMAT\n"
3939 " -p, --no-renumber do not reset line numbers at logical "
3941 " -s, --number-separator=STRING add STRING after (possible) line number\n"
3946 " -v, --first-page=NUMBER first line number on each logical page\n"
3947 " -w, --number-width=NUMBER use NUMBER columns for line numbers\n"
3953 "By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n"
3954 "two delimiter characters for separating logical pages, a missing\n"
3955 "second character implies :. Type \\\\ for \\. STYLE is one of:\n"
3961 " a number all lines\n"
3962 " t number only nonempty lines\n"
3963 " n number no lines\n"
3964 " pREGEXP number only lines that contain a match for REGEXP\n"
3966 "FORMAT is one of:\n"
3968 " ln left justified, no leading zeros\n"
3969 " rn right justified, no leading zeros\n"
3970 " rz right justified, leading zeros\n"
3976 msgid "invalid starting line number: `%s'"
3977 msgstr "ongeldig regelnummer voor begin: `%s'"
3981 msgid "invalid line number increment: `%s'"
3982 msgstr "ongeldige ophoging voor regelnummers: `%s'"
3986 msgid "invalid number of blank lines: `%s'"
3987 msgstr "ongeldig aantal lege regels: `%s'"
3991 msgid "invalid line number field width: `%s'"
3992 msgstr "ongeldige veldbreedte voor regelnummer: `%s'"
3997 "Usage: %s [OPTION]... [FILE]...\n"
3998 " or: %s --traditional [FILE] [[+]OFFSET [[+]LABEL]]\n"
4000 "Aanroep: %s [OPTIE]... [BESTAND]...\n"
4001 " of: %s --traditional [BESTAND] [[+]OFFSET [[+]LABEL]]\n"
4006 "Write an unambiguous representation, octal bytes by default,\n"
4007 "of FILE to standard output. With more than one FILE argument,\n"
4008 "concatenate them in the listed order to form the input.\n"
4009 "With no FILE, or when FILE is -, read standard input.\n"
4014 msgid "All arguments to long options are mandatory for short options.\n"
4019 " -A, --address-radix=RADIX decide how file offsets are printed\n"
4020 " -j, --skip-bytes=BYTES skip BYTES input bytes first\n"
4025 " -N, --read-bytes=BYTES limit dump to BYTES input bytes\n"
4026 " -s, --strings[=BYTES] output strings of at least BYTES graphic "
4028 " -t, --format=TYPE select output format or formats\n"
4029 " -v, --output-duplicates do not use * to mark line suppression\n"
4030 " -w, --width[=BYTES] output BYTES bytes per output line\n"
4031 " --traditional accept arguments in traditional form\n"
4037 "Traditional format specifications may be intermixed; they accumulate:\n"
4038 " -a same as -t a, select named characters\n"
4039 " -b same as -t oC, select octal bytes\n"
4040 " -c same as -t c, select ASCII characters or backslash escapes\n"
4041 " -d same as -t u2, select unsigned decimal shorts\n"
4046 " -f same as -t fF, select floats\n"
4047 " -h same as -t x2, select hexadecimal shorts\n"
4048 " -i same as -t d2, select decimal shorts\n"
4049 " -l same as -t d4, select decimal longs\n"
4050 " -o same as -t o2, select octal shorts\n"
4051 " -x same as -t x2, select hexadecimal shorts\n"
4057 "For older syntax (second call format), OFFSET means -j OFFSET. LABEL\n"
4058 "is the pseudo-address at first byte printed, incremented when dump is\n"
4059 "progressing. For OFFSET and LABEL, a 0x or 0X prefix indicates\n"
4060 "hexadecimal, suffixes may be . for octal and b for multiply by 512.\n"
4062 "TYPE is made up of one or more of these specifications:\n"
4064 " a named character\n"
4065 " c ASCII character or backslash escape\n"
4070 " d[SIZE] signed decimal, SIZE bytes per integer\n"
4071 " f[SIZE] floating point, SIZE bytes per integer\n"
4072 " o[SIZE] octal, SIZE bytes per integer\n"
4073 " u[SIZE] unsigned decimal, SIZE bytes per integer\n"
4074 " x[SIZE] hexadecimal, SIZE bytes per integer\n"
4080 "SIZE is a number. For TYPE in doux, SIZE may also be C for\n"
4081 "sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n"
4082 "sizeof(long). If TYPE is f, SIZE may also be F for sizeof(float), D\n"
4083 "for sizeof(double) or L for sizeof(long double).\n"
4089 "RADIX is d for decimal, o for octal, x for hexadecimal or n for none.\n"
4090 "BYTES is hexadecimal with 0x or 0X prefix, it is multiplied by 512\n"
4091 "with b suffix, by 1024 with k and by 1048576 with m. Adding a z suffix to\n"
4092 "any type adds a display of printable characters to the end of each line\n"
4098 "--string without a number implies 3. --width without a number\n"
4099 "implies 32. By default, od uses -A o -t d2 -w 16.\n"
4102 #: src/od.c:722 src/od.c:844
4104 msgid "invalid type string `%s'"
4105 msgstr "ongeldig teksttype `%s'"
4110 "invalid type string `%s';\n"
4111 "this system doesn't provide a %lu-byte integral type"
4113 "ongeldig string-type `%s';\n"
4114 "dit systeem biedt geen integraal %lu-byte type"
4119 "invalid type string `%s';\n"
4120 "this system doesn't provide a %lu-byte floating point type"
4122 "ongeldig string-type `%s';\n"
4123 "dit system biedt geen %lu-byte drijvende komma type"
4127 msgid "invalid character `%c' in type string `%s'"
4128 msgstr "ongeldig teken `%c' in teksttype `%s'"
4131 msgid "cannot skip past end of combined input"
4132 msgstr "kan niet verder dan het einde van de gecombineerde invoer"
4135 msgid "old-style offset"
4136 msgstr "oude stijl offset"
4140 msgid "invalid output address radix `%c'; it must be one character from [doxn]"
4142 "ongeldig grondtal voor uitvoeradres `%c'; dit moet een teken zijn uit [doxn]"
4145 msgid "skip argument"
4146 msgstr "sla argument over"
4149 msgid "limit argument"
4150 msgstr "beperk argument"
4153 msgid "minimum string length"
4154 msgstr "minimale lengte van de tekst"
4156 #: src/od.c:1740 src/od.c:1806
4158 msgid "%s is too large"
4162 msgid "width specification"
4163 msgstr "specificatie voor de breedte"
4166 msgid "no type may be specified when dumping strings"
4167 msgstr "er mag geen type gegeven zijn indien met tekst gedumpt wordt"
4171 msgid "invalid second operand in compatibility mode `%s'"
4172 msgstr "ongeldige tweede operand in compatibilteits mode `%s'"
4175 msgid "in compatibility mode, the last two arguments must be offsets"
4176 msgstr "in compatibiliteits mode moeten de laatste 2 argumenten offsets zijn"
4179 msgid "compatibility mode supports at most three arguments"
4180 msgstr "in compatibiliteits mode mogen er niet meer dan 3 argumenten zijn"
4184 msgid "warning: invalid width %lu; using %d instead"
4185 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
4189 msgid "%d: fmt=\"%s\" width=%d\n"
4190 msgstr "%d: fmt=\"%s\" breedte=%d\n"
4193 msgid "David M. Ihnat and David MacKenzie"
4197 msgid "standard input is closed"
4198 msgstr "standaard invoer is gesloten"
4202 "Write lines consisting of the sequentially corresponding lines from\n"
4203 "each FILE, separated by TABs, to standard output.\n"
4204 "With no FILE, or when FILE is -, read standard input.\n"
4210 " -d, --delimiters=LIST reuse characters from LIST instead of TABs\n"
4211 " -s, --serial paste one file at a time instead of in parallel\n"
4214 #: src/pathchk.c:146
4216 msgid "Usage: %s [OPTION]... NAME...\n"
4217 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
4219 #: src/pathchk.c:147
4222 "Diagnose unportable constructs in NAME.\n"
4224 " -p, --portability check for all POSIX systems, not only this one\n"
4226 "Diagnostiseer niet portabel constructies in NAAM.\n"
4228 " -p, --portability kontroleer voor alle POSIX systemen, niet alleen deze\n"
4229 " --help toon hulp-tekst en bekindig programma\n"
4230 " --version toon versie-informatie en bekindig programma\n"
4232 #: src/pathchk.c:237
4234 msgid "path `%s' contains nonportable character `%c'"
4235 msgstr "TAB-grootte bevat een ongeldig karakter"
4237 #: src/pathchk.c:257
4239 msgid "`%s' is not a directory"
4240 msgstr "`%s' bestaat maar is geen map"
4242 #: src/pathchk.c:268
4244 msgid "directory `%s' is not searchable"
4245 msgstr "directory `%s' is niet doorzoekbaar"
4247 #: src/pathchk.c:355
4249 msgid "name `%s' has length %ld; exceeds limit of %ld"
4250 msgstr "naam `%s' is %d lang; overschrijdt limiet van %d"
4252 #: src/pathchk.c:381
4254 msgid "path `%s' has length %d; exceeds limit of %ld"
4255 msgstr "pad `%s' is %d lang; overschrijdt limiet van %d"
4257 #: src/pinky.c:35 src/uptime.c:39
4258 msgid "Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi"
4263 msgid "Login name: "
4264 msgstr "%s: geen login naam\n"
4267 msgid "In real life: "
4317 msgid "Usage: %s [OPTION]... [USER]...\n"
4318 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
4323 " -l produce long format output for the specified USERs\n"
4324 " -b omit the user's home directory and shell in long format\n"
4325 " -h omit the user's project file in long format\n"
4326 " -p omit the user's plan file in long format\n"
4327 " -s do short format output, this is the default\n"
4332 " -f omit the line of column headings in short format\n"
4333 " -w omit the user's full name in short format\n"
4334 " -i omit the user's full name and remote host in short format\n"
4335 " -q omit the user's full name, remote host and idle time\n"
4336 " in short format\n"
4343 "A lightweight `finger' program; print user information.\n"
4344 "The utmp file will be %s.\n"
4349 msgid "no username specified; at least one must be specified when using -l"
4350 msgstr "bij het gebruik van --string mogen geen bestanden opgegeven worden"
4353 msgid "Pete TerMaat and Roland Huebner"
4358 msgid "`--pages' invalid range of page numbers: `%s'"
4359 msgstr "`--pages' ongeldige reeks van paginanummers: `%s'"
4363 msgid "`--pages' invalid starting page number: `%s'"
4364 msgstr "`--pages' ongeldig startpaginanummer: `%s'"
4368 msgid "`--pages' invalid ending page number: `%s'"
4369 msgstr "`--pages' ongeldig laatste paginanummer: `%s'"
4372 msgid "`--pages' starting page number is larger than ending page number"
4374 "`--pages' paginanummer van de eerste pagina is groter dan van de laatste"
4377 msgid "`--pages=FIRST_PAGE[:LAST_PAGE]' missing argument"
4378 msgstr "`--pages=EERSTE[:LAATSTE]' ontbrekend argument"
4382 msgid "`--columns=COLUMN' invalid number of columns: `%s'"
4383 msgstr "`--columns=KOLOM' ongeldig aantal kolommon: `%s'"
4387 msgid "`-l PAGE_LENGTH' invalid number of lines: `%s'"
4388 msgstr "`-l PAGINALENGTE' ongeldig aantal regels: `%s'"
4392 msgid "`-N NUMBER' invalid starting line number: `%s'"
4393 msgstr "`-N AANTAL' ongeldig beginregelnummer: `%s'"
4397 msgid "`-o MARGIN' invalid line offset: `%s'"
4398 msgstr "`-o MARGE' ongeldige regeloffset: `%s'"
4402 msgid "`-w PAGE_WIDTH' invalid number of characters: `%s'"
4403 msgstr "`-w PAGINABREEDTE' ongeldig aantal tekens: `%s'"
4407 msgid "`-W PAGE_WIDTH' invalid number of characters: `%s'"
4408 msgstr "`-W PAGINABREEDTE' ongeldig aantal tekens: `%s'"
4411 msgid "%b %e %H:%M %Y"
4415 msgid "Cannot specify number of columns when printing in parallel."
4417 "Bij parallel afdrukken kan het aantal kolommen niet worden gespecificeerd."
4420 msgid "Cannot specify both printing across and printing in parallel."
4421 msgstr "Kan niet zowel parallel als dwars afdrukken."
4425 msgid "`-%c' extra characters or invalid number in the argument: `%s'"
4426 msgstr "`-%c' extra tekens of ongeldig nummer in het argument: `%s'"
4429 msgid "page width too narrow"
4430 msgstr "te smalle pagina-breedte"
4434 msgid "starting page number larger than total number of pages: `%d'"
4435 msgstr "beginpaginanummer is groter dan het totaal aantal pagina's: `%d'"
4444 "Paginate or columnate FILE(s) for printing.\n"
4450 " +FIRST_PAGE[:LAST_PAGE], --pages=FIRST_PAGE[:LAST_PAGE]\n"
4451 " begin [stop] printing with page FIRST_[LAST_]PAGE\n"
4452 " -COLUMN, --columns=COLUMN\n"
4453 " output COLUMN columns and print columns down,\n"
4454 " unless -a is used. Balance number of lines in the\n"
4455 " columns on each page.\n"
4460 " -a, --across print columns across rather than down, used together\n"
4462 " -c, --show-control-chars\n"
4463 " use hat notation (^G) and octal backslash notation\n"
4464 " -d, --double-space\n"
4465 " double space the output\n"
4470 " -D, --date-format=FORMAT\n"
4471 " use FORMAT for the header date\n"
4472 " -e[CHAR[WIDTH]], --expand-tabs[=CHAR[WIDTH]]\n"
4473 " expand input CHARs (TABs) to tab WIDTH (8)\n"
4474 " -F, -f, --form-feed\n"
4475 " use form feeds instead of newlines to separate pages\n"
4476 " (by a 3-line page header with -F or a 5-line header\n"
4477 " and trailer without -F)\n"
4482 " -h HEADER, --header=HEADER\n"
4483 " use a centered HEADER instead of filename in page "
4485 " -h \"\" prints a blank line, don't use -h\"\"\n"
4486 " -i[CHAR[WIDTH]], --output-tabs[=CHAR[WIDTH]]\n"
4487 " replace spaces with CHARs (TABs) to tab WIDTH (8)\n"
4488 " -J, --join-lines merge full lines, turns off -W line truncation, no "
4490 " alignment, --sep-string[=STRING] sets separators\n"
4495 " -l PAGE_LENGTH, --length=PAGE_LENGTH\n"
4496 " set the page length to PAGE_LENGTH (66) lines\n"
4497 " (default number of lines of text 56, and with -F 63)\n"
4498 " -m, --merge print all files in parallel, one in each column,\n"
4499 " truncate lines, but join lines of full length with -J\n"
4504 " -n[SEP[DIGITS]], --number-lines[=SEP[DIGITS]]\n"
4505 " number lines, use DIGITS (5) digits, then SEP (TAB),\n"
4506 " default counting starts with 1st line of input file\n"
4507 " -N NUMBER, --first-line-number=NUMBER\n"
4508 " start counting with NUMBER at 1st line of first\n"
4509 " page printed (see +FIRST_PAGE)\n"
4514 " -o MARGIN, --indent=MARGIN\n"
4515 " offset each line with MARGIN (zero) spaces, do not\n"
4516 " affect -w or -W, MARGIN will be added to PAGE_WIDTH\n"
4517 " -r, --no-file-warnings\n"
4518 " omit warning when a file cannot be opened\n"
4523 " -s[CHAR],--separator[=CHAR]\n"
4524 " separate columns by a single character, default for "
4526 " is the <TAB> character without -w and 'no char' with -w\n"
4527 " -s[CHAR] turns off line truncation of all 3 column\n"
4528 " options (-COLUMN|-a -COLUMN|-m) except -w is set\n"
4532 msgid " -SSTRING, --sep-string[=STRING]\n"
4537 " separate columns by STRING,\n"
4538 " without -S: Default separator <TAB> with -J and <space>\n"
4539 " otherwise (same as -S\" \"), no effect on column "
4541 " -t, --omit-header omit page headers and trailers\n"
4546 " -T, --omit-pagination\n"
4547 " omit page headers and trailers, eliminate any "
4549 " by form feeds set in input files\n"
4550 " -v, --show-nonprinting\n"
4551 " use octal backslash notation\n"
4552 " -w PAGE_WIDTH, --width=PAGE_WIDTH\n"
4553 " set page width to PAGE_WIDTH (72) characters for\n"
4554 " multiple text-column output only, -s[char] turns off "
4561 " -W PAGE_WIDTH, --page-width=PAGE_WIDTH\n"
4562 " set page width to PAGE_WIDTH (72) characters always,\n"
4563 " truncate lines, except -J option is set, no "
4567 "Vergelijk gesorteerde bestanden BESTAND1 en BESTAND2 regel voor regel.\n"
4569 " -1 onderdruk regels die alleen in BESTAND1 voorkomen\n"
4570 " -2 onderdruk regels die alleen in BESTAND2 voorkomen\n"
4571 " -3 onderdruk regels die slechts in één van beide bestanden\n"
4573 " --help toon deze hulptekst en beëindig programma\n"
4574 " --version toon versie-informatie en beëindig programma\n"
4579 "-T implied by -l nn when nn <= 10 or <= 3 with -F. With no FILE, or when\n"
4580 "FILE is -, read standard input.\n"
4583 #: src/printenv.c:43
4584 msgid "David MacKenzie and Richard Mlynarik"
4587 #: src/printenv.c:63
4590 "Usage: %s [VARIABLE]...\n"
4592 "If no environment VARIABLE specified, print them all.\n"
4595 "Als geen omgevings VARIABELE is gespecificeerd, toon ze dan allemaal.\n"
4597 " --help toon hulp-tekst en bekindig programma\n"
4598 " --version toon versie-informatie en bekindig programma\n"
4603 "warning: %s: character(s) following character constant have been ignored"
4604 msgstr "let op: %s: karakter(s) volgend op karakter constante worden genegeerd"
4609 "Usage: %s FORMAT [ARGUMENT]...\n"
4611 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
4615 "Print ARGUMENT(s) according to FORMAT.\n"
4622 "FORMAT controls the output as in C printf. Interpreted sequences are:\n"
4624 " \\\" double quote\n"
4625 " \\0NNN character with octal value NNN (0 to 3 digits)\n"
4631 " \\a alert (BEL)\n"
4633 " \\c produce no further output\n"
4640 " \\r carriage return\n"
4641 " \\t horizontal tab\n"
4642 " \\v vertical tab\n"
4647 " \\xNN byte with hexadecimal value NN (1 to 2 digits)\n"
4649 " \\uNNNN character with hexadecimal value NNNN (4 digits)\n"
4650 " \\UNNNNNNNN character with hexadecimal value NNNNNNNN (8 digits)\n"
4656 " %b ARGUMENT as a string with `\\' escapes interpreted\n"
4658 "and all C format specifications ending with one of diouxXfeEgGcs, with\n"
4659 "ARGUMENTs converted to proper type first. Variable widths are handled.\n"
4664 msgid "%s: expected a numeric value"
4665 msgstr "%s: verwacht een numerieke waarde"
4669 msgid "%s: value not completely converted"
4670 msgstr "%s: waarde niet helemaal geconverteerd"
4672 #: src/printf.c:251 src/printf.c:277
4673 msgid "missing hexadecimal number in escape"
4674 msgstr "ontbrekend hexadecimaal nummer in escape"
4678 msgid "invalid universal character name \\%c%0*x"
4679 msgstr "ongeldige tekenklasse `%s'"
4683 msgid "\\%c: invalid escape"
4684 msgstr "%s: ongeldig patroon"
4688 msgid "%%%c: invalid directive"
4689 msgstr "%s: ongeldig patroon"
4693 msgid "Usage: %s format [argument...]\n"
4694 msgstr "Aanroep: %s formaat [argument...]\n"
4698 msgid "warning: ignoring excess arguments, starting with `%s'"
4699 msgstr "let op: excess argumenten worden genegeerd"
4703 msgid "%s (for regexp `%s')"
4704 msgstr "%s (voor reguliere expressie `%s')"
4709 "Usage: %s [OPTION]... [INPUT]... (without -G)\n"
4710 " or: %s -G [OPTION]... [INPUT [OUTPUT]]\n"
4712 "Aanroep: %s [OPTIE]... [INVOER]... (zonder -G)\n"
4713 " of: %s -G [OPTIE]... [INVOER [UITVOER]]\n"
4717 "Output a permuted index, including context, of the words in the input "
4724 " -A, --auto-reference output automatically generated references\n"
4725 " -C, --copyright display Copyright and copying conditions\n"
4726 " -G, --traditional behave more like System V `ptx'\n"
4727 " -F, --flag-truncation=STRING use STRING for flagging line truncations\n"
4732 " -M, --macro-name=STRING macro name to use instead of `xx'\n"
4733 " -O, --format=roff generate output as roff directives\n"
4734 " -R, --right-side-refs put references at right, not counted in -w\n"
4735 " -S, --sentence-regexp=REGEXP for end of lines or end of sentences\n"
4736 " -T, --format=tex generate output as TeX directives\n"
4741 " -W, --word-regexp=REGEXP use REGEXP to match each keyword\n"
4742 " -b, --break-file=FILE word break characters in this FILE\n"
4743 " -f, --ignore-case fold lower case to upper case for sorting\n"
4744 " -g, --gap-size=NUMBER gap size in columns between output fields\n"
4745 " -i, --ignore-file=FILE read ignore word list from FILE\n"
4746 " -o, --only-file=FILE read only word list from this FILE\n"
4751 " -r, --references first field of each line is a reference\n"
4752 " -t, --typeset-mode - not implemented -\n"
4753 " -w, --width=NUMBER output width in columns, reference "
4760 "With no FILE or if FILE is -, read Standard Input. `-F /' by default.\n"
4766 "This program is free software; you can redistribute it and/or modify\n"
4767 "it under the terms of the GNU General Public License as published by\n"
4768 "the Free Software Foundation; either version 2, or (at your option)\n"
4769 "any later version.\n"
4772 "Dit programma is vrije programmatuur; het kan gedistribueerd en/of\n"
4773 "gewijzigd worden zolang de voorwaarden aangehouden worden die\n"
4774 "beschreven staan in de GNU General Public License, zoals gepubliceerd\n"
4775 "door de Free Software Foundation; ofwel versie 2, ofwel (als u daar\n"
4776 "voor kiest) een latere versie.\n"
4778 "Dit programma wordt uitgegeven in de hoop dat het bruikbaar is, maar\n"
4779 "ZONDER ENIGE GARANTIE; zelfs zonder de impliciete garantie van\n"
4780 "VERKOOPBAARHEID of GESCHIKTHEID VOOR EEN BEPAALD DOEL. In de GNU\n"
4781 "General Public License staan meer details.\n"
4783 "U zou een kopie van de GNU General Public License ontvangen moeten\n"
4784 "hebben bij dit programma; zo niet, schrijf dan naar de Free Software\n"
4785 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
4790 "This program is distributed in the hope that it will be useful,\n"
4791 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
4792 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
4793 "GNU General Public License for more details.\n"
4800 "You should have received a copy of the GNU General Public License\n"
4801 "along with this program; if not, write to the Free Software Foundation,\n"
4802 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
4804 "Dit programma is vrije programmatuur; het kan gedistribueerd en/of\n"
4805 "gewijzigd worden zolang de voorwaarden aangehouden worden die\n"
4806 "beschreven staan in de GNU General Public License, zoals gepubliceerd\n"
4807 "door de Free Software Foundation; ofwel versie 2, ofwel (als u daar\n"
4808 "voor kiest) een latere versie.\n"
4810 "Dit programma wordt uitgegeven in de hoop dat het bruikbaar is, maar\n"
4811 "ZONDER ENIGE GARANTIE; zelfs zonder de impliciete garantie van\n"
4812 "VERKOOPBAARHEID of GESCHIKTHEID VOOR EEN BEPAALD DOEL. In de GNU\n"
4813 "General Public License staan meer details.\n"
4815 "U zou een kopie van de GNU General Public License ontvangen moeten\n"
4816 "hebben bij dit programma; zo niet, schrijf dan naar de Free Software\n"
4817 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
4822 "Print the full filename of the current working directory.\n"
4828 msgid "ignoring non-option arguments"
4829 msgstr "te veel argumenten die geen optie zijn"
4833 msgid "cannot get current directory"
4834 msgstr "kan map `%s' niet aanmaken"
4836 #: src/readlink.c:69
4838 msgid "Usage: %s [OPTION]... FILE\n"
4839 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
4841 #: src/readlink.c:70
4843 "Display value of a symbolic link on standard output.\n"
4847 #: src/readlink.c:72
4849 " -f, --canonicalize canonicalize by following every symlink in every\n"
4850 " component of the given path recursively\n"
4851 " -n, --no-newline do not output the trailing newline\n"
4853 " -s, --silent suppress most error messages\n"
4854 " -v, --verbose report error messages\n"
4859 msgid "cannot chdir from %s to .."
4860 msgstr "kan niet naar map gaan, %s"
4862 #: src/remove.c:406 src/remove.c:487
4864 msgid "cannot lstat `.' in %s"
4865 msgstr "kan %s niet uitvoeren"
4867 #: src/remove.c:413 src/remove.c:491
4869 msgid "%s changed dev/ino"
4872 #: src/remove.c:572 src/remove.c:710 src/remove.c:873 src/remove.c:965
4874 msgid "cannot lstat %s"
4875 msgstr "kan de rechten van %s niet veranderen"
4879 msgid "%s: descend into write-protected directory %s? "
4880 msgstr "kan map `%s' niet aanmaken"
4884 msgid "%s: descend into directory %s? "
4885 msgstr "kan niet naar map gaan, %s"
4889 msgid "%s: remove write-protected %s %s? "
4890 msgstr "%s: bestand `%s' is tegen schrijven beveiligd; toch verwijderen? "
4894 msgid "%s: remove %s %s? "
4895 msgstr "%s: `%s' verwijderen? "
4899 msgid "removed %s\n"
4900 msgstr "verwijder %s\n"
4902 #: src/remove.c:652 src/remove.c:1040
4904 msgid "removed directory: %s\n"
4905 msgstr "kan map `%s' niet aanmaken"
4907 #: src/remove.c:732 src/remove.c:749 src/remove.c:1045
4909 msgid "cannot remove directory %s"
4910 msgstr "kan map `%s' niet aanmaken"
4914 msgid "cannot open directory %s"
4915 msgstr "kan map `%s' niet aanmaken"
4917 #: src/remove.c:878 src/remove.c:983
4919 msgid "cannot chdir from %s to %s"
4920 msgstr "kan niet naar map gaan, %s"
4925 "WARNING: Circular directory structure.\n"
4926 "This almost certainly means that you have a corrupted file system.\n"
4927 "NOTIFY YOUR SYSTEM MANAGER.\n"
4928 "The following directory is part of the cycle:\n"
4931 "LET OP: Circulaire mapstructuur.\n"
4932 "Dit betekent vrijwel zeker dat het bestandssysteem corrupt is.\n"
4933 "WAARSCHUW UW SYSTEEM BEHEERDER.\n"
4934 "De volgende twee mappen hebben het zelfde inode nummer:\n"
4936 #: src/remove.c:1079
4937 msgid "cannot remove `.' or `..'"
4938 msgstr "kan `.' of `..' niet verwijderen"
4941 msgid "Paul Rubin, David MacKenzie, Richard Stallman, and Jim Meyering"
4944 #: src/rm.c:99 src/touch.c:244
4946 msgid "Usage: %s [OPTION]... FILE...\n"
4947 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
4952 "Remove (unlink) the FILE(s).\n"
4954 " -d, --directory unlink FILE, even if it is a non-empty directory\n"
4955 " (super-user only)\n"
4956 " -f, --force ignore nonexistent files, never prompt\n"
4957 " -i, --interactive prompt before any removal\n"
4958 " -r, -R, --recursive remove the contents of directories recursively\n"
4959 " -v, --verbose explain what is being done\n"
4961 "Verwijder of ontkoppel BESTAND(en).\n"
4963 " -d, --directory verwijder map, zelfs indien niet leeg\n"
4964 " (alleen voor systeembeheerder)\n"
4965 " -f, --force negeer niet bestaande bestanden, vraag nooit om een\n"
4967 " -i, --interactive vraag om bevestiging alvorens iets te verwijderen\n"
4968 " -r, -R, --recursive verwijder de inhoud van alle onderliggende mappen\n"
4969 " -v, --verbose laat zien wat er gedaan wordt\n"
4970 " --help toon hulp-tekst en beëindig programma\n"
4971 " --version toon versie-informatie en beëindig programma\n"
4973 "Om een bestand te verwijderen met een naam die begint met een `-',\n"
4974 "bijv. `-foo', gebruik een van deze commando's:\n"
4982 "To remove a file whose name starts with a `-', for example `-foo',\n"
4983 "use one of these commands:\n"
4992 "Note that if you use rm to remove a file, it is usually possible to recover\n"
4993 "the contents of that file. If you want more assurance that the contents "
4995 "truly unrecoverable, consider using shred.\n"
4998 #: src/rmdir.c:116 src/rmdir.c:217
5000 msgid "removing directory, %s"
5001 msgstr "kan map `%s' niet aanmaken"
5005 msgid "Usage: %s [OPTION]... DIRECTORY...\n"
5006 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
5010 "Remove the DIRECTORY(ies), if they are empty.\n"
5012 " --ignore-fail-on-non-empty\n"
5013 " ignore each failure that is solely because a directory\n"
5020 " -p, --parents remove DIRECTORY, then try to remove each directory\n"
5021 " component of that path name. E.g., `rmdir -p a/b/c' is\n"
5022 " similar to `rmdir a/b/c a/b a'.\n"
5023 " -v, --verbose output a diagnostic for every directory processed\n"
5025 "Verwijder de MAP(pen), mits ze leeg zijn.\n"
5027 " --ignore-fail-on-non-empty\n"
5028 " negeer een fout die voortkomt uit een niet-lege map\n"
5029 " -p, --parents verwijder MAP, en probeer ieder onderdeel van het\n"
5030 " pad te verwijderen. Bijv. `rmdir -p a/b/c' is\n"
5031 " gelijk aan `rmdir a/b/c a/b a'.\n"
5032 " -v, --verbose geef info voor iedere behandelde map\n"
5033 " --help toon hulp-tekst en beëindig programma\n"
5034 " --version toon versie-informatie en beëindig programma\n"
5039 "Usage: %s [OPTION]... LAST\n"
5040 " or: %s [OPTION]... FIRST LAST\n"
5041 " or: %s [OPTION]... FIRST INCREMENT LAST\n"
5043 "Aanroep: %s [OPTIE]... [INVOER]... (zonder -G)\n"
5044 " of: %s -G [OPTIE]... [INVOER [UITVOER]]\n"
5049 "Print numbers from FIRST to LAST, in steps of INCREMENT.\n"
5051 " -f, --format=FORMAT use printf style floating-point FORMAT (default: %"
5053 " -s, --separator=STRING use STRING to separate numbers (default: \\n)\n"
5054 " -w, --equal-width equalize width by padding with leading zeroes\n"
5061 "If FIRST or INCREMENT is omitted, it defaults to 1.\n"
5062 "FIRST, INCREMENT, and LAST are interpreted as floating point values.\n"
5063 "INCREMENT should be positive if FIRST is smaller than LAST, and negative\n"
5064 "otherwise. When given, the FORMAT argument must contain exactly one of\n"
5065 "the printf-style, floating point output formats %e, %f, %g\n"
5067 "Toon nummers van EERSTE tot LAATSTE, stapgrootte STAP.\n"
5069 " -f, --format FORMAAT gebruik printf(3) stijl FORMAAT (standaard: %%g)\n"
5070 " -s, --separator STRING gebruik STRING voor scheiden nummers (standaard: "
5072 " -w, --equal-width gelijk houden breedte door toevoegen nullen\n"
5073 " --help toon hulp-tekst en bekindig programma\n"
5074 " --version toon versie-informatie en bekindig programma\n"
5076 "Als EERSTE of STAP zijn weggelaten, dan worden ze gelijk aan 1.\n"
5077 "EERSTE, STAP en LAATSTE worden geonterpreteerd als drijvende komma\n"
5078 "waarden. STAP moet positief zijn als EERSTE kleiner is dan LAATSTE,\n"
5079 "en negatief in het omgekeerde geval. Als een FORMAAT gegeven is dan\n"
5080 "moet dit precies een van de printf-stijl, drijvende komma uitvoer\n"
5081 "formaten %%e, %%f, of %%g bevatten.\n"
5085 msgid "invalid floating point argument: %s"
5086 msgstr "ongeldig regelnummer voor begin: `%s'"
5090 "when the starting value is larger than the limit,\n"
5091 "the increment must be negative"
5093 "als de begin waarde groter is dan de limiet, dan moet de stap negatief zijn"
5098 "when the starting value is smaller than the limit,\n"
5099 "the increment must be positive"
5100 msgstr "het eerste veldnummer argument bij de `-k' optie moet positief zijn"
5104 msgid "invalid format string: `%s'"
5105 msgstr "ongeldig teksttype `%s'"
5109 msgid "format string may not be specified when printing equal width strings"
5110 msgstr "er mag geen type gegeven zijn indien met tekst gedumpt wordt"
5114 msgid "Usage: %s [OPTIONS] FILE [...]\n"
5115 msgstr "Gebruik: %s [OPTIE] [BESTAND]...\n"
5119 "Overwrite the specified FILE(s) repeatedly, in order to make it harder\n"
5120 "for even very expensive hardware probing to recover the data.\n"
5127 " -f, --force change permissions to allow writing if necessary\n"
5128 " -n, --iterations=N Overwrite N times instead of the default (%d)\n"
5129 " -s, --size=N shred this many bytes (suffixes like K, M, G accepted)\n"
5134 " -u, --remove truncate and remove file after overwriting\n"
5135 " -v, --verbose show progress\n"
5136 " -x, --exact do not round file sizes up to the next full block\n"
5137 " -z, --zero add a final overwrite with zeros to hide shredding\n"
5138 " - shred standard output\n"
5144 "Delete FILE(s) if --remove (-u) is specified. The default is not to remove\n"
5145 "the files because it is common to operate on device files like /dev/hda,\n"
5146 "and those files usually should not be removed. When operating on regular\n"
5147 "files, most people use the --remove option.\n"
5153 "CAUTION: Note that shred relies on a very important assumption:\n"
5154 "that the filesystem overwrites data in place. This is the traditional\n"
5155 "way to do things, but many modern filesystem designs do not satisfy this\n"
5156 "assumption. The following are examples of filesystems on which shred is\n"
5163 "* log-structured or journaled filesystems, such as those supplied with\n"
5164 " AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n"
5166 "* filesystems that write redundant data and carry on even if some writes\n"
5167 " fail, such as RAID-based filesystems\n"
5169 "* filesystems that make snapshots, such as Network Appliance's NFS server\n"
5175 "* filesystems that cache in temporary locations, such as NFS\n"
5176 " version 3 clients\n"
5178 "* compressed filesystems\n"
5180 "In addition, file system backups and remote mirrors may contain copies\n"
5181 "of the file that cannot be removed, and that will allow a shredded file\n"
5182 "to be recovered later.\n"
5187 msgid "%s: cannot rewind"
5188 msgstr "kan %s niet uitvoeren"
5192 msgid "%s: pass %lu/%lu (%s)..."
5193 msgstr "%s: sessie %lu/%lu (%s)..."
5197 msgid "%s: error writing at offset %s"
5198 msgstr "fout bij schrijven %s"
5202 msgid "%s: file too large"
5203 msgstr "bestand ingekort"
5207 msgid "%s: pass %lu/%lu (%s)...%s"
5208 msgstr "%s: sessie %lu/%lu (%s)...%s"
5212 msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%"
5213 msgstr "%s: sessie %lu/%lu (%s)...%s/%s"
5217 msgid "%s: invalid file type"
5218 msgstr "%s: ongeldig aantal regels"
5222 msgid "%s: file has negative size"
5223 msgstr "%s: bestand heeft een negatieve grootte"
5227 msgid "%s: error truncating"
5228 msgstr "bestand ingekort"
5232 msgid "%s: cannot shred append-only file descriptor"
5233 msgstr "%s: kan een alleen-toevoegen beschrijver niet vernietigen"
5237 msgid "%s: removing"
5238 msgstr "verwijder %s"
5242 msgid "%s: renamed to %s"
5243 msgstr "%s: fout bij lezen"
5248 msgstr "%s: verwijderd"
5252 msgid "%s: cannot remove"
5253 msgstr "kan `%s' niet verwijderen"
5257 msgid "%s: invalid number of passes"
5258 msgstr "%s: ongeldig aantal seconden"
5262 msgid "%s: invalid file size"
5263 msgstr "%s: ongeldig aantal regels"
5266 msgid "Jim Meyering and Paul Eggert"
5272 "Usage: %s NUMBER[SUFFIX]...\n"
5274 "Pause for NUMBER seconds. SUFFIX may be `s' for seconds (the default),\n"
5275 "`m' for minutes, `h' for hours or `d' for days. Unlike most "
5277 "that require NUMBER be an integer, here NUMBER may be an arbitrary floating\n"
5281 "Pauseer voor NUMMER seconden. ACHTERVOEGSEL mag respectievelijk s (voor \n"
5282 "seconden), m (voor minuten), h (voor uren) en d (voor dagen) zijn.\n"
5284 " --help toon hulp-tekst en bekindig programma\n"
5285 " --version toon versie-informatie en bekindig programma\n"
5289 msgid "invalid time interval `%s'"
5290 msgstr "ongeldig veldnummer: `%s'"
5292 #: src/sleep.c:177 src/tail.c:1031
5293 msgid "cannot read realtime clock"
5297 msgid "Mike Haertel and Paul Eggert"
5302 "Write sorted concatenation of all FILE(s) to standard output.\n"
5304 "Ordering options:\n"
5310 " -b, --ignore-leading-blanks ignore leading blanks\n"
5311 " -d, --dictionary-order consider only blanks and alphanumeric "
5313 " -f, --ignore-case fold lower case to upper case characters\n"
5318 " -g, --general-numeric-sort compare according to general numerical value\n"
5319 " -i, --ignore-nonprinting consider only printable characters\n"
5320 " -M, --month-sort compare (unknown) < `JAN' < ... < `DEC'\n"
5321 " -n, --numeric-sort compare according to string numerical value\n"
5322 " -r, --reverse reverse the result of comparisons\n"
5330 " -c, --check check whether input is sorted; do not sort\n"
5331 " -k, --key=POS1[,POS2] start a key at POS1, end it at POS 2 (origin 1)\n"
5332 " -m, --merge merge already sorted files; do not sort\n"
5333 " -o, --output=FILE write result to FILE instead of standard output\n"
5334 " -s, --stable stabilize sort by disabling last-resort "
5336 " -S, --buffer-size=SIZE use SIZE for main memory buffer\n"
5342 " -t, --field-separator=SEP use SEP instead of non- to whitespace "
5344 " -T, --temporary-directory=DIR use DIR for temporaries, not $TMPDIR or %s\n"
5345 " multiple options specify multiple directories\n"
5346 " -u, --unique with -c: check for strict ordering\n"
5347 " otherwise: output only the first of an equal "
5352 msgid " -z, --zero-terminated end lines with 0 byte, not newline\n"
5359 "POS is F[.C][OPTS], where F is the field number and C the character "
5361 "in the field. OPTS is one or more single-letter ordering options, which\n"
5362 "override global ordering options for that key. If no key is given, use the\n"
5363 "entire line as the key.\n"
5365 "SIZE may be followed by the following multiplicative suffixes:\n"
5367 "POS is F[.C][OPTS], waarin F een veldnummer is en C de tekenpositie in\n"
5368 "het veld, beide genummerd vanaf 1 indien met -k, vanaf 0 in de\n"
5369 "verouderde vorm. OPTS bestaat uit één of meer van Mbdfinr; effectief\n"
5370 "zet dit de instellingen voor de globale -Mbdfinr uit. Indien geen\n"
5371 "sleutel gegeven is, wordt de hele regel gebruikt als sleutel. Zonder\n"
5372 "BESTAND, of indien BESTAND is -, wordt de standaard invoer gelezen.\n"
5377 "% 1% of memory, b 1, K 1024 (default), and so on for M, G, T, P, E, Z, Y.\n"
5379 "With no FILE, or when FILE is -, read standard input.\n"
5382 "The locale specified by the environment affects sort order.\n"
5383 "Set LC_ALL=C to get the traditional sort order that uses\n"
5384 "native byte values.\n"
5389 msgid "cannot create temporary file"
5390 msgstr "kan map `%s' niet aanmaken"
5396 #: src/sort.c:487 src/sort.c:2496
5398 msgid "close failed"
5399 msgstr "fout bij sluiten bestand"
5403 msgid "write failed"
5404 msgstr "fout bij schrijven"
5409 msgstr "blokgrootte"
5421 msgid "%s: %s:%s: disorder: "
5422 msgstr "%s: %s:%d: storing: "
5425 msgid "standard error"
5426 msgstr "standaard fout-uitvoer"
5430 msgid "%s: invalid field specification `%s'"
5431 msgstr "ongeldige veldspecificatie `%s'"
5435 msgid "%s: count `%.*s' too large"
5440 msgid "%s: invalid count at start of `%s'"
5441 msgstr "ongeldig argument %s voor `%s'"
5445 msgid "invalid number after `-'"
5446 msgstr "ongeldig aantal bytes"
5448 #: src/sort.c:2301 src/sort.c:2347 src/sort.c:2374
5450 msgid "invalid number after `.'"
5451 msgstr "ongeldig aantal bytes"
5453 #: src/sort.c:2304 src/sort.c:2383
5454 msgid "stray character in field spec"
5459 msgid "invalid number at field start"
5460 msgstr "ongeldig aantal regels"
5462 #: src/sort.c:2342 src/sort.c:2370
5464 msgid "field number is zero"
5465 msgstr "ongeldig veldnummer: `%s'"
5468 msgid "character offset is zero"
5473 msgid "invalid number after `,'"
5474 msgstr "ongeldig aantal bytes"
5478 msgid "multi-character tab `%s'"
5479 msgstr "ongeldige tekenklasse `%s'"
5483 msgid "extra operand `%s' not allowed with -c"
5488 msgid "Usage: %s [OPTION] [INPUT [PREFIX]]\n"
5489 msgstr "Aanroep: %s [OPTIE] [INVOER] [VOORVOEGSEL]]\n"
5493 "Output fixed-size pieces of INPUT to PREFIXaa, PREFIXab, ...; default\n"
5494 "PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n"
5501 " -a, --suffix-length=N use suffixes of length N (default %d)\n"
5502 " -b, --bytes=SIZE put SIZE bytes per output file\n"
5503 " -C, --line-bytes=SIZE put at most SIZE bytes of lines per output file\n"
5504 " -l, --lines=NUMBER put NUMBER lines per output file\n"
5506 "Bewaar stukjes van de INVOER van een vaste grootte naar VOORVOEGSELaa,\n"
5507 "VOORVOEGSELab, ...; standaard VOORVOEGSEL is `x'. Indien geen INVOER\n"
5508 "is gegeven, of INVOER is -, wordt de standaard invoer gelezen.\n"
5510 " -b, --bytes=N uitvoerbestanden zijn maximaal N bytes groot\n"
5511 " -C, --line-bytes=N uitvoerbestanden zijn maximaal N bytes aan\n"
5512 " hele regels groot\n"
5513 " -l, --lines=N uitvoerbestand bevat maximaal N regels\n"
5514 " -GROOTTE zelfde als -l GROOTTE\n"
5515 " --verbose geef een diagnose op de standaard\n"
5516 " fout-uitvoer vlak voor een uitvoerbestand\n"
5518 " --help toon deze hulptekst en beëindig programma\n"
5519 " --version toon versie-informatie en beëindig programma\n"
5521 "N mag worden gevolgd door: b voor 512, k voor 1K, m voor 1 Meg.\n"
5525 " --verbose print a diagnostic to standard error just\n"
5526 " before each output file is opened\n"
5530 msgid "Output file suffixes exhausted"
5535 msgid "creating file `%s'\n"
5536 msgstr "bestand `%s' wordt aangemaakt\n"
5539 msgid "cannot split in more than one way"
5540 msgstr "kan niet op meer dan één manier splitsen"
5544 msgid "%s: invalid suffix length"
5545 msgstr "%s: ongeldig aantal regels"
5547 #: src/split.c:408 src/split.c:434
5549 msgid "%s: invalid number of bytes"
5550 msgstr "%s: ongeldig aantal bytes"
5554 msgid "%s: invalid number of lines"
5555 msgstr "%s: ongeldig aantal regels"
5559 msgid "`-%d' option is obsolete; use `-l %d'"
5560 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
5563 msgid "invalid number"
5564 msgstr "ongeldig nummer"
5568 msgid "*** invalid date/time ***"
5569 msgstr "ongeldig veldnummer: `%s'"
5573 msgid "cannot read file system information for %s"
5574 msgstr "kan map `%s' niet aanmaken"
5578 msgid "Usage: %s [OPTION] FILE...\n"
5579 msgstr "Gebruik: %s [OPTIE] [BESTAND]...\n"
5583 "Display file or filesystem status.\n"
5585 " -f, --filesystem display filesystem status instead of file status\n"
5586 " -c --format=FORMAT use the specified FORMAT instead of the default\n"
5587 " -L, --dereference follow links\n"
5588 " -t, --terse print the information in terse form\n"
5594 "The valid format sequences for files (without --filesystem):\n"
5596 " %A Access rights in human readable form\n"
5597 " %a Access rights in octal\n"
5598 " %B The size in bytes of each block reported by `%b'\n"
5599 " %b Number of blocks allocated (see %B)\n"
5604 " %D Device number in hex\n"
5605 " %d Device number in decimal\n"
5607 " %f raw mode in hex\n"
5608 " %G Group name of owner\n"
5609 " %g Group ID of owner\n"
5614 " %h Number of hard links\n"
5615 " %i Inode number\n"
5616 " %N Quoted File name with dereference if symbolic link\n"
5618 " %o IO block size\n"
5619 " %s Total size, in bytes\n"
5620 " %T Minor device type in hex\n"
5621 " %t Major device type in hex\n"
5626 " %U User name of owner\n"
5627 " %u User ID of owner\n"
5628 " %X Time of last access as seconds since Epoch\n"
5629 " %x Time of last access\n"
5630 " %Y Time of last modification as seconds since Epoch\n"
5631 " %y Time of last modification\n"
5632 " %Z Time of last change as seconds since Epoch\n"
5633 " %z Time of last change\n"
5639 "Valid format sequences for file systems:\n"
5641 " %a Free blocks available to non-superuser\n"
5642 " %b Total data blocks in file system\n"
5643 " %c Total file nodes in file system\n"
5644 " %d Free file nodes in file system\n"
5645 " %f Free blocks in file system\n"
5650 " %i File System id in hex\n"
5651 " %l Maximum length of filenames\n"
5653 " %s Optimal transfer block size\n"
5654 " %T Type in human readable form\n"
5661 "Usage: %s [-F DEVICE] [--file=DEVICE] [SETTING]...\n"
5662 " or: %s [-F DEVICE] [--file=DEVICE] [-a|--all]\n"
5663 " or: %s [-F DEVICE] [--file=DEVICE] [-g|--save]\n"
5669 "Print or change terminal characteristics.\n"
5671 " -a, --all print all current settings in human-readable form\n"
5672 " -g, --save print all current settings in a stty-readable form\n"
5673 " -F, --file=DEVICE open and use the specified DEVICE instead of stdin\n"
5675 "Toon of verander terminal karakteristieken.\n"
5677 " -a, --all toon alle huidige instellingen in voor een mens leesbare "
5679 " -g, --save toon alle huidige instellingen in voor een stty leesbare "
5681 " --help toon hulp-tekst en bekindig programma\n"
5682 " --version toon versie-informatie en bekindig programma\n"
5684 "Optioneel - voor INSTELLING indicatie `negation'. Een * markeert\n"
5685 "niet-POSIX instellingen. Het onderliggende systeem definieert welke\n"
5686 "instellingen beschikbaar zijn.\n"
5691 "Optional - before SETTING indicates negation. An * marks non-POSIX\n"
5692 "settings. The underlying system defines which settings are available.\n"
5698 "Special characters:\n"
5699 " * dsusp CHAR CHAR will send a terminal stop signal once input flushed\n"
5700 " eof CHAR CHAR will send an end of file (terminate the input)\n"
5701 " eol CHAR CHAR will end the line\n"
5706 " * eol2 CHAR alternate CHAR for ending the line\n"
5707 " erase CHAR CHAR will erase the last character typed\n"
5708 " intr CHAR CHAR will send an interrupt signal\n"
5709 " kill CHAR CHAR will erase the current line\n"
5714 " * lnext CHAR CHAR will enter the next character quoted\n"
5715 " quit CHAR CHAR will send a quit signal\n"
5716 " * rprnt CHAR CHAR will redraw the current line\n"
5717 " start CHAR CHAR will restart the output after stopping it\n"
5722 " stop CHAR CHAR will stop the output\n"
5723 " susp CHAR CHAR will send a terminal stop signal\n"
5724 " * swtch CHAR CHAR will switch to a different shell layer\n"
5725 " * werase CHAR CHAR will erase the last word typed\n"
5731 "Special settings:\n"
5732 " N set the input and output speeds to N bauds\n"
5733 " * cols N tell the kernel that the terminal has N columns\n"
5734 " * columns N same as cols N\n"
5739 " ispeed N set the input speed to N\n"
5740 " * line N use line discipline N\n"
5741 " min N with -icanon, set N characters minimum for a completed "
5743 " ospeed N set the output speed to N\n"
5748 " * rows N tell the kernel that the terminal has N rows\n"
5749 " * size print the number of rows and columns according to the "
5751 " speed print the terminal speed\n"
5752 " time N with -icanon, set read timeout of N tenths of a second\n"
5758 "Control settings:\n"
5759 " [-]clocal disable modem control signals\n"
5760 " [-]cread allow input to be received\n"
5761 " * [-]crtscts enable RTS/CTS handshaking\n"
5762 " csN set character size to N bits, N in [5..8]\n"
5768 " [-]cstopb use two stop bits per character (one with `-')\n"
5769 " [-]hup send a hangup signal when the last process closes the tty\n"
5770 " [-]hupcl same as [-]hup\n"
5771 " [-]parenb generate parity bit in output and expect parity bit in "
5773 " [-]parodd set odd parity (even with `-')\n"
5776 "Controle instellingen:\n"
5777 " [-]clocal geen modem controle signalen\n"
5778 " [-]cread invoer mag ontvangen worden\n"
5779 "* [-]crtscts zet RTS/CTS handjeschudden aan\n"
5780 " csN zet karaktergrootte op N bits, N ligt in [5..8]\n"
5781 " [-]cstopb gebruik twee stop bits per karakter (een met `-')\n"
5782 " [-]hup stuur een `hang op' signaal wanneer het laatste proces \n"
5784 " [-]hupcl zelfde als [-]hup\n"
5785 " [-]parenb genereer pariteitsbit in uitvoer en \n"
5786 " verwacht pariteitsbit in invoer\n"
5787 " [-]parodd zet oneven pariteit aan (even met `-')\n"
5793 " [-]brkint breaks cause an interrupt signal\n"
5794 " [-]icrnl translate carriage return to newline\n"
5795 " [-]ignbrk ignore break characters\n"
5796 " [-]igncr ignore carriage return\n"
5801 " [-]ignpar ignore characters with parity errors\n"
5802 " * [-]imaxbel beep and do not flush a full input buffer on a character\n"
5803 " [-]inlcr translate newline to carriage return\n"
5804 " [-]inpck enable input parity checking\n"
5805 " [-]istrip clear high (8th) bit of input characters\n"
5810 " * [-]iuclc translate uppercase characters to lowercase\n"
5811 " * [-]ixany let any character restart output, not only start character\n"
5812 " [-]ixoff enable sending of start/stop characters\n"
5813 " [-]ixon enable XON/XOFF flow control\n"
5814 " [-]parmrk mark parity errors (with a 255-0-character sequence)\n"
5815 " [-]tandem same as [-]ixoff\n"
5821 "Output settings:\n"
5822 " * bsN backspace delay style, N in [0..1]\n"
5823 " * crN carriage return delay style, N in [0..3]\n"
5824 " * ffN form feed delay style, N in [0..1]\n"
5825 " * nlN newline delay style, N in [0..1]\n"
5831 " * [-]ocrnl translate carriage return to newline\n"
5832 " * [-]ofdel use delete characters for fill instead of null characters\n"
5833 " * [-]ofill use fill (padding) characters instead of timing for delays\n"
5834 " * [-]olcuc translate lowercase characters to uppercase\n"
5835 " * [-]onlcr translate newline to carriage return-newline\n"
5836 " * [-]onlret newline performs a carriage return\n"
5839 "Uitvoer instellingen:\n"
5840 "* bsN backspace vertragingsstijl, N in [0..1]\n"
5841 "* crN carriage return vertragingsstijl, N in [0..3]\n"
5842 "* ffN form feed vertragingsstijl, N in [0..1]\n"
5843 "* nlN newline vertragingsstijl, N in [0..1]\n"
5844 "* [-]ocrnl zet carriage return om in newline\n"
5845 "* [-]ofdel gebruik delete karakters voor fill in plaats van null "
5847 "* [-]ofill gebruik fill (padding) karakters in plaats van timing voor \n"
5849 "* [-]olcuc zet kleine letters om in hoofdletters\n"
5850 "* [-]onlcr zet newline om in carriage return-newline\n"
5851 "* [-]onlret newline voert een carriage return uit\n"
5852 "* [-]onocr toon geen carriage returns in de eerste kolom\n"
5853 " [-]opost na proces uitvoer\n"
5854 "* tabN horizontale tab vertragingsstijl, N in [0..3]\n"
5855 "* tabs zelfde als tab0\n"
5856 "* -tabs zelfde als tab3\n"
5857 "* vtN verticale tab vertragingsstijl, N in [0..1]\n"
5861 " * [-]onocr do not print carriage returns in the first column\n"
5862 " [-]opost postprocess output\n"
5863 " * tabN horizontal tab delay style, N in [0..3]\n"
5864 " * tabs same as tab0\n"
5865 " * -tabs same as tab3\n"
5866 " * vtN vertical tab delay style, N in [0..1]\n"
5873 " [-]crterase echo erase characters as backspace-space-backspace\n"
5874 " * crtkill kill all line by obeying the echoprt and echoe settings\n"
5875 " * -crtkill kill all line by obeying the echoctl and echok settings\n"
5880 " * [-]ctlecho echo control characters in hat notation (`^c')\n"
5881 " [-]echo echo input characters\n"
5882 " * [-]echoctl same as [-]ctlecho\n"
5883 " [-]echoe same as [-]crterase\n"
5884 " [-]echok echo a newline after a kill character\n"
5889 " * [-]echoke same as [-]crtkill\n"
5890 " [-]echonl echo newline even if not echoing other characters\n"
5891 " * [-]echoprt echo erased characters backward, between `\\' and '/'\n"
5892 " [-]icanon enable erase, kill, werase, and rprnt special characters\n"
5893 " [-]iexten enable non-POSIX special characters\n"
5898 " [-]isig enable interrupt, quit, and suspend special characters\n"
5899 " [-]noflsh disable flushing after interrupt and quit special "
5901 " * [-]prterase same as [-]echoprt\n"
5902 " * [-]tostop stop background jobs that try to write to the terminal\n"
5903 " * [-]xcase with icanon, escape with `\\' for uppercase characters\n"
5909 "Combination settings:\n"
5910 " * [-]LCASE same as [-]lcase\n"
5911 " cbreak same as -icanon\n"
5912 " -cbreak same as icanon\n"
5917 " cooked same as brkint ignpar istrip icrnl ixon opost isig\n"
5918 " icanon, eof and eol characters to their default values\n"
5919 " -cooked same as raw\n"
5920 " crt same as echoe echoctl echoke\n"
5925 " dec same as echoe echoctl echoke -ixany intr ^c erase 0177\n"
5927 " * [-]decctlq same as [-]ixany\n"
5928 " ek erase and kill characters to their default values\n"
5929 " evenp same as parenb -parodd cs7\n"
5934 " -evenp same as -parenb cs8\n"
5935 " * [-]lcase same as xcase iuclc olcuc\n"
5936 " litout same as -parenb -istrip -opost cs8\n"
5937 " -litout same as parenb istrip opost cs7\n"
5938 " nl same as -icrnl -onlcr\n"
5939 " -nl same as icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
5944 " oddp same as parenb parodd cs7\n"
5945 " -oddp same as -parenb cs8\n"
5946 " [-]parity same as [-]evenp\n"
5947 " pass8 same as -parenb -istrip cs8\n"
5948 " -pass8 same as parenb istrip cs7\n"
5953 " raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n"
5954 " -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany\n"
5955 " -imaxbel -opost -isig -icanon -xcase min 1 time 0\n"
5956 " -raw same as cooked\n"
5961 " sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n"
5962 " -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
5963 " -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
5964 " isig icanon iexten echo echoe echok -echonl -noflsh\n"
5965 " -xcase -tostop -echoprt echoctl echoke, all special\n"
5966 " characters to their default values.\n"
5972 "Handle the tty line connected to standard input. Without arguments,\n"
5973 "prints baud rate, line discipline, and deviations from stty sane. In\n"
5974 "settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n"
5975 "127; special values ^- or undef used to disable special characters.\n"
5978 "Gebruik de tty lijn verbonden met standaardinvoer. Zonder argumenten,\n"
5979 "toon baud rate, regel discipline en afleidingen van stty sane. Bij\n"
5980 "instellingen, CHAR wordt letterlijk gebruikt, of gecodeerd als in ^c,\n"
5981 "0x37, 0177 of 127; speciale waarden ^- of undef gebruik om speciale\n"
5982 "karakters inactief te maken.\n"
5986 msgid "only one device may be specified"
5987 msgstr "slechts één argument mag gegeven worden"
5992 "the options for verbose and stty-readable output styles are\n"
5993 "mutually exclusive"
5994 msgstr "de --string and --check opties sluiten elkaar uit"
5997 msgid "when specifying an output style, modes may not be set"
5998 msgstr "bij specificeren van een uitvoer stijl, worden modi niet ingesteld"
6002 msgid "%s: couldn't reset non-blocking mode"
6005 #: src/stty.c:957 src/stty.c:1064
6007 msgid "invalid argument `%s'"
6008 msgstr "ongeldig argument %s voor `%s'"
6010 #: src/stty.c:968 src/stty.c:985 src/stty.c:997 src/stty.c:1010
6011 #: src/stty.c:1022 src/stty.c:1041
6013 msgid "missing argument to `%s'"
6014 msgstr "dubbelzinnig argument %s voor `%s'"
6018 msgid "%s: unable to perform all requested operations"
6019 msgstr "standaard invoer: kan niet alle gevraagde operaties uitvoeren"
6022 msgid "new_mode: mode\n"
6023 msgstr "new_mode: mode\n"
6027 msgid "%s: no size information for this device"
6028 msgstr "geen grootte informatie voor dit apparaat"
6032 msgid "invalid integer argument `%s'"
6033 msgstr "ongeldige ophoging voor regelnummers: `%s'"
6037 msgstr "Wachtwoord:"
6040 msgid "getpass: cannot open /dev/tty"
6041 msgstr "getpass: kan /dev/tty niet openen"
6045 msgid "cannot set groups"
6046 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
6050 msgid "cannot set group id"
6051 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
6055 msgid "cannot set user id"
6056 msgstr "u kunt niet zowel de gebruiker als de groep weglaten"
6060 msgid "Usage: %s [OPTION]... [-] [USER [ARG]...]\n"
6061 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
6066 "Change the effective user id and group id to that of USER.\n"
6068 " -, -l, --login make the shell a login shell\n"
6069 " -c, --commmand=COMMAND pass a single COMMAND to the shell with -c\n"
6070 " -f, --fast pass -f to the shell (for csh or tcsh)\n"
6071 " -m, --preserve-environment do not reset environment variables\n"
6073 " -s, --shell=SHELL run SHELL if /etc/shells allows it\n"
6075 "Verander de effectieve gebruikers id en groep id in die van GEBRUIKER.\n"
6077 " -, -l, --login maak van de shell een login shell\n"
6078 " -c, --commmand=COMMANDO stuur een enkel COMMANDO naar de shell met -"
6080 " -f, --fast stuur -f naar de shell (voor csh of tcsh)\n"
6081 " -m, --preserve-environment reset de omgevingsvariabelen niet\n"
6082 " -p zelfde als -m\n"
6083 " -s, --shell=SHELL voer SHELL uit als /etc/shells dit toestaat\n"
6084 " --help toon hulptekst en bekindig programma\n"
6085 " --version toon versie-informatie en bekindig programma\n"
6087 "Een simple - betekent -l. Als GEBRUIKER niet gegeven is, veronderstel "
6093 "A mere - implies -l. If USER not given, assume root.\n"
6098 msgid "user %s does not exist"
6099 msgstr "gebruiker %s bestaat niet"
6102 msgid "incorrect password"
6103 msgstr "onjuist wachtwoord"
6107 msgid "using restricted shell %s"
6108 msgstr "gebruik restricted shell %s"
6112 msgid "warning: cannot change directory to %s"
6113 msgstr "kan map `%s' niet aanmaken"
6116 msgid "Kayvan Aghaiepour and David MacKenzie"
6122 "Print checksum and block counts for each FILE.\n"
6124 " -r defeat -s, use BSD sum algorithm, use 1K blocks\n"
6125 " -s, --sysv use System V sum algorithm, use 512 bytes blocks\n"
6127 "Print kontrolesom en aantal blokken voor elk BESTAND.\n"
6129 " -r defeat -s, gebruik BSD somatie algoritme, gebruik 1K "
6131 " -s, --sysv gebruik System V somatie algoritme, gebruik 512 bytes "
6133 " --help toon hulptekst en beëindig programma\n"
6134 " --version toon versie-informatie en beëindig programma\n"
6136 "Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
6140 "Force changed blocks to disk, update the super block.\n"
6144 #: src/sync.c:70 src/tty.c:112
6146 msgid "ignoring all arguments"
6147 msgstr "teveel argumenten"
6151 msgid " --help display this help and exit\n"
6153 "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
6155 " --help toon deze hulptekst en beëindig programma\n"
6156 " --version toon versie-informatie en beëindig programma\n"
6160 msgid " --version output version information and exit\n"
6162 "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
6164 " --help toon deze hulptekst en beëindig programma\n"
6165 " --version toon versie-informatie en beëindig programma\n"
6168 msgid "Jay Lepreau and David MacKenzie"
6173 "Write each FILE to standard output, last line first.\n"
6174 "With no FILE, or when FILE is -, read standard input.\n"
6181 " -b, --before attach the separator before instead of after\n"
6182 " -r, --regex interpret the separator as a regular expression\n"
6183 " -s, --separator=STRING use STRING as the separator instead of newline\n"
6185 "Print elk BESTAND naar standaard uitvoer, de laatste regel als eerste.\n"
6186 "Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
6188 " -b, --before plaats scheider voor i.p.v. achter de regel\n"
6189 " -r, --regex interpreteer de scheider als reguliere expressie\n"
6190 " -s, --separator=STRING gebruik STRING als scheider (nieuwe regel)\n"
6191 " --help toon hulptekst en beëindig programma\n"
6192 " --version toon versie-informatie en beëindig programma\n"
6194 #: src/tac.c:453 src/tac.c:592
6195 msgid "stdin: read error"
6196 msgstr "standaard invoer: fout bij lezen"
6199 msgid "separator cannot be empty"
6200 msgstr "scheidingsteken kan niet leeg zijn"
6203 msgid "Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering"
6209 "Print the last %d lines of each FILE to standard output.\n"
6210 "With more than one FILE, precede each with a header giving the file name.\n"
6211 "With no FILE, or when FILE is -, read standard input.\n"
6214 "Kopieer de eerste 10 regels van elk BESTAND naar standaard-uitvoer.\n"
6215 "Indien meerdere bestanden gegeven zijn, wordt de uitvoer van ieder\n"
6216 "bestand voorafgegaan door de bestandsnaam. Indien geen BESTAND\n"
6217 "gegeven is, of BESTAND is -, wordt de standaard invoer gelezen.\n"
6219 " -c, --bytes=GROOTTE print eerste GROOTTE bytes\n"
6220 " -n, --lines=AANTAL print eerste AANTAL regels in plaats van eerste "
6222 " -q, --quiet, --silent print nooit bestandsnamen als headers\n"
6223 " -v, --verbose print altijd bestandsnamen als headers\n"
6224 " --help toon deze hulptekst en beëindig programma\n"
6225 " --version toon versie-informatie en beëindig programma\n"
6227 "GROOTTE mag een achtervoegsel hebben om aan te geven waarmee het\n"
6228 "vermenigvuldigd moet worden: b voor 512, k voor 1 Kilobyte, m voor 1\n"
6229 "Megabyte. Als -GROOTTE de eerste OPTIE is, lees -c GROOTTE wanneer\n"
6230 "een van de vermunigvuldigingsachtervoegsels bkm volgt, ander lees -n\n"
6235 " --retry keep trying to open a file even if it is\n"
6236 " inaccessible when tail starts or if it becomes\n"
6237 " inaccessible later -- useful only with -f\n"
6238 " -c, --bytes=N output the last N bytes\n"
6243 " -f, --follow[={name|descriptor}]\n"
6244 " output appended data as the file grows;\n"
6245 " -f, --follow, and --follow=descriptor are\n"
6247 " -F same as --follow=name --retry\n"
6253 " -n, --lines=N output the last N lines, instead of the last %d\n"
6254 " --max-unchanged-stats=N\n"
6255 " with --follow=name, reopen a FILE which has not\n"
6256 " changed size after N (default %d) iterations\n"
6257 " to see if it has been unlinked or renamed\n"
6258 " (this is the usual case of rotated log files)\n"
6263 " --pid=PID with -f, terminate after process ID, PID dies\n"
6264 " -q, --quiet, --silent never output headers giving file names\n"
6265 " -s, --sleep-interval=S with -f, sleep for approximately S seconds\n"
6266 " (default 1.0) between iterations.\n"
6267 " -v, --verbose always output headers giving file names\n"
6273 "If the first character of N (the number of bytes or lines) is a `+',\n"
6274 "print beginning with the Nth item from the start of each file, otherwise,\n"
6275 "print the last N items in the file. N may have a multiplier suffix:\n"
6276 "b for 512, k for 1024, m for 1048576 (1 Meg).\n"
6282 "With --follow (-f), tail defaults to following the file descriptor, which\n"
6283 "means that even if a tail'ed file is renamed, tail will continue to track\n"
6289 "This default behavior is not desirable when you really want to\n"
6290 "track the actual name of the file, not the file descriptor (e.g., log\n"
6291 "rotation). Use --follow=name in that case. That causes tail to track the\n"
6292 "named file by reopening it periodically to see if it has been removed and\n"
6293 "recreated by some other program.\n"
6298 msgid "closing %s (fd=%d)"
6299 msgstr "%s wordt gesloten (fd=%d)"
6303 msgid "%s: cannot seek to offset %s"
6304 msgstr "kan geen ioctl doen op `%s'"
6308 msgid "%s: cannot seek to relative offset %s"
6309 msgstr "kan map `%s' niet aanmaken"
6313 msgid "%s: cannot seek to end-relative offset %s"
6318 msgid "`%s' has become inaccessible"
6319 msgstr "`%s' is ontoegankelijk geworden"
6323 msgid "`%s' has been replaced with an untailable file; giving up on this name"
6325 "`%s' is vervangen door een bestand dat niet gevolgd kan worden; ik geef deze "
6330 msgid "`%s' has become accessible"
6331 msgstr "`%s' is toegankelijk geworden"
6335 msgid "`%s' has appeared; following end of new file"
6337 "`%s' is tevoorschijn gekomen; ik ga het einde van het nieuwe bestand volgen"
6341 msgid "`%s' has been replaced; following end of new file"
6342 msgstr "`%s' is vervangen; ik ga het einde van het nieuwe bestand volgen"
6346 msgid "%s: file truncated"
6347 msgstr "bestand ingekort"
6350 msgid "no files remaining"
6351 msgstr "geen bestanden meer over"
6355 msgid "%s: cannot follow end of this type of file; giving up on this name"
6357 "%s: kan het einde van dit type bestand niet volgen; ik geef deze naam op"
6361 msgid "%c: invalid suffix character in obsolescent option"
6362 msgstr "%c: ongeldig achtervoegsel in verouderde optie"
6367 "too many arguments; When using tail's obsolescent option syntax (%s)\n"
6368 "there may be no more than one file argument. Use the equivalent -n or -c\n"
6371 "te veel argumenten; Indien de verouderde syntax van tail (%s) wordt\n"
6372 "gebruikt, mag er niet meer dan een bestandsargument zijn. Gebruik in\n"
6373 "plaats daarvan de equivalente optie -n of -c."
6378 "Warning: it is not portable to use two or more file arguments with\n"
6379 "tail's obsolescent option syntax (%s). Use the equivalent -n or -c\n"
6382 "Let op: het gebruik van twee of meer bestandsargumenten met de\n"
6383 "verouderde syntax van tail (%s) is niet overdraagbaar. Gebruik in\n"
6384 "plaats daarvan de equivalente optie -n of -c"
6388 msgid "`%s' option is obsolete; use `%s-%c %.*s'"
6389 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
6393 msgid "%s is larger than the maximum file size on this system"
6398 msgid "%s: invalid maximum number of unchanged stats between opens"
6399 msgstr "%s: ongeldig maximaal aantal onveranderde statussen tussen openen"
6403 msgid "%s: invalid maximum number of consecutive size changes"
6404 msgstr "%s: ongeldig maximum aantal opeenvolgende veranderingen in grootte"
6408 msgid "%s: invalid PID"
6409 msgstr "%s: ongeldig procesnummer"
6413 msgid "%s: invalid number of seconds"
6414 msgstr "%s: ongeldig aantal seconden"
6417 msgid "warning: --retry is useful only when following by name"
6418 msgstr "let op: --retry is alleen zinvol als het gevolgd wordt door een naam"
6421 msgid "warning: PID ignored; --pid=PID is useful only when following"
6423 "let op: PROCES genegeerd; --pid=PROCES is alleen zinvol wanneer gevolgd wordt"
6426 msgid "warning: --pid=PID is not supported on this system"
6427 msgstr "let op: --pid=PROCES wordt niet ondersteund op dit systeem"
6430 msgid "Mike Parker, Richard M. Stallman, and David MacKenzie"
6436 "Copy standard input to each FILE, and also to standard output.\n"
6438 " -a, --append append to the given FILEs, do not overwrite\n"
6439 " -i, --ignore-interrupts ignore interrupt signals\n"
6441 "Kopieer standaardinvoer naar elk BESTAND, en ook naar standaarduitvoer.\n"
6443 " -a, --append toevoegen aan opgegeven BESTAND, overschrijf "
6445 " -i, --ignore-interrupts negeer interrupt signalen\n"
6446 " --help toon hulptekst en bekindig programma\n"
6447 " --version toon versie-informatie en bekindig programma\n"
6451 msgid "argument expected\n"
6456 msgid "integer expression expected %s\n"
6457 msgstr "verwacht een integer expressie %s\n"
6460 msgid "')' expected\n"
6461 msgstr "verwacht ')'\n"
6465 msgid "')' expected, found %s\n"
6466 msgstr "verwacht ')', vond %s\n"
6468 #: src/test.c:361 src/test.c:894
6470 msgid "%s: unary operator expected\n"
6471 msgstr "%s: verwacht unaire operator\n"
6473 #: src/test.c:389 src/test.c:920
6475 msgid "%s: binary operator expected\n"
6476 msgstr "%s: verwacht binaire operator\n"
6511 msgid "-nt does not accept -l\n"
6512 msgstr "-nt accepteert geen -l\n"
6531 msgid "-ef does not accept -l\n"
6532 msgstr "-ef accepteert geen -l\n"
6536 msgid "-ot does not accept -l\n"
6537 msgstr "-nt accepteert geen -l\n"
6541 msgid "unknown binary operator"
6542 msgstr "Onbekende systeemfout"
6552 "Usage: %s EXPRESSION\n"
6553 " or: [ EXPRESSION ]\n"
6555 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
6559 "Exit with the status determined by EXPRESSION.\n"
6566 "EXPRESSION is true or false and sets exit status. It is one of:\n"
6572 " ( EXPRESSION ) EXPRESSION is true\n"
6573 " ! EXPRESSION EXPRESSION is false\n"
6574 " EXPRESSION1 -a EXPRESSION2 both EXPRESSION1 and EXPRESSION2 are true\n"
6575 " EXPRESSION1 -o EXPRESSION2 either EXPRESSION1 or EXPRESSION2 is true\n"
6581 " [-n] STRING the length of STRING is nonzero\n"
6582 " -z STRING the length of STRING is zero\n"
6583 " STRING1 = STRING2 the strings are equal\n"
6584 " STRING1 != STRING2 the strings are not equal\n"
6591 " INTEGER1 -eq INTEGER2 INTEGER1 is equal to INTEGER2\n"
6592 " INTEGER1 -ge INTEGER2 INTEGER1 is greater than or equal to INTEGER2\n"
6593 " INTEGER1 -gt INTEGER2 INTEGER1 is greater than INTEGER2\n"
6594 " INTEGER1 -le INTEGER2 INTEGER1 is less than or equal to INTEGER2\n"
6595 " INTEGER1 -lt INTEGER2 INTEGER1 is less than INTEGER2\n"
6596 " INTEGER1 -ne INTEGER2 INTEGER1 is not equal to INTEGER2\n"
6599 " ( EXPRESSIE ) EXPRESSIE is waar\n"
6600 " ! EXPRESSIE EXPRESSIE is onwaar\n"
6601 " EXPRESSIE1 -a EXPRESSIE2 zowel EXPRESSIE1 als EXPRESSIE2 zijn waar\n"
6602 " EXPRESSIE1 -o EXPRESSIE2 of EXPRESSIE1 of EXPRESSIE2 is waar\n"
6604 " [-n] STRING de lengte van STRING is niet nul\n"
6605 " -z STRING de lengte van STRING is nul\n"
6606 " STRING1 = STRING2 de strings zijn gelijk\n"
6607 " STRING1 != STRING2 de strings zijn niet gelijk\n"
6609 " INTEGER1 -eq INTEGER2 INTEGER1 is gelijk aan INTEGER2\n"
6610 " INTEGER1 -ge INTEGER2 INTEGER1 is groter dan of gelijk aan INTEGER2\n"
6611 " INTEGER1 -gt INTEGER2 INTEGER1 is groter dan INTEGER2\n"
6612 " INTEGER1 -le INTEGER2 INTEGER1 is kleiner dan of gelijk aan INTEGER2\n"
6613 " INTEGER1 -lt INTEGER2 INTEGER1 is kleiner dan INTEGER2\n"
6614 " INTEGER1 -ne INTEGER2 INTEGER1 is niet gelijk aan INTEGER2\n"
6619 " FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode numbers\n"
6620 " FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2\n"
6621 " FILE1 -ot FILE2 FILE1 is older than FILE2\n"
6627 " -b FILE FILE exists and is block special\n"
6628 " -c FILE FILE exists and is character special\n"
6629 " -d FILE FILE exists and is a directory\n"
6630 " -e FILE FILE exists\n"
6635 " -f FILE FILE exists and is a regular file\n"
6636 " -g FILE FILE exists and is set-group-ID\n"
6637 " -h FILE FILE exists and is a symbolic link (same as -L)\n"
6638 " -G FILE FILE exists and is owned by the effective group ID\n"
6639 " -k FILE FILE exists and has its sticky bit set\n"
6644 " -L FILE FILE exists and is a symbolic link (same as -h)\n"
6645 " -O FILE FILE exists and is owned by the effective user ID\n"
6646 " -p FILE FILE exists and is a named pipe\n"
6647 " -r FILE FILE exists and is readable\n"
6648 " -s FILE FILE exists and has a size greater than zero\n"
6653 " -S FILE FILE exists and is a socket\n"
6654 " -t [FD] file descriptor FD (stdout by default) is opened on a "
6656 " -u FILE FILE exists and its set-user-ID bit is set\n"
6657 " -w FILE FILE exists and is writable\n"
6658 " -x FILE FILE exists and is executable\n"
6664 "Beware that parentheses need to be escaped (e.g., by backslashes) for "
6666 "INTEGER may also be -l STRING, which evaluates to the length of STRING.\n"
6669 "Let op dat parentheses moet worden geescaped (b.v., door backslashes)\n"
6670 "bij shells. INTEGER mag ook -l STRING zijn, wat resulteert in de\n"
6671 "lengte van STRING.\n"
6674 msgid "FIXME: ksb and mjb"
6678 msgid "missing `]'\n"
6679 msgstr "ontbrekend `]'\n"
6683 msgid "too many arguments\n"
6684 msgstr "teveel argumenten"
6688 "Paul Rubin, Arnold Robbins, Jim Kingdon, David MacKenzie, and Randy Smith"
6691 #: src/touch.c:164 src/touch.c:179
6694 msgstr "bestand `%s' wordt aangemaakt\n"
6698 msgid "cannot touch %s"
6699 msgstr "kan de rechten van %s niet veranderen"
6703 msgid "setting times of %s"
6704 msgstr "bezig met kopiëren van de tijden van %s"
6708 "Update the access and modification times of each FILE to the current time.\n"
6714 " -a change only the access time\n"
6715 " -c, --no-create do not create any files\n"
6716 " -d, --date=STRING parse STRING and use it instead of current time\n"
6718 " -m change only the modification time\n"
6723 " -r, --reference=FILE use this file's times instead of current time\n"
6724 " -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time\n"
6725 " --time=WORD set time given by WORD: access atime use (same as -"
6727 " modify mtime (same as -m)\n"
6733 "Note that the -d and -t options accept different time-date formats.\n"
6736 #: src/touch.c:311 src/touch.c:331
6738 msgid "invalid date format %s"
6739 msgstr "ongeldig argument %s voor `%s'"
6743 msgid "cannot specify times from more than one source"
6744 msgstr "kan niet op meer dan één manier splitsen"
6749 "warning: `touch %s' is obsolete; use `touch -t %04d%02d%02d%02d%02d.%02d'"
6750 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
6754 msgid "file arguments missing"
6755 msgstr "te weinig argumenten"
6759 msgid "Usage: %s [OPTION]... SET1 [SET2]\n"
6760 msgstr "Aanroep: %s [OPTIE]... SET1 [SET2]\n"
6765 "Translate, squeeze, and/or delete characters from standard input,\n"
6766 "writing to standard output.\n"
6768 " -c, --complement first complement SET1\n"
6769 " -d, --delete delete characters in SET1, do not translate\n"
6770 " -s, --squeeze-repeats replace each input sequence of a repeated "
6772 " that is listed in SET1 with a single occurrence\n"
6773 " of that character\n"
6774 " -t, --truncate-set1 first truncate SET1 to length of SET2\n"
6776 "Vertaal, squeeze, en/of verwijder karakters vanuit standaard-invoer,\n"
6777 "uitvoer naar standaard-uitvoer.\n"
6779 " -c, --complement eerste complementaire SET1\n"
6780 " -d, --delete verwijder karakters in SET1, niet vertalen\n"
6781 " -s, --squeeze-repeats vervang herhaling van karakters met een\n"
6782 " -t, --truncate-set1 verkort SET1 tot de lengte van SET2\n"
6783 " --help toon hulptekst en beëindig programma\n"
6784 " --version toon versie-informatie en beëindig programma\n"
6789 "SETs are specified as strings of characters. Most represent themselves.\n"
6790 "Interpreted sequences are:\n"
6792 " \\NNN character with octal value NNN (1 to 3 octal digits)\n"
6794 " \\a audible BEL\n"
6799 " \\t horizontal tab\n"
6804 " \\v vertical tab\n"
6805 " CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order\n"
6806 " [CHAR*] in SET2, copies of CHAR until length of SET1\n"
6807 " [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0\n"
6808 " [:alnum:] all letters and digits\n"
6809 " [:alpha:] all letters\n"
6810 " [:blank:] all horizontal whitespace\n"
6811 " [:cntrl:] all control characters\n"
6812 " [:digit:] all digits\n"
6817 " [:graph:] all printable characters, not including space\n"
6818 " [:lower:] all lower case letters\n"
6819 " [:print:] all printable characters, including space\n"
6820 " [:punct:] all punctuation characters\n"
6821 " [:space:] all horizontal or vertical whitespace\n"
6822 " [:upper:] all upper case letters\n"
6823 " [:xdigit:] all hexadecimal digits\n"
6824 " [=CHAR=] all characters which are equivalent to CHAR\n"
6831 "Translation occurs if -d is not given and both SET1 and SET2 appear.\n"
6832 "-t may be used only when translating. SET2 is extended to length of\n"
6833 "SET1 by repeating its last character as necessary. "
6836 "Vertaling treedt op als -d niet gegeven is en SET1 en SET2 beide voorkomen.\n"
6837 "-t mag alleen gebruikt worden bij vertaling. SET2 zal, indien nodig, "
6839 " worden tot de lengte van SET1 door herhaling van het laatste karakater.\n"
6840 "Excess karakters van SET2 worden genegeerd. Alleen [:lower:] en [:upper:]\n"
6841 "worden zeker geexpandeerd in oplopende volgorde; gebruikt in SET2 bij\n"
6842 "vertaling, alleen gebruikt worden in paren om case conversie te "
6844 "-s gebruikt SET1 als niet vertaald noch verwijderd wordt; anders gebruikt\n"
6845 "squeezing SET2 en treedt op na vertaling of verwijdering.\n"
6849 "Excess characters\n"
6850 "of SET2 are ignored. Only [:lower:] and [:upper:] are guaranteed to\n"
6851 "expand in ascending order; used in SET2 while translating, they may\n"
6852 "only be used in pairs to specify case conversion. "
6858 "-s uses SET1 if not\n"
6859 "translating nor deleting; else squeezing uses SET2 and occurs after\n"
6860 "translation or deletion.\n"
6863 "Vertaling treedt op als -d niet gegeven is en SET1 en SET2 beide voorkomen.\n"
6864 "-t mag alleen gebruikt worden bij vertaling. SET2 zal, indien nodig, "
6866 " worden tot de lengte van SET1 door herhaling van het laatste karakater.\n"
6867 "Excess karakters van SET2 worden genegeerd. Alleen [:lower:] en [:upper:]\n"
6868 "worden zeker geexpandeerd in oplopende volgorde; gebruikt in SET2 bij\n"
6869 "vertaling, alleen gebruikt worden in paren om case conversie te "
6871 "-s gebruikt SET1 als niet vertaald noch verwijderd wordt; anders gebruikt\n"
6872 "squeezing SET2 en treedt op na vertaling of verwijdering.\n"
6877 "warning: the ambiguous octal escape \\%c%c%c is being\n"
6878 "\tinterpreted as the 2-byte sequence \\0%c%c, `%c'"
6880 "let op: het ongeldige octale teken \\%c%c%c wordt geïnterpreteerd als\n"
6881 "de de twee bytes \\0%c%c, `%c'"
6884 msgid "invalid backslash escape at end of string"
6885 msgstr "ongeldige backslash escape aan einde van string"
6889 msgid "invalid backslash escape `\\%c'"
6890 msgstr "ongeldige backslash escape `\\%c'"
6894 msgid "range-endpoints of `%s-%s' are in reverse collating sequence order"
6895 msgstr "de eindpunten van het bereik `%s-%s' zijn in tegengestelde volgorde"
6899 msgid "invalid repeat count `%s' in [c*n] construct"
6900 msgstr "ongeldig herhalingsaantal `%s' in [c*n] konstruktie"
6904 msgid "missing character class name `[::]'"
6905 msgstr "ongeldige tekenklasse `%s'"
6908 msgid "missing equivalence class character `[==]'"
6913 msgid "invalid character class `%s'"
6914 msgstr "ongeldige tekenklasse `%s'"
6918 msgid "%s: equivalence class operand must be a single character"
6919 msgstr "%s: equivalente klasse operator moet een enkel teken zijn"
6922 msgid "the [c*] repeat construct may not appear in string1"
6923 msgstr "de [c*] herhalingsconstructie mag niet voorkomen in tekst1"
6926 msgid "only one [c*] repeat construct may appear in string2"
6927 msgstr "enkel een [c*] herhalings konstruktie mag voorkomen in tekst2"
6930 msgid "[=c=] expressions may not appear in string2 when translating"
6931 msgstr "[=c=] expressies mogen niet voorkomen in tekst2 tijdens vertalen"
6934 msgid "when not truncating set1, string2 must be non-empty"
6935 msgstr "indien set1 niet ingekort wordt, mag tekst2 niet leeg zijn"
6939 "when translating with complemented character classes,\n"
6940 "string2 must map all characters in the domain to one"
6942 "bij vertalen met complementaire tekenklassen,\n"
6943 "moet tekst2 alle tekens in het domein naar één afbeelden"
6947 "when translating, the only character classes that may appear in\n"
6948 "string2 are `upper' and `lower'"
6950 "indien vertaald wordt, zijn alleen `upper' en `lower' toegestaan in\n"
6954 msgid "the [c*] construct may appear in string2 only when translating"
6955 msgstr "de [c*] mag alleen in tekst2 voorkomen tijdens vertaling"
6958 msgid "two strings must be given when translating"
6959 msgstr "twee tekst-en nodig voor vertalen"
6962 msgid "two strings must be given when both deleting and squeezing repeats"
6964 "twee tekst-en moeten gegeven zijn indien herhalingen naast verwijderd ook "
6968 msgid "only one string may be given when deleting without squeezing repeats"
6970 "een tekst mag gegeven worden bij verwijderen zonder inkorting van herhalingen"
6973 msgid "at least one string must be given when squeezing repeats"
6974 msgstr "minstens één tekst nodig voor het inkorten van herhalingen"
6977 msgid "misaligned [:upper:] and/or [:lower:] construct"
6978 msgstr "verkeerd uitgelijnde constructie met [:upper:] en/of [:lower:]"
6982 "invalid identity mapping; when translating, any [:lower:] or [:upper:]\n"
6983 "construct in string1 must be aligned with a corresponding construct\n"
6984 "([:upper:] or [:lower:], respectively) in string2"
6986 "ongeldige identiteitsafbeelding; wanneer er vertaald wordt, moeten\n"
6987 "[:lower:] of [:upper:] constructies in tekst1 op de zelfde plek staan\n"
6988 "als een overeenkomstige constructie (respectievelijk [:upper:] of\n"
6989 "[:lower:]) in tekst2"
6994 "Usage: %s [ignored command line arguments]\n"
6996 "Exit with a status code indicating success.\n"
6998 "These option names may not be abbreviated.\n"
7001 "Aanroep: %s [NAAM]\n"
7003 "Toon de hostnaam van het huidige systeem\n"
7005 " --help toon hulp-tekst en bekindig programma\n"
7006 " --version toon versie-informatie en bekindig programma\n"
7011 "Usage: %s [OPTION] [FILE]\n"
7012 "Write totally ordered list consistent with the partial ordering in FILE.\n"
7013 "With no FILE, or when FILE is -, read standard input.\n"
7016 "Gebruik: %s [OPTIE] [BESTAND] Geef een totaal gesorteerde lijst,\n"
7017 "overeenkomstig de gedeeltelijke volgorde in BESTAND. Indien geen\n"
7018 "BESTAND gegeven is, of BESTAND is -, wordt de standaard invoer\n"
7021 " --help toon hulptekst en beëindig programma\n"
7022 " --version toon versie-informatie en beëindig programma\n"
7026 msgid "%s: input contains a loop:"
7027 msgstr "%s: invoer bevat een terugkoppeling:"
7030 msgid "only one argument may be specified"
7031 msgstr "slechts één argument mag gegeven worden"
7036 "Print the file name of the terminal connected to standard input.\n"
7038 " -s, --silent, --quiet print nothing, only return an exit status\n"
7040 "Toon de bestandsnaam van de terminal verbonden met standaard invoer.\n"
7042 " -s, --silent, --quiet toon niets, retourneer alleen de exit status\n"
7043 " --help toon hulp-tekst en bekindig programma\n"
7044 " --version toon versie-informatie en bekindig programma\n"
7053 "Print certain system information. With no OPTION, same as -s.\n"
7055 " -a, --all print all information, in the following order:\n"
7056 " -s, --kernel-name print the kernel name\n"
7057 " -n, --nodename print the network node hostname\n"
7058 " -r, --kernel-release print the kernel release\n"
7060 "Toon bepaalde systeem informatie. Met geen OPTIE, zelfde als -s.\n"
7062 " -a, --all toon alle informatie\n"
7063 " -m, --machine toon het machine (hardware) type\n"
7064 " -n, --nodename toon de machine's netwerk node hostname\n"
7065 " -r, --release toon de release van het besturingssysteem\n"
7066 " -s, --sysname toon de naam van het besturingssysteem\n"
7067 " -p, --processor toon het processor type\n"
7068 " -v toon de versie van het besturingssysteem\n"
7069 " --help toon de hulptekst en bekindig programma\n"
7070 " --version toon de versie-informatie en bekindig programma\n"
7074 " -v, --kernel-version print the kernel version\n"
7075 " -m, --machine print the machine hardware name\n"
7076 " -p, --processor print the processor type\n"
7077 " -i, --hardware-platform print the hardware platform\n"
7078 " -o, --operating-system print the operating system\n"
7083 msgid "cannot get system name"
7084 msgstr "kan map `%s' niet aanmaken"
7086 #: src/unexpand.c:379
7089 "Convert spaces in each FILE to tabs, writing to standard output.\n"
7090 "With no FILE, or when FILE is -, read standard input.\n"
7093 "Vervang spaties in elk BESTAND door tabs, uitvoer naar standaard-uitvoer.\n"
7094 "Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
7096 " -a, --all vervang alle, in plaats van alleen de initiele, "
7098 " -t, --tabs=NUMMER maak tabs NUMMER character breed in plaats van 8\n"
7099 " -t, --tabs=LIJST gebruik komma gesepereerde lijst van tab posities\n"
7100 " --help toon hulptekst en beëindig programma\n"
7101 " --version toon versie-informatie en beëindig programma\n"
7103 "In plaats van -t NUMMER of -t LIJST, kan -NUMMER of -LIJST gebruikt worden.\n"
7105 #: src/unexpand.c:387
7107 " -a, --all convert all whitespace, instead of just initial "
7109 " --first-only convert only leading sequences of whitespace (overrides -"
7111 " -t, --tabs=N have tabs N characters apart instead of 8 (enables -a)\n"
7112 " -t, --tabs=LIST use comma separated LIST of tab positions (enables -a)\n"
7115 #: src/unexpand.c:464
7117 msgid "`-LIST' option is obsolete; use `--first-only -t LIST'"
7118 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
7122 msgid "Usage: %s [OPTION]... [INPUT [OUTPUT]]\n"
7123 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
7127 "Discard all but one of successive identical lines from INPUT (or\n"
7128 "standard input), writing to OUTPUT (or standard output).\n"
7134 " -c, --count prefix lines by the number of occurrences\n"
7135 " -d, --repeated only print duplicate lines\n"
7140 " -D, --all-repeated[=delimit-method] print all duplicate lines\n"
7141 " delimit-method={none(default),prepend,separate}\n"
7142 " Delimiting is done with blank lines.\n"
7143 " -f, --skip-fields=N avoid comparing the first N fields\n"
7144 " -i, --ignore-case ignore differences in case when comparing\n"
7145 " -s, --skip-chars=N avoid comparing the first N characters\n"
7146 " -u, --unique only print unique lines\n"
7150 msgid " -w, --check-chars=N compare no more than N characters in lines\n"
7156 "A field is a run of whitespace, then non-whitespace characters.\n"
7157 "Fields are skipped before chars.\n"
7162 msgid "error reading %s"
7163 msgstr "fout bij lezen %s"
7167 msgid "error writing %s"
7168 msgstr "fout bij schrijven %s"
7170 #: src/uniq.c:433 src/uniq.c:450
7172 msgid "extra operand `%s'"
7175 #: src/uniq.c:473 src/uniq.c:498
7177 msgid "invalid number of fields to skip"
7178 msgstr "ongeldig aantal velden om over te slaan: `%s'"
7182 msgid "invalid number of bytes to skip"
7183 msgstr "ongeldig aantal bytes om over te slaan: `%s'"
7187 msgid "invalid number of bytes to compare"
7188 msgstr "ongeldig aantal bytes te vergelijken: `%s'"
7192 msgid "`-%lu' option is obsolete; use `-f %lu'"
7193 msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
7196 msgid "printing all duplicated lines and repeat counts is meaningless"
7198 "het afdrukken van alle dubbele regels en het aantal keren dat een regel "
7206 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
7210 "Call the unlink function to remove the specified FILE.\n"
7216 msgid "cannot unlink %s"
7217 msgstr "kan de rechten van %s niet veranderen"
7220 msgid "couldn't get boot time"
7221 msgstr "kan geen boot tijd vinden"
7225 msgid " %2d:%02d%s up "
7226 msgstr " %2d:%02d%s levend "
7239 msgid_plural "%d days"
7246 msgid_plural "%d users"
7247 msgstr[0] "ongeldige gebruiker"
7248 msgstr[1] "ongeldige gebruiker"
7252 msgid ", load average: %.2f"
7253 msgstr ", belastingsgemiddelde: %.2f"
7255 #: src/uptime.c:191 src/users.c:118
7257 msgid "Usage: %s [OPTION]... [ FILE ]\n"
7258 msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
7263 "Print the current time, the length of time the system has been up,\n"
7264 "the number of users on the system, and the average number of jobs\n"
7265 "in the run queue over the last 1, 5 and 15 minutes.\n"
7266 "If FILE is not specified, use %s. %s as FILE is common.\n"
7269 "Uitvoer who wordt op dit moment bijgehouden volgens BESTAND. Als\n"
7270 "BESTAND niet gegeven is, gebruik %s. %s als BESTAND common is.\n"
7272 " --help toon hulp-tekst en bekindig programma\n"
7273 " --version toon versie-informatie en bekindig programma\n"
7276 msgid "Joseph Arceneaux and David MacKenzie"
7282 "Output who is currently logged in according to FILE.\n"
7283 "If FILE is not specified, use %s. %s as FILE is common.\n"
7286 "Uitvoer who wordt op dit moment bijgehouden volgens BESTAND. Als\n"
7287 "BESTAND niet gegeven is, gebruik %s. %s als BESTAND common is.\n"
7289 " --help toon hulp-tekst en bekindig programma\n"
7290 " --version toon versie-informatie en bekindig programma\n"
7293 msgid "Paul Rubin and David MacKenzie"
7299 "Print byte, word, and newline counts for each FILE, and a total line if\n"
7300 "more than one FILE is specified. With no FILE, or when FILE is -,\n"
7301 "read standard input.\n"
7302 " -c, --bytes print the byte counts\n"
7303 " -m, --chars print the character counts\n"
7304 " -l, --lines print the newline counts\n"
7306 "Print aantal regels, woorden en bytes voor elk BESTAND, en een\n"
7307 "totaalregel als meer dan een BESTAND is gegeven. Indien geen BESTAND\n"
7308 "is gegeven, of BESTAND is -, wordt de standaard invoer gegeven.\n"
7309 " -c, --bytes, --chars geef het aantal bytes\n"
7310 " -l, --lines geef het aantal nieuwe regels\n"
7311 " -L, --max-line-length geef de lengte van de langste regel\n"
7312 " -w, --words geef het aantal woorden\n"
7313 " --help toon deze hulptekst en beëindig programma\n"
7314 " --version toon versie-informatie en beëindig programma\n"
7319 " -L, --max-line-length print the length of the longest line\n"
7320 " -w, --words print the word counts\n"
7322 "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7324 " --help toon deze hulptekst en beëindig programma\n"
7325 " --version toon versie-informatie en beëindig programma\n"
7328 msgid "Joseph Arceneaux, David MacKenzie, and Michael Stone"
7335 #: src/who.c:387 src/who.c:390
7339 #: src/who.c:403 src/who.c:408
7343 #: src/who.c:405 src/who.c:409
7348 msgid "clock change"
7351 #: src/who.c:458 src/who.c:459
7355 #: src/who.c:462 src/who.c:463
7399 msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n"
7400 msgstr "Aanroep: %s [OPTIE]... BESTAND1 BESTAND2\n"
7405 " -a, --all same as -b -d --login -p -r -t -T -u\n"
7406 " -b, --boot time of last system boot\n"
7407 " -d, --dead print dead processes\n"
7408 " -H, --heading print line of column headings\n"
7413 " -i, --idle add idle time as HOURS:MINUTES, . or old\n"
7414 " (deprecated, use -u)\n"
7415 " --login print system login processes\n"
7416 " (equivalent to SUS -l)\n"
7421 " -l, --lookup attempt to canonicalize hostnames via DNS\n"
7422 " (-l is deprecated, use --lookup)\n"
7423 " -m only hostname and user associated with stdin\n"
7424 " -p, --process print active processes spawned by init\n"
7429 " -q, --count all login names and number of users logged on\n"
7430 " -r, --runlevel print current runlevel\n"
7431 " -s, --short print only name, line, and time (default)\n"
7432 " -t, --time print last system clock change\n"
7437 " -T, -w, --mesg add user's message status as +, - or ?\n"
7438 " -u, --users list users logged in\n"
7439 " --message same as -T\n"
7440 " --writable same as -T\n"
7447 "If FILE is not specified, use %s. %s as FILE is common.\n"
7448 "If ARG1 ARG2 given, -m presumed: `am i' or `mom likes' are usual.\n"
7452 msgid "Warning: -i will be removed in a future release; use -u instead"
7457 "Warning: the meaning of '-l' will change in a future release to conform to "
7464 "Print the user name associated with the current effective user id.\n"
7468 "Toon de gebruikersnaam gedssocieerd met de huidige effectieve gebruikers "
7470 "Zelfde als id -un.\n"
7472 " --help toon hulp-tekst en bekindig programma\n"
7473 " --version toon versie-informate en bekindig programma\n"
7477 msgid "%s: cannot find username for UID %u\n"
7478 msgstr "%s: kan geen gebruikersnaam vinden voor UID %u\n"
7483 "Usage: %s [STRING]...\n"
7485 msgstr "Aanroep: %s [OPTIE]... [INVOER [UITVOER]]\n"
7489 "Repeatedly output a line with all specified STRING(s), or `y'.\n"
7494 #~ msgid "cannot convert time"
7495 #~ msgstr "kan datum niet instellen"
7498 #~ msgid "cannot format time"
7499 #~ msgstr "kan de rechten van %s niet veranderen"
7502 #~ msgid "cannot change to `..' from directory %s"
7503 #~ msgstr "kan niet naar map gaan, %s"
7506 #~ msgid "missing file arguments"
7507 #~ msgstr "te weinig argumenten"
7510 #~ msgid "environment variable, QUOTING_STYLE"
7511 #~ msgstr "negeer ongeldige breedte in omgevingsvariabele COLUMNS: %s"
7514 #~ msgid "%s: is so large that it is not representable"
7515 #~ msgstr "%s: %s is zo groot dat het niet weergegeven kan worden"
7518 #~ msgid "cannot execute %s"
7519 #~ msgstr "kan de rechten van %s niet veranderen"
7522 #~ msgid "cannot run %s"
7523 #~ msgstr "kan de rechten van %s niet veranderen"
7526 #~ msgid "Try %s --help' for more information.\n"
7527 #~ msgstr "Probeer `%s --help' voor meer informatie.\n"
7530 #~ msgid "preserving permissions for %s"
7531 #~ msgstr "kan de eigenaar van %s niet veranderen"
7534 #~ msgid "cannot lstat `.'"
7535 #~ msgstr "kan datum niet instellen"
7538 #~ msgid "closing directory %s"
7539 #~ msgstr "kan niet naar map gaan, %s"
7542 #~ msgid "%s: remove directory %s? "
7543 #~ msgstr "kan map `%s' niet aanmaken"
7546 #~ msgid "%s: directory %s is write protected; descend into it anyway? "
7547 #~ msgstr "%s: map `%s' is beveiligd tegen schrijven; toch afdalen? "
7549 #~ msgid "removing all entries of directory %s\n"
7550 #~ msgstr "weghalen alle ingangen van map %s\n"
7552 #~ msgid "continue? "
7553 #~ msgstr "doorgaan? "
7556 #~ msgid "cannot change back to directory %s via `..'"
7557 #~ msgstr "kan niet naar map gaan, %s"
7560 #~ msgid "%s: remove directory %s%s? "
7561 #~ msgstr "kan map `%s' niet aanmaken"
7563 #~ msgid " (might be nonempty)"
7564 #~ msgstr " (is mogelijk niet leeg)"
7567 #~ msgid "removing the directory itself: %s\n"
7568 #~ msgstr "let op: kan niet naar directory %s veranderen"
7571 #~ msgid "cannot remove current directory %s"
7572 #~ msgstr "kan map `%s' niet aanmaken"
7576 #~ "ERROR: the source file %s initially had device/inode\n"
7577 #~ "numbers %lu/%lu, but now (after opening it), the numbers\n"
7578 #~ "are %lu/%lu. That means that while this program was running,\n"
7579 #~ "the file was replaced with another one. Skipping this file."
7581 #~ "FOUT: De map `%s' had eerst apparaat/inode nummers %lu/%lu, maar nu\n"
7582 #~ "(na een chdir ernaar toe), de nummers voor `.' zijn %lu/%lu. Dat\n"
7583 #~ "betekent dat terwijl rm bezig was, de map vervangen is met ofwel een\n"
7584 #~ "andere map, of een koppeling naar een andere map."
7588 #~ "ERROR: the directory %s initially had device/inode\n"
7589 #~ "numbers %lu/%lu, but now (after a chdir into it), the numbers for `.'\n"
7590 #~ "are %lu/%lu. That means that while rm was running, the directory\n"
7591 #~ "was replaced with either another directory or a link to another directory."
7593 #~ "FOUT: De map `%s' had eerst apparaat/inode nummers %lu/%lu, maar nu\n"
7594 #~ "(na een chdir ernaar toe), de nummers voor `.' zijn %lu/%lu. Dat\n"
7595 #~ "betekent dat terwijl rm bezig was, de map vervangen is met ofwel een\n"
7596 #~ "andere map, of een koppeling naar een andere map."
7600 #~ "ERROR: the directory %s initially had device/inode\n"
7601 #~ "numbers %lu/%lu, but now (after changing into at least one subdirectory\n"
7602 #~ "and changing back via `..'), the numbers for `.' are %lu/%lu.\n"
7603 #~ "That means that while rm was running, a partially-removed subdirectory\n"
7604 #~ "was moved to a different position in the file system hierarchy."
7606 #~ "FOUT: De map `%s' had eerst apparaat/inode nummers %lu/%lu, maar nu\n"
7607 #~ "(na een chdir ernaar toe), de nummers voor `.' zijn %lu/%lu. Dat\n"
7608 #~ "betekent dat terwijl rm bezig was, de map vervangen is met ofwel een\n"
7609 #~ "andere map, of een koppeling naar een andere map."
7612 #~ msgid " or: %s [-acm] MMDDhhmm[YY] FILE... (obsolete)\n"
7613 #~ msgstr " of : %s [-acm] MMDDhhmm[YY] BESTAND... (verouderend)\n"
7617 #~ " --help display this help and exit\n"
7618 #~ " --version output version information and exit\n"
7620 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7622 #~ " --help toon deze hulptekst en beëindig programma\n"
7623 #~ " --version toon versie-informatie en beëindig programma\n"
7627 #~ " --help display this help and exit\n"
7628 #~ " --version output version information and exit\n"
7630 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7632 #~ " --help toon deze hulptekst en beëindig programma\n"
7633 #~ " --version toon versie-informatie en beëindig programma\n"
7637 #~ " --help display this help and exit\n"
7638 #~ " --version output version information and exit\n"
7640 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7642 #~ " --help toon deze hulptekst en beëindig programma\n"
7643 #~ " --version toon versie-informatie en beëindig programma\n"
7647 #~ " --help display this help and exit\n"
7648 #~ " --version output version information and exit\n"
7650 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7652 #~ " --help toon deze hulptekst en beëindig programma\n"
7653 #~ " --version toon versie-informatie en beëindig programma\n"
7657 #~ " --help display this help and exit\n"
7658 #~ " --version output version information and exit\n"
7660 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7662 #~ " --help toon deze hulptekst en beëindig programma\n"
7663 #~ " --version toon versie-informatie en beëindig programma\n"
7667 #~ " --help display this help and exit\n"
7668 #~ " --version output version information and exit\n"
7670 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7672 #~ " --help toon deze hulptekst en beëindig programma\n"
7673 #~ " --version toon versie-informatie en beëindig programma\n"
7677 #~ " --help display this help and exit\n"
7678 #~ " --version output version information and exit\n"
7680 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7682 #~ " --help toon deze hulptekst en beëindig programma\n"
7683 #~ " --version toon versie-informatie en beëindig programma\n"
7687 #~ " --help display this help and exit\n"
7688 #~ " --version output version information and exit\n"
7690 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7692 #~ " --help toon deze hulptekst en beëindig programma\n"
7693 #~ " --version toon versie-informatie en beëindig programma\n"
7697 #~ " --help display this help and exit\n"
7698 #~ " --version output version information and exit\n"
7700 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7702 #~ " --help toon deze hulptekst en beëindig programma\n"
7703 #~ " --version toon versie-informatie en beëindig programma\n"
7707 #~ " --help display this help and exit\n"
7708 #~ " --version output version information and exit\n"
7711 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7713 #~ " --help toon deze hulptekst en beëindig programma\n"
7714 #~ " --version toon versie-informatie en beëindig programma\n"
7718 #~ " --help display this help and exit\n"
7719 #~ " --version output version information and exit\n"
7721 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
7723 #~ " --help toon deze hulptekst en beëindig programma\n"
7724 #~ " --version toon versie-informatie en beëindig programma\n"
7727 #~ "Change the group membership of each FILE to GROUP.\n"
7729 #~ " -c, --changes like verbose but report only when a change is "
7731 #~ " --dereference affect the referent of each symbolic link, "
7733 #~ " than the symbolic link itself\n"
7734 #~ " -h, --no-dereference affect symbolic links instead of any referenced "
7736 #~ " (available only on systems that can change the\n"
7737 #~ " ownership of a symlink)\n"
7738 #~ " -f, --silent, --quiet suppress most error messages\n"
7739 #~ " --reference=RFILE use RFILE's group rather than the specified\n"
7741 #~ " -R, --recursive operate on files and directories recursively\n"
7742 #~ " -v, --verbose output a diagnostic for every file processed\n"
7743 #~ " --help display this help and exit\n"
7744 #~ " --version output version information and exit\n"
7746 #~ "Verander de groep van elk BESTAND in GROEP.\n"
7748 #~ " -c, --changes zoals --verbose maar alleen als er iets "
7750 #~ " --dereference heeft effect op det doel van de symbolische\n"
7751 #~ " koppeling, in plaats van de koppeling zelf.\n"
7752 #~ " -h, --no-dereference heeft effect op de koppeling ipv. het doel\n"
7753 #~ " (alleen beschikbaar op systemen met de lchown\n"
7754 #~ " systeemfunctie)\n"
7755 #~ " -f, --silent, --quiet onderdruk vrijwel alle foutmeldingen\n"
7756 #~ " --reference=RBESTAND gebruik de groep van RBESTAND in plaats van "
7758 #~ " GROEP waarde\n"
7759 #~ " -R, --recursive verander bestand en mappen recursief\n"
7760 #~ " -v, --verbose toon informatie voor elk bestand\n"
7761 #~ " --version toon versie-informatie en beëindig programma\n"
7765 #~ "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n"
7767 #~ " -c, --changes like verbose but report only when a change is "
7769 #~ " --dereference affect the referent of each symbolic link, "
7771 #~ " than the symbolic link itself\n"
7772 #~ " -h, --no-dereference affect symbolic links instead of any referenced "
7774 #~ " (available only on systems that can change the\n"
7775 #~ " ownership of a symlink)\n"
7776 #~ " --from=CURRENT_OWNER:CURRENT_GROUP\n"
7777 #~ " change the owner and/or group of each file only "
7779 #~ " its current owner and/or group match those "
7781 #~ " here. Either may be omitted, in which case a "
7783 #~ " is not required for the omitted attribute.\n"
7784 #~ " -f, --silent, --quiet suppress most error messages\n"
7785 #~ " --reference=RFILE use RFILE's owner and group rather than\n"
7786 #~ " the specified OWNER:GROUP values\n"
7787 #~ " -R, --recursive operate on files and directories recursively\n"
7788 #~ " -v, --verbose output a diagnostic for every file processed\n"
7789 #~ " --help display this help and exit\n"
7790 #~ " --version output version information and exit\n"
7793 #~ "Verander de eigenaar en/of groep van elk BESTAND in EIGENAAR en/of "
7796 #~ " -c, --changes toon veranderingen\n"
7797 #~ " --dereference heeft effect op het doel van de symbolische\n"
7798 #~ " koppeling, in plaats van de koppeling zelf\n"
7799 #~ " -h, --no-dereference heeft effect op de symbolische koppeling zelf,\n"
7800 #~ " in plaats van op het doel. (alleen "
7802 #~ " op systemen die de eigenaar van een koppeling\n"
7803 #~ " kunnen veranderen)\n"
7804 #~ " --from=HUIDIGE_EIGENAAR:HUIDIGE_GROEP\n"
7805 #~ " verander de eigenaar/groep van ieder bestand\n"
7806 #~ " alleen als de huidige groep en eigenaar\n"
7807 #~ " overeenkomen met deze. Een van beide mag\n"
7808 #~ " worden weggelaten, in dat geval hoeft de\n"
7809 #~ " eigenschap niet overeen te komen.\n"
7810 #~ " -f, --silent, --quiet onderdruk vrijwel alle foutmeldingen\n"
7811 #~ " --reference=RBESTAND gebruik de eigenaar en groep van RBESTAND in\n"
7812 #~ " plaats van expliciete EIGENAAR.GROEP waarden\n"
7813 #~ " -R, --recursive verander bestanden en mappen recursief\n"
7814 #~ " -v, --verbose toon wat er gedaan wordt\n"
7815 #~ " --help toon hulp-tekst en beëindig programm\n"
7816 #~ " --version toon versie-informatie en beëindig programma\n"
7818 #~ "Als EIGENAAR ontbreekt wordt deze niet gewijzigd. De groep blijft\n"
7819 #~ "onveranderd, maar wordt veranderd in de login groep als een `:'\n"
7820 #~ "gegeven is. EIGENAAR en GROEP mogen numeriek en symbolisch zijn.\n"
7824 #~ " -l, --link link files instead of copying\n"
7825 #~ " -L, --dereference always follow symbolic links\n"
7826 #~ " -p same as --preserve=mode,ownership,"
7828 #~ " --preserve[=ATTR_LIST] preserve the specified attributes "
7830 #~ " mode,ownership,timestamps), if possible\n"
7831 #~ " additional attributes: links, all\n"
7832 #~ " --no-preserve=ATTR_LIST don't preserve the specified attributes\n"
7833 #~ " --parents append source path to DIRECTORY\n"
7834 #~ " -P same as `--no-dereference'\n"
7835 #~ " -r copy recursively, non-directories as "
7837 #~ " WARNING: use -R instead when you might "
7839 #~ " special files like FIFOs or /dev/zero\n"
7840 #~ " --remove-destination remove each existing destination file "
7842 #~ " attempting to open it (contrast with --"
7845 #~ "Kopieer BRON naar BESTEMMING, of (meerdere) BRON(nen) naar MAP.\n"
7847 #~ " -a, --archive zelfde als -dpR\n"
7848 #~ " --backup[=METHODE] maak reservekopie van ieder bestaand "
7850 #~ " -b zoals --backup, maar accepeert geen "
7852 #~ " -d, --no-dereference behoud verwijzingen\n"
7853 #~ " -f, --force verwijder bestaande bestemmingen, vraag "
7855 #~ " -i, --interactive vraag bevestiging voordat overschreven "
7857 #~ " -l, --link maak koppelingen naar bestanden in plaats "
7860 #~ " -p, --preserve behoud bestandsattributen indien mogelijk\n"
7861 #~ " -P, --parents voeg bronpad toe aan MAP\n"
7862 #~ " -r kopieer recursief, niet-mappen als "
7864 #~ " LET OP: gebruik -R als u speciale\n"
7865 #~ " bestanden zoals FIFOs of /dev/zero\n"
7867 #~ " --sparse=WHEN bestuur aanmaak van schaarse bestanden\n"
7868 #~ " -R, --recursive kopieer mappen recursief\n"
7869 #~ " --strig-trailing-slashes verwijder nakomende schuine strepen van\n"
7870 #~ " ieder BRON argument\n"
7871 #~ " -s, --symbolic-link maak symbolische koppelingen in plaats "
7874 #~ " -S, --suffix=SUFFIX vervang het gebruikelijke achtervoegsel "
7876 #~ " reservekopieen\n"
7877 #~ " --target-directory=MAP verplaats alle BRON argumenten naar MAP\n"
7878 #~ " -u, --update kopieer alleen als BRON nieuwer is dan de\n"
7879 #~ " bestemming of als de bestemming niet "
7881 #~ " -v, --verbose toon wat gedaan wordt\n"
7882 #~ " -x, --one-file-system blijf op dit bestandssysteem\n"
7883 #~ " --help toon hulp-tekst en beëindig programma\n"
7884 #~ " --version toon versie-informatie en beëindig "
7887 #~ "Standaard worden schaarse BRON bestanden gevonden door een brute "
7889 #~ "en de corresponderende BESTEMMING wordt dan ook schaars. Dat is het "
7891 #~ "bij --sparse=auto. Geef --sparse=always om een BESTEMMING te creëren "
7893 #~ "het BRON bestand genoeg achtereenvolgende nultekens bevat. Gebruik\n"
7894 #~ "--sparse=never om creatie van schaarse bestanden tegen te gaan.\n"
7899 #~ "Copy a file, converting and formatting according to the options.\n"
7901 #~ " bs=BYTES force ibs=BYTES and obs=BYTES\n"
7902 #~ " cbs=BYTES convert BYTES bytes at a time\n"
7903 #~ " conv=KEYWORDS convert the file as per the comma separated keyword "
7905 #~ " count=BLOCKS copy only BLOCKS input blocks\n"
7906 #~ " ibs=BYTES read BYTES bytes at a time\n"
7907 #~ " if=FILE read from FILE instead of stdin\n"
7908 #~ " obs=BYTES write BYTES bytes at a time\n"
7909 #~ " of=FILE write to FILE instead of stdout\n"
7910 #~ " seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n"
7911 #~ " skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n"
7912 #~ " --help display this help and exit\n"
7913 #~ " --version output version information and exit\n"
7915 #~ "BLOCKS and BYTES may be followed by the following multiplicative "
7917 #~ "xM M, c 1, w 2, b 512, kD 1000, k 1024, MD 1,000,000, M 1,048,576,\n"
7918 #~ "GD 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.\n"
7919 #~ "Each KEYWORD may be:\n"
7921 #~ " ascii from EBCDIC to ASCII\n"
7922 #~ " ebcdic from ASCII to EBCDIC\n"
7923 #~ " ibm from ASCII to alternated EBCDIC\n"
7924 #~ " block pad newline-terminated records with spaces to cbs-size\n"
7925 #~ " unblock replace trailing spaces in cbs-size records with newline\n"
7926 #~ " lcase change upper case to lower case\n"
7927 #~ " notrunc do not truncate the output file\n"
7928 #~ " ucase change lower case to upper case\n"
7929 #~ " swab swap every pair of input bytes\n"
7930 #~ " noerror continue after read errors\n"
7931 #~ " sync pad every input block with NULs to ibs-size; when used\n"
7932 #~ " with block or unblock, pad with spaces rather than NULs\n"
7934 #~ "Kopieer een bestand terwijl het geconverteerd en opgemaakt wordt aan\n"
7935 #~ "de hand van de gegeven opties.\n"
7937 #~ " bs=BYTES forceer ibs=BYTES en obs=BYTES\n"
7938 #~ " cbs=BYTES converteer BYTES bytes per keer\n"
7939 #~ " conv=WOORDEN converteer het bestand volgens de WOORDEN\n"
7940 #~ " count=BLOKKEN kopieer slechts BLOKKEN invoer\n"
7941 #~ " ibs=BYTES lees BYTES bytes per keer\n"
7942 #~ " if=BESTAND lees uit BESTAND in plaats van de standaard invoer\n"
7943 #~ " obs=BYTES schrijf BYTES bytes per keer\n"
7944 #~ " of=BESTAND schrijf naar BESTAND in plaats van de standaard "
7946 #~ " seek=BLOKKEN sla BLOKKEN blokken van grootte obs over aan het begin\n"
7947 #~ " van de uitvoer\n"
7948 #~ " skip=BLOKKEN sla BLOKKEN blokken van grootte ibs over aan het begin\n"
7949 #~ " van de invoer\n"
7950 #~ " --help toon deze hulp-tekst en beëindig programma\n"
7951 #~ " --version toon versie-informatie en beëindig programma\n"
7953 #~ "Aan BYTES mag een letter toegevoegd worden:\n"
7954 #~ "xM M, c 1, w 2, b 512, kD 1000, k 1024, MD 1,000,000, M 1,048,576,\n"
7955 #~ "GD 1,000,000,000, G 1,073,741,824, etc voor T, P, E, Z, Y.\n"
7956 #~ "Een WOORD mag zijn:\n"
7958 #~ " ascii van EBCDIC naar ASCII\n"
7959 #~ " ebcdic van ASCII naar EBCDIC\n"
7960 #~ " ibm van ASCII naar alternerend EBCDIC\n"
7961 #~ " block vul records met een regeleinde op met spaties tot ze cbs "
7963 #~ " unblock verwijder achterafkomende spaties in records met grootte\n"
7964 #~ " cbs met een regeleinde\n"
7965 #~ " lcase verander hoofdletters in kleine letters\n"
7966 #~ " ucase verander kleine letters in hoofdletters\n"
7967 #~ " swab verwissel iedere twee bytes van de invoer\n"
7968 #~ " noerror ga door bij een leesfout\n"
7969 #~ " sync vul ieder invoerblok met nultekens op tot de grootte van ibs\n"
7972 #~ "Show information about the filesystem on which each FILE resides,\n"
7973 #~ "or all filesystems by default.\n"
7975 #~ " -a, --all include filesystems having 0 blocks\n"
7976 #~ " --block-size=SIZE use SIZE-byte blocks\n"
7977 #~ " -h, --human-readable print sizes in human readable format (e.g., 1K "
7979 #~ " -H, --si likewise, but use powers of 1000 not 1024\n"
7980 #~ " -i, --inodes list inode information instead of block usage\n"
7981 #~ " -k, --kilobytes like --block-size=1024\n"
7982 #~ " -l, --local limit listing to local filesystems\n"
7983 #~ " -m, --megabytes like --block-size=1048576\n"
7984 #~ " --no-sync do not invoke sync before getting usage info "
7986 #~ " -P, --portability use the POSIX output format\n"
7987 #~ " --sync invoke sync before getting usage info\n"
7988 #~ " -t, --type=TYPE limit listing to filesystems of type TYPE\n"
7989 #~ " -T, --print-type print filesystem type\n"
7990 #~ " -x, --exclude-type=TYPE limit listing to filesystems not of type "
7992 #~ " -v (ignored)\n"
7993 #~ " --help display this help and exit\n"
7994 #~ " --version output version information and exit\n"
7996 #~ "Toon informatie over het bestandssyteem waar ieder BESTAND staat. "
7998 #~ "wordt informatie over alle bestandssystemen getoond.\n"
8000 #~ " -a, --all ook bestandssystemen met 0 blokken\n"
8001 #~ " --block-size=GROOTTE gebruik blokken van GROOTTE bytes\n"
8002 #~ " -h, --human-readable toon groottes op leesbare wijze (vb. 1K 234M "
8004 #~ " -H, --si zelfde, maar gebruik machten van 1000 ipv. "
8006 #~ " -i, --inodes toon `inode' informatie in plaats van "
8008 #~ " -k, --kilobytes zelfde als --block-size=1024\n"
8009 #~ " -l, --local beperk gegevens tot lokale bestandssystemen\n"
8010 #~ " -m, --megabytes zelfde als --block-size=1048576\n"
8011 #~ " --no-sync synchroniseer niet eerst (standaard)\n"
8012 #~ " -P, --portability gebruik de POSIX uitvoer opmaak\n"
8013 #~ " --sync synchroniseer eerst voor het opvragen van de\n"
8015 #~ " -t, --type=TYPE beperk tot bestandssystemen van type TYPE\n"
8016 #~ " -T, --print-type druk ook het type bestandssysteem af\n"
8017 #~ " -x, --exclude-type=TYPE beperk tot bestandssystemen niet van type "
8019 #~ " -v (wordt genegeerd)\n"
8020 #~ " --help toon hulp-tekst en beëindig programma\n"
8021 #~ " --version toon hulp-tekst en beëindig programma\n"
8024 #~ "Summarize disk usage of each FILE, recursively for directories.\n"
8026 #~ " -a, --all write counts for all files, not just directories\n"
8027 #~ " --block-size=SIZE use SIZE-byte blocks\n"
8028 #~ " -b, --bytes print size in bytes\n"
8029 #~ " -c, --total produce a grand total\n"
8030 #~ " -D, --dereference-args dereference PATHs when symbolic link\n"
8031 #~ " -h, --human-readable print sizes in human readable format (e.g., 1K "
8033 #~ " -H, --si likewise, but use powers of 1000 not 1024\n"
8034 #~ " -k, --kilobytes like --block-size=1024\n"
8035 #~ " -l, --count-links count sizes many times if hard linked\n"
8036 #~ " -L, --dereference dereference all symbolic links\n"
8037 #~ " -m, --megabytes like --block-size=1048576\n"
8038 #~ " -S, --separate-dirs do not include size of subdirectories\n"
8039 #~ " -s, --summarize display only a total for each argument\n"
8040 #~ " -x, --one-file-system skip directories on different filesystems\n"
8041 #~ " -X FILE, --exclude-from=FILE Exclude files that match any pattern in "
8043 #~ " --exclude=PAT Exclude files that match PAT.\n"
8044 #~ " --max-depth=N print the total for a directory (or file, with --"
8046 #~ " only if it is N or fewer levels below the "
8048 #~ " line argument; --max-depth=0 is the same as\n"
8050 #~ " --help display this help and exit\n"
8051 #~ " --version output version information and exit\n"
8053 #~ "Vat schijfgebruik van elk BESTAND samen, recursief voor mappen.\n"
8055 #~ " -a, --all toon aantallen voor alle bestanden, niet alleen\n"
8057 #~ " --block-size=GROOTTE gebruik blokken van GROOTTE bytes\n"
8058 #~ " -b, --bytes toon grootte in bytes\n"
8059 #~ " -c, --total geef ook het totaal\n"
8060 #~ " -D, --dereference-args gebruik de referent indien PAD een symbolische\n"
8061 #~ " koppeling is\n"
8062 #~ " -h, --human-readable toon groottes op leesbare wijze (vb. 1K 234M 2G)\n"
8063 #~ " -H, --si zelfde, maar gebruik machten van 1000 ipv. 1024\n"
8064 #~ " -k, --kilobytes zelfde als --block-size=1024\n"
8065 #~ " -l, --count-links tel meerdere keren indien harde koppeling\n"
8066 #~ " -L, --dereference gebruik de referenten van symbolische "
8068 #~ " -m, --megabytes zelfde als --block-size=1048576\n"
8069 #~ " -S, --separate-dirs toon niet de grootte van subdirectories\n"
8070 #~ " -s, --summarize toon alleen een totaal voor elk argument\n"
8071 #~ " -x, --one-file-system sla mappen op andere bestandssystemen over\n"
8072 #~ " -X BEST, --exclude-from=BEST Sluit bestanden uit BESTAND uit\n"
8073 #~ " --exclude=PATROON Sluit bestanden uit die overeenkomen met PATROON\n"
8074 #~ " --max-depth=N geef totalen voor een map (of bestand, met --"
8076 #~ " alleen als het N of minder niveaus onder het\n"
8077 #~ " argument zit; --max-depth=0 is het zelfde als\n"
8079 #~ " --help toon hulp-tekst en beëindig programma\n"
8080 #~ " --version toon versie-informatie en beëindig programma\n"
8083 #~ "In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n"
8084 #~ "the existing DIRECTORY, while setting permission modes and owner/group.\n"
8085 #~ "In the third format, create all components of the given DIRECTORY(ies).\n"
8087 #~ " --backup[=CONTROL] make a backup of each existing destination file\n"
8088 #~ " -b like --backup but does not accept an argument\n"
8089 #~ " -c (ignored)\n"
8090 #~ " -d, --directory treat all arguments as directory names; create all\n"
8091 #~ " components of the specified directories\n"
8092 #~ " -D create all leading components of DEST except the "
8094 #~ " then copy SOURCE to DEST; useful in the 1st "
8096 #~ " -g, --group=GROUP set group ownership, instead of process' current "
8098 #~ " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-"
8100 #~ " -o, --owner=OWNER set ownership (super-user only)\n"
8101 #~ " -p, --preserve-timestamps apply access/modification times of SOURCE "
8103 #~ " to corresponding destination files\n"
8104 #~ " -s, --strip strip symbol tables, only for 1st and 2nd formats\n"
8105 #~ " -S, --suffix=SUFFIX override the usual backup suffix\n"
8106 #~ " -v, --verbose print the name of each directory as it is created\n"
8107 #~ " --help display this help and exit\n"
8108 #~ " --version output version information and exit\n"
8111 #~ "Bij de eerste twee methoden, kopieer BRON naar BESTEMMING of meerdere "
8113 #~ "naar MAP, onderwijl de permissies mode en eigenaar/groep instellende.\n"
8114 #~ "Bij de derde methode, maak alle componenten van de gegeven MAP(pen).\n"
8116 #~ " --backup[=METHODE] maak reserve-kopie voor verwijdering\n"
8117 #~ " -b zoals --backup maar accepteert geen argumenten\n"
8118 #~ " -c (wordt genegeerd)\n"
8119 #~ " -d, --directory beschouw alle argumenten als namen van mappen; "
8121 #~ " alle tussenliggende mappen\n"
8122 #~ " -D maak alle voorgaande mappen van BESTEMMING aan "
8124 #~ " laatste, kopieer vervolgens BRON naar BESTEMMING; "
8126 #~ " is vooral nuttig bij methode 1\n"
8127 #~ " -g, --group=GROEP stel groep in, in plaats van huidige proces groep\n"
8128 #~ " -m, --mode=MODE stel permissie in (als `chmod'), in plaats van rwxr-"
8130 #~ " -o, --owner=EIGENAAR stel eigenaar in (alleen voor systeembeheerder)\n"
8131 #~ " -p, --preserve-timestamps kopieer ook de toegangs/verander tijden\n"
8132 #~ " -s, --strip verwijder symbooltabellen, alleen bij methode 1 en "
8134 #~ " -S, --suffix=SUFFIX gebruik SUFFIX ipv. gebruikelijk achtervoegsel "
8136 #~ " reservekopieën\n"
8137 #~ " --verbose geef de naam van iedere map die aangemaakt wordt\n"
8138 #~ " --help toon hulp-tekst en beëindig programma\n"
8139 #~ " --version toon versie-informatie en beëindig programma\n"
8143 #~ "Create a link to the specified TARGET with optional LINK_NAME.\n"
8144 #~ "If LINK_NAME is omitted, a link with the same basename as the TARGET is\n"
8145 #~ "created in the current directory. When using the second form with more\n"
8146 #~ "than one TARGET, the last argument must be a directory; create links\n"
8147 #~ "in DIRECTORY to each TARGET. Create hard links by default, symbolic\n"
8148 #~ "links with --symbolic. When creating hard links, each TARGET must "
8151 #~ " --backup[=CONTROL] make a backup of each existing destination "
8153 #~ " -b like --backup but does not accept an "
8155 #~ " -d, -F, --directory hard link directories (super-user only)\n"
8156 #~ " -f, --force remove existing destination files\n"
8157 #~ " -n, --no-dereference treat destination that is a symlink to a\n"
8158 #~ " directory as if it were a normal file\n"
8159 #~ " -i, --interactive prompt whether to remove destinations\n"
8160 #~ " -s, --symbolic make symbolic links instead of hard links\n"
8161 #~ " -S, --suffix=SUFFIX override the usual backup suffix\n"
8162 #~ " --target-directory=DIRECTORY specify the DIRECTORY in which to "
8165 #~ " -v, --verbose print name of each file before linking\n"
8166 #~ " --help display this help and exit\n"
8167 #~ " --version output version information and exit\n"
8170 #~ "Maak een koppeling naar opgegeven BESTEMMING, eventueel KOPPELING\n"
8171 #~ "genoemd. Indied KOPPELING ontbreekt, wordt een koppeling gemaakt met\n"
8172 #~ "de zelfde naam als BESTEMMING in de huidige map. Bij de tweede vorm\n"
8173 #~ "met meerdere BESTEMMINGen, moet het laatste argument een map zijn;\n"
8174 #~ "maak koppelingen in MAP naar iedere BESTEMMING. Standaard worde harde\n"
8175 #~ "koppelingen gemaakt, symbolische met --symbolic. Als harde\n"
8176 #~ "koppelingen worden gemaakt moet BESTEMMING bestaan.\n"
8178 #~ " --backup[=METHODE] maak reserve-kopieën van bestemmingen die al "
8180 #~ " -b zoals --backup, maar accepteert geen argumenten\n"
8181 #~ " -d, -F, --directory harde koppeling van mappen (alleen voor "
8182 #~ "systeembeheerder)\n"
8183 #~ " -f, --force verwijder bestaande bestemming\n"
8184 #~ " -n, --no-dereference behandel bestemming (een symbolische koppeling "
8186 #~ " een map) als een gewoon bestand\n"
8187 #~ " -i, --interactive vraag bevestiging voor het verwijderen van "
8189 #~ " -s, --symbolic maak symbolische koppelingen in plaats van harde\n"
8190 #~ " -S, --suffix=SUFFIX gebruik SUFFIX ipv. het gebruikelijke "
8191 #~ "achtervoegsel\n"
8192 #~ " voor reservekopieën\n"
8193 #~ " --target-directory=MAP geef de MAP op waarin de koppelingen\n"
8194 #~ " gemaakt worden\n"
8195 #~ " -v, --verbose toon voor aanmaken van de koppeling de "
8197 #~ " --help toon hulp-tekst en beëindig programma\n"
8198 #~ " --version toon versie-informatie en beëindig programma\n"
8203 #~ "List information about the FILEs (the current directory by default).\n"
8204 #~ "Sort entries alphabetically if none of -cftuSUX nor --sort.\n"
8206 #~ " -a, --all do not hide entries starting with .\n"
8207 #~ " -A, --almost-all do not list implied . and ..\n"
8208 #~ " -b, --escape print octal escapes for nongraphic "
8210 #~ " --block-size=SIZE use SIZE-byte blocks\n"
8211 #~ " -B, --ignore-backups do not list implied entries ending with ~\n"
8212 #~ " -c with -lt: sort by, and show, ctime (time of "
8214 #~ " modification of file status information)\n"
8215 #~ " with -l: show ctime and sort by name\n"
8216 #~ " otherwise: sort by ctime\n"
8217 #~ " -C list entries by columns\n"
8218 #~ " --color[=WHEN] control whether color is used to distinguish "
8220 #~ " types. WHEN may be `never', `always', or "
8222 #~ " -d, --directory list directory entries instead of contents\n"
8223 #~ " -D, --dired generate output designed for Emacs' dired "
8225 #~ " -f do not sort, enable -aU, disable -lst\n"
8226 #~ " -F, --classify append indicator (one of */=@|) to entries\n"
8227 #~ " --format=WORD across -x, commas -m, horizontal -x, long -"
8229 #~ " single-column -1, verbose -l, vertical -C\n"
8230 #~ " --full-time like -l --time-style=full-iso\n"
8232 #~ "Toon informatie over BESTAND(en) (de huidige map is standaard).\n"
8233 #~ "Sorteer ingangen alfabetisch als de opties -cftuSUX of --sort ontbreken.\n"
8235 #~ " -a, --all toon ingangen beginnende met .\n"
8236 #~ " -A, --almost-all toon . en .. niet\n"
8237 #~ " -b, --escape toon octale escapes voor niet-grafische "
8239 #~ " --block-size=GROOTTE gebruik blokken van GROOTTE bytes\n"
8240 #~ " -B, --ignore-backups toon ingangen eindigend op ~ niet\n"
8241 #~ " -c sorteer volgens bestands-aanpassings-tijd;\n"
8242 #~ " met -l: toon deze aanpassings-tijd\n"
8243 #~ " -C toon ingangen in kolommen\n"
8244 #~ " --color=WANNEER bestuur het gebruik van kleur. WANNEER mag\n"
8245 #~ " een van `never', `always' of `auto' zijn\n"
8246 #~ " -d, --directory geef de mappen zelf ipv. hun inhoud\n"
8247 #~ " -D, --dired genereer uitvoer die geschikt is voor de "
8249 #~ " mode van Emacs\n"
8250 #~ " -f sorteer niet, sta -aU toe, en -lst niet\n"
8251 #~ " -F, --classify voeg een teken (een van */=@|) toe om het "
8253 #~ " weer te geven (bestandstype-indicator)\n"
8254 #~ " --format=WOORD kolommen -x, met komma's -m, horizontaal -"
8256 #~ " uitgebreid -l, één-koloms -1, verticaal -"
8258 #~ " --full-time geef uitgebreide tijd en datum\n"
8262 #~ " -g like -l, but do not list owner\n"
8263 #~ " -G, --no-group inhibit display of group information\n"
8264 #~ " -h, --human-readable print sizes in human readable format (e.g., 1K "
8266 #~ " --si likewise, but use powers of 1000 not 1024\n"
8267 #~ " -H, --dereference-command-line follow symbolic links on the command "
8269 #~ " --indicator-style=WORD append indicator with style WORD to entry "
8271 #~ " none (default), classify (-F), file-type (-"
8273 #~ " -i, --inode print index number of each file\n"
8274 #~ " -I, --ignore=PATTERN do not list implied entries matching shell "
8276 #~ " -k, --kilobytes like --block-size=1024\n"
8277 #~ " -l use a long listing format\n"
8278 #~ " -L, --dereference when showing file information for a "
8280 #~ " link, show information for the file the "
8282 #~ " references rather than for the link "
8284 #~ " -m fill width with a comma separated list of "
8287 #~ " -g (wordt genegeerd)\n"
8288 #~ " -G, --no-group voorkom weergave van groep info\n"
8289 #~ " -h, --human-readable geef groottes in leesbaar formaat\n"
8290 #~ " (bijv. 1K 234M 2G)\n"
8291 #~ " -H, --si zelfde, maar gebruik machten van 1000 ipv. "
8293 #~ " --indicator-style=WOORD voeg een bestandstype-indicator toe van "
8295 #~ " none (standaard), classify (-F), file-type "
8297 #~ " -i, --inode geef index nummer van ieder bestand\n"
8298 #~ " -I, --ignore=PATROON negeer ingangen die met overeenkomen met "
8300 #~ " gegeven PATROON\n"
8301 #~ " -k, --kilobytes zelfde als --block-size=1024\n"
8302 #~ " -l gebruik een uitgebreid formaat\n"
8303 #~ " -L, --dereference gebruik de referenten van symbolische "
8305 #~ " -m vul schermbreedte met een lijst ingangen,\n"
8306 #~ " gescheiden door komma's\n"
8307 #~ " -n, --numeric-uid-gid geef UIDs en GIDs numeriek ipv. met namen "
8309 #~ " -N, --literal geef de echte namen van ingangen (behandel "
8311 #~ " stuurtekens niet speciaal)\n"
8312 #~ " -o uitgebreide formaat zonder groep info\n"
8313 #~ " -p, --file-type voeg een teken toe om het type weer te "
8315 #~ " -q, --hide-control-chars geef een ? ipv. niet-grafische karakters\n"
8316 #~ " --show-control-chars geef niet-grafische karakters weer "
8318 #~ " -Q, --quote-name vat ingangen in dubbele aanhalingstekens\n"
8319 #~ " --quoting-style=WOORD gebruik aanhaal-stijl WOORD: literal, "
8321 #~ " shell-always, c, escape\n"
8322 #~ " -r, --reverse sorteer in omgekeerde volgorde\n"
8323 #~ " -R, --recursive geef mappen recursief weer\n"
8324 #~ " -s, --size geef grootte van elk bestand, in blokken\n"
8328 #~ " -S sort by file size\n"
8329 #~ " --sort=WORD extension -X, none -U, size -S, time -t,\n"
8331 #~ " status -c, time -t, atime -u, access -u, use "
8333 #~ " --time=WORD show time as WORD instead of modification "
8335 #~ " atime, access, use, ctime or status; use\n"
8336 #~ " specified time as sort key if --sort=time\n"
8337 #~ " --time-style=WORD show times using style WORD:\n"
8338 #~ " full-iso, iso, locale, posix-iso\n"
8339 #~ " -t sort by modification time\n"
8340 #~ " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n"
8341 #~ " -u with -lt: sort by, and show, access time\n"
8342 #~ " with -l: show access time and sort by "
8344 #~ " otherwise: sort by access time\n"
8345 #~ " -U do not sort; list entries in directory "
8347 #~ " -v sort by version\n"
8348 #~ " -w, --width=COLS assume screen width instead of current "
8350 #~ " -x list entries by lines instead of by columns\n"
8351 #~ " -X sort alphabetically by entry extension\n"
8352 #~ " -1 list one file per line\n"
8353 #~ " --help display this help and exit\n"
8354 #~ " --version output version information and exit\n"
8356 #~ "By default, color is not used to distinguish types of files. That is\n"
8357 #~ "equivalent to using --color=none. Using the --color option without the\n"
8358 #~ "optional WHEN argument is equivalent to using --color=always. With\n"
8359 #~ "--color=auto, color codes are output only if standard output is "
8361 #~ "to a terminal (tty).\n"
8363 #~ " -S sorteer op bestandsgrootte\n"
8364 #~ " --sort-WOORD Sorteer op WOORD ipv. de bestandsnaam:\n"
8365 #~ " extension (extensie) -X, none (niet) -U,\n"
8366 #~ " size (grootte) -S, time (tijd) -t,\n"
8367 #~ " version (versie) -v, status -c,\n"
8368 #~ " atime/use (toegangstijd) -u\n"
8369 #~ " --time=WOORD Laat tijd als WOORD zien ipv. verandertijd:\n"
8370 #~ " atime/access/use (toegangstijd) of\n"
8371 #~ " ctime/status (aanmaaktijd); gebruik "
8373 #~ " tijd als sorteersleutel indien --"
8375 #~ " -t sorteer op verandertijd\n"
8376 #~ " -T, --tabsize=KOL neem aan dat er een tabstop staat op iedere "
8378 #~ " kolommen ipv. 8\n"
8379 #~ " -u sorteer op toegangstijd; in combinatie met -"
8381 #~ " geef toegangstijd\n"
8382 #~ " -U ongesorteerd; geef ingangen zoals ze in de "
8385 #~ " -v sorteer op versie\n"
8386 #~ " -w, --width=KOL neem een schermbreedte van KOL kolommen aan "
8388 #~ " de huidige waarde\n"
8389 #~ " -x toon ingangen per regel ipv. per kolom\n"
8390 #~ " -X sorteer alfabetisch op extensie\n"
8391 #~ " -1 toon één ingang per regel\n"
8392 #~ " --help toon deze hulp-tekst en beëindig programma\n"
8393 #~ " --version toon versie-informatie en beëindig "
8396 #~ "Standaard wordt geen kleur gebruikt om onderscheid te maken tussen\n"
8397 #~ "bestandstypen. Dat is equivalent met het gebruik van --color=none.\n"
8398 #~ "Gebruik van de --color optie zonder het optionele WANNEER argument is\n"
8399 #~ "equivalent met het gebruik van --color=always.\n"
8400 #~ "Met --color=auto worden de kleurcodes alleen gebruikt als de uitvoer met "
8402 #~ "terminal (tty) verbonden is.\n"
8406 #~ "Overwrite the specified FILE(s) repeatedly, in order to make it harder\n"
8407 #~ "for even very expensive hardware probing to recover the data.\n"
8409 #~ " -f, --force change permissions to allow writing if necessary\n"
8410 #~ " -n, --iterations=N Overwrite N times instead of the default (%d)\n"
8411 #~ " -s, --size=N shred this many bytes (suffixes like k, M, G accepted)\n"
8412 #~ " -u, --remove truncate and remove file after overwriting\n"
8413 #~ " -v, --verbose show progress\n"
8414 #~ " -x, --exact do not round file sizes up to the next full block\n"
8415 #~ " -z, --zero add a final overwrite with zeros to hide shredding\n"
8416 #~ " - shred standard output\n"
8417 #~ " --help display this help and exit\n"
8418 #~ " --version print version information and exit\n"
8420 #~ "Delete FILE(s) if --remove (-u) is specified. The default is not to "
8422 #~ "the files because it is common to operate on device files like /dev/hda,\n"
8423 #~ "and those files usually should not be removed. When operating on "
8425 #~ "files, most people use the --remove option.\n"
8427 #~ "CAUTION: Note that shred relies on a very important assumption:\n"
8428 #~ "that the filesystem overwrites data in place. This is the traditional\n"
8429 #~ "way to do things, but many modern filesystem designs do not satisfy this\n"
8430 #~ "assumption. The following are examples of filesystems on which shred is\n"
8431 #~ "not effective:\n"
8433 #~ "* log-structured or journaled filesystems, such as those supplied with\n"
8434 #~ " AIX and Solaris (and JFS, ReiserFS, XFS, etc.)\n"
8436 #~ "* filesystems that write redundant data and carry on even if some writes\n"
8437 #~ " fail, such as RAID-based filesystems\n"
8439 #~ "* filesystems that make snapshots, such as Network Appliance's NFS "
8442 #~ "* filesystems that cache in temporary locations, such as NFS\n"
8443 #~ " version 3 clients\n"
8445 #~ "* compressed filesystems\n"
8447 #~ "In addition, file system backups and remote mirrors may contain copies\n"
8448 #~ "of the file that cannot be removed, and that will allow a shredded file\n"
8449 #~ "to be recovered later.\n"
8451 #~ "Verwijder een bestand op een veilige manier, door de inhoud eerst te\n"
8452 #~ "overschrijven.\n"
8454 #~ " -f, --force verander de rechten om te kunnen schrijven indien nodig\n"
8455 #~ " -n, --iterations=N overschrijf N keer ipv het standaard aantal (%d)\n"
8456 #~ " -s, --size=N overschrijf N bytes (k, M, of G als achtervoegsel "
8458 #~ " -u, --remove kap het bestand af en verwijder het na overschrijven\n"
8459 #~ " -v, --verbose laat de voortgang zien (-vv om de voortgang te laten "
8461 #~ " -x, --exact rond de groottes niet af op het volgende volle blok\n"
8462 #~ " -z, --zero overschijf nog een keer met nullen om de vernietiging "
8465 #~ " - vernietig de standaard invoer\n"
8466 #~ " --help toon deze hulp en beëindig\n"
8467 #~ " --version toon versie informatie en beëindig\n"
8473 #~ "Force changed blocks to disk, update the super block.\n"
8475 #~ " --help display this help and exit\n"
8476 #~ " --version output version information and exit\n"
8478 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
8480 #~ " --help toon deze hulptekst en beëindig programma\n"
8481 #~ " --version toon versie-informatie en beëindig programma\n"
8484 #~ "Update the access and modification times of each FILE to the current "
8487 #~ " -a change only the access time\n"
8488 #~ " -c, --no-create do not create any files\n"
8489 #~ " -d, --date=STRING parse STRING and use it instead of current time\n"
8490 #~ " -f (ignored)\n"
8491 #~ " -m change only the modification time\n"
8492 #~ " -r, --reference=FILE use this file's times instead of current time\n"
8493 #~ " -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current "
8495 #~ " --time=WORD set time given by WORD: access atime use (same "
8497 #~ " modify mtime (same as -m)\n"
8498 #~ " --help display this help and exit\n"
8499 #~ " --version output version information and exit\n"
8501 #~ "Note that the three time-date formats recognized for the -d and -t "
8503 #~ "and for the obsolescent argument are all different.\n"
8505 #~ "Verander de toegangs- en aanpassingstijd van elk BESTAND in de huidige "
8508 #~ " -a verander alleen de toegangstijd\n"
8509 #~ " -c, --no-create maak geen bestanden aan\n"
8510 #~ " -d, --date=STRING gebruik STRING in plaats van huidige tijd\n"
8511 #~ " -f (wordt genegeerd)\n"
8512 #~ " -m verander alleen de aanpassingstijd\n"
8513 #~ " -r, --reference=BESTAND gebruik de tijden van BESTAND ipv. de huidige "
8515 #~ " -t TIJD gebruik [[CC]YY]MMDDhhmm[.ss] ipv. de huidige "
8517 #~ " --time=WORD access/atime/use (toegang) -a, mtime/modify\n"
8518 #~ " (aanpassing) -m\n"
8519 #~ " --help toon hulp-tekst en beëindig programma\n"
8520 #~ " --version toon versie-informatie en beëindig programma\n"
8522 #~ "Merk op dat de drie tijd/datum formaten voor de -d en -t opties en voor\n"
8523 #~ "het verouderende argument allemaal anders zijn.\n"
8526 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc."
8527 #~ msgstr "Copyright (C) 1999 Free Software Foundation, Inc."
8530 #~ "when creating character special files, major and minor device\n"
8531 #~ "numbers must be specified"
8533 #~ "bij het aanmaken van byteapparaatbestanden moeten hoofd- en subnummers\n"
8534 #~ "gespecificeerd worden"
8536 #~ msgid "group of %s changed to %s\n"
8537 #~ msgstr "groep van %s veranderd in %s\n"
8540 #~ msgid "ownership of %s changed to "
8541 #~ msgstr "eigenaar van %s veranderd in "
8544 #~ msgid "you are not a member of group %s"
8545 #~ msgstr "u bent geen lid van groep `%s'"
8548 #~ msgid "cannot make fifo %s"
8549 #~ msgstr "kan de rechten van %s niet veranderen"
8552 #~ msgid "cannot change permissions for %s"
8553 #~ msgstr "kan de eigenaar van %s niet veranderen"
8556 #~ msgid "cannot remove old link to %s"
8557 #~ msgstr "kan map `%s' niet aanmaken"
8559 #~ msgid "virtual memory exhausted"
8560 #~ msgstr "geen geheugen meer beschikbaar"
8562 #~ msgid "Memory exhausted"
8563 #~ msgstr "Geen geheugen meer beschikbaar"
8566 #~ msgid "cannot create directory `%s'"
8567 #~ msgstr "kan map `%s' niet aanmaken"
8570 #~ msgid "cannot remove `%s'"
8571 #~ msgstr "kan de rechten van %s niet veranderen"
8574 #~ msgid "specified target, `%s' is not a directory"
8575 #~ msgstr "`%s' bestaat maar is geen map"
8577 #~ msgid "`%s' and `%s' are the same file"
8578 #~ msgstr "`%s' en `%s' zijn het zelfde bestand"
8581 #~ msgid "cannot backup `%s'"
8582 #~ msgstr "kan de rechten van %s niet veranderen"
8585 #~ msgid "cannot un-backup `%s'"
8586 #~ msgstr "kan de rechten van %s niet veranderen"
8588 #~ msgid "cannot chmod %s"
8589 #~ msgstr "kan de rechten van %s niet veranderen"
8592 #~ msgid "`%s' exists but is not a directory"
8593 #~ msgstr "`%s' bestaat maar is geen map"
8595 #~ msgid "--version-control"
8596 #~ msgstr "--version-control"
8598 # urrk programmeerfout: dit soort ongein is niet te vertalen...
8599 #~ msgid "create %s %s to %s"
8600 #~ msgstr "maak %s %s naar %s"
8602 #~ msgid "hard link"
8603 #~ msgstr "harde koppeling"
8606 #~ msgstr "koppeling"
8608 #~ msgid "%s -> %s (backup)\n"
8609 #~ msgstr "%s -> %s (reservekopie)\n"
8612 #~ msgid "starting directory"
8613 #~ msgstr "`%s' bestaat maar is geen map"
8616 #~ msgid "Usage: %s [OPTION]... EXISTING_DIR NEW_DIR\n"
8617 #~ msgstr "Aanroep: %s [OPTIE]... SET1 [SET2]\n"
8620 #~ msgid "cannot rename `.' or `..'"
8621 #~ msgstr "kan hostname niet achterhalen"
8624 #~ msgid "%s is closed"
8625 #~ msgstr "standaard invoer is gesloten"
8628 #~ msgid "Error seeking `%s'"
8629 #~ msgstr "fout bij lezen %s"
8631 #~ msgid "(Did you remember to open stdin read/write with \"<>file\"?)\n"
8633 #~ "(Heeft u er aan gedacht om stdin voor lezen en schrijven te openen met "
8634 #~ "\"<>bestand\"?)\n"
8636 #~ msgid "%s: pass %lu/%lu (%s)...%lu/%lu K"
8637 #~ msgstr "%s: sessie %lu/%lu (%s)...%lu/%lu K"
8640 #~ msgid "Error syncing `%s'"
8641 #~ msgstr "fout bij lezen %s"
8644 #~ msgid "Can't fstat file `%s'"
8645 #~ msgstr "bestand `%s' wordt aangemaakt\n"
8647 #~ msgid "`%s' is not a regular file: use -d to enable operations on devices"
8649 #~ "`%s' is geen gewoon bestand: gebruik -d om operaties op apparaten toe te "
8652 #~ msgid "unable to allocate storage for %lu passes"
8653 #~ msgstr "kan geen ruimte maken voor %lu sessies"
8656 #~ msgid "%s: deleting"
8657 #~ msgstr "bestand ingekort"
8660 #~ msgid "%s: deleted"
8661 #~ msgstr "bestand ingekort"
8663 #~ msgid "Unable to delete file `%s'"
8664 #~ msgstr "Kon bestand `%s' niet verwijderen"
8666 #~ msgid "sparse type"
8667 #~ msgstr "schaars type"
8669 #~ msgid "time type"
8670 #~ msgstr "tijd type"
8672 #~ msgid "format type"
8673 #~ msgstr "formaat type"
8675 #~ msgid "colorization criterion"
8676 #~ msgstr "voorwaarde voor kleurgebruik"
8678 #~ msgid "indicator style"
8679 #~ msgstr "stijl van bestandstype-indicatie"
8681 #~ msgid "quoting style"
8682 #~ msgstr "aanhaalstijl"
8684 #~ msgid "time selector"
8685 #~ msgstr "tijdmarkering"
8691 #~ msgstr "gebruikers"
8695 #~ "Display the current time in the given FORMAT, or set the system date.\n"
8697 #~ " -d, --date=STRING display time described by STRING, not `now'\n"
8698 #~ " -f, --file=DATEFILE like --date once for each line of DATEFILE\n"
8700 #~ "Toon de huidige tijd in het gegeven FORMAAT, of stel de systeemdatum in.\n"
8702 #~ " -d, --date=STRING toon tijd zoals beschreven door STRING, niet "
8704 #~ " -f, --file=DATUMBESTAND zoals --date voor iedere regel van "
8706 #~ " -r, --reference=BESTAND toon de laastste wijzinging tijd van BESTAND\n"
8707 #~ " -R, --rfc-822 toon RFC-822 compliant datum string\n"
8708 #~ " -s, --set=STRING stel tijd in zoals beschreven door STRING\n"
8709 #~ " -u, --utc, --universal toon of stel in volgens Coordinated Universal "
8711 #~ " --help toon hulp-tekst en bekindig programma\n"
8712 #~ " --version toon versie-informatie en bekindig programma\n"
8716 #~ "Run COMMAND with root directory set to NEWROOT.\n"
8718 #~ " --help display this help and exit\n"
8719 #~ " --version output version information and exit\n"
8721 #~ "If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\n"
8723 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
8725 #~ " --help toon deze hulptekst en beëindig programma\n"
8726 #~ " --version toon versie-informatie en beëindig programma\n"
8731 #~ "FORMAT controls the output. The only valid option for the second form\n"
8732 #~ "specifies Coordinated Universal Time. Interpreted sequences are:\n"
8734 #~ " %%%% a literal %%\n"
8735 #~ " %%a locale's abbreviated weekday name (Sun..Sat)\n"
8736 #~ " %%A locale's full weekday name, variable length (Sunday..Saturday)\n"
8737 #~ " %%b locale's abbreviated month name (Jan..Dec)\n"
8738 #~ " %%B locale's full month name, variable length (January..December)\n"
8739 #~ " %%c locale's date and time (Sat Nov 04 12:02:33 EST 1989)\n"
8740 #~ " %%C century (year divided by 100 and truncated to an integer) [00-"
8742 #~ " %%d day of month (01..31)\n"
8743 #~ " %%D date (mm/dd/yy)\n"
8744 #~ " %%e day of month, blank padded ( 1..31)\n"
8745 #~ " %%h same as %%b\n"
8746 #~ " %%H hour (00..23)\n"
8747 #~ " %%I hour (01..12)\n"
8748 #~ " %%j day of year (001..366)\n"
8749 #~ " %%k hour ( 0..23)\n"
8750 #~ " %%l hour ( 1..12)\n"
8751 #~ " %%m month (01..12)\n"
8752 #~ " %%M minute (00..59)\n"
8753 #~ " %%n a newline\n"
8754 #~ " %%p locale's AM or PM\n"
8755 #~ " %%r time, 12-hour (hh:mm:ss [AP]M)\n"
8756 #~ " %%s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)\n"
8757 #~ " %%S second (00..60)\n"
8758 #~ " %%t a horizontal tab\n"
8759 #~ " %%T time, 24-hour (hh:mm:ss)\n"
8760 #~ " %%u day of week (1..7); 1 represents Monday\n"
8761 #~ " %%U week number of year with Sunday as first day of week (00..53)\n"
8762 #~ " %%V week number of year with Monday as first day of week (01..53)\n"
8763 #~ " %%w day of week (0..6); 0 represents Sunday\n"
8764 #~ " %%W week number of year with Monday as first day of week (00..53)\n"
8765 #~ " %%x locale's date representation (mm/dd/yy)\n"
8766 #~ " %%X locale's time representation (%%H:%%M:%%S)\n"
8767 #~ " %%y last two digits of year (00..99)\n"
8768 #~ " %%Y year (1970...)\n"
8769 #~ " %%z RFC-822 style numeric timezone (-0500) (a nonstandard extension)\n"
8770 #~ " %%Z time zone (e.g., EDT), or nothing if no time zone is "
8773 #~ "By default, date pads numeric fields with zeroes. GNU date recognizes\n"
8774 #~ "the following modifiers between `%%' and a numeric directive.\n"
8776 #~ " `-' (hyphen) do not pad the field\n"
8777 #~ " `_' (underscore) pad the field with spaces\n"
8780 #~ "FORMAAT bepaalt de uitvoer. De enige juiste voor de tweede vorm\n"
8781 #~ "specificeert Coordinated Universal Time. Mogelijke reeksen zijn:\n"
8783 #~ " %%%% een letterlijk %%\n"
8784 #~ " %%a locale's afgekorte weekdagnaam (zon..zat)\n"
8785 #~ " %%A locale's volledige weekdagnaam, variabele lengte (zondag.."
8787 #~ " %%b locale's afgekorte maandnaam (jan..dec)\n"
8788 #~ " %%B locale's volledige maandnaam, variabele lengte (januari.."
8790 #~ " %%c locale's datum en tijd (zat nov 04 12:02:33 EST 1989)\n"
8791 #~ " %%d dag van de maand (01..31)\n"
8792 #~ " %%D datum (mm/dd/yy)\n"
8793 #~ " %%e dag van de maand, met voorvoegspatie ( 1..31)\n"
8794 #~ " %%h zelfde als %%b\n"
8795 #~ " %%H uur (00..23)\n"
8796 #~ " %%I uur (01..12)\n"
8797 #~ " %%j dag van het jaar (001..366)\n"
8798 #~ " %%k uur ( 0..23)\n"
8799 #~ " %%l uur ( 1..12)\n"
8800 #~ " %%m maand (01..12)\n"
8801 #~ " %%M minuut (00..59)\n"
8802 #~ " %%n een nieuwe regel\n"
8803 #~ " %%p locale's AM of PM\n"
8804 #~ " %%r tijd, 12-uurs (hh:mm:ss [AP]M)\n"
8805 #~ " %%s seconden sedert 00:00:00, Jan 1, 1970 (een GNU extra'tje)\n"
8806 #~ " %%S seconden (00..61)\n"
8807 #~ " %%t een horizontale tab\n"
8808 #~ " %%T tijd, 24-uurs (hh:mm:ss)\n"
8809 #~ " %%U weeknummer van het jaar met zondag als eerste dag van de week "
8811 #~ " %%V weeknummer van het jaar met maandag als eerste dag van de week "
8813 #~ " %%w dag van de week (0..6); 0 representeert zondag\n"
8814 #~ " %%W weeknummer van het jaar met maandag als eerste dag van de week "
8816 #~ " %%x locale's datum representatie (mm/dd/yy) (FIXME)\n"
8817 #~ " %%X locale's tijd representatie (%%H:%%M:%%S) (FIXME)\n"
8818 #~ " %%y laatste twee cijfers van jaartal (00..99)\n"
8819 #~ " %%Y jaartal (1970...)\n"
8820 #~ " %%z RFC-822 stijl numerieke tijdzone (-0500) (een niet standaard "
8822 #~ " %%Z tijdzone (b.v., EDT), of niets als tijdzone niet te achterhalen "
8825 #~ "Standaard, worden numerieke velden voorafgegaan door nullen. GNU date\n"
8826 #~ "herkent de volgende wijzigers tussen `%%' en een numeriek directief.\n"
8828 #~ " `-' (afbreekstreepje) geen voorafgaande nullen of spaties\n"
8829 #~ " `_' (underscore) vooraf laten gaan door spaties\n"
8833 #~ "Echo the STRING(s) to standard output.\n"
8835 #~ " -n do not output the trailing newline\n"
8836 #~ " -e enable interpretation of the backslash-escaped "
8838 #~ " listed below\n"
8839 #~ " -E disable interpretation of those sequences in STRINGs\n"
8840 #~ " --help display this help and exit (should be alone)\n"
8841 #~ " --version output version information and exit (should be alone)\n"
8843 #~ "Without -E, the following sequences are recognized and interpolated:\n"
8845 #~ " \\NNN the character whose ASCII code is NNN (octal)\n"
8846 #~ " \\\\ backslash\n"
8847 #~ " \\a alert (BEL)\n"
8848 #~ " \\b backspace\n"
8849 #~ " \\c suppress trailing newline\n"
8850 #~ " \\f form feed\n"
8851 #~ " \\n new line\n"
8852 #~ " \\r carriage return\n"
8853 #~ " \\t horizontal tab\n"
8854 #~ " \\v vertical tab\n"
8856 #~ "Toon de STRING(s) via standaard uitvoer.\n"
8858 #~ " -n laat de bekindigende nieuwe regel achterwege\n"
8859 #~ " -e (niet gebruikt)\n"
8860 #~ " -E disable interpolation of some sequences in STRINGs\n"
8861 #~ " --help toon hulp-tekst en bekindig programma (enige optie)\n"
8862 #~ " --version toon versie-informatie en bekindig programma (enige "
8865 #~ "Zonder -E, worden de volgende reeksen herkent en geonterpoleerd:\n"
8867 #~ " \\NNN het karakter waarvan de ASCII code NNN (octal) is\n"
8868 #~ " \\\\ backslash\n"
8869 #~ " \\a alarm (BEL)\n"
8870 #~ " \\b backspace\n"
8871 #~ " \\c onderdruk bekindigende nieuwe regel\n"
8872 #~ " \\f form feed\n"
8873 #~ " \\n nieuwe regel\n"
8874 #~ " \\r carriage return\n"
8875 #~ " \\t horizontale tab\n"
8876 #~ " \\v verticale tab\n"
8880 #~ "Print the value of EXPRESSION to standard output. A blank line below\n"
8881 #~ "separates increasing precedence groups. EXPRESSION may be:\n"
8883 #~ " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n"
8885 #~ " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n"
8887 #~ " ARG1 < ARG2 ARG1 is less than ARG2\n"
8888 #~ " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n"
8889 #~ " ARG1 = ARG2 ARG1 is equal to ARG2\n"
8890 #~ " ARG1 != ARG2 ARG1 is unequal to ARG2\n"
8891 #~ " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n"
8892 #~ " ARG1 > ARG2 ARG1 is greater than ARG2\n"
8894 #~ " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n"
8895 #~ " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n"
8897 #~ " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n"
8898 #~ " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n"
8899 #~ " ARG1 %% ARG2 arithmetic remainder of ARG1 divided by ARG2\n"
8901 #~ " STRING : REGEXP anchored pattern match of REGEXP in STRING\n"
8903 #~ " match STRING REGEXP same as STRING : REGEXP\n"
8904 #~ " substr STRING POS LENGTH substring of STRING, POS counted from 1\n"
8905 #~ " index STRING CHARS index in STRING where any CHARS is found, or "
8907 #~ " length STRING length of STRING\n"
8908 #~ " + TOKEN interpret TOKEN as a string, even if it is "
8910 #~ " keyword like `match' or an operator like "
8913 #~ " ( EXPRESSION ) value of EXPRESSION\n"
8915 #~ "Toon de waarde van EXPRESSIE via standaard uitvoer. Een lege regel\n"
8916 #~ "scheidt de toenemende `precedence' groepen. EXPRESSIE mag zijn:\n"
8918 #~ " ARG1 | ARG2 ARG1 als het nog null nog 0 is, anders ARG2\n"
8920 #~ " ARG1 & ARG2 ARG1 als beide argument null of 0 zijn, anders 0\n"
8922 #~ " ARG1 < ARG2 ARG1 is kleiner dan ARG2\n"
8923 #~ " ARG1 <= ARG2 ARG1 is kleiner dan of gelijk aan ARG2\n"
8924 #~ " ARG1 = ARG2 ARG1 is gelijk aan ARG2\n"
8925 #~ " ARG1 != ARG2 ARG1 is ongelijk aan ARG2\n"
8926 #~ " ARG1 >= ARG2 ARG1 is groter dan of gelijk aan ARG2\n"
8927 #~ " ARG1 > ARG2 ARG1 is groter dan ARG2\n"
8929 #~ " ARG1 + ARG2 arithmetische som van ARG1 en ARG2\n"
8930 #~ " ARG1 - ARG2 arithmetisch verschil tussen ARG1 en ARG2\n"
8932 #~ " ARG1 * ARG2 arithmetisch product van ARG1 en ARG2\n"
8933 #~ " ARG1 / ARG2 arithmetisch quotient van ARG1 gedeeld door ARG2\n"
8934 #~ " ARG1 %% ARG2 arithmetisch rest van ARG1 gedeeld door ARG2\n"
8936 #~ " STRING : REGEXP anchored pattroon overeenkomst van REGEXP in STRING\n"
8938 #~ " match STRING REGEXP zelfde als STRING : REGEXP\n"
8939 #~ " substr STRING POS LENGTH substring van STRING, POS geteld vanaf 1\n"
8940 #~ " index STRING CHARS index in STRING waar CHARS zijn gevonden, of "
8942 #~ " length STRING lengte van STRING\n"
8943 #~ " quote TEKEN interpreteer TEKEN als string, zelfs als het "
8945 #~ " sleutelwoord is zoals `match' of een "
8949 #~ " ( EXPRESSIE ) waarde van EXPRESSIE\n"
8953 #~ "Print ARGUMENT(s) according to FORMAT.\n"
8955 #~ " --help display this help and exit\n"
8956 #~ " --version output version information and exit\n"
8958 #~ "FORMAT controls the output as in C printf. Interpreted sequences are:\n"
8960 #~ " \\\" double quote\n"
8961 #~ " \\0NNN character with octal value NNN (0 to 3 digits)\n"
8962 #~ " \\\\ backslash\n"
8963 #~ " \\a alert (BEL)\n"
8964 #~ " \\b backspace\n"
8965 #~ " \\c produce no further output\n"
8966 #~ " \\f form feed\n"
8967 #~ " \\n new line\n"
8968 #~ " \\r carriage return\n"
8969 #~ " \\t horizontal tab\n"
8970 #~ " \\v vertical tab\n"
8971 #~ " \\xNNN byte with hexadecimal value NNN (1 to 3 digits)\n"
8973 #~ " \\uNNNN character with hexadecimal value NNNN (4 digits)\n"
8974 #~ " \\UNNNNNNNN character with hexadecimal value NNNNNNNN (8 digits)\n"
8975 #~ " %%%% a single %%\n"
8976 #~ " %%b ARGUMENT as a string with `\\' escapes interpreted\n"
8978 #~ "and all C format specifications ending with one of diouxXfeEgGcs, with\n"
8979 #~ "ARGUMENTs converted to proper type first. Variable widths are handled.\n"
8981 #~ "Toon ARGUMENT(en) volgens het FORMAAT.\n"
8983 #~ " --help toon hulp-tekst en bekindig programma\n"
8984 #~ " --version toon versie-informatie en bekindig programma\n"
8986 #~ "FORMAAT bepaalt de uitvoer als in C printf. Geonterpreteerde reeksen "
8989 #~ " \\\" dubbele kwoot\n"
8990 #~ " \\0NNN karakter met octale waarde NNN (0 tot 3 cijfers)\n"
8991 #~ " \\\\ backslash\n"
8992 #~ " \\a alarm (BEL)\n"
8993 #~ " \\b backspace\n"
8994 #~ " \\c produce no further output\n"
8995 #~ " \\f form feed\n"
8996 #~ " \\n nieuwe regel\n"
8997 #~ " \\r carriage return\n"
8998 #~ " \\t horizontale tab\n"
8999 #~ " \\v verticale tab\n"
9000 #~ " \\xNNN character net hexadecimale waarde NNN (1 tot 3 cijfers)\n"
9002 #~ " %%%% een enkel %%\n"
9003 #~ " %%b ARGUMENT als een string met geonterpreteerde `\\' escapes\n"
9005 #~ "en alle C formaat specificaties eindigend met een van `diouxXfeEgGcs',\n"
9006 #~ "met ARGUMENT(en) converterend naar `proper type first'. Er wordt\n"
9007 #~ "rekening gehouden met variabele breedte.\n"
9011 #~ "Print the full filename of the current working directory.\n"
9013 #~ " --help display this help and exit\n"
9014 #~ " --version output version information and exit\n"
9016 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
9018 #~ " --help toon deze hulptekst en beëindig programma\n"
9019 #~ " --version toon versie-informatie en beëindig programma\n"
9024 #~ "Special characters:\n"
9025 #~ " * dsusp CHAR CHAR will send a terminal stop signal once input "
9027 #~ " eof CHAR CHAR will send an end of file (terminate the input)\n"
9028 #~ " eol CHAR CHAR will end the line\n"
9029 #~ " * eol2 CHAR alternate CHAR for ending the line\n"
9030 #~ " erase CHAR CHAR will erase the last character typed\n"
9031 #~ " intr CHAR CHAR will send an interrupt signal\n"
9032 #~ " kill CHAR CHAR will erase the current line\n"
9033 #~ " * lnext CHAR CHAR will enter the next character quoted\n"
9034 #~ " quit CHAR CHAR will send a quit signal\n"
9035 #~ " * rprnt CHAR CHAR will redraw the current line\n"
9036 #~ " start CHAR CHAR will restart the output after stopping it\n"
9037 #~ " stop CHAR CHAR will stop the output\n"
9038 #~ " susp CHAR CHAR will send a terminal stop signal\n"
9039 #~ " * swtch CHAR CHAR will switch to a different shell layer\n"
9040 #~ " * werase CHAR CHAR will erase the last word typed\n"
9043 #~ "Speciale karakters:\n"
9044 #~ "* dsusp CHAR CHAR zal een terminal stop signaal zenden na flushen "
9046 #~ " eof CHAR CHAR zal een einde bestand teken zenden (afsluiten "
9048 #~ " eol CHAR CHAR zal een einde regel teken zenden\n"
9049 #~ "* eol2 CHAR alternate CHAR for ending the line\n"
9050 #~ " erase CHAR CHAR zal het laatst getypte karakter wissen\n"
9051 #~ " intr CHAR CHAR zal een interrupt signaal zenden\n"
9052 #~ " kill CHAR CHAR zal de huidige regel wissen\n"
9053 #~ "* lnext CHAR CHAR zal het volgende karakter kwoteren\n"
9054 #~ " quit CHAR CHAR zal een stop signaal zenden\n"
9055 #~ "* rprnt CHAR CHAR zal de huidige regel open laten zien\n"
9056 #~ " start CHAR CHAR zal de uitvoeren herstarten na stoppen\n"
9057 #~ " stop CHAR CHAR zal de uitvoer stoppen\n"
9058 #~ " susp CHAR CHAR zal een terminal stop signaal zenden\n"
9059 #~ "* swtch CHAR CHAR zal veranderen naar een andere shell layer\n"
9060 #~ "* werase CHAR CHAR zal het laatst getypte woorde wissen\n"
9065 #~ "Special settings:\n"
9066 #~ " N set the input and output speeds to N bauds\n"
9067 #~ " * cols N tell the kernel that the terminal has N columns\n"
9068 #~ " * columns N same as cols N\n"
9069 #~ " ispeed N set the input speed to N\n"
9070 #~ " * line N use line discipline N\n"
9071 #~ " min N with -icanon, set N characters minimum for a completed "
9073 #~ " ospeed N set the output speed to N\n"
9074 #~ " * rows N tell the kernel that the terminal has N rows\n"
9075 #~ " * size print the number of rows and columns according to the "
9077 #~ " speed print the terminal speed\n"
9078 #~ " time N with -icanon, set read timeout of N tenths of a second\n"
9081 #~ "Special instellingen:\n"
9082 #~ " N zet de invoer- en uitvoersnelheid op N bauds\n"
9083 #~ "* cols N vertel de kernel dat de terminal N kolomen heeft\n"
9084 #~ "* columns N zelfde als cols N\n"
9085 #~ " ispeed N zet de invoersnelheid op N\n"
9086 #~ "* line N gebruik regel discipline N\n"
9087 #~ " min N met -icanon, zet N karakterminimum voor complete read\n"
9088 #~ " ospeed N zet de uitvoersnelheid op N\n"
9089 #~ "* rows N vertel de kernel dat de terminal N rijen heeft\n"
9090 #~ "* size toon het aantal rijen en kolomen volgens de kernel\n"
9091 #~ " speed toon de terminalsnelheid\n"
9092 #~ " time N met -icanon, zet lees timeout op N tienden van een "
9098 #~ "Input settings:\n"
9099 #~ " [-]brkint breaks cause an interrupt signal\n"
9100 #~ " [-]icrnl translate carriage return to newline\n"
9101 #~ " [-]ignbrk ignore break characters\n"
9102 #~ " [-]igncr ignore carriage return\n"
9103 #~ " [-]ignpar ignore characters with parity errors\n"
9104 #~ " * [-]imaxbel beep and do not flush a full input buffer on a "
9106 #~ " [-]inlcr translate newline to carriage return\n"
9107 #~ " [-]inpck enable input parity checking\n"
9108 #~ " [-]istrip clear high (8th) bit of input characters\n"
9109 #~ " * [-]iuclc translate uppercase characters to lowercase\n"
9110 #~ " * [-]ixany let any character restart output, not only start "
9112 #~ " [-]ixoff enable sending of start/stop characters\n"
9113 #~ " [-]ixon enable XON/XOFF flow control\n"
9114 #~ " [-]parmrk mark parity errors (with a 255-0-character sequence)\n"
9115 #~ " [-]tandem same as [-]ixoff\n"
9118 #~ "Invoer instellingen:\n"
9119 #~ " [-]brkint breaks veroorzaken een interrupt signaal\n"
9120 #~ " [-]icrnl zet carriage return om in newline\n"
9121 #~ " [-]ignbrk negeer break karakters\n"
9122 #~ " [-]igncr negeer carriage return\n"
9123 #~ " [-]ignpar negeer karakters met pariteitsfouten\n"
9124 #~ "* [-]imaxbel bel en flush een volle invoerbuffer niet op een "
9126 #~ " [-]inlcr zet newline om in carriage return\n"
9127 #~ " [-]inpck zet invoer pariteits kontrolle aan\n"
9128 #~ " [-]istrip maak hoge (8e) bit schoon van de invoer karakters\n"
9129 #~ "* [-]iuclc zet hoofdletters om in kleine letters\n"
9130 #~ "* [-]ixany laat elk karakter de uitvoer herstarten, niet alleen "
9132 #~ " start karakter\n"
9133 #~ " [-]ixoff zet zenden van start/stop karakters aan\n"
9134 #~ " [-]ixon zet XON/XOFF flow kontrolle aan\n"
9135 #~ " [-]parmrk markeer pariteitsfouten (met een 255-0-karakter reeks)\n"
9136 #~ " [-]tandem zelfde als [-]ixoff\n"
9141 #~ "Local settings:\n"
9142 #~ " [-]crterase echo erase characters as backspace-space-backspace\n"
9143 #~ " * crtkill kill all line by obeying the echoprt and echoe settings\n"
9144 #~ " * -crtkill kill all line by obeying the echoctl and echok settings\n"
9145 #~ " * [-]ctlecho echo control characters in hat notation (`^c')\n"
9146 #~ " [-]echo echo input characters\n"
9147 #~ " * [-]echoctl same as [-]ctlecho\n"
9148 #~ " [-]echoe same as [-]crterase\n"
9149 #~ " [-]echok echo a newline after a kill character\n"
9150 #~ " * [-]echoke same as [-]crtkill\n"
9151 #~ " [-]echonl echo newline even if not echoing other characters\n"
9152 #~ " * [-]echoprt echo erased characters backward, between `\\' and '/'\n"
9153 #~ " [-]icanon enable erase, kill, werase, and rprnt special "
9155 #~ " [-]iexten enable non-POSIX special characters\n"
9156 #~ " [-]isig enable interrupt, quit, and suspend special characters\n"
9157 #~ " [-]noflsh disable flushing after interrupt and quit special "
9159 #~ " * [-]prterase same as [-]echoprt\n"
9160 #~ " * [-]tostop stop background jobs that try to write to the terminal\n"
9161 #~ " * [-]xcase with icanon, escape with `\\' for uppercase characters\n"
9164 #~ "Lokale instellingen:\n"
9165 #~ " [-]crterase toon wis karakters als backspace-space-backspace\n"
9166 #~ "* crtkill dood alle regels door obeying the echoprt and echoe "
9168 #~ "* -crtkill kill all line by obeying the echoctl and echok settings\n"
9169 #~ "* [-]ctlecho toon kontolle karakters in dakje notatie (`^c')\n"
9170 #~ " [-]echo toon invoer karakters\n"
9171 #~ "* [-]echoctl zelfde als [-]ctlecho\n"
9172 #~ " [-]echoe zelfde als [-]crterase\n"
9173 #~ " [-]echok toon een newline na een kill karakter\n"
9174 #~ "* [-]echoke zelfde als [-]crtkill\n"
9175 #~ " [-]echonl toon newline zelfs als andere karakters niet getoond "
9177 #~ "* [-]echoprt toon gewiste karakers achterwaards, tussen `\\' en '/'\n"
9178 #~ " [-]icanon zet wissen aan, kill, werase, en rprnt speciale "
9180 #~ " [-]iexten zet niet-POSIX speciale karakters aan\n"
9181 #~ " [-]isig zet interrupt aan, stop, en suspend speciale karakters\n"
9182 #~ " [-]noflsh zet flushing uit na interrupt en quit speciale karakters\n"
9183 #~ "* [-]prterase zelfde als [-]echoprt\n"
9184 #~ "* [-]tostop stop achtergrond jobs die naar de terminal schrijven\n"
9185 #~ "* [-]xcase met icanon, escape met `\\' voor hoofdletters\n"
9190 #~ "Combination settings:\n"
9191 #~ " * [-]LCASE same as [-]lcase\n"
9192 #~ " cbreak same as -icanon\n"
9193 #~ " -cbreak same as icanon\n"
9194 #~ " cooked same as brkint ignpar istrip icrnl ixon opost isig\n"
9195 #~ " icanon, eof and eol characters to their default values\n"
9196 #~ " -cooked same as raw\n"
9197 #~ " crt same as echoe echoctl echoke\n"
9198 #~ " dec same as echoe echoctl echoke -ixany intr ^c erase 0177\n"
9200 #~ " * [-]decctlq same as [-]ixany\n"
9201 #~ " ek erase and kill characters to their default values\n"
9202 #~ " evenp same as parenb -parodd cs7\n"
9203 #~ " -evenp same as -parenb cs8\n"
9204 #~ " * [-]lcase same as xcase iuclc olcuc\n"
9205 #~ " litout same as -parenb -istrip -opost cs8\n"
9206 #~ " -litout same as parenb istrip opost cs7\n"
9207 #~ " nl same as -icrnl -onlcr\n"
9208 #~ " -nl same as icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
9209 #~ " oddp same as parenb parodd cs7\n"
9210 #~ " -oddp same as -parenb cs8\n"
9211 #~ " [-]parity same as [-]evenp\n"
9212 #~ " pass8 same as -parenb -istrip cs8\n"
9213 #~ " -pass8 same as parenb istrip cs7\n"
9214 #~ " raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n"
9215 #~ " -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany\n"
9216 #~ " -imaxbel -opost -isig -icanon -xcase min 1 time 0\n"
9217 #~ " -raw same as cooked\n"
9218 #~ " sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n"
9219 #~ " -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
9220 #~ " -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
9221 #~ " isig icanon iexten echo echoe echok -echonl -noflsh\n"
9222 #~ " -xcase -tostop -echoprt echoctl echoke, all special\n"
9223 #~ " characters to their default values.\n"
9226 #~ "Gecombineerde instellingen:\n"
9227 #~ "* [-]LCASE zelfde als [-]lcase\n"
9228 #~ " cbreak zelfde als -icanon\n"
9229 #~ " -cbreak zelfde als icanon\n"
9230 #~ " cooked zelfde als brkint ignpar istrip icrnl ixon opost isig\n"
9231 #~ " icanon, eof en eol karakters en hun standaard waarden\n"
9232 #~ " -cooked zelfde als raw\n"
9233 #~ " crt zelfde als echoe echoctl echoke\n"
9234 #~ " dec zelfde als echoe echoctl echoke -ixany intr ^c erase "
9237 #~ "* [-]decctlq zelfde als [-]ixany\n"
9238 #~ " ek erase and kill karakters en hun standaard waarden\n"
9239 #~ " evenp zelfde als parenb -parodd cs7\n"
9240 #~ " -evenp zelfde als -parenb cs8\n"
9241 #~ "* [-]lcase zelfde als xcase iuclc olcuc\n"
9242 #~ " litout zelfde als -parenb -istrip -opost cs8\n"
9243 #~ " -litout zelfde als parenb istrip opost cs7\n"
9244 #~ " nl zelfde als -icrnl -onlcr\n"
9245 #~ " -nl zelfde als icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
9246 #~ " oddp zelfde als parenb parodd cs7\n"
9247 #~ " -oddp zelfde als -parenb cs8\n"
9248 #~ " [-]parity zelfde als [-]evenp\n"
9249 #~ " pass8 zelfde als -parenb -istrip cs8\n"
9250 #~ " -pass8 zelfde als parenb istrip cs7\n"
9251 #~ " raw zelfde als -ignbrk -brkint -ignpar -parmrk -inpck -"
9253 #~ " -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany\n"
9254 #~ " -imaxbel -opost -isig -icanon -xcase min 1 time 0\n"
9255 #~ " -raw zelfde als cooked\n"
9256 #~ " sane zelfde als cread -ignbrk brkint -inlcr -igncr icrnl\n"
9257 #~ " -ixoff -iucl -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
9258 #~ " -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
9259 #~ " isig icanon iexten echo echoe echok -echonl -noflsh\n"
9260 #~ " -xcase -tostop -echoprt echoctl echoke, alle speciale\n"
9261 #~ " karakters en hun standaard waarden\n"
9265 #~ "Exit with the status determined by EXPRESSION.\n"
9267 #~ " --help display this help and exit\n"
9268 #~ " --version output version information and exit\n"
9270 #~ "EXPRESSION is true or false and sets exit status. It is one of:\n"
9272 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
9274 #~ " --help toon deze hulptekst en beëindig programma\n"
9275 #~ " --version toon versie-informatie en beëindig programma\n"
9280 #~ " FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode "
9282 #~ " FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2\n"
9283 #~ " FILE1 -ot FILE2 FILE1 is older than FILE2\n"
9285 #~ " -b FILE FILE exists and is block special\n"
9286 #~ " -c FILE FILE exists and is character special\n"
9287 #~ " -d FILE FILE exists and is a directory\n"
9288 #~ " -e FILE FILE exists\n"
9289 #~ " -f FILE FILE exists and is a regular file\n"
9290 #~ " -g FILE FILE exists and is set-group-ID\n"
9291 #~ " -h FILE FILE exists and is a symbolic link (same as -L)\n"
9292 #~ " -G FILE FILE exists and is owned by the effective group ID\n"
9293 #~ " -k FILE FILE exists and has its sticky bit set\n"
9294 #~ " -L FILE FILE exists and is a symbolic link (same as -h)\n"
9295 #~ " -O FILE FILE exists and is owned by the effective user ID\n"
9296 #~ " -p FILE FILE exists and is a named pipe\n"
9297 #~ " -r FILE FILE exists and is readable\n"
9298 #~ " -s FILE FILE exists and has a size greater than zero\n"
9299 #~ " -S FILE FILE exists and is a socket\n"
9300 #~ " -t [FD] file descriptor FD (stdout by default) is opened on a "
9302 #~ " -u FILE FILE exists and its set-user-ID bit is set\n"
9303 #~ " -w FILE FILE exists and is writable\n"
9304 #~ " -x FILE FILE exists and is executable\n"
9307 #~ " BESTAND1 -ef BESTAND2 BESTAND1 en BESTAND2 hebben het zelfde device\n"
9308 #~ " en inode nummer\n"
9309 #~ " BESTAND1 -nt BESTAND2 BESTAND1 is nieuwer (wijzigingsdatum) dan "
9311 #~ " BESTAND1 -ot BESTAND2 BESTAND1 is ouder dan BESTAND2\n"
9313 #~ " -b BESTAND BESTAND bestaat en is speciaal blokbestand\n"
9314 #~ " -c BESTAND BESTAND bestaat en is karakter speciaal\n"
9315 #~ " -d BESTAND BESTAND bestaat en is een directory\n"
9316 #~ " -e BESTAND BESTAND bestaat\n"
9317 #~ " -f BESTAND BESTAND bestaat en is een gewoon BESTAND\n"
9318 #~ " -g BESTAND BESTAND bestaat en is set-group-ID\n"
9319 #~ " -G BESTAND BESTAND bestaat en is eigendom van de effectieve group "
9321 #~ " -k BESTAND BESTAND bestaat en het sticky bit staat aan\n"
9322 #~ " -L BESTAND BESTAND bestaat en is a symbolische koppeling\n"
9323 #~ " -O BESTAND BESTAND bestaat en is eigendom van de effectieve "
9325 #~ " -p BESTAND BESTAND bestaat en is a named pipe\n"
9326 #~ " -r BESTAND BESTAND bestaat en is leesbaar\n"
9327 #~ " -s BESTAND BESTAND bestaat en is groter dan nul bytes\n"
9328 #~ " -S BESTAND BESTAND bestaat en is een socket\n"
9329 #~ " -t [FD] BESTAND beschrijver FD (standaard stdout) is geopend via \n"
9330 #~ " een terminal\n"
9331 #~ " -u BESTAND BESTAND bestaat en its set-user-ID bit is set\n"
9332 #~ " -w BESTAND BESTAND bestaat en is beschrijfbaar\n"
9333 #~ " -x BESTAND BESTAND bestaat en is uitvoerbaar\n"
9338 #~ " -a, --all same as -b -d --login -p -r -t -T -u\n"
9339 #~ " -b, --boot time of last system boot\n"
9340 #~ " -d, --dead print dead processes\n"
9341 #~ " -H, --heading print line of column headings\n"
9342 #~ " -i, --idle add idle time as HOURS:MINUTES, . or old\n"
9343 #~ " (deprecated, use -u)\n"
9344 #~ " --login print system login processes\n"
9345 #~ " (equivalent to SUS -l)\n"
9346 #~ " -l, --lookup attempt to canonicalize hostnames via DNS\n"
9347 #~ " (-l is deprecated, use --lookup)\n"
9348 #~ " -m only hostname and user associated with stdin\n"
9349 #~ " -p, --process print active processes spawned by init\n"
9350 #~ " -q, --count all login names and number of users logged on\n"
9351 #~ " -r, --runlevel print current runlevel\n"
9352 #~ " -s, --short print only name, line, and time (default)\n"
9353 #~ " -t, --time print last system clock change\n"
9354 #~ " -T, -w, --mesg add user's message status as +, - or ?\n"
9355 #~ " -u, --users lists users logged in\n"
9356 #~ " --message same as -T\n"
9357 #~ " --writable same as -T\n"
9358 #~ " --help display this help and exit\n"
9359 #~ " --version output version information and exit\n"
9361 #~ "If FILE is not specified, use %s. %s as FILE is common.\n"
9362 #~ "If ARG1 ARG2 given, -m presumed: `am i' or `mom likes' are usual.\n"
9365 #~ " -H, --heading toon regel van kolom kop\n"
9366 #~ " -i, -u, --idle voeg gebruikers `idle' tijd toe als UREN:MINUTEN, . "
9368 #~ " -m alleen hostname en gebruiker geassocieerd met stdin\n"
9369 #~ " -q, --count alle login namen en nummer van ingelogde gebruikers\n"
9370 #~ " -s (genegeerd)\n"
9371 #~ " -T, -w, --mesg voeg gebruikers melding status toe als +, - or ?\n"
9372 #~ " --message zelfde als -T\n"
9373 #~ " --writable zelfde als -T\n"
9374 #~ " --help toon hulp-tekst en bekindig programma\n"
9375 #~ " --version toon versie-informatie en bekindig programma\n"
9378 #~ "Als BESTAND niet gegeven is, gebruik uses %s. %s als BESTAND common is.\n"
9379 #~ "Indien ARG1 ARG2 gegeven zijn, veronderstel -m: `am i' of `mom likes'\n"
9380 #~ "zijn gebruikelijk.\n"
9384 #~ "Repeatedly output a line with all specified STRING(s), or `y'.\n"
9386 #~ " --help display this help and exit\n"
9387 #~ " --version output version information and exit\n"
9389 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
9391 #~ " --help toon deze hulptekst en beëindig programma\n"
9392 #~ " --version toon versie-informatie en beëindig programma\n"
9394 #~ msgid "cannot get processor type"
9395 #~ msgstr "kan geen processor type vinden"
9398 #~ msgstr "GEBRUIKER"
9401 #~ msgstr "MELDING "
9403 #~ msgid "LOGIN-TIME "
9404 #~ msgstr "LOGIN-TIJD "
9410 #~ msgstr "<ongedefinieerd>"
9413 #~ msgid "Usage: %s [-v]\n"
9414 #~ msgstr "Aanroep: %s [OPTIE]\n"
9417 #~ msgid "Usage: %s [OPTION]... [VARIABLE]...\n"
9418 #~ msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
9421 #~ msgid "Usage: %s [OPTION]... NUMBER[SUFFIX]\n"
9422 #~ msgstr "Aanroep: %s [OPTIE]... [BESTAND]...\n"
9427 #~ "(obsolete) If -VALUE is used as first OPTION, same as -c VALUE when one "
9429 #~ "multipliers bkm follows concatenated, else same as -n VALUE.\n"
9431 #~ "Kopieer de eerste 10 regels van elk BESTAND naar standaard-uitvoer.\n"
9432 #~ "Indien meerdere bestanden gegeven zijn, wordt de uitvoer van ieder\n"
9433 #~ "bestand voorafgegaan door de bestandsnaam. Indien geen BESTAND\n"
9434 #~ "gegeven is, of BESTAND is -, wordt de standaard invoer gelezen.\n"
9436 #~ " -c, --bytes=GROOTTE print eerste GROOTTE bytes\n"
9437 #~ " -n, --lines=AANTAL print eerste AANTAL regels in plaats van "
9439 #~ " -q, --quiet, --silent print nooit bestandsnamen als headers\n"
9440 #~ " -v, --verbose print altijd bestandsnamen als headers\n"
9441 #~ " --help toon deze hulptekst en beëindig programma\n"
9442 #~ " --version toon versie-informatie en beëindig programma\n"
9444 #~ "GROOTTE mag een achtervoegsel hebben om aan te geven waarmee het\n"
9445 #~ "vermenigvuldigd moet worden: b voor 512, k voor 1 Kilobyte, m voor 1\n"
9446 #~ "Megabyte. Als -GROOTTE de eerste OPTIE is, lees -c GROOTTE wanneer\n"
9447 #~ "een van de vermunigvuldigingsachtervoegsels bkm volgt, ander lees -n\n"
9451 #~ msgid "warning: `od -w' is obsolete; use `od --width'"
9452 #~ msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
9455 #~ msgid "warning: `pr -S' is obsolete; use `pr --sep-string'"
9456 #~ msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
9460 #~ " +POS1 [-POS2] start a key at POS1, end it before POS2 "
9462 #~ " Warning: this option is obsolete\n"
9464 #~ "Vergelijk gesorteerde bestanden BESTAND1 en BESTAND2 regel voor regel.\n"
9466 #~ " -1 onderdruk regels die alleen in BESTAND1 voorkomen\n"
9467 #~ " -2 onderdruk regels die alleen in BESTAND2 voorkomen\n"
9468 #~ " -3 onderdruk regels die slechts in één van beide "
9471 #~ " --help toon deze hulptekst en beëindig programma\n"
9472 #~ " --version toon versie-informatie en beëindig programma\n"
9475 #~ msgid "warning: `sort -y' is obsolete; omit `-y'"
9476 #~ msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
9479 #~ msgid "warning: `tail %s' is obsolete; use -n or -c instead"
9480 #~ msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
9483 #~ msgid "warning: `uniq %s' is obsolete; use `uniq -s %s' instead"
9484 #~ msgstr "let op: ongeldige breedte %lu; zal %d gebruiken"
9488 #~ " --help display this help and exit\n"
9489 #~ " --version output version information and exit\n"
9491 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
9493 #~ " --help toon deze hulptekst en beëindig programma\n"
9494 #~ " --version toon versie-informatie en beëindig programma\n"
9498 #~ " --help display this help and exit\n"
9499 #~ " --version output version information and exit\n"
9501 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
9503 #~ " --help toon deze hulptekst en beëindig programma\n"
9504 #~ " --version toon versie-informatie en beëindig programma\n"
9508 #~ " --help display this help and exit\n"
9509 #~ " --version output version information and exit\n"
9511 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
9513 #~ " --help toon deze hulptekst en beëindig programma\n"
9514 #~ " --version toon versie-informatie en beëindig programma\n"
9518 #~ " --help display this help and exit\n"
9519 #~ " --version output version information and exit\n"
9521 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
9523 #~ " --help toon deze hulptekst en beëindig programma\n"
9524 #~ " --version toon versie-informatie en beëindig programma\n"
9528 #~ " --help display this help and exit\n"
9529 #~ " --version output version information and exit\n"
9531 #~ "Toon CRC-controlesom en het aantal bytes voor ieder BESTAND.\n"
9533 #~ " --help toon deze hulptekst en beëindig programma\n"
9534 #~ " --version toon versie-informatie en beëindig programma\n"
9538 #~ "Convert tabs in each FILE to spaces, writing to standard output.\n"
9539 #~ "With no FILE, or when FILE is -, read standard input.\n"
9541 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
9542 #~ " -i, --initial do not convert TABs after non whitespace\n"
9543 #~ " -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n"
9545 #~ "Verander tabs in elk BESTAND naar spaties, de uitvoer gaat naar de\n"
9546 #~ "standaard uitvoer. Indien geen BESTAND is gegeven, of BESTAND is -,\n"
9547 #~ "wordt de standaard invoer gelezen.\n"
9549 #~ " -i, --initial converteer TABs alleen na een witte ruimte\n"
9550 #~ " -t, --tabs=NUMMER gebruik TABs van NUMMER posities, niet 8\n"
9551 #~ " -t, --tabs=LIJST gebruik TAB-posities uit LIJST, door\n"
9552 #~ " komma's gescheiden\n"
9553 #~ " --help toon deze hulptekst en beëindig programma\n"
9554 #~ " --version toon versie-informatie en beëindig programma\n"
9556 #~ "In plaats van -t NUMMER of -t LIJST, kan -NUMMER of -LIJST worden\n"
9561 #~ " -t, --tabs=LIST use comma separated list of explicit tab positions\n"
9562 #~ " --help display this help and exit\n"
9563 #~ " --version output version information and exit\n"
9565 #~ "Instead of -t NUMBER or -t LIST, -NUMBER or -LIST may be used.\n"
9567 #~ "Verander tabs in elk BESTAND naar spaties, de uitvoer gaat naar de\n"
9568 #~ "standaard uitvoer. Indien geen BESTAND is gegeven, of BESTAND is -,\n"
9569 #~ "wordt de standaard invoer gelezen.\n"
9571 #~ " -i, --initial converteer TABs alleen na een witte ruimte\n"
9572 #~ " -t, --tabs=NUMMER gebruik TABs van NUMMER posities, niet 8\n"
9573 #~ " -t, --tabs=LIJST gebruik TAB-posities uit LIJST, door\n"
9574 #~ " komma's gescheiden\n"
9575 #~ " --help toon deze hulptekst en beëindig programma\n"
9576 #~ " --version toon versie-informatie en beëindig programma\n"
9578 #~ "In plaats van -t NUMMER of -t LIJST, kan -NUMMER of -LIJST worden\n"
9583 #~ "Wrap input lines in each FILE (standard input by default), writing to\n"
9584 #~ "standard output.\n"
9586 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
9587 #~ " -b, --bytes count bytes rather than columns\n"
9588 #~ " -s, --spaces break at spaces\n"
9589 #~ " -w, --width=WIDTH use WIDTH columns instead of 80\n"
9590 #~ " --help display this help and exit\n"
9591 #~ " --version output version information and exit\n"
9593 #~ "Vul invoer regels uit van elk BESTAND (standaard is de standaard "
9595 #~ "de uitvoer gaat naar de standaard uitvoer.\n"
9597 #~ " -b, --bytes tel bytes in plaats van kolommen\n"
9598 #~ " -s, --spaces breek af op spaties\n"
9599 #~ " -w, --width=BREEDTE gebruik BREEDTE kolommen in plaats van 80\n"
9600 #~ " --help toon deze hulptekst en beëindig\n"
9601 #~ " --version toon versie-informatie en beëindig\n"
9605 #~ "Write lines consisting of the sequentially corresponding lines from\n"
9606 #~ "each FILE, separated by TABs, to standard output.\n"
9607 #~ "With no FILE, or when FILE is -, read standard input.\n"
9609 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
9610 #~ " -d, --delimiters=LIST reuse characters from LIST instead of TABs\n"
9611 #~ " -s, --serial paste one file at a time instead of in "
9613 #~ " --help display this help and exit\n"
9614 #~ " --version output version information and exit\n"
9617 #~ "Schrijf regels welke sequentieel corresponderende regels bevatten vanuit\n"
9618 #~ "BESTAND, gescheiden door TABs, naar standaard-uitvoer.\n"
9619 #~ "Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
9621 #~ " -d, --delimiters=LIJST hergebruik karakters uit LIJST in plaats van "
9623 #~ " -s, --serial paste one file at a time instead of in "
9625 #~ " --help toon hulptekst en beëindig programma\n"
9626 #~ " --version toon versie-informatie en beëindig programma\n"
9631 #~ " -NUMBER same as -l NUMBER\n"
9632 #~ " --verbose print a diagnostic to standard error just\n"
9633 #~ " before each output file is opened\n"
9634 #~ " --help display this help and exit\n"
9635 #~ " --version output version information and exit\n"
9637 #~ "SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n"
9639 #~ "Bewaar stukjes van de INVOER van een vaste grootte naar VOORVOEGSELaa,\n"
9640 #~ "VOORVOEGSELab, ...; standaard VOORVOEGSEL is `x'. Indien geen INVOER\n"
9641 #~ "is gegeven, of INVOER is -, wordt de standaard invoer gelezen.\n"
9643 #~ " -b, --bytes=N uitvoerbestanden zijn maximaal N bytes groot\n"
9644 #~ " -C, --line-bytes=N uitvoerbestanden zijn maximaal N bytes aan\n"
9645 #~ " hele regels groot\n"
9646 #~ " -l, --lines=N uitvoerbestand bevat maximaal N regels\n"
9647 #~ " -GROOTTE zelfde als -l GROOTTE\n"
9648 #~ " --verbose geef een diagnose op de standaard\n"
9649 #~ " fout-uitvoer vlak voor een uitvoerbestand\n"
9650 #~ " geopend wordt\n"
9651 #~ " --help toon deze hulptekst en beëindig programma\n"
9652 #~ " --version toon versie-informatie en beëindig programma\n"
9654 #~ "N mag worden gevolgd door: b voor 512, k voor 1K, m voor 1 Meg.\n"
9658 #~ "Write each FILE to standard output, last line first.\n"
9659 #~ "With no FILE, or when FILE is -, read standard input.\n"
9661 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
9662 #~ " -b, --before attach the separator before instead of after\n"
9664 #~ "Print elk BESTAND naar standaard uitvoer, de laatste regel als eerste.\n"
9665 #~ "Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
9667 #~ " -b, --before plaats scheider voor i.p.v. achter de regel\n"
9668 #~ " -r, --regex interpreteer de scheider als reguliere "
9670 #~ " -s, --separator=STRING gebruik STRING als scheider (nieuwe regel)\n"
9671 #~ " --help toon hulptekst en beëindig programma\n"
9672 #~ " --version toon versie-informatie en beëindig programma\n"
9676 #~ "Print the last %d lines of each FILE to standard output.\n"
9677 #~ "With more than one FILE, precede each with a header giving the file "
9679 #~ "With no FILE, or when FILE is -, read standard input.\n"
9681 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
9682 #~ " --retry keep trying to open a file even if it is\n"
9683 #~ " inaccessible when tail starts or if it "
9685 #~ " inaccessible later -- useful only with -f\n"
9687 #~ "Kopieer de eerste 10 regels van elk BESTAND naar standaard-uitvoer.\n"
9688 #~ "Indien meerdere bestanden gegeven zijn, wordt de uitvoer van ieder\n"
9689 #~ "bestand voorafgegaan door de bestandsnaam. Indien geen BESTAND\n"
9690 #~ "gegeven is, of BESTAND is -, wordt de standaard invoer gelezen.\n"
9692 #~ " -c, --bytes=GROOTTE print eerste GROOTTE bytes\n"
9693 #~ " -n, --lines=AANTAL print eerste AANTAL regels in plaats van "
9695 #~ " -q, --quiet, --silent print nooit bestandsnamen als headers\n"
9696 #~ " -v, --verbose print altijd bestandsnamen als headers\n"
9697 #~ " --help toon deze hulptekst en beëindig programma\n"
9698 #~ " --version toon versie-informatie en beëindig programma\n"
9700 #~ "GROOTTE mag een achtervoegsel hebben om aan te geven waarmee het\n"
9701 #~ "vermenigvuldigd moet worden: b voor 512, k voor 1 Kilobyte, m voor 1\n"
9702 #~ "Megabyte. Als -GROOTTE de eerste OPTIE is, lees -c GROOTTE wanneer\n"
9703 #~ "een van de vermunigvuldigingsachtervoegsels bkm volgt, ander lees -n\n"
9708 #~ " -t, --tabs=NUMBER have tabs NUMBER characters apart instead of 8\n"
9709 #~ " -t, --tabs=LIST use comma separated list of explicit tab positions\n"
9710 #~ " --help display this help and exit\n"
9711 #~ " --version output version information and exit\n"
9713 #~ "Instead of -t NUMBER or -t LIST, -NUMBER or -LIST may be used.\n"
9715 #~ "Vervang spaties in elk BESTAND door tabs, uitvoer naar standaard-"
9717 #~ "Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
9719 #~ " -a, --all vervang alle, in plaats van alleen de initiele, "
9721 #~ " -t, --tabs=NUMMER maak tabs NUMMER character breed in plaats van 8\n"
9722 #~ " -t, --tabs=LIJST gebruik komma gesepereerde lijst van tab posities\n"
9723 #~ " --help toon hulptekst en beëindig programma\n"
9724 #~ " --version toon versie-informatie en beëindig programma\n"
9726 #~ "In plaats van -t NUMMER of -t LIJST, kan -NUMMER of -LIJST gebruikt "
9731 #~ "Output pieces of FILE separated by PATTERN(s) to files `xx01', "
9733 #~ "and output byte counts of each piece to standard output.\n"
9735 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
9736 #~ " -b, --suffix-format=FORMAT use sprintf FORMAT instead of %%d\n"
9737 #~ " -f, --prefix=PREFIX use PREFIX instead of `xx'\n"
9738 #~ " -k, --keep-files do not remove output files on errors\n"
9739 #~ " -n, --digits=DIGITS use specified number of digits instead of 2\n"
9740 #~ " -s, --quiet, --silent do not print counts of output file sizes\n"
9741 #~ " -z, --elide-empty-files remove empty output files\n"
9742 #~ " --help display this help and exit\n"
9743 #~ " --version output version information and exit\n"
9745 #~ "Read standard input if FILE is -. Each PATTERN may be:\n"
9747 #~ " INTEGER copy up to but not including specified line number\n"
9748 #~ " /REGEXP/[OFFSET] copy up to but not including a matching line\n"
9749 #~ " %%REGEXP%%[OFFSET] skip to, but not including a matching line\n"
9750 #~ " {INTEGER} repeat the previous pattern specified number of "
9752 #~ " {*} repeat the previous pattern as many times as "
9755 #~ "A line OFFSET is a required `+' or `-' followed by a positive integer.\n"
9757 #~ "Maak deelbestanden `xx01', `xx02', ... van BESTAND, gescheiden op\n"
9758 #~ "basis van PATROON, en geef het aantal bytes voor ieder deel weer naar\n"
9759 #~ "de standaard-uitvoer.\n"
9761 #~ " -b, --suffix-format=FORMAAT gebruik sprintf-FORMAAT in plaats van %%d\n"
9762 #~ " -f, --prefix=VOORVOEGSEL gebruik VOORVOEGSEL in plaats van `xx'\n"
9763 #~ " -k, --keep-files bewaar uitvoerbestanden bij fouten\n"
9764 #~ " -n, --digits=N gebruik N cijfers in plaats van 2\n"
9765 #~ " -s, --quiet, --silent geen informatie over de grootte van de\n"
9766 #~ " uitvoer-bestanden\n"
9767 #~ " -z, --elide-empty-files verwijder lege uitvoer-bestanden\n"
9768 #~ " --help toon deze hulptekst en beëindig programma\n"
9769 #~ " --version toon versie-informatie en beëindig "
9772 #~ "Indien BESTAND een - is, wordt de standaard-invoer gelezen. Patronen\n"
9773 #~ "mogen het volgende zijn:\n"
9775 #~ " GEHEEL GETAL kopieer tot regelnummer GEHEEL GETAL\n"
9776 #~ " /REGEXP/[OFFSET] kopieer tot de regel die overeenkomt met REGEXP\n"
9777 #~ " %%REGEXP%%[OFFSET] negeer alles tot aan de regel die overeenkomt\n"
9778 #~ " {GEHEEL GETAL} herhaal het voorgaande patroon GEHEEL GETAL maal\n"
9779 #~ " {*} herhaal het voorgaande patroon zo vaak mogelijk\n"
9781 #~ "Een regel-OFFSET is een verplichte `+' of `-' gevolgd door een\n"
9782 #~ "positief geheel getal.\n"
9787 #~ "Print selected parts of lines from each FILE to standard output.\n"
9789 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
9790 #~ " -b, --bytes=LIST output only these bytes\n"
9791 #~ " -c, --characters=LIST output only these characters\n"
9792 #~ " -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n"
9793 #~ " -f, --fields=LIST output only these fields; also print any line\n"
9794 #~ " that contains no delimiter character, unless\n"
9795 #~ " the -s option is specified\n"
9796 #~ " -n (ignored)\n"
9797 #~ " -s, --only-delimited do not print lines not containing delimiters\n"
9798 #~ " --output-delimiter=STRING use STRING as the output delimiter\n"
9799 #~ " the default is to use the input delimiter\n"
9800 #~ " --help display this help and exit\n"
9801 #~ " --version output version information and exit\n"
9803 #~ "Use one, and only one of -b, -c or -f. Each LIST is made up of one\n"
9804 #~ "range, or many ranges separated by commas. Each range is one of:\n"
9806 #~ " N N'th byte, character or field, counted from 1\n"
9807 #~ " N- from N'th byte, character or field, to end of line\n"
9808 #~ " N-M from N'th to M'th (included) byte, character or field\n"
9809 #~ " -M from first to M'th (included) byte, character or field\n"
9811 #~ "With no FILE, or when FILE is -, read standard input.\n"
9813 #~ "Stuur de geselecteerde delen van regels uit elk BESTAND naar\n"
9814 #~ "standaard-uitvoer.\n"
9816 #~ " -b, --bytes=LIJST laat alleen deze bytes zien\n"
9817 #~ " -c, --characters=LIJST toon alleen deze tekens\n"
9818 #~ " -d, --delimiter=SCHEID gebruik SCHEID in plaats van TAB als "
9819 #~ "veldscheiding\n"
9820 #~ " -f, --fields=LIJST toon alleen deze velden\n"
9821 #~ " -n (wordt genegeerd)\n"
9822 #~ " -s, --only-delimited negeer de regels zonder scheidingstekens\n"
9823 #~ " --help toon deze hulptekst en beëindig programma\n"
9824 #~ " --version toon versie-informatie en beëindig programma\n"
9826 #~ "Gebruik precies één van -b, -c of -f. Elke LIJST is opgebouwd uit één\n"
9827 #~ "of meerdere bereiken, gescheiden door komma's. Elk bereik is als\n"
9830 #~ " N Nde byte, teken of veld, geteld vanaf 1\n"
9831 #~ " N- vanaf de Nde byte, teken of veld, tot aan het einde van de regel\n"
9832 #~ " N-M vanaf Nde tot en met de Mde byte, teken of veld\n"
9833 #~ " -M vanaf de eerste tot en met de Mde byte, teken of veld\n"
9835 #~ "Indien geen BESTAND is gegeven, of BESTAND is -, wordt de standaard\n"
9836 #~ "invoer gelezen.\n"
9839 #~ "For each pair of input lines with identical join fields, write a line to\n"
9840 #~ "standard output. The default join field is the first, delimited\n"
9841 #~ "by whitespace. When FILE1 or FILE2 (not both) is -, read standard "
9844 #~ " -a SIDE print unpairable lines coming from file SIDE\n"
9845 #~ " -e EMPTY replace missing input fields with EMPTY\n"
9846 #~ " -i, --ignore-case ignore differences in case when comparing fields\n"
9847 #~ " -j FIELD (obsolescent) equivalent to `-1 FIELD -2 FIELD'\n"
9848 #~ " -j1 FIELD (obsolescent) equivalent to `-1 FIELD'\n"
9849 #~ " -j2 FIELD (obsolescent) equivalent to `-2 FIELD'\n"
9850 #~ " -o FORMAT obey FORMAT while constructing output line\n"
9851 #~ " -t CHAR use CHAR as input and output field separator\n"
9852 #~ " -v SIDE like -a SIDE, but suppress joined output lines\n"
9853 #~ " -1 FIELD join on this FIELD of file 1\n"
9854 #~ " -2 FIELD join on this FIELD of file 2\n"
9855 #~ " --help display this help and exit\n"
9856 #~ " --version output version information and exit\n"
9858 #~ "Unless -t CHAR is given, leading blanks separate fields and are ignored,\n"
9859 #~ "else fields are separated by CHAR. Any FIELD is a field number counted\n"
9860 #~ "from 1. FORMAT is one or more comma or blank separated specifications,\n"
9861 #~ "each being `SIDE.FIELD' or `0'. Default FORMAT outputs the join field,\n"
9862 #~ "the remaining fields from FILE1, the remaining fields from FILE2, all\n"
9863 #~ "separated by CHAR.\n"
9865 #~ "Geef een regel uitvoer voor ieder paar invoerregels met identieke\n"
9866 #~ "samenvoegregels naar de standaard uitvoer. Het standaard\n"
9867 #~ "samenvoegveld is het eerste, afgesloten door een ruimteteken. Indien\n"
9868 #~ "BESTAND1 of BESTAND2 (nooit allebei) - is, wordt de standaard invoer\n"
9871 #~ " -a ZIJDE geef de niet samenvoegbare regels uit bestand ZIJDE\n"
9872 #~ " -e LEEG vervang de ontbrekende invoervelden met LEEG\n"
9873 #~ " -i, --ignore-case negeer verschillen tussen hoofd- en kleine letters\n"
9874 #~ " -j VELD (verouderd) equivalent met `-1 VELD -2 VELD'\n"
9875 #~ " -j1 VELD (verouderd) equivalent met `-1 VELD'\n"
9876 #~ " -j2 VELD (verouderd) equivalent met `-2 VELD'\n"
9877 #~ " -o FORMAAT gebruik FORMAAT bij het samenstellen van de\n"
9878 #~ " uitvoerregels\n"
9879 #~ " -t TEKEN gebruik TEKEN als scheidingsteken in invoer en\n"
9881 #~ " -v VIJDE zelfde als -a ZIJDE, maar onderdruk gecombineerde\n"
9882 #~ " uitvoerregels\n"
9883 #~ " -1 VELD combineer op dit VELD uit bestand 1\n"
9884 #~ " -2 VELD combineer op dit VELD uit bestand 2\n"
9885 #~ " --help toon deze hulptekst en beëindig programma\n"
9886 #~ " --version toon versie-informatie en beëindig programma\n"
9888 #~ "Tenzij -t TEKEN gegeven is, worden voorgaande ruimtes en losstaande\n"
9889 #~ "velden genegeerd, anders worden de velden gescheiden door TEKEN.\n"
9890 #~ "Ieder VELD is een veldnummer geteld vanaf 1. FORMAAT is een of\n"
9891 #~ "meerdere specificaties gescheiden door een komma of ruimteteken, een\n"
9892 #~ "specificatie is `ZIJDE.VELD' of `0'. Standaard FORMAAT geeft het\n"
9893 #~ "samenvoegveld, de overgebleven velden uit BESTAND1, de overgebleven\n"
9894 #~ "velden uit BESTAND2, allemaal gescheiden door TEKEN.\n"
9898 #~ "Usage: %s [OPTION] [FILE]...\n"
9899 #~ " or: %s [OPTION] --check [FILE]\n"
9900 #~ "Print or check %s (%d-bit) checksums.\n"
9901 #~ "With no FILE, or when FILE is -, read standard input.\n"
9903 #~ " -b, --binary read files in binary mode (default on DOS/"
9905 #~ " -c, --check check %s sums against given list\n"
9906 #~ " -t, --text read files in text mode (default)\n"
9908 #~ "The following two options are useful only when verifying checksums:\n"
9909 #~ " --status don't output anything, status code shows "
9911 #~ " -w, --warn warn about improperly formated checksum lines\n"
9913 #~ " --help display this help and exit\n"
9914 #~ " --version output version information and exit\n"
9916 #~ "The sums are computed as described in %s. When checking, the input\n"
9917 #~ "should be a former output of this program. The default mode is to print\n"
9918 #~ "a line with checksum, a character indicating type (`*' for binary, ` ' "
9920 #~ "text), and name for each FILE.\n"
9922 #~ "Aanroep: %s [OPTIE] [BESTAND]...\n"
9923 #~ " of: %s [OPTIE] --check [BESTAND]\n"
9924 #~ "Toon of controleer MD5 controlegetallen.\n"
9925 #~ "Indien geen BESTAND is gegeven, of BESTAND is -, wordt de standaard\n"
9926 #~ "invoer gelezen.\n"
9928 #~ " -b, --binary lees bestanden in binaire mode (standaard in\n"
9929 #~ " DOS/Windows)\n"
9930 #~ " -c, --check controleer MD5 sommen a.d.h. een lijst\n"
9931 #~ " -t, --text lees bestanden in tekst mode (standaard)\n"
9933 #~ "De volgende twee opties zijn van nut bij het verifiëren van\n"
9934 #~ "controlesommen:\n"
9935 #~ " --status geen uitvoer, de statuscode geeft succes aan\n"
9936 #~ " -w, --warn waarschuw in geval van onjuist opgemaakte\n"
9937 #~ " regels met MD5 controlegetallen\n"
9939 #~ " --help toon deze hulptekst en beëindig programma\n"
9940 #~ " --version toon versie-informatie en beëindig programma\n"
9942 #~ "De sommen worden berekend zoals beschreven in RFC 1321. Bij controle\n"
9943 #~ "moet de invoer de uitvoer zijn van dit programma. Standaard wordt een\n"
9944 #~ "regel gegeven met de kontrolesom, een karakter representatief voor het\n"
9945 #~ "bestandstype (`*' is binair, ` ' is tekst) en de naam van elk BESTAND.\n"
9949 #~ "Write each FILE to standard output, with line numbers added.\n"
9950 #~ "With no FILE, or when FILE is -, read standard input.\n"
9952 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
9953 #~ " -b, --body-numbering=STYLE use STYLE for numbering body lines\n"
9954 #~ " -d, --section-delimiter=CC use CC for separating logical pages\n"
9955 #~ " -f, --footer-numbering=STYLE use STYLE for numbering footer lines\n"
9956 #~ " -h, --header-numbering=STYLE use STYLE for numbering header lines\n"
9957 #~ " -i, --page-increment=NUMBER line number increment at each line\n"
9958 #~ " -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as "
9960 #~ " -n, --number-format=FORMAT insert line numbers according to "
9962 #~ " -p, --no-renumber do not reset line numbers at logical "
9964 #~ " -s, --number-separator=STRING add STRING after (possible) line "
9966 #~ " -v, --first-page=NUMBER first line number on each logical page\n"
9967 #~ " -w, --number-width=NUMBER use NUMBER columns for line numbers\n"
9968 #~ " --help display this help and exit\n"
9969 #~ " --version output version information and exit\n"
9971 #~ "By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n"
9972 #~ "two delimiter characters for separating logical pages, a missing\n"
9973 #~ "second character implies :. Type \\\\ for \\. STYLE is one of:\n"
9975 #~ " a number all lines\n"
9976 #~ " t number only nonempty lines\n"
9977 #~ " n number no lines\n"
9978 #~ " pREGEXP number only lines that contain a match for REGEXP\n"
9980 #~ "FORMAT is one of:\n"
9982 #~ " ln left justified, no leading zeros\n"
9983 #~ " rn right justified, no leading zeros\n"
9984 #~ " rz right justified, leading zeros\n"
9987 #~ "Stuur elk BESTAND naar standaard-uitvoer, regels voorafgegaan door\n"
9988 #~ "regelnummers. Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
9990 #~ " -b, --body-numbering=STIJL gebruik STIJL voor nummering "
9992 #~ " -d, --section-delimiter=CC gebruik CC voor seperatie logische "
9994 #~ " -f, --footer-numbering=STIJL gebruik STIJL voor nummering "
9996 #~ " -h, --header-numbering=STIJL gebruik STIJL voor nummering "
9998 #~ " -i, --page-increment=NUMMER regelnummer toename bij elke regel\n"
9999 #~ " -l, --join-blank-lines=NUMMER groep van NUMMER lege regels telt voor "
10001 #~ " -n, --number-format=FORMAAT voeg regelnummers in volgens FORMAAT\n"
10002 #~ " -p, --no-renumber geen hernummering bij logische "
10004 #~ " -s, --number-separator=STRING voeg STRING toe na (mogelijk) "
10006 #~ " -v, --first-page=NUMMER eerste regelnummer op elke logische "
10008 #~ " -w, --number-width=NUMMER gebruik NUMMER kolommen voor "
10009 #~ "regelnummers\n"
10010 #~ " --help toon hulptekst en beëindig programma\n"
10011 #~ " --version toon versie-informatie en beëindig programma\n"
10013 #~ "Standaard opties: -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC zijn\n"
10014 #~ "twee begrenzingskarakters voor onderscheiden logisch pagina's, een "
10016 #~ "tweede karakter impliceert:. Gebruik \\\\ voor \\. STIJL is een van:\n"
10018 #~ " a nummer alle regels\n"
10019 #~ " t nummer alle niet lege regels\n"
10020 #~ " n number geen enkele regel\n"
10021 #~ " pREGEXP nummer de regels welke een REGEXP bevatten\n"
10023 #~ "FORMAAT is een van:\n"
10025 #~ " ln links uitgelijnd, geen voorloopnullen\n"
10026 #~ " rn rechts uitgelijnd, geen voorloopnullen\n"
10027 #~ " rz rechts uitgelijnd, voorloopnullen\n"
10033 #~ "Write an unambiguous representation, octal bytes by default,\n"
10034 #~ "of FILE to standard output. With more than one FILE argument,\n"
10035 #~ "concatenate them in the listed order to form the input.\n"
10036 #~ "With no FILE, or when FILE is -, read standard input.\n"
10038 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
10039 #~ " -A, --address-radix=RADIX decide how file offsets are printed\n"
10040 #~ " -j, --skip-bytes=BYTES skip BYTES input bytes first\n"
10041 #~ " -N, --read-bytes=BYTES limit dump to BYTES input bytes\n"
10042 #~ " -s, --strings[=BYTES] output strings of at least BYTES graphic "
10044 #~ " -t, --format=TYPE select output format or formats\n"
10045 #~ " -v, --output-duplicates do not use * to mark line suppression\n"
10046 #~ " -w, --width[=BYTES] output BYTES bytes per output line\n"
10047 #~ " --traditional accept arguments in pre-POSIX form\n"
10048 #~ " --help display this help and exit\n"
10049 #~ " --version output version information and exit\n"
10051 #~ "Pre-POSIX format specifications may be intermixed, they accumulate:\n"
10052 #~ " -a same as -t a, select named characters\n"
10053 #~ " -b same as -t oC, select octal bytes\n"
10054 #~ " -c same as -t c, select ASCII characters or backslash escapes\n"
10055 #~ " -d same as -t u2, select unsigned decimal shorts\n"
10056 #~ " -f same as -t fF, select floats\n"
10057 #~ " -h same as -t x2, select hexadecimal shorts\n"
10058 #~ " -i same as -t d2, select decimal shorts\n"
10059 #~ " -l same as -t d4, select decimal longs\n"
10060 #~ " -o same as -t o2, select octal shorts\n"
10061 #~ " -x same as -t x2, select hexadecimal shorts\n"
10063 #~ "Geef een ondubbelzinnige representatie van BESTAND naar de standaard\n"
10064 #~ "uitvoer. Standaard is dit met octale bytes. Indien geen BESTAND is\n"
10065 #~ "gegeven, of BESTAND is -, wordt de standaard invoer gelezen.\n"
10067 #~ " -A, --address-radix=GETAL beslis over hoe de offset in het bestand\n"
10068 #~ " gegeven wordt\n"
10069 #~ " -j, --skip-bytes=BYTES sla BYTES invoer bytes over bij elk\n"
10071 #~ " -N, --read-bytes=BYTES beperk de dump tot BYTES invoer bytes\n"
10072 #~ " per bestand\n"
10073 #~ " -s, --strings[=N] geef tekst van ten minste N afdrukbare\n"
10075 #~ " -t, --format=TYPE selekteer uitvoerformaat of -formaten\n"
10076 #~ " -v, --output-duplicates gebruik geen * om regelonderdrukking te\n"
10078 #~ " -w, --width[=BYTES] geef maximaal BYTES bytes per\n"
10079 #~ " uitvoerregel\n"
10080 #~ " --traditional accepteer argumenten in pre-POSIX vorm\n"
10081 #~ " --help toon deze hulptekst en beëindig programma\n"
10082 #~ " --version toon versie-informatie en beëindig "
10085 #~ "Pre-POSIX specificaties voor de opmaak mogen door elkaar gebruikt worden, "
10087 #~ " -a zelfde als -t a, selecteer genoemde tekens\n"
10088 #~ " -b zelfde als -t oC, selecteer octale bytes\n"
10089 #~ " -c zelfde als -t c, selecteer ASCII tekens of aangahaald met "
10091 #~ " -d zelfde als -t u2, selecteer positief decimaal kort\n"
10092 #~ " -f zelfde als -t fF, selecteer drijvende komma\n"
10093 #~ " -h zelfde als -t x2, selecteer hexadecimaal kort\n"
10094 #~ " -i zelfde als -t d2, selecteer decimaal kort\n"
10095 #~ " -l zelfde als -t d4, selecteer decimaal lang\n"
10096 #~ " -o zelfde als -t o2, selecteer octaal kort\n"
10097 #~ " -x zelfde als -t x2, selecteer hexadecimaal kort\n"
10101 #~ "For older syntax (second call format), OFFSET means -j OFFSET. LABEL\n"
10102 #~ "is the pseudo-address at first byte printed, incremented when dump is\n"
10103 #~ "progressing. For OFFSET and LABEL, a 0x or 0X prefix indicates\n"
10104 #~ "hexadecimal, suffixes maybe . for octal and b multiply by 512.\n"
10106 #~ "TYPE is made up of one or more of these specifications:\n"
10108 #~ " a named character\n"
10109 #~ " c ASCII character or backslash escape\n"
10110 #~ " d[SIZE] signed decimal, SIZE bytes per integer\n"
10111 #~ " f[SIZE] floating point, SIZE bytes per integer\n"
10112 #~ " o[SIZE] octal, SIZE bytes per integer\n"
10113 #~ " u[SIZE] unsigned decimal, SIZE bytes per integer\n"
10114 #~ " x[SIZE] hexadecimal, SIZE bytes per integer\n"
10116 #~ "SIZE is a number. For TYPE in doux, SIZE may also be C for\n"
10117 #~ "sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n"
10118 #~ "sizeof(long). If TYPE is f, SIZE may also be F for sizeof(float), D\n"
10119 #~ "for sizeof(double) or L for sizeof(long double).\n"
10121 #~ "RADIX is d for decimal, o for octal, x for hexadecimal or n for none.\n"
10122 #~ "BYTES is hexadecimal with 0x or 0X prefix, it is multiplied by 512\n"
10123 #~ "with b suffix, by 1024 with k and by 1048576 with m. Adding a z suffix "
10125 #~ "any type adds a display of printable characters to the end of each line\n"
10126 #~ "of output. -s without a number implies 3. -w without a number implies "
10128 #~ "By default, od uses -A o -t d2 -w 16.\n"
10131 #~ "Voor de oudere syntax (formaat van de tweede ronde), betekent OFFSET\n"
10132 #~ "-j OFFSET. LABEL is het pseudo-addres vanaf eerste gegeven byte,\n"
10133 #~ "oplopend naarmate de dump vordert. Voor OFFSET en LABEL geeft een 0x\n"
10134 #~ "of 0X voorvoegsel aan dat het in hexadecimaal is, met misschien een\n"
10135 #~ "achtervoegsel. Vermenigvuldig met 512 voor octaal en b.\n"
10137 #~ "TYPE is samengesteld uit een of meer van de volgende specificaties:\n"
10139 #~ " a teken met naam\n"
10140 #~ " c ASCII teken of aangehaald met backslash\n"
10141 #~ " d[GROOTTE] decimaal met teken, GROOTTE bytes per getal\n"
10142 #~ " f[GROOTTE] drijvende komma, GROOTTE bytes per getal\n"
10143 #~ " o[GROOTTE] octaal, GROOTTE bytes per getal\n"
10144 #~ " u[GROOTTE] positief decimaal, GROOTTE bytes per getal\n"
10145 #~ " x[GROOTTE] hexadecimaal, GROOTTE bytes per getal\n"
10147 #~ "GROOTTE is een nummer. Als TYPE één van [doux] is, mag GROOTTE C zijn\n"
10148 #~ "voor grootte(teken), S voor grootte(kort), I voor grootte(getal) of L\n"
10149 #~ "voor grootte(lang). Als TYPE f is, mag GROOTTE F zijn voor\n"
10150 #~ "groote(drijvend), D voor grootte(dubbel drijvend) of L voor\n"
10151 #~ "grootte(lang drijvend).\n"
10153 #~ "GROND is d voor decimaal, o voor octaal, x voor hexadecimaal of n voor\n"
10154 #~ "niets. BYTES is hexadecimaal met 0x of 0X voorvoegsel,\n"
10155 #~ "vermenigvuldigd met 512 als b het achtervoegsel is, 1024 met k en\n"
10156 #~ "1048576 bij m. Toevoeging van z achtervoegsel bij een soort zorgt\n"
10157 #~ "voor de toevoeging van de afdrukbare tekens achteraan een regel\n"
10158 #~ "invoer. -s zonder een nummer betekent 3. -w zonder nummer is\n"
10159 #~ "hetzelfde als 32. Standaard gebruik od -A o -t d2 -w 16.\n"
10163 #~ "Paginate or columnate FILE(s) for printing.\n"
10165 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
10166 #~ " +FIRST_PAGE[:LAST_PAGE], --pages=FIRST_PAGE[:LAST_PAGE]\n"
10167 #~ " begin [stop] printing with page FIRST_[LAST_]PAGE\n"
10168 #~ " -COLUMN, --columns=COLUMN\n"
10169 #~ " produce COLUMN-column output and print columns down,\n"
10170 #~ " unless -a is used. Balance number of lines in the\n"
10171 #~ " columns on each page.\n"
10172 #~ " -a, --across print columns across rather than down, used together\n"
10173 #~ " with -COLUMN\n"
10174 #~ " -c, --show-control-chars\n"
10175 #~ " use hat notation (^G) and octal backslash notation\n"
10176 #~ " -d, --double-space\n"
10177 #~ " double space the output\n"
10178 #~ " -D, --date-format=FORMAT\n"
10179 #~ " use FORMAT for the header date\n"
10180 #~ " -e[CHAR[WIDTH]], --expand-tabs[=CHAR[WIDTH]]\n"
10181 #~ " expand input CHARs (TABs) to tab WIDTH (8)\n"
10182 #~ " -F, -f, --form-feed\n"
10183 #~ " use form feeds instead of newlines to separate pages\n"
10184 #~ " (by a 3-line page header with -F or a 5-line header\n"
10185 #~ " and trailer without -F)\n"
10187 #~ "Maak BESTAND(en) op voor afdrukken.\n"
10189 #~ " +EERSTE_PAGINA[:LAATSTE_PAGINA], --pages=EERSTE_PAGINA[:"
10190 #~ "LAATSTE_PAGINA]\n"
10191 #~ " begin [beëindig] printen bij pagina EERSTE_[LAATSTE_]"
10193 #~ " -KOLOM, --columns=KOLOM\n"
10194 #~ " maak een uitvoer die KOLOM kolommen breed is, en\n"
10195 #~ " druk de kolommen naar beneden af, tenzij -a\n"
10196 #~ " gebruikt wordt. Balanceer het aantal regels in een\n"
10197 #~ " kolom op alle pagina's.\n"
10198 #~ " -a, --across druk de kolommen overdwars af in plaats van naar\n"
10199 #~ " beneden, gebruik samen met -KOLOM\n"
10200 #~ " -c, --show-control-chars\n"
10201 #~ " gebruik dakjes (^G) en octale notatie met\n"
10202 #~ " backslashes\n"
10203 #~ " -d, --double-space\n"
10204 #~ " verdubbel de ruimte in de uitvoer\n"
10205 #~ " -e[TEKEN[BREEDTE]], --expand-tabs[=TEKEN[BREEDTE]]\n"
10206 #~ " verander TEKENs in de invoer (TABs) naar tab\n"
10207 #~ " BREEDTE (8)\n"
10208 #~ " -F, -f, --form-feed\n"
10209 #~ " gebruik paginadoorvoer in plaats van nieuwe regels\n"
10210 #~ " om twee pagina's te scheiden (met een kop van 3\n"
10211 #~ " regels met -F of een kop- en voettekst van 5\n"
10212 #~ " regels zonder -F)\n"
10216 #~ " -h HEADER, --header=HEADER\n"
10217 #~ " use a centered HEADER instead of filename in page "
10219 #~ " -h \"\" prints a blank line, don't use -h\"\"\n"
10220 #~ " -i[CHAR[WIDTH]], --output-tabs[=CHAR[WIDTH]]\n"
10221 #~ " replace spaces with CHARs (TABs) to tab WIDTH (8)\n"
10222 #~ " -J, --join-lines merge full lines, turns off -W line truncation, no "
10224 #~ " alignment, -S[STRING] sets separators\n"
10225 #~ " -l PAGE_LENGTH, --length=PAGE_LENGTH\n"
10226 #~ " set the page length to PAGE_LENGTH (66) lines\n"
10227 #~ " (default number of lines of text 56, and with -F 63)\n"
10228 #~ " -m, --merge print all files in parallel, one in each column,\n"
10229 #~ " truncate lines, but join lines of full length with -"
10231 #~ " -n[SEP[DIGITS]], --number-lines[=SEP[DIGITS]]\n"
10232 #~ " number lines, use DIGITS (5) digits, then SEP (TAB),\n"
10233 #~ " default counting starts with 1st line of input file\n"
10234 #~ " -N NUMBER, --first-line-number=NUMBER\n"
10235 #~ " start counting with NUMBER at 1st line of first\n"
10236 #~ " page printed (see +FIRST_PAGE)\n"
10237 #~ " -o MARGIN, --indent=MARGIN\n"
10238 #~ " offset each line with MARGIN (zero) spaces, do not\n"
10239 #~ " affect -w or -W, MARGIN will be added to PAGE_WIDTH\n"
10240 #~ " -r, --no-file-warnings\n"
10241 #~ " omit warning when a file cannot be opened\n"
10243 #~ " -h KOP, --header=KOP\n"
10244 #~ " gebruik een gecentreerde KOP inplaats van\n"
10245 #~ " bestandsnaam in de koptekst op een pagina, lange\n"
10246 #~ " kopteksten kunnen aan de linker kant afgekapt\n"
10247 #~ " worden, -h \"\" geeft een lege regel, gebruik -h "
10250 #~ " -i[TEKEN[BREEDTE]], --output-tabs[=TEKEN[BREEDTE]]\n"
10251 #~ " vervang spaties door TEKENs (TABs) tot aan de\n"
10252 #~ " tabbreedte (8)\n"
10253 #~ " -J, --join-lines voeg volle regels samen, zet de -W regelafbreking\n"
10254 #~ " uit, geen kolomuitlijning, -S[TEKST] geeft de\n"
10256 #~ " -l PAGINALENGTE, --length=PAGINALENGTE\n"
10257 #~ " stelt de paginalengte in op PAGINALENGTE (66)\n"
10258 #~ " regels (standaard aantal regels is 56, en met -F\n"
10260 #~ " -m, --merge druk alle bestanden parallel af, een in iedere\n"
10261 #~ " kolom, kap regels af, maar voeg volle regels samen\n"
10263 #~ " -n[SCHEID[CIJFERS]], --number-lines[=SCHEID[CIJFERS]]\n"
10264 #~ " nummer regels, met CIJFERS (5) cijfers, dan een\n"
10265 #~ " SCHEID (TAB), standaard begint het tellen bij de\n"
10266 #~ " eerste regel van de invoer\n"
10267 #~ " -N NUMMER, --first-line-number=NUMMER\n"
10268 #~ " begin met tellen bij NUMMER op de eerste regel van\n"
10269 #~ " de eerste pagina (zie +EERSTE_PAGINA)\n"
10270 #~ " -o MARGE, --indent=MARGE\n"
10271 #~ " begin iedere regel met MARGE (0) spaties, geen\n"
10272 #~ " effect op -w of -W, MARGE wordt toegevoegd aan\n"
10273 #~ " PAGINABREEDTE\n"
10274 #~ " -r, --no-file-warnings\n"
10275 #~ " geef geen waarschuwing als een bestand niet\n"
10276 #~ " gelezen kan worden\n"
10279 #~ " -s[CHAR],--separator[=CHAR]\n"
10280 #~ " separate columns by a single character, default for "
10282 #~ " is the <TAB> character without -w and 'no char' with -"
10284 #~ " -s[CHAR] turns off line truncation of all 3 column\n"
10285 #~ " options (-COLUMN|-a -COLUMN|-m) except -w is set\n"
10286 #~ " -S[STRING], --sep-string[=STRING]\n"
10287 #~ " separate columns by an optional STRING, don't use\n"
10288 #~ " -S \"STRING\", -S only: No separator used (same as -S"
10290 #~ " without -S: Default separator <TAB> with -J and "
10292 #~ " otherwise (same as -S\" \"), no effect on column "
10294 #~ " -t, --omit-header omit page headers and trailers\n"
10295 #~ " -T, --omit-pagination\n"
10296 #~ " omit page headers and trailers, eliminate any "
10298 #~ " by form feeds set in input files\n"
10299 #~ " -v, --show-nonprinting\n"
10300 #~ " use octal backslash notation\n"
10301 #~ " -w PAGE_WIDTH, --width=PAGE_WIDTH\n"
10302 #~ " set page width to PAGE_WIDTH (72) characters for\n"
10303 #~ " multiple text-column output only, -s[char] turns off "
10305 #~ " -W PAGE_WIDTH, --page-width=PAGE_WIDTH\n"
10306 #~ " set page width to PAGE_WIDTH (72) characters always,\n"
10307 #~ " truncate lines, except -J option is set, no "
10308 #~ "interference\n"
10309 #~ " with -S or -s\n"
10310 #~ " --help display this help and exit\n"
10311 #~ " --version output version information and exit\n"
10313 #~ "-T implied by -l nn when nn <= 10 or <= 3 with -F. With no FILE, or when\n"
10314 #~ "FILE is -, read standard input.\n"
10316 #~ " -s[TEKEN], --separator[=TEKEN]\n"
10317 #~ " scheid kolommen door een enkel teken, stardaard\n"
10318 #~ " TEKEN is het <TAB> teken zonder -w en `geen' met\n"
10319 #~ " -w. -s[TEKEN] zet de regelafkapping uit voor alle\n"
10320 #~ " drie de kolomopties (-KOLOM|-a KOLOM|-m) tenzij -w\n"
10322 #~ " -t, --omit-header geen kop- en voetteksten\n"
10323 #~ " -T, --omit-pagination\n"
10324 #~ " geen kop- en voetteksten, en geen paginadoorvoer\n"
10325 #~ " door pagina-eindes in de invoerbestanden\n"
10326 #~ " -v, --show-nonprinting\n"
10327 #~ " gebruik octale nummers met backslashes\n"
10328 #~ " -w PAGINABREEDTE, --width=PAGINABREEDTE\n"
10329 #~ " stel de paginabreedte in op PAGINABREEDTE (72)\n"
10330 #~ " tekens alleen voor meerkolomse uitvoer, -s[teken]\n"
10331 #~ " zet het uit (72)\n"
10332 #~ " -W PAGINABREEDTE, --page-width=PAGINABREEDTE\n"
10333 #~ " stel de paginabreedte altijd in op PAGINABREEDTE\n"
10334 #~ " (72) tekens, tenzij -J gegeven, dit heeft geen\n"
10335 #~ " invloed op -S of -s\n"
10336 #~ " --help toon deze hulptekst en beëindig\n"
10337 #~ " --version toon versie-informatie en beëindig\n"
10339 #~ "-l nn betekent -T indien nn <= 10 of <= 3 met -F. Indien geen BESTAND\n"
10340 #~ "is gegeven, of BESTAND is -, wordt de standaard invoer gelezen.\n"
10344 #~ "Output a permuted index, including context, of the words in the input "
10347 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
10348 #~ " -A, --auto-reference output automatically generated "
10350 #~ " -C, --copyright display Copyright and copying "
10352 #~ " -G, --traditional behave more like System V `ptx'\n"
10353 #~ " -F, --flag-truncation=STRING use STRING for flagging line "
10355 #~ " -M, --macro-name=STRING macro name to use instead of `xx'\n"
10356 #~ " -O, --format=roff generate output as roff directives\n"
10357 #~ " -R, --right-side-refs put references at right, not counted in -"
10359 #~ " -S, --sentence-regexp=REGEXP for end of lines or end of sentences\n"
10360 #~ " -T, --format=tex generate output as TeX directives\n"
10361 #~ " -W, --word-regexp=REGEXP use REGEXP to match each keyword\n"
10362 #~ " -b, --break-file=FILE word break characters in this FILE\n"
10363 #~ " -f, --ignore-case fold lower case to upper case for "
10365 #~ " -g, --gap-size=NUMBER gap size in columns between output "
10367 #~ " -i, --ignore-file=FILE read ignore word list from FILE\n"
10368 #~ " -o, --only-file=FILE read only word list from this FILE\n"
10369 #~ " -r, --references first field of each line is a reference\n"
10370 #~ " -t, --typeset-mode - not implemented -\n"
10371 #~ " -w, --width=NUMBER output width in columns, reference "
10373 #~ " --help display this help and exit\n"
10374 #~ " --version output version information and exit\n"
10376 #~ "With no FILE or if FILE is -, read Standard Input. `-F /' by default.\n"
10378 #~ "Verplichte argumenten voor lange opties zijn ook verplicht voor korte\n"
10382 #~ " -A, --auto-reference automatisch gegerereerde referenties\n"
10383 #~ " -C, --copyright geef Copyright en "
10384 #~ "distributievoorwaarden\n"
10385 #~ " -G, --traditional gedrag volgens System V `ptx'\n"
10386 #~ " -F, --flag-truncation=TEKST gebruik TEKST om regelafkappingen te\n"
10388 #~ " -M, --macro-name=TEKST macro om te gebruiken in plaats van "
10390 #~ " -O, --format=roff genereer uitvoer als roff opdrachten\n"
10391 #~ " -R, --right-side-refs zet referenties aan de rechter kant,\n"
10392 #~ " niet geteld met -w\n"
10393 #~ " -S, --sentence-regexp=REGEXP voor het einde van regels of zinnen\n"
10394 #~ " -T, --format=tex genereer uitvoer als TeX opgrachten\n"
10395 #~ " -W, --word-regexp=REGEXP gebruik REGEXP om sleutelwoorden te\n"
10397 #~ " -b, --break-file=BESTAND woordafbreektekens in dit BESTAND\n"
10398 #~ " -f, --ignore-case maak hoofdletters van kleine letters\n"
10399 #~ " voor sorteren\n"
10400 #~ " -g, --gap-size=AANTAL gatgrootte in kolommen tussen\n"
10401 #~ " uitvoervelden\n"
10402 #~ " -i, --ignore-file=BESTAND lees een lijst met te negeren woorden\n"
10403 #~ " uit BESTAND\n"
10404 #~ " -o, --only-file=BESTAND lees een lijst met woorden die alleen\n"
10405 #~ " gebruikt mogen worden uit BESTAND\n"
10406 #~ " -r, --references eerste veld van iedere regel is een\n"
10408 #~ " -t, --typeset-mode - niet geïmplementeerd -\n"
10409 #~ " -w, --width=AANTAL uitvoerbreedte in kolommen, exclusief\n"
10410 #~ " de verwijzingen\n"
10411 #~ " --help toon deze hulptekst en beëindig\n"
10412 #~ " --version toon versie-informatie en beëindig\n"
10414 #~ "Indien geen BESTAND is gegeven, of BESTAND is -, wordt de standaard\n"
10415 #~ "invoer gelezen. `-F /' is standaard.\n"
10419 #~ "Other options:\n"
10421 #~ " -c, --check check whether input is sorted; do not sort\n"
10422 #~ " -k, --key=POS1[,POS2] start a key at POS1, end it at POS 2 (origin "
10424 #~ " -m, --merge merge already sorted files; do not sort\n"
10425 #~ " -o, --output=FILE write result to FILE instead of standard "
10427 #~ " -s, --stable stabilize sort by disabling last-resort "
10429 #~ " -S, --buffer-size=SIZE use SIZE for main memory buffer\n"
10430 #~ " -t, --field-separator=SEP use SEP instead of non- to whitespace "
10432 #~ " -T, --temporary-directory=DIR use DIR for temporaries, not $TMPDIR or %"
10434 #~ " multiple options specify multiple "
10436 #~ " -u, --unique with -c: check for strict ordering\n"
10437 #~ " otherwise: output only the first of an "
10439 #~ " -z, --zero-terminated end lines with 0 byte, not newline\n"
10440 #~ " +POS1 [-POS2] start a key at POS1, end it before POS2 "
10442 #~ " Warning: this option is obsolescent\n"
10443 #~ " --help display this help and exit\n"
10444 #~ " --version output version information and exit\n"
10447 #~ "Schrijf gesorteerde samenvoeging van BESTAND(en) naar standaard\n"
10450 #~ " +POS1 [-POS2] begin een sorteersleutel bij POS1 en eindig *voor*\n"
10451 #~ " POS2(verouderd). Veldnummers en tekenoffsets\n"
10452 #~ " worden geteld vanaf nul (tegengesteld aan -k)\n"
10453 #~ " -b negeer voorafgaande spaties in gesorteerde velden\n"
10454 #~ " of sleutels\n"
10455 #~ " -c controleer of bestanden gesorteerd zijn, sorteer ze\n"
10457 #~ " -d verwacht enkel de tekens [a-zA-Z0-9 ] in sleutels\n"
10458 #~ " -f verander kleine letters in hoofdletter in sleutels\n"
10459 #~ " -g vergelijk volgens numerieke waarde, impliceert -b\n"
10460 #~ " -i verwacht enkel de tekens [\\040-\\0176] in sleutels\n"
10461 #~ " -k POS1[,POS2] begin een sleutel op POS1, en eindig *op* POS2.\n"
10462 #~ " Veldnummers en tekenoffsets worden geteld vanaf één\n"
10463 #~ " (+POS-vorm telt vanaf nul)\n"
10464 #~ " -m voeg reeds gesorteerde bestanden samen, sorteer niet\n"
10465 #~ " -M vergelijk (onbekend) < `JAN' < ... < `DEC',\n"
10466 #~ " betekent -b\n"
10467 #~ " -n vergelijk volgens de numerieke waarde van de tekst,\n"
10468 #~ " betekent -b\n"
10469 #~ " -o BESTAND schrijf resultaat naar BESTAND i.p.v. de standaard\n"
10471 #~ " -r draai het resultaat van de vergelijking om\n"
10472 #~ " -s stabiliseer de sortering door het uitschakelen van\n"
10473 #~ " de `last resort' vergelijking\n"
10474 #~ " -t SCHEID gebruik SCHEIDing i.p.v. de overgang van tekens\n"
10475 #~ " naar lege ruimte\n"
10476 #~ " -T MAP gebruik MAP voor tijdelijke bestanden, niet $TMPDIR\n"
10478 #~ " -u met -c, controleer voor strikte volgorde;\n"
10479 #~ " met -m, geef alleen de eerste van een opeenvolging\n"
10480 #~ " van gelijken\n"
10481 #~ " -z eindig regels met een nulteken, i.v.m find -print0\n"
10482 #~ " --help toon deze hulptekst en beëindig programma\n"
10483 #~ " --version toon versie-informatie en beëindig programma\n"
10488 #~ "Print the last %d lines of each FILE to standard output.\n"
10489 #~ "With more than one FILE, precede each with a header giving the file "
10491 #~ "With no FILE, or when FILE is -, read standard input.\n"
10493 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
10494 #~ " --retry keep trying to open a file even if it is\n"
10495 #~ " inaccessible when tail starts or if it "
10497 #~ " inaccessible later -- useful only with -f\n"
10498 #~ " -c, --bytes=N output the last N bytes\n"
10499 #~ " -f, --follow[={name|descriptor}]\n"
10500 #~ " output appended data as the file grows;\n"
10501 #~ " -f, --follow, and --follow=descriptor are\n"
10503 #~ " -F same as --follow=name --retry\n"
10504 #~ " -n, --lines=N output the last N lines, instead of the last %"
10506 #~ " --max-unchanged-stats=N\n"
10507 #~ " with --follow=name, reopen a FILE which has "
10509 #~ " changed size after N (default %d) iterations\n"
10510 #~ " to see if it has been unlinked or renamed\n"
10511 #~ " (this is the usual case of rotated log files)\n"
10512 #~ " --pid=PID with -f, terminate after process ID, PID dies\n"
10513 #~ " -q, --quiet, --silent never output headers giving file names\n"
10514 #~ " -s, --sleep-interval=S with -f, each iteration lasts approximately S\n"
10515 #~ " (default 1) seconds\n"
10516 #~ " -v, --verbose always output headers giving file names\n"
10517 #~ " --help display this help and exit\n"
10518 #~ " --version output version information and exit\n"
10521 #~ "Geef de laatste %d regels van ieder BESTAND weer op de standaard\n"
10522 #~ "uitvoer. Indien meer dan een BESTAND is gegeven, wordt iedere uitvoer\n"
10523 #~ "voorafgegaan door de bestandsnaam. Indien geen BESTAND is gegeven, of\n"
10524 #~ "BESTAND is -, wordt de standaard invoer gelezen.\n"
10526 #~ " --retry blijf proberen het bestand te openen, zelfs\n"
10527 #~ " als het ontoegankelijk is als tail opstart,\n"
10528 #~ " of als het later ontoegankelijk wordt --\n"
10529 #~ " alleen nuttig met -f\n"
10530 #~ " -c, --bytes=N geef de laatste N bytes\n"
10531 #~ " -f, --follow[={name|descriptor}] geef toegevoegde gegevens naarmate\n"
10532 #~ " het bestand groter wordt; -f, --follow, en\n"
10533 #~ " --follow=descriptor zijn equivalent\n"
10534 #~ " -n, --lines=N geef de laatste N regels in plaats van de\n"
10536 #~ " --max-unchanged-stats=N zie de texinfo documentatie\n"
10537 #~ " (standaard %d)\n"
10538 #~ " --max-consecutive-size-changes=N zie de texinfo documentatie\n"
10539 #~ " (standaard %d)\n"
10540 #~ " --pid=PID met -f, stop indien proces PID verdwijnt\n"
10541 #~ " -q, --quiet, --silent geef nooit de bestandsnaam weer\n"
10542 #~ " -s, --sleep-interval=S met -f, wacht S seconden tussen herhalingen\n"
10543 #~ " -v, --verbose geef altijd een kopregel met de bestandsnaam\n"
10544 #~ " --help toon deze hulptekst en beëindig\n"
10545 #~ " --version toon versie-informatie en beëindig\n"
10547 #~ "Indien het eerste teken van N (het aantal bytes of regels) een `+' is,\n"
10548 #~ "begint het afdrukken bij de Nde byte of regel vanaf het begin van het\n"
10549 #~ "bestand, anders vanaf het einde. N mag een achtervoegsel hebben om\n"
10550 #~ "aan te geven waarmee het vermenigvuldigd moet worden: b voor 512, k\n"
10551 #~ "voor 1024, m voor 1048576 (1 Meg). Een eerste optie +WAARDE of\n"
10552 #~ "-WAARDE wordt gezien als -n +WAARDE of -n WAARDE tenzij WAARDE een van\n"
10553 #~ "de vermenigvuldigingsachtervoegsels [bkm] heeft, want dan wordt het\n"
10554 #~ "beschouwd als -c +WAARDE of -c WAARDE.\n"
10556 #~ "Met --follow (-f) wordt de bestandsbeschrijver in de gaten gehouden,\n"
10557 #~ "wat inhoudt dat tail het einde van een bestand kan volgen, zelfs als\n"
10558 #~ "het hernoemd wordt. Dit gedrag is niet gewenst als u echt de naam van\n"
10559 #~ "het bestand bedoelt (bijv. met logwisseling). Gebruik in dat geval\n"
10560 #~ "--follow=name. Dat zorgt ervoor dat tail het bestand in de gaten\n"
10561 #~ "houdt door het periodiek te openen om te zien of het verwijderd en\n"
10562 #~ "opnieuw aangemaakt is door iemand.\n"
10568 #~ "SETs are specified as strings of characters. Most represent themselves.\n"
10569 #~ "Interpreted sequences are:\n"
10571 #~ " \\NNN character with octal value NNN (1 to 3 octal digits)\n"
10572 #~ " \\\\ backslash\n"
10573 #~ " \\a audible BEL\n"
10574 #~ " \\b backspace\n"
10575 #~ " \\f form feed\n"
10576 #~ " \\n new line\n"
10578 #~ " \\t horizontal tab\n"
10579 #~ " \\v vertical tab\n"
10580 #~ " CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order\n"
10581 #~ " [CHAR*] in SET2, copies of CHAR until length of SET1\n"
10582 #~ " [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0\n"
10583 #~ " [:alnum:] all letters and digits\n"
10584 #~ " [:alpha:] all letters\n"
10585 #~ " [:blank:] all horizontal whitespace\n"
10586 #~ " [:cntrl:] all control characters\n"
10587 #~ " [:digit:] all digits\n"
10588 #~ " [:graph:] all printable characters, not including space\n"
10589 #~ " [:lower:] all lower case letters\n"
10590 #~ " [:print:] all printable characters, including space\n"
10591 #~ " [:punct:] all punctuation characters\n"
10592 #~ " [:space:] all horizontal or vertical whitespace\n"
10593 #~ " [:upper:] all upper case letters\n"
10594 #~ " [:xdigit:] all hexadecimal digits\n"
10595 #~ " [=CHAR=] all characters which are equivalent to CHAR\n"
10598 #~ "SETs zijn gespecificeerd als strings van karakters. De meeste stellen\n"
10599 #~ "zichzelf voor. De volgende wijken daarvan af en worden geinterpreteerd:\n"
10601 #~ " \\NNN karakter met octaal nummer NNN (1 tot 3 octale "
10603 #~ " \\\\ backslash\n"
10604 #~ " \\a hoorbare BEL\n"
10605 #~ " \\b backspace\n"
10606 #~ " \\f form feed\n"
10607 #~ " \\n nieuwe regel\n"
10609 #~ " \\t horizontale tab\n"
10610 #~ " \\v verticale tab\n"
10611 #~ " CHAR1-CHAR2 alle karakters van CHAR1 tot CHAR2 in oplopende "
10613 #~ " [CHAR1-CHAR2] zelfde als CHAR1-CHAR2, als SET1 en SET2 dit gebruiken\n"
10614 #~ " [CHAR*] in SET2, kopieer CHAR tot lengte van SET1\n"
10615 #~ " [CHAR*HERHAAL] HERHAAL kopieen van CHAR, HERHAAL octaal als gestart "
10617 #~ " [:alnum:] alle letters en cijfers\n"
10618 #~ " [:alpha:] alle letters\n"
10619 #~ " [:blank:] alle horizontal witruimte\n"
10620 #~ " [:cntrl:] alle controle karakters\n"
10621 #~ " [:digit:] alle cijfers\n"
10622 #~ " [:graph:] alle printbare karakters, uitgezonderd spatie\n"
10623 #~ " [:lower:] alle kleine letters\n"
10624 #~ " [:print:] alle printbare karakters, inklusief spatie\n"
10625 #~ " [:punct:] alle interpunctie karakters\n"
10626 #~ " [:space:] alle horizontale of verticale witruimte\n"
10627 #~ " [:upper:] alle hoofdletters\n"
10628 #~ " [:xdigit:] alle hexadecimale cijfers\n"
10629 #~ " [=CHAR=] alle karakters equivalent aan CHAR\n"
10633 #~ "Discard all but one of successive identical lines from INPUT (or\n"
10634 #~ "standard input), writing to OUTPUT (or standard output).\n"
10636 #~ "Mandatory arguments to long options are mandatory for short options too.\n"
10637 #~ " -c, --count prefix lines by the number of occurrences\n"
10638 #~ " -d, --repeated only print duplicate lines\n"
10639 #~ " -D, --all-repeated[=delimit-method] print all duplicate lines\n"
10640 #~ " delimit-method={none(default),prepend,separate)}\n"
10641 #~ " Delimiting is done with blank lines.\n"
10642 #~ " -f, --skip-fields=N avoid comparing the first N fields\n"
10643 #~ " -i, --ignore-case ignore differences in case when comparing\n"
10644 #~ " -s, --skip-chars=N avoid comparing the first N characters\n"
10645 #~ " -u, --unique only print unique lines\n"
10646 #~ " -w, --check-chars=N compare no more than N characters in lines\n"
10647 #~ " -N same as -f N\n"
10648 #~ " +N same as -s N (obsolescent; will be withdrawn)\n"
10649 #~ " --help display this help and exit\n"
10650 #~ " --version output version information and exit\n"
10652 #~ "A field is a run of whitespace, then non-whitespace characters.\n"
10653 #~ "Fields are skipped before chars.\n"
10655 #~ "Negeer alle opeenvolgende zelfde regels op één na uit de INVOER (of\n"
10656 #~ "standaard invoer), en schrijf dat naar UITVOER (of standaard uitvoer).\n"
10658 #~ " -c, --count zet voor de regel het aantal keren dat die\n"
10660 #~ " -d, --repeated geef alleen de vaker voorkomende regels\n"
10661 #~ " -D, --all-repeated geef alle vaker voorkomende regels\n"
10662 #~ " -f, --skip-fields=N voorkom vergelijking van de eerste N velden\n"
10663 #~ " -i, --ignore-case beschouw hoofd- en kleine letters als dezelfde\n"
10664 #~ " -s, --skip-chars=N voorkom vergelijking van de eerste N tekens\n"
10665 #~ " -u, --unique toon alleen de unieke regels\n"
10666 #~ " -w, --check-chars=N vergelijk niet meer dan N tekens per regel\n"
10667 #~ " -N zelfde als -f N\n"
10668 #~ " +N zelfde als -s N\n"
10669 #~ " --help toon deze hulptekst en beëindig programma\n"
10670 #~ " --version toon versie-informatie en beëindig programma\n"
10672 #~ "Een veld is een of meerdere lege ruimtes gevolgd door niet-ruimte\n"
10673 #~ "tekens. Velden worden overgeslagen voor tekens.\n"
10676 #~ "when using the old-style +POS and -POS key specifiers,\n"
10677 #~ "the +POS specifier must come first"
10679 #~ "bij gebruik van oude-stijl +POS en -POS zoeksleutel,\n"
10680 #~ "dient de +POS sleutel als eerste gegeven te worden"
10682 #~ msgid "option `-k' requires an argument"
10683 #~ msgstr "optie `-k' vereist een argument"
10685 #~ msgid "starting field spec has `.' but lacks following character offset"
10687 #~ "de eerste veld specificatie bevat een `.' maar mist een teken-offset"
10691 #~ "starting field character offset argument to the `-k' option must be "
10694 #~ "de teken-offset voor het beginveld als argument van de `-k' optie moet\n"
10697 #~ msgid "field specification has `,' but lacks following field spec"
10699 #~ "de veldspecificatie bevat een `,' maar een volgende specificatie ontbreekt"
10701 #~ msgid "ending field number argument to the `-k' option must be positive"
10703 #~ "het nummer van het laatste veld als argument van de `-k' optie moet "
10706 #~ msgid "ending field spec has `.' but lacks following character offset"
10707 #~ msgstr "einde veld specifikatie heeft `.' maar mist karakter offset"
10709 #~ msgid "option `-o' requires an argument"
10710 #~ msgstr "optie `-o' heeft een argument nodig"
10713 #~ msgid "option `-S' requires an argument"
10714 #~ msgstr "optie `-k' vereist een argument"
10716 #~ msgid "option `-t' requires an argument"
10717 #~ msgstr "optie `-t' heeft een argument nodig"
10719 #~ msgid "option `-T' requires an argument"
10720 #~ msgstr "optie `-T' heeft een argument nodig"
10722 #~ msgid "%s: unrecognized option `-%c'\n"
10723 #~ msgstr "%s: onbekende optie `-%c'\n"
10725 #~ msgid "%s%*s%s%*sPage"
10726 #~ msgstr "%s%*s%s%*sPagina"
10728 #~ msgid "flushing file"
10729 #~ msgstr "bestand doorspoelen"
10732 #~ "specified number of bytes `%s' is larger than the maximum\n"
10733 #~ "representable value of type `long'"
10735 #~ "opgegeven aantal bytes `%s' is groter dan de maximale waarde van een\n"
10738 #~ msgid "%s: cannot follow end of non-regular file"
10739 #~ msgstr "%s: kan het einde van niet-regulier bestand niet volgen"
10744 #~ "Report bugs to <textutils-bugs@gnu.org>."
10747 #~ "Meld fouten via bug-gnu-utils@gnu.ai.mit.edu"
10749 #~ msgid "`+' requires a numeric argument"
10750 #~ msgstr "`+' benodigd een numeriek argument"
10752 #~ msgid "%s: extra characters in the argument to the `-%c' option: `%s'\n"
10753 #~ msgstr "%s: extra argument karakters bij de `-%c' optie: `%s'\n"
10756 #~ "Paginate or columnate FILE(s) for printing.\n"
10758 #~ " +PAGE begin printing with page PAGE\n"
10759 #~ " -COLUMN produce COLUMN-column output and print columns down\n"
10760 #~ " -F, -f simulate formfeed with newlines on output\n"
10761 #~ " -a print columns across rather than down\n"
10762 #~ " -b balance columns on the last page\n"
10763 #~ " -c use hat notation (^G) and octal backslash notation\n"
10764 #~ " -d double space the output\n"
10765 #~ " -e[CHAR[WIDTH]] expand input CHARs (TABs) to tab WIDTH (8)\n"
10766 #~ " -h HEADER use HEADER instead of filename in page headers\n"
10767 #~ " -i[CHAR[WIDTH]] replace spaces with CHARs (TABs) to tab WIDTH (8)\n"
10768 #~ " -l PAGE_LENGTH set the page length to PAGE_LENGTH (66) lines\n"
10769 #~ " -m print all files in parallel, one in each column\n"
10770 #~ " -n[SEP[DIGITS]] number lines, use DIGITS (5) digits, then SEP (TAB)\n"
10771 #~ " -o MARGIN offset each line with MARGIN spaces (do not affect -"
10773 #~ " -r inhibit warning when a file cannot be opened\n"
10774 #~ " -s[SEP] separate columns by character SEP (TAB)\n"
10775 #~ " -t inhibit 5-line page headers and trailers\n"
10776 #~ " -v use octal backslash notation\n"
10777 #~ " -w PAGE_WIDTH set page width to PAGE_WIDTH (72) columns\n"
10778 #~ " --help display this help and exit\n"
10779 #~ " --version output version information and exit\n"
10781 #~ "-t implied by -l N when N < 10. Without -s, columns are separated by\n"
10782 #~ "spaces. With no FILE, or when FILE is -, read standard input.\n"
10784 #~ "Pagineer of kolomneer BESTAND(en) voor printen.\n"
10786 #~ " +PAGINA begin met pagina PAGINA\n"
10787 #~ " -KOLOM produce COLUMN-column output and print columns down\n"
10788 #~ " -F, -f simuleer formfeed met nieuwe regels in uitvoer\n"
10789 #~ " -a print columns across rather than down\n"
10790 #~ " -b balance columns on the last page\n"
10791 #~ " -c gebruik dakje notatie (^G) en octale backslash "
10793 #~ " -d dubbele regelafstand in uitvoer\n"
10794 #~ " -e[CHAR[BREEDTE]] expandeer invoer CHARs (TABs) naar tab BREEDTE (8)\n"
10795 #~ " -h HOOFD gebruik HOOFD i.p.v.\\ bestandsnaam in pagina hoofd\n"
10796 #~ " -i[CHAR[BREEDTE]] vervang spaties met CHARs (TABs) naar tab BREEDTE "
10798 #~ " -l PAGINALENGTE stel paginalengte in op PAGINALENGTE (66) regels\n"
10799 #~ " -m print alle bestanden tegelijkertijd, een in elke "
10801 #~ " -n[SEP[DIGITS]] nummer regels, gebruik DIGITS (5) digits, dan SEP "
10803 #~ " -o MARGE offset elke regel met MARGE spaties (geen invloed op -"
10805 #~ " -r inhibit waarschuwing wanneer een bestand niet kan\n"
10806 #~ " worden geopend\n"
10807 #~ " -s[SEP] scheid kolomen door karakter SEP (TAB)\n"
10808 #~ " -t inhibit 5-regel pagina hoofden en voeten\n"
10809 #~ " -v gebruik octale backslash notatie\n"
10810 #~ " -w PAGINABREEDTE stel paginabreedte in op PAGINABREEDTE (72) kolomen\n"
10811 #~ " --help toon hulptekst en beëindig programma\n"
10812 #~ " --version toon versie-informatie en beëindig programma\n"
10814 #~ "-t implied door -l N wanneer N < 10. Zonder -s, worden kolomen "
10816 #~ "door spaties. Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
10819 #~ "Print last 10 lines of each FILE to standard output.\n"
10820 #~ "With more than one FILE, precede each with a header giving the file "
10822 #~ "With no FILE, or when FILE is -, read standard input.\n"
10824 #~ " -c, --bytes=N output the last N bytes\n"
10825 #~ " -f, --follow output appended data as the file grows\n"
10826 #~ " -n, --lines=N output the last N lines, instead of last 10\n"
10827 #~ " -q, --quiet, --silent never output headers giving file names\n"
10828 #~ " -v, --verbose always output headers giving file names\n"
10829 #~ " --help display this help and exit\n"
10830 #~ " --version output version information and exit\n"
10832 #~ "If the first character of N (the number of bytes or lines) is a `+',\n"
10833 #~ "print beginning with the Nth item from the start of each file, "
10835 #~ "print the last N items in the file. N may have a multiplier suffix:\n"
10836 #~ "b for 512, k for 1024, m for 1048576 (1 Meg). A first OPTION of -VALUE\n"
10837 #~ "or +VALUE is treated like -n VALUE or -n +VALUE unless VALUE has one of\n"
10838 #~ "the [bkm] suffix multipliers, in which case it is treated like -c VALUE\n"
10839 #~ "or -c +VALUE.\n"
10841 #~ "Print laatste 10 regels van elk BESTAND naar standaard-uitvoer.\n"
10842 #~ "Bij meer dan een BESTAND, uitvoer vooraf laten gaan door bestandsnaam.\n"
10843 #~ "Bij geen BESTAND of BESTAND is -, lees standaard-invoer.\n"
10845 #~ " -c, --bytes=N print eerste N bytes\n"
10846 #~ " -f, --follow print toegevoegde data als bestand groeit\n"
10847 #~ " -n, --lines=N print eerste N regels i.p.v. eerste 10\n"
10848 #~ " -q, --quiet, --silent print nooit bestandsnamen als hoofd\n"
10849 #~ " -v, --verbose print altijd bestandsnamen als hoofd\n"
10850 #~ " --help toon hulptekst en beëindig programma\n"
10851 #~ " --version toon versie-informatie en beëindig programma\n"
10853 #~ "Als het eerste karakter van N (het aantal bytes of regels) een `+' is,\n"
10854 #~ "begin printen bij het N'de item vanaf het begin van elk bestand, anders,\n"
10855 #~ "print de laatste N items van het bestand. N mag gevolgd wordten door:\n"
10856 #~ "b voor 512, k voor 1024, m voor 1048576 (1 Meg). Een eerste OPTIE als\n"
10857 #~ "+WAARDE is equivalent met -n WAARDE of -n +WAARDE tenzij WAARDE gevolgd\n"
10858 #~ "wordt door [bkm], in welke geval het gelijk is aan -c WAARDE of -c "