# Dutch translations for GNU Texinfo. # Copyright (C) 2015 Free Software Foundation, Inc. # This file is distributed under the same license as the texinfo package. # # « Manche Dinge muss man zweimal versuchen... » # « *Ham wa!* » # # Vocabulair: # node -> pagina # # Benno Schulenberg , 2007, 2008, 2012, 2013, 2015. # Freek de Kruijf , 2004, 2005, 2007. # Ivo Timmermans , 1998. msgid "" msgstr "" "Project-Id-Version: texinfo-5.9.93\n" "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n" "POT-Creation-Date: 2015-06-03 15:28-0700\n" "PO-Revision-Date: 2015-06-07 10:11+0200\n" "Last-Translator: Benno Schulenberg \n" "Language-Team: Dutch \n" "Language: nl\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: gnulib/lib/error.c:191 msgid "Unknown system error" msgstr "Onbekende systeemfout" #: gnulib/lib/getopt.c:575 gnulib/lib/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s: optie '%s' is niet eenduidig; mogelijkheden zijn:" #: gnulib/lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "%s: optie '%s' is niet eenduidig\n" #: gnulib/lib/getopt.c:654 gnulib/lib/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: optie '--%s' staat geen argument toe\n" #: gnulib/lib/getopt.c:667 gnulib/lib/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: optie '%c%s' staat geen argument toe\n" #: gnulib/lib/getopt.c:715 gnulib/lib/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "%s: optie '--%s' vereist een argument\n" #: gnulib/lib/getopt.c:772 gnulib/lib/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: onbekende optie '--%s'\n" #: gnulib/lib/getopt.c:783 gnulib/lib/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: onbekende optie '%c%s'\n" #: gnulib/lib/getopt.c:835 gnulib/lib/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: ongeldige optie -- '%c'\n" #: gnulib/lib/getopt.c:891 gnulib/lib/getopt.c:908 gnulib/lib/getopt.c:1118 #: gnulib/lib/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: optie vereist een argument -- '%c'\n" #: gnulib/lib/getopt.c:964 gnulib/lib/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: optie '-W %s' is niet eenduidig\n" #: gnulib/lib/getopt.c:1004 gnulib/lib/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: optie '-W %s' staat geen argument toe\n" #: gnulib/lib/getopt.c:1043 gnulib/lib/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: optie '-W %s' vereist een argument\n" #: gnulib/lib/regcomp.c:131 msgid "Success" msgstr "Gelukt" #: gnulib/lib/regcomp.c:134 msgid "No match" msgstr "Geen overeenkomsten" #: gnulib/lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "Ongeldige reguliere expressie" #: gnulib/lib/regcomp.c:140 msgid "Invalid collation character" msgstr "Ongeldig samengesteld teken" #: gnulib/lib/regcomp.c:143 msgid "Invalid character class name" msgstr "Ongeldige tekenklassenaam" #: gnulib/lib/regcomp.c:146 msgid "Trailing backslash" msgstr "Backslash aan het eind" #: gnulib/lib/regcomp.c:149 msgid "Invalid back reference" msgstr "Ongeldige terugverwijzing" #: gnulib/lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "Ongepaarde [ of [^" #: gnulib/lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "Ongepaarde ( of \\(" #: gnulib/lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "Ongepaarde \\{" #: gnulib/lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "Ongeldige inhoud van \\{\\}" #: gnulib/lib/regcomp.c:164 msgid "Invalid range end" msgstr "Ongeldig bereikeinde" #: gnulib/lib/regcomp.c:167 msgid "Memory exhausted" msgstr "Onvoldoende geheugen beschikbaar" #: gnulib/lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "Ongeldige voorafgaande reguliere expressie" #: gnulib/lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "Voortijdig einde van reguliere expressie" #: gnulib/lib/regcomp.c:176 msgid "Regular expression too big" msgstr "Reguliere expressie is te groot" #: gnulib/lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "Ongepaarde ) of \\)" #: gnulib/lib/regcomp.c:707 msgid "No previous regular expression" msgstr "Geen eerdere reguliere expressie" #: gnulib/lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "onvoldoende geheugen beschikbaar" #: info/echo-area.c:299 info/session.c:1327 msgid "Move forward a character" msgstr "Eén teken verder" #: info/echo-area.c:318 info/session.c:1340 msgid "Move backward a character" msgstr "Eén teken terug" #: info/echo-area.c:344 msgid "Move to the start of this line" msgstr "Naar het begin van de regel" #: info/echo-area.c:349 msgid "Move to the end of this line" msgstr "Naar het einde van de regel" #: info/echo-area.c:357 info/session.c:1355 msgid "Move forward a word" msgstr "Eén woord verder" #: info/echo-area.c:397 info/session.c:1369 msgid "Move backward a word" msgstr "Eén woord terug" #: info/echo-area.c:437 msgid "Delete the character under the cursor" msgstr "Het teken onder de cursor verwijderen" #: info/echo-area.c:457 msgid "Delete the character behind the cursor" msgstr "Het teken na de cursor verwijderen" #: info/echo-area.c:478 msgid "Cancel or quit operation" msgstr "Operatie annuleren of beëindigen" #: info/echo-area.c:493 msgid "Accept (or force completion of) this line" msgstr "Deze regel accepteren (of de voltooiing ervan forceren)" #: info/echo-area.c:498 msgid "Insert next character verbatim" msgstr "De volgende toets verbatim invoegen" #: info/echo-area.c:530 msgid "Insert a TAB character" msgstr "Een TAB-teken invoegen" #: info/echo-area.c:582 msgid "Transpose characters at point" msgstr "De tekens op dit punt transponeren" #: info/echo-area.c:651 msgid "Yank back the contents of the last kill" msgstr "Het laatst verwijderde terughalen" #: info/echo-area.c:658 msgid "Kill ring is empty" msgstr "De verwijderingsbuffer is leeg." #: info/echo-area.c:671 msgid "Yank back a previous kill" msgstr "Een eerdere verwijdering terughalen" #: info/echo-area.c:704 msgid "Kill to the end of the line" msgstr "Tot aan het eind van de regel verwijderen" #: info/echo-area.c:717 msgid "Kill to the beginning of the line" msgstr "Tot aan het begin van de regel verwijderen" #: info/echo-area.c:729 msgid "Kill the word following the cursor" msgstr "Het woord na de cursor verwijderen" #: info/echo-area.c:749 msgid "Kill the word preceding the cursor" msgstr "Het woord voor de cursor verwijderen" #: info/echo-area.c:981 info/echo-area.c:1039 msgid "No completions" msgstr "Geen voltooiingen" #: info/echo-area.c:983 msgid "Not complete" msgstr "Niet compleet" #: info/echo-area.c:1032 msgid "List possible completions" msgstr "De mogelijke voltooiingen tonen" #: info/echo-area.c:1043 msgid "Sole completion" msgstr "Enige voltooiing" #: info/echo-area.c:1052 #, c-format msgid "%d completion:\n" msgid_plural "%d completions:\n" msgstr[0] "%d voltooiing:\n" msgstr[1] "Er zijn %d mogelijkheden:\n" #: info/echo-area.c:1169 msgid "Insert completion" msgstr "Een voltooiing invoegen" #: info/echo-area.c:1271 #, c-format msgid "Building completions..." msgstr "Opbouwen van voltooiingen..." #: info/echo-area.c:1390 msgid "Scroll the completions window" msgstr "Het voltooiingsvenster scrollen" #: info/filesys.c:91 #, c-format msgid "looking for file \"%s\"" msgstr "zoeken naar bestand '%s'" #: info/filesys.c:158 #, c-format msgid "looking for file %s in %s" msgstr "zoeken naar bestand '%s' in %s" #: info/filesys.c:227 info/filesys.c:241 info/filesys.c:262 #, c-format msgid "found file %s" msgstr "bestand %s gevonden" #: info/footnotes.c:231 #, c-format msgid "Footnotes could not be displayed" msgstr "De voetnoten kunnen niet weergegeven worden" #: info/footnotes.c:251 msgid "Show the footnotes associated with this node in another window" msgstr "In een ander venster de voetnoten tonen die met deze pagina verbonden zijn" #: info/footnotes.h:26 msgid "---------- Footnotes ----------" msgstr "---------- Voetnoten ----------" #: info/indices.c:123 info/indices.c:806 #, c-format msgid "Finding index entries..." msgstr "Zoeken naar index-items..." #: info/indices.c:206 msgid "Look up a string in the index for this file" msgstr "Een tekenreeks opzoeken in de index van dit bestand" #: info/indices.c:218 info/indices.c:324 info/indices.c:812 #, c-format msgid "No indices found." msgstr "Geen indexen gevonden." #: info/indices.c:222 msgid "Index entry: " msgstr "Index-item: " #: info/indices.c:439 #, c-format msgid "Found '%s' in %s. ('\\[next-index-match]' tries to find next.)" msgstr "'%s' gevonden in %s -- ('\\[next-index-match]' zoekt de volgende)" #: info/indices.c:449 msgid "Go to the next matching index item from the last '\\[index-search]' command" msgstr "Naar het volgende overeenkomende item van het laatste '\\[index-search]'-commando" #: info/indices.c:460 #, c-format msgid "No previous index search string." msgstr "Geen eerdere index-zoektekenreeks." #: info/indices.c:478 #, c-format msgid "No more index entries containing '%s'." msgstr "Er zijn geen index-items meer die '%s' bevatten." #: info/indices.c:479 info/indices.c:874 #, c-format msgid "No index entries containing '%s'." msgstr "Er zijn geen index-items die '%s' bevatten." #: info/indices.c:583 #, c-format msgid "Scanning indices of '%s'..." msgstr "Zoeken in de indexen van '%s'..." #: info/indices.c:636 msgid "Grovel all known info file's indices for a string and build a menu" msgstr "Alle Info-bestandsindexen doorzoeken naar een tekenreeks en een menu maken" #: info/indices.c:644 info/indices.c:646 msgid "Index apropos" msgstr "Index-apropos:" #: info/indices.c:686 #, c-format msgid "Index entries containing '%s':\n" msgstr "Index-items die '%s' bevatten:\n" #: info/indices.c:791 msgid "List all matches of a string in the index" msgstr "Alle voorkomens tonen van een tekenreeks in de index" #: info/indices.c:818 info/indices.c:820 msgid "Index topic" msgstr "Index-onderwerp" #: info/indices.h:40 #, c-format msgid "No available info files have '%s' in their indices." msgstr "Geen van de beschikbare Info-bestanden heeft '%s' in z'n index." #: info/info-utils.c:899 #, c-format msgid "Error converting file character encoding." msgstr "Fout tijdens converteren van tekencodering van bestand." #: info/info.c:223 info/session.c:2699 #, c-format msgid "No menu item '%s' in node '%s'." msgstr "Er is geen menu-item '%s' op pagina '%s'." #: info/info.c:316 #, c-format msgid "No file given for node '%s'." msgstr "Er is geen bestand gegeven voor pagina '%s'." #: info/info.c:365 info/info.c:1115 #, c-format msgid "Cannot find node '%s'." msgstr "Kan pagina '%s' niet vinden." #: info/info.c:387 #, c-format msgid "No program name given." msgstr "Geen programmanaam gegeven." #: info/info.c:578 #, c-format msgid "invalid number: %s\n" msgstr "ongeldig aantal: %s\n" #: info/info.c:758 #, c-format msgid "malformed variable assignment: %s" msgstr "ongeldige toekenning aan variabele: %s" #: info/info.c:765 info/infokey.c:537 #, c-format msgid "%s: no such variable" msgstr "%s: onbekende variabele" #: info/info.c:771 info/infokey.c:539 #, c-format msgid "value %s is not valid for variable %s" msgstr "waarde %s is niet geldig voor variabele %s" #: info/info.c:783 #, c-format msgid "Try --help for more information.\n" msgstr "Gebruik '--help' voor meer informatie.\n" #: info/info.c:805 install-info/install-info.c:2212 tp/texi2any.pl:878 #: texindex/ti.twjr:1293 #, c-format, awk-format, perl-format msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Copyright (C) %s Free Software Foundation, Inc.\n" "Dit is vrije software: u mag het vrijelijk wijzigen en verder verspreiden.\n" "De precieze licentie is GPLv3+: GNU GPL versie 3 of later;\n" "zie http://gnu.org/licenses/gpl.html voor de volledige tekst.\n" "Er is GEEN GARANTIE, voor zover de wet dit toestaat.\n" #: info/info.c:963 #, c-format msgid "no index entries found for '%s'\n" msgstr "geen index-items gevonden voor '%s'\n" #: info/info.c:1016 #, c-format msgid "" "Usage: %s [OPTION]... [MENU-ITEM...]\n" "\n" "Read documentation in Info format.\n" msgstr "" "Gebruik: %s [OPTIE...] [MENU-ITEM...]\n" "\n" "Documentatie in Info-opmaak lezen.\n" #: info/info.c:1022 msgid "" "Options:\n" " -a, --all use all matching manuals.\n" " -k, --apropos=STRING look up STRING in all indices of all manuals.\n" " -d, --directory=DIR add DIR to INFOPATH.\n" " --dribble=FILE remember user keystrokes in FILENAME.\n" " -f, --file=MANUAL specify Info manual to visit." msgstr "" "Opties:\n" " -a, --all alle overeenkomende handleidingen gebruiken\n" " -k, --apropos=TEKENREEKS in alle Info-indexen naar deze tekenreeks zoeken\n" " -d, --directory=MAP deze map toevoegen aan het zoekpad 'INFOPATH'\n" " --dribble=BESTAND toetsaanslagen in dit bestand opslaan\n" " -f, --file=HANDLEIDING het te bekijken Info-bestand" #: info/info.c:1030 msgid "" " -h, --help display this help and exit.\n" " --index-search=STRING go to node pointed by index entry STRING.\n" " -n, --node=NODENAME specify nodes in first visited Info file.\n" " -o, --output=FILE output selected nodes to FILE." msgstr "" " -h, --help deze hulptekst tonen en stoppen\n" " --index-search=NAAM de pagina tonen waarnaar dit index-item verwijst\n" " -n, --node=PAGINANAAM een te bezoeken pagina\n" " -o, --output=BESTAND de gekozen pagina's naar dit bestand schrijven" #: info/info.c:1036 msgid "" " -R, --raw-escapes output \"raw\" ANSI escapes (default).\n" " --no-raw-escapes output escapes as literal text.\n" " --restore=FILE read initial keystrokes from FILE.\n" " -O, --show-options, --usage go to command-line options node." msgstr "" " -R, --raw-escapes \"ruwe\" ANSI-stuurcodes schrijven (standaard)\n" " --no-raw-escapes stuurcodes als tekst uitschrijven\n" " --restore=BESTAND de eerste toetsaanslagen uit dit bestand lezen\n" " -O, --show-options, --usage de pagina met de commandoregelopties tonen" #: info/info.c:1043 msgid " -b, --speech-friendly be friendly to speech synthesizers." msgstr " -b, --speech-friendly uitvoer toesnijden op spraaksynthesizers" #: info/info.c:1047 msgid "" " --strict-node-location (for debugging) use Info file pointers as-is.\n" " --subnodes recursively output menu items.\n" " -v, --variable VAR=VALUE assign VALUE to Info variable VAR.\n" " --vi-keys use vi-like and less-like key bindings.\n" " --version display version information and exit.\n" " -w, --where, --location print physical location of Info file.\n" " -x, --debug=NUMBER set debugging level (-1 for all).\n" msgstr "" " --strict-node-location (voor debugging) bestandswijzers sic gebruiken\n" " --subnodes recursief alle menu-items uitvoeren\n" " -v, --variable VAR=WAARDE deze WAARDE aan Info-variabele VAR toekennen\n" " --vi-keys toetsbindingen als in 'vi' en 'less' gebruiken\n" " --version versie-informatie tonen en stoppen\n" " -w, --where, --location het volledige pad van het Info-bestand tonen\n" " -x, --debug=GETAL debugging-niveau instellen (-1 voor allerhoogste)\n" #: info/info.c:1056 msgid "" "\n" "The first non-option argument, if present, is the menu entry to start from;\n" "it is searched for in all 'dir' files along INFOPATH.\n" "If it is not present, info merges all 'dir' files and shows the result.\n" "Any remaining arguments are treated as the names of menu\n" "items relative to the initial node visited." msgstr "" "\n" "Als 'info' zonder argumenten gestart wordt, dan toont het een overzicht van\n" "alle beschikbare documenten. Als er argumenten gegeven worden, dan wordt het\n" "eerste argument begrepen als het te kiezen menu-item uit dat overzicht.\n" "Eventuele overige argumenten worden steeds begrepen als het te kiezen\n" "menu-item in de op dat moment bereikte pagina." #: info/info.c:1063 msgid "" "\n" "For a summary of key bindings, type H within Info." msgstr "" "\n" "Voor een overzicht van de commandotoetsen in 'info', typ hoofdletter 'H'." #: info/info.c:1066 msgid "" "\n" "Examples:\n" " info show top-level dir menu\n" " info info show the general manual for Info readers\n" " info info-stnd show the manual specific to this Info program\n" " info emacs start at emacs node from top-level dir\n" " info emacs buffers select buffers menu entry in emacs manual\n" " info emacs -n Files start at Files node within emacs manual\n" " info '(emacs)Files' alternative way to start at Files node\n" " info --show-options emacs start at node with emacs' command line options\n" " info --subnodes -o out.txt emacs dump entire manual to out.txt\n" " info -f ./foo.info show file ./foo.info, not searching dir" msgstr "" "\n" "Voorbeelden:\n" " info het inhoudsmenu tonen (een compleet overzicht)\n" " info info de algemene handleiding voor Info-lezers tonen\n" " info info-stnd de handleiding voor 'info' zelf tonen\n" " info emacs de eerste pagina van het Emacs-document tonen\n" " info emacs buffers menu-item 'buffers' van het Emacs-document kiezen\n" " info emacs -n Files de 'Files'-pagina van het Emacs-document tonen\n" " info '(emacs)Files' hetzelfde als hiervoor maar op een andere manier\n" " info --show-options emacs de pagina met de Emacs-commandoregelopties tonen\n" " info --subnodes -o em.txt emacs het gehele Emacs-document in 'em.txt' dumpen\n" " info -f ./foo.info het bestand './foo.info' tonen" #: info/info.c:1081 install-info/install-info.c:616 tp/texi2any.pl:866 #: texindex/ti.twjr:1282 msgid "" "Email bug reports to bug-texinfo@gnu.org,\n" "general questions and discussion to help-texinfo@gnu.org.\n" "Texinfo home page: http://www.gnu.org/software/texinfo/" msgstr "" "Stuur foutrapportages naar ,\n" "algemene vragen en commentaar naar ,\n" "en opmerkingen over de vertaling naar .\n" "De Texinfo-webpagina is: http://www.gnu.org/software/texinfo/" #: info/info.c:1116 #, c-format msgid "Cannot find node '(%s)%s'." msgstr "Kan pagina '(%s)%s' niet vinden." #: info/info.c:1117 msgid "Cannot find a window!" msgstr "Kan geen venster vinden!" #: info/info.c:1118 msgid "Point doesn't appear within this window's node!" msgstr "Het punt bevindt zich niet in de pagina van dit venster!" #: info/info.c:1119 msgid "Cannot delete the last window." msgstr "Het laatste venster kan niet gesloten worden." #: info/info.c:1120 msgid "No menu in this node." msgstr "Er is geen menu op deze pagina." #: info/info.c:1121 msgid "No footnotes in this node." msgstr "Er zijn geen voetnoten op deze pagina." #: info/info.c:1122 msgid "No cross references in this node." msgstr "Er zijn geen kruisverwijzingen op deze pagina." #: info/info.c:1123 #, c-format msgid "No '%s' pointer for this node." msgstr "Er is geen '%s'-koppeling op deze pagina." #: info/info.c:1124 #, c-format msgid "Unknown Info command '%c'; try '?' for help." msgstr "Onbekend Info-commando '%c'; typ '?' voor hulp." #: info/info.c:1125 #, c-format msgid "Terminal type '%s' is not smart enough to run Info." msgstr "Terminaltype '%s' is niet krachtig genoeg voor Info." #: info/info.c:1126 msgid "You are already at the last page of this node." msgstr "U bent al aan het eind van deze pagina." #: info/info.c:1127 msgid "You are already at the first page of this node." msgstr "U bent al aan het begin van deze pagina." #: info/info.c:1128 msgid "Only one window." msgstr "Slechts één venster." #: info/info.c:1129 msgid "Resulting window would be too small." msgstr "Het resulterende venster zou te klein zijn." #: info/info.c:1130 msgid "Not enough room for a help window, please delete a window." msgstr "Niet genoeg ruimte voor een hulp-venster; sluit een venster." #: info/infodoc.c:40 msgid "Basic Info command keys\n" msgstr "===== Basiscommando's van 'info' =====\n" #: info/infodoc.c:42 msgid "\\%-10[quit-help] Close this help window.\n" msgstr "\\%-10[quit-help] Dit hulpvenster sluiten.\n" #: info/infodoc.c:43 msgid "\\%-10[quit] Quit Info altogether.\n" msgstr "\\%-10[quit] Info afsluiten.\n" #: info/infodoc.c:44 msgid "\\%-10[get-info-help-node] Invoke the Info tutorial.\n" msgstr "\\%-10[get-info-help-node] Een korte Info-cursus oproepen.\n" #: info/infodoc.c:46 msgid "\\%-10[prev-line] Move up one line.\n" msgstr "\\%-10[prev-line] Eén regel omhoog.\n" #: info/infodoc.c:47 msgid "\\%-10[next-line] Move down one line.\n" msgstr "\\%-10[next-line] Eén regel omlaag.\n" #: info/infodoc.c:48 msgid "\\%-10[scroll-backward] Scroll backward one screenful.\n" msgstr "\\%-10[scroll-backward] Eén blad terug ().\n" #: info/infodoc.c:49 msgid "\\%-10[scroll-forward] Scroll forward one screenful.\n" msgstr "\\%-10[scroll-forward] Eén blad verder ().\n" #: info/infodoc.c:50 msgid "\\%-10[beginning-of-node] Go to the beginning of this node.\n" msgstr "\\%-10[beginning-of-node] Naar het begin van deze pagina.\n" #: info/infodoc.c:51 msgid "\\%-10[end-of-node] Go to the end of this node.\n" msgstr "\\%-10[end-of-node] Naar het einde van deze pagina.\n" #: info/infodoc.c:53 msgid "\\%-10[move-to-next-xref] Skip to the next hypertext link.\n" msgstr "\\%-10[move-to-next-xref] Naar de volgende koppeling springen.\n" #: info/infodoc.c:54 msgid "\\%-10[select-reference-this-line] Follow the hypertext link under the cursor.\n" msgstr "\\%-10[select-reference-this-line] De koppeling onder de cursor volgen ().\n" #: info/infodoc.c:55 msgid "\\%-10[history-node] Go back to the last node seen in this window.\n" msgstr "\\%-10[history-node] Terug naar de laatst geziene pagina in dit venster.\n" #: info/infodoc.c:57 msgid "\\%-10[global-prev-node] Go to the previous node in the document.\n" msgstr "\\%-10[global-prev-node] Naar de voorgaande pagina.\n" #: info/infodoc.c:58 msgid "\\%-10[global-next-node] Go to the next node in the document.\n" msgstr "\\%-10[global-next-node] Naar de volgende pagina.\n" #: info/infodoc.c:59 msgid "\\%-10[prev-node] Go to the previous node on this level.\n" msgstr "\\%-10[prev-node] Naar de voorgaande pagina op dit niveau.\n" #: info/infodoc.c:60 msgid "\\%-10[next-node] Go to the next node on this level.\n" msgstr "\\%-10[next-node] Naar de volgende pagina op dit niveau.\n" #: info/infodoc.c:61 msgid "\\%-10[up-node] Go up one level.\n" msgstr "\\%-10[up-node] Naar de bovenliggende pagina.\n" #: info/infodoc.c:62 msgid "\\%-10[top-node] Go to the top node of this document.\n" msgstr "\\%-10[top-node] Naar de eerste pagina van dit document.\n" #: info/infodoc.c:63 msgid "\\%-10[dir-node] Go to the main 'directory' node.\n" msgstr "\\%-10[dir-node] Naar de hoofd-inhoudspagina.\n" #: info/infodoc.c:65 msgid "1...9 Pick the first...ninth item in this node's menu.\n" msgstr "1...9 Het eerste...negende item uit het menu op deze pagina kiezen.\n" #: info/infodoc.c:66 msgid "\\%-10[last-menu-item] Pick the last item in this node's menu.\n" msgstr "\\%-10[last-menu-item] Het laatste item uit het menu op deze pagina kiezen.\n" #: info/infodoc.c:67 msgid "\\%-10[menu-item] Pick a menu item specified by name.\n" msgstr "\\%-10[menu-item] Een menu-item kiezen door diens naam op te geven.\n" #: info/infodoc.c:68 msgid "\\%-10[xref-item] Follow a cross reference specified by name.\n" msgstr "\\%-10[xref-item] Een kruisverwijzing volgen door diens naam op te geven.\n" #: info/infodoc.c:69 msgid "\\%-10[goto-node] Go to a node specified by name.\n" msgstr "\\%-10[goto-node] Naar een pagina gaan door diens naam op te geven.\n" #: info/infodoc.c:71 msgid "\\%-10[search] Search forward for a specified string.\n" msgstr "\\%-10[search] Voorwaarts zoeken naar een tekenreeks.\n" #: info/infodoc.c:72 msgid "\\%-10[search-previous] Search for previous occurrence.\n" msgstr "\\%-10[search-previous] Vorige zoeken.\n" #: info/infodoc.c:73 msgid "\\%-10[search-next] Search for next occurrence.\n" msgstr "\\%-10[search-next] Volgende zoeken.\n" #: info/infodoc.c:74 msgid "" "\\%-10[index-search] Search for a specified string in the index, and\n" " select the node referenced by the first entry found.\n" msgstr "" "\\%-10[index-search] Naar een tekenreeks zoeken in de index van dit Info-bestand,\n" " en de pagina behorend bij het eerste gevonden item selecteren.\n" #: info/infodoc.c:76 msgid "\\%-10[virtual-index] Synthesize menu of matching index entries.\n" msgstr "\\%-10[virtual-index] Een menu genereren bestaand uit overeenkomende index-items.\n" #: info/infodoc.c:78 msgid "\\%-10[abort-key] Cancel the current operation.\n" msgstr "\\%-10[abort-key] Huidige operatie annuleren of beëindigen.\n" #: info/infodoc.c:197 #, c-format msgid "This is GNU Info version %s. " msgstr "Dit is GNU Info, versie %s. " #: info/infodoc.c:198 msgid "The current search path is:\n" msgstr "Het huidige zoekpad voor Info-bestanden is:\n" #: info/infodoc.c:203 msgid "" "Commands available in Info windows:\n" "\n" msgstr "" "Alle beschikbare commando's in Info-vensters:\n" "=============================================\n" "\n" #: info/infodoc.c:206 msgid "" "Commands available in the echo area:\n" "\n" msgstr "" "Beschikbare commando's in de echoregel:\n" "=======================================\n" "\n" #: info/infodoc.c:226 #, c-format msgid "" "The following commands can only be invoked via %s:\n" "\n" msgstr "" "De volgende commando's kunnen alleen aangeroepen worden via %s:\n" "================================================================\n" "\n" #: info/infodoc.c:231 msgid "" "The following commands cannot be invoked at all:\n" "\n" msgstr "" "De volgende commando's kunnen helemaal niet aangeroepen worden:\n" "===============================================================\n" "\n" #: info/infodoc.c:335 msgid "Display help message" msgstr "Deze hulptekst tonen" #: info/infodoc.c:348 msgid "Visit Info node '(info)Help'" msgstr "Naar Info-pagina '(info)Help'" #: info/infodoc.c:447 msgid "Print documentation for KEY" msgstr "Uitleg geven over een toets" #: info/infodoc.c:458 #, c-format msgid "Describe key: %s" msgstr "Te beschrijven toets: %s" #: info/infodoc.c:468 info/infodoc.c:504 #, c-format msgid "%s is undefined." msgstr "%s is niet gedefinieerd." #: info/infodoc.c:866 msgid "Show what to type to execute a given command" msgstr "Tonen wat ingetypt moet worden om een gegeven commando uit te voeren" #: info/infodoc.c:870 msgid "Where is command: " msgstr "Waar is het commando: " #: info/infodoc.c:892 #, c-format msgid "'%s' is not on any keys" msgstr "'%s' is aan geen enkele toetscombinatie toegekend" #: info/infodoc.c:898 #, c-format msgid "%s can only be invoked via %s." msgstr "%s kan alleen aangeroepen worden via %s." #: info/infodoc.c:902 #, c-format msgid "%s can be invoked via %s." msgstr "%s kan aangeroepen worden via %s." #: info/infodoc.c:907 #, c-format msgid "There is no function named '%s'" msgstr "Er is geen functie met de naam '%s'" #: info/infomap.c:600 #, c-format msgid "could not open init file %s" msgstr "kan initialisatiebestand %s niet openen" #: info/infokey.c:229 #, c-format msgid "key sequence too long" msgstr "toetsenreeks is te lang" #: info/infokey.c:306 #, c-format msgid "missing key sequence" msgstr "ontbrekende toetsenreeks" #: info/infokey.c:386 #, c-format msgid "NUL character (\\000) not permitted" msgstr "NUL-teken (\\000) is niet toegestaan" #: info/infokey.c:415 #, c-format msgid "NUL character (^%c) not permitted" msgstr "NUL-teken (^%c) is niet toegestaan" #: info/infokey.c:438 #, c-format msgid "missing action name" msgstr "ontbrekende actienaam" #: info/infokey.c:450 #, c-format msgid "cannot bind key sequence to menu-digit" msgstr "kan geen toetsencombinatie aan menu-cijfer toekennen" #: info/infokey.c:458 #, c-format msgid "unknown action `%s'" msgstr "onbekende actie '%s'" #: info/infokey.c:482 #, c-format msgid "action name too long" msgstr "actienaam is te lang" #: info/infokey.c:495 #, c-format msgid "extra characters following action `%s'" msgstr "extra tekens na actie '%s'" #: info/infokey.c:506 #, c-format msgid "missing variable name" msgstr "ontbrekende naam van variabele" #: info/infokey.c:515 #, c-format msgid "missing `=' immediately after variable name" msgstr "ontbrekende '=' na naam van variabele" #: info/infokey.c:522 #, c-format msgid "variable name too long" msgstr "naam van variabele is te lang" #: info/infokey.c:546 #, c-format msgid "value too long" msgstr "waarde is te lang" #: info/infokey.c:592 #, c-format msgid "\"%s\", line %u: " msgstr "\"%s\", regel %u: " #: info/m-x.c:66 msgid "Read the name of an Info command and describe it" msgstr "De naam van een Info-commando lezen en een omschrijving ervan geven" #: info/m-x.c:70 msgid "Describe command: " msgstr "Te omschrijven commando: " #: info/m-x.c:93 msgid "Read a command name in the echo area and execute it" msgstr "De naam van een commando in de echoregel lezen en deze uitvoeren" #: info/m-x.c:136 #, c-format msgid "Cannot execute an 'echo-area' command here." msgstr "Kan hier geen 'echoregel'-commando uitvoeren." #: info/m-x.c:149 #, c-format msgid "Undefined command: %s" msgstr "Onbekend commando: %s" #: info/m-x.c:155 msgid "Set the height of the displayed window" msgstr "De hoogte van het weergavevenster instellen" #: info/m-x.c:168 #, c-format msgid "Set screen height to (%d): " msgstr "Schermhoogte instellen op (%d): " #: info/makedoc.c:141 #, c-format msgid "" " Source files groveled to make this file include:\n" "\n" msgstr "" " Doorzochte bronbestanden om dit bestand te maken omvatten:\n" "\n" #: info/makedoc.c:466 #, c-format msgid "Couldn't manipulate the file %s.\n" msgstr "Kan het bestand %s niet manipuleren.\n" #. TRANSLATORS: The "\n* Menu:\n\n" part of this should not be translated, as #. it is part of the Info syntax. #: info/nodemenu.c:35 msgid "" "\n" "* Menu:\n" "\n" " (File)Node Lines Size Containing File\n" " ---------- ----- ---- ---------------" msgstr "" "\n" "* Menu:\n" "\n" " (Bestand)Pagina Regels Bytes Volledig pad\n" " --------------- ------ ----- ------------" #: info/nodemenu.c:187 msgid "" "Here is the menu of nodes you have recently visited.\n" "Select one from this menu, or use '\\[history-node]' in another window.\n" msgstr "" "Hier is een menu van pagina's die u recent bezocht hebt.\n" "Selecteer er een, of gebruik '\\[history-node]' in een ander venster.\n" #: info/nodemenu.c:208 msgid "Make a window containing a menu of all of the currently visited nodes" msgstr "Een venster openen met een menu van reeds bezochte pagina's" #: info/nodemenu.c:253 msgid "Select a node which has been previously visited in a visible window" msgstr "Een pagina selecteren die recent bekeken werd in een zichtbaar venster" #: info/nodemenu.c:260 msgid "Select visited node: " msgstr "Te selecteren bezochte pagina: " #: info/nodemenu.c:278 info/session.c:2355 #, c-format msgid "The reference disappeared! (%s)." msgstr "De verwijzing is verdwenen! (%s)." #: info/pcterm.c:206 #, c-format msgid "Terminal cannot be initialized: %s\n" msgstr "Terminal kan niet geïnitialiseerd worden: %s\n" #: info/search.c:166 #, c-format msgid "regexp error: %s" msgstr "fout in reguliere expressie: %s" #: info/session.c:60 msgid "Show all matching files" msgstr "Alle overeenkomende bestanden tonen" #: info/session.c:64 #, c-format msgid "No file index" msgstr "Geen bestandenindex" # Typ voor hulp, om te bladeren, en om te springen. Dit is Info %s. #. TRANSLATORS: Try to keep this message (when "expanded") at most 79 #. characters; anything after the 79th character will not actually be #. displayed on an 80-column terminal. #: info/session.c:190 #, c-format msgid "Welcome to Info version %s. Type \\[get-help-window] for help, \\[get-info-help-node] for tutorial." msgstr "Welkom bij Info versie %s. Typ <\\[get-help-window]> voor hulp, om te bladeren." #: info/session.c:766 #, c-format msgid "can't open %s: %s" msgstr "kan %s niet openen: %s" #: info/session.c:772 #, c-format msgid "debugging output diverted to \"%s\"" msgstr "debugging-uitvoer is omgeleid naar '%s'" #: info/session.c:1214 msgid "Move down to the next line" msgstr "Naar de volgende regel" #: info/session.c:1229 msgid "Move up to the previous line" msgstr "Naar de vorige regel" #: info/session.c:1245 msgid "Move the cursor to a specific line of the window" msgstr "De cursor op een bepaalde regel in het venster zetten" #: info/session.c:1277 msgid "Move to the end of the line" msgstr "Naar het einde van de regel" #: info/session.c:1302 msgid "Move to the start of the line" msgstr "Naar het begin van de regel" #: info/session.c:1384 msgid "Move to the start of this node" msgstr "Naar het begin van deze pagina" #: info/session.c:1391 msgid "Move to the end of this node" msgstr "Naar het einde van deze pagina" #: info/session.c:1473 msgid "Scroll forward in this window" msgstr "Verderscrollen in dit venster" #: info/session.c:1487 msgid "Scroll backward in this window" msgstr "Terugscrollen in dit venster" #: info/session.c:1495 msgid "Scroll forward in this window and set default window size" msgstr "Verderscrollen in dit venster en de venstergrootte instellen" #: info/session.c:1510 msgid "Scroll backward in this window and set default window size" msgstr "Terugscrollen in dit venster en de venstergrootte instellen" #: info/session.c:1516 msgid "Scroll forward in this window staying within node" msgstr "Binnen de pagina verderscrollen in dit venster" #: info/session.c:1531 msgid "Scroll backward in this window staying within node" msgstr "Binnen de pagina terugscrollen in dit venster" #: info/session.c:1539 msgid "Scroll forward in this window staying within node and set default window size" msgstr "Binnen de pagina verderscrollen in dit venster en de venstergrootte instellen" #: info/session.c:1566 msgid "Scroll backward in this window staying within node and set default window size" msgstr "Binnen de pagina terugscrollen in dit venster en de venstergrootte instellen" #: info/session.c:1572 msgid "Scroll down by lines" msgstr "Een aantal regels omlaagscrollen" #: info/session.c:1578 msgid "Scroll up by lines" msgstr "Een aantal regels omhoogscrollen" #: info/session.c:1590 msgid "Scroll down by half screen size" msgstr "Een halve pagina omlaagscrollen" #: info/session.c:1617 msgid "Scroll up by half screen size" msgstr "Een halve pagina omhoogscrollen" #: info/session.c:1623 msgid "Scroll the other window" msgstr "In het andere venster verderscrollen" #: info/session.c:1644 msgid "Scroll the other window backward" msgstr "In het andere venster terugscrollen" #: info/session.c:1744 msgid "Select the next window" msgstr "Het volgende venster selecteren" #: info/session.c:1781 msgid "Select the previous window" msgstr "Het vorige venster selecteren" #: info/session.c:1825 msgid "Split the current window" msgstr "Het huidige venster splitsen" #: info/session.c:1867 msgid "Delete the current window" msgstr "Het huidige venster sluiten" #: info/session.c:1872 msgid "Cannot delete a permanent window" msgstr "Een permanent venster kan niet gesloten worden." #: info/session.c:1903 msgid "Delete all other windows" msgstr "Alle andere vensters sluiten" #: info/session.c:1949 msgid "Grow (or shrink) this window" msgstr "Dit venster vergroten of verkleinen" #: info/session.c:1960 msgid "Divide the available screen space among the visible windows" msgstr "De beschikbare schermruimte verdelen tussen de zichtbare vensters" #: info/session.c:1967 msgid "Toggle the state of line wrapping in the current window" msgstr "Regelafbreking in het huidige venster omschakelen" #: info/session.c:2116 msgid "Select this menu item" msgstr "Het huidige menu-item selecteren" #: info/session.c:2146 #, c-format msgid "There isn't %d item in this menu." msgid_plural "There aren't %d items in this menu." msgstr[0] "Dit menu heeft minder dan %d item." msgstr[1] "Dit menu heeft minder dan %d items." #: info/session.c:2155 msgid "Select the last item in this node's menu" msgstr "Het laatste menu-item op deze pagina selecteren" #: info/session.c:2263 info/session.c:2264 #, c-format msgid "Menu item (%s): " msgstr "Te kiezen menu-item (%s): " #: info/session.c:2267 msgid "Menu item: " msgstr "Te kiezen menu-item: " #: info/session.c:2274 info/session.c:2275 #, c-format msgid "Follow xref (%s): " msgstr "Te volgen verwijzing (%s): " #: info/session.c:2278 msgid "Follow xref: " msgstr "Te volgen kruisverwijzing: " #: info/session.c:2367 msgid "Read a menu item and select its node" msgstr "De naam van een menu-item lezen en diens pagina selecteren" #: info/session.c:2392 msgid "Read a footnote or cross reference and select its node" msgstr "De naam van een voetnoot of kruisverwijzing lezen en diens pagina selecteren" #: info/session.c:2398 msgid "Move to the start of this node's menu" msgstr "Naar het begin van het menu op deze pagina" #: info/session.c:2420 msgid "Visit as many menu items at once as possible" msgstr "Zo veel mogelijk menu-items tegelijk bezoeken" #: info/session.c:2519 msgid "Move to the previous cross reference" msgstr "Naar de vorige kruisverwijzing springen" #: info/session.c:2582 msgid "Move to the next cross reference" msgstr "Naar de volgende kruisverwijzing springen" #: info/session.c:2643 msgid "Select reference or menu item appearing on this line" msgstr "De verwijzing of het menu-item in deze regel volgen" #: info/session.c:2677 #, c-format msgid "No menu in node '%s'." msgstr "Er is geen menu in pagina '%s'." #: info/session.c:2724 #, c-format msgid "Unable to find node referenced by '%s' in '%s'." msgstr "Kan de pagina waarnaar verwezen werd door '%s' niet vinden in '%s'." #: info/session.c:2774 msgid "Read a list of menus starting from dir and follow them" msgstr "Een reeks menu-items lezen en deze vanaf de inhoudspagina volgen" #: info/session.c:2776 msgid "Follow menus: " msgstr "Te volgen reeks menu-items: " #: info/session.c:2878 msgid "Select the Next node" msgstr "Naar de volgende pagina op dit niveau" #: info/session.c:2885 msgid "Select the Prev node" msgstr "Naar de voorgaande pagina op dit niveau" #: info/session.c:2892 msgid "Select the Up node" msgstr "Naar de bovenliggende pagina" #: info/session.c:2898 msgid "Select the last node in this file" msgstr "Naar de laatste pagina van dit document" #: info/session.c:2925 info/session.c:2958 msgid "This window has no additional nodes" msgstr "Dit venster heeft geen extra pagina's." #: info/session.c:2931 msgid "Select the first node in this file" msgstr "Naar de eerste pagina van dit document" #: info/session.c:3063 msgid "No more nodes within this document." msgstr "Dit is de laatste pagina van dit document." #: info/session.c:3108 info/session.c:3148 msgid "No 'Prev' or 'Up' for this node within this document." msgstr "Er is binnen dit document voor deze pagina geen voorgaande of bovenliggende pagina." #: info/session.c:3161 msgid "Move forwards or down through node structure" msgstr "Voorwaarts door alle pagina's van een document bladeren" #: info/session.c:3178 msgid "Move backwards or up through node structure" msgstr "Achterwaarts door alle pagina's van een document bladeren" #: info/session.c:3201 msgid "Read a node name and select it" msgstr "De naam van een pagina lezen en deze selecteren" #: info/session.c:3255 info/session.c:3259 msgid "Goto node: " msgstr "Te bezoeken pagina: " #: info/session.c:3438 msgid "Find the node describing program invocation" msgstr "De pagina zoeken die de aanroepwijze van het programma beschrijft" #: info/session.c:3440 #, c-format msgid "Find Invocation node of [%s]: " msgstr "Aanroepbeschrijving bekijken van [%s]: " #: info/session.c:3485 msgid "Read a manpage reference and select it" msgstr "Een man-paginaverwijzing lezen en deze selecteren" #: info/session.c:3489 msgid "Get Manpage: " msgstr "Te bekijken man-pagina: " #: info/session.c:3510 msgid "Select the node 'Top' in this file" msgstr "Naar de eerste pagina van dit bestand" #: info/session.c:3516 msgid "Select the node '(dir)'" msgstr "Naar de hoofd-inhoudspagina" #: info/session.c:3522 msgid "Show full file name of node being displayed" msgstr "Volledige bestandsnaam van getoonde pagina tonen" #: info/session.c:3539 msgid "Select the most recently selected node" msgstr "Terug naar de laatst geziene pagina" #: info/session.c:3544 #, c-format msgid "No earlier node in history" msgstr "Er is geen vroegere pagina in de geschiedenis" #: info/session.c:3548 msgid "Read the name of a file and select it" msgstr "De naam van een bestand lezen en deze selecteren" #: info/session.c:3552 msgid "Find file: " msgstr "Te bezoeken bestand: " #: info/session.c:3569 #, c-format msgid "Cannot find '%s'." msgstr "Kan '%s' niet vinden." #: info/session.c:3618 #, c-format msgid "Could not create output file '%s'." msgstr "Kan uitvoerbestand '%s' niet aanmaken." #: info/session.c:3632 #, c-format msgid "error writing to %s: %s" msgstr "fout bij het schrijven naar '%s': %s" #: info/session.c:3641 #, c-format msgid "closing %s" msgstr "sluiten van %s" #: info/session.c:3690 #, c-format msgid "writing node %s..." msgstr "schrijven van pagina %s..." #: info/session.c:3736 msgid "Pipe the contents of this node through INFO_PRINT_COMMAND" msgstr "De inhoud van deze pagina doorsluizen naar het INFO_PRINT_COMMAND" #: info/session.c:3764 #, c-format msgid "Cannot open pipe to '%s'." msgstr "Kan geen pijp naar '%s' openen." #: info/session.c:3769 #, c-format msgid "printing node %s..." msgstr "afdrukken van pagina %s..." #: info/session.c:3777 #, c-format msgid "finished printing node %s" msgstr "klaar met afdrukken van pagina %s" #: info/session.c:3809 msgid "Toggle the usage of regular expressions in searches" msgstr "Het gebruik van reguliere expressies bij zoekopdrachten aan-/uitzetten" #: info/session.c:3813 #, c-format msgid "Using regular expressions for searches." msgstr "Zoeken gebruikt reguliere expressies." #: info/session.c:3814 #, c-format msgid "Using literal strings for searches." msgstr "Zoeken gebruikt letterlijke tekst." #: info/session.c:4058 msgid "Search continued from the end of the document." msgstr "Het zoeken is verdergegaan vanaf het einde." #: info/session.c:4063 msgid "Search continued from the beginning of the document." msgstr "Het zoeken is verdergegaan vanaf het begin." #: info/session.c:4083 #, c-format msgid "Searching subfile %s ..." msgstr "Zoeken naar subbestand %s..." #: info/session.c:4122 msgid "Search failed." msgstr "Niet gevonden." #: info/session.c:4141 #, c-format msgid "%s%s%s [%s]: " msgstr "%s%s%s [\"%s\"]: " #: info/session.c:4142 info/session.c:4148 msgid "Regexp search" msgstr "Zoeken naar expressie" #: info/session.c:4142 info/session.c:4148 msgid "Search" msgstr "Zoeken" #: info/session.c:4143 info/session.c:4149 msgid " case-sensitively" msgstr " (hooflettergevoelig)" #: info/session.c:4144 info/session.c:4150 msgid " backward" msgstr " (achterwaarts)" # FIXME: huh? #: info/session.c:4147 #, c-format msgid "%s%s%s: " msgstr "%s%s%s: " #: info/session.c:4167 msgid "Search string too short" msgstr "Zoektekenreeks is te kort" #: info/session.c:4237 msgid "Read a string and search for it case-sensitively" msgstr "Een tekenreeks lezen en daar hoofdlettergevoelig naar zoeken" #: info/session.c:4242 msgid "Read a string and search for it" msgstr "Een tekenreeks lezen en daar naar zoeken" #: info/session.c:4248 msgid "Read a string and search backward for it" msgstr "Een tekenreeks lezen en daar achterwaarts naar zoeken" #: info/session.c:4256 msgid "Repeat last search in the same direction" msgstr "De laatste zoekopdracht in dezelfde richting herhalen" #: info/session.c:4264 info/session.c:4309 msgid "No previous search string" msgstr "Geen eerdere zoektekenreeks." #: info/session.c:4301 msgid "Repeat last search in the reverse direction" msgstr "De laatste zoekopdracht in tegenovergestelde richting herhalen" #: info/session.c:4348 msgid "Clear displayed search matches" msgstr "Getoonde zoekresultaten wissen" #: info/session.c:4365 info/session.c:4371 msgid "Search interactively for a string as you type it" msgstr "Naar een tekenreeks zoeken terwijl u deze intypt" #: info/session.c:4485 msgid "Regexp I-search backward: " msgstr "Achterwaarts typend-zoeken naar expressie: " #: info/session.c:4486 msgid "I-search backward: " msgstr "Achterwaarts typend-zoeken: " #: info/session.c:4488 msgid "Regexp I-search: " msgstr "Typend-zoeken naar expressie: " #: info/session.c:4489 msgid "I-search: " msgstr "Typend-zoeken: " #: info/session.c:4514 info/session.c:4517 msgid "Failing " msgstr "*Ongevonden* " #: info/session.c:4890 msgid "Cancel current operation" msgstr "Huidige operatie annuleren" # Dit is een reactie op bovenstaande 'Cancel current operation'. #: info/session.c:4897 msgid "Quit" msgstr "Geannuleerd" #: info/session.c:4902 msgid "Display version of Info being run" msgstr "De versie van Info tonen" #: info/session.c:4904 #, c-format msgid "GNU Info version %s" msgstr "GNU Info, versie %s" #: info/session.c:4909 msgid "Redraw the display" msgstr "Het venster opnieuw schrijven" #: info/session.c:4946 msgid "Quit using Info" msgstr "Info afsluiten" #: info/session.c:4959 msgid "Run command bound to this key's lowercase variant" msgstr "Commando uitvoeren dat behoort bij de kleinelettervariant van deze toets" #: info/session.c:4970 #, c-format msgid "Unknown command (%s)." msgstr "Onbekend commando (%s)." #: info/session.c:4973 #, c-format msgid "\"%s\" is invalid" msgstr "\"%s\" is ongeldig" #: info/session.c:4974 #, c-format msgid "'%s' is invalid" msgstr "'%s' is ongeldig" #: info/session.c:5292 msgid "Add this digit to the current numeric argument" msgstr "Dit cijfer toevoegen aan het huidige numerieke argument" #: info/session.c:5299 msgid "Start (or multiply by 4) the current numeric argument" msgstr "Een nieuw numeriek argument beginnen (of het huidige met 4 vermenigvuldigen)" #: info/tilde.c:361 #, c-format msgid "readline: Out of virtual memory!\n" msgstr "readline: onvoldoende geheugen beschikbaar\n" #: info/variables.c:51 msgid "When \"On\", footnotes appear and disappear automatically" msgstr "Bij 'On' worden voetnoten automatisch getoond" #: info/variables.c:55 msgid "When \"On\", creating or deleting a window resizes other windows" msgstr "Bij 'On' worden venstergroottes automatisch aangepast" #: info/variables.c:59 msgid "When \"On\", flash the screen instead of ringing the bell" msgstr "Bij 'On' flitst het scherm in plaats van een belsignaal" #: info/variables.c:63 msgid "When \"On\", errors cause the bell to ring" msgstr "Bij 'On' geven fouten een belsignaal" #: info/variables.c:67 msgid "When \"On\", Info garbage collects files which had to be uncompressed" msgstr "Bij 'On' worden gedecomprimeerde teksten vergeten" #: info/variables.c:70 msgid "When \"On\", the portion of the matched search string is highlighted" msgstr "Bij 'On' staat het overeenkomende deel in hoofdletters" #: info/variables.c:74 msgid "Controls what happens when scrolling is requested at the end of a node" msgstr "Hoe te scrollen aan het eind van een pagina" #: info/variables.c:79 msgid "Same as scroll-behaviour" msgstr "Hoe te scrollen aan het eind van een pagina" #: info/variables.c:83 msgid "The number lines to scroll when the cursor moves out of the window" msgstr "Aantal te scrollen regels wanneer cursor buiten venster komt" #: info/variables.c:87 msgid "Controls whether scroll-behavior affects cursor movement commands" msgstr "Bij 'On' werkt pijltjestoets ook op paginagrens" #: info/variables.c:91 msgid "When \"On\", Info accepts and displays ISO Latin characters" msgstr "Bij 'On' accepteert en toont Info ISO-Latin-tekens" #: info/variables.c:95 msgid "What to do when a scrolling command is issued at the end of the last node" msgstr "Hoe te scrollen aan het eind van de laatste pagina" #: info/variables.c:100 msgid "Minimal length of a search string" msgstr "Minimale lengte van een zoektekenreeks" #: info/variables.c:104 msgid "Skip current window when searching" msgstr "Bij zoeken het huidige venster overslaan" #: info/variables.c:108 msgid "Exclude default directories from file search path" msgstr "De standaardmappen weglaten uit het bestandenzoekpad" #: info/variables.c:112 msgid "Hide some Info file syntax in the text of nodes" msgstr "Een deel van de bestandssyntax weglaten uit de paginanamen" #: info/variables.c:116 msgid "Length of time in milliseconds to wait for the next byte in a sequence indicating that a key has been pressed" msgstr "Het aantal te wachten milliseconden op een volgende byte in een reeks die aangeeft dat een toets is ingedrukt" #: info/variables.c:120 msgid "Highlight search matches" msgstr "Zoekovereenkomsten accentueren" #: info/variables.c:124 msgid "Method to use to track mouse events" msgstr "Te gebruiken methode voor het volgen van muisgebeurtenissen " #: info/variables.c:130 msgid "Explain the use of a variable" msgstr "De betekenis van een variabele uitleggen" #: info/variables.c:136 msgid "Describe variable: " msgstr "Te omschrijven variabele: " #: info/variables.c:151 msgid "Set the value of an Info variable" msgstr "De waarde van een Info-variabele instellen" #: info/variables.c:158 msgid "Set variable: " msgstr "In te stellen variabele: " #: info/variables.c:174 #, c-format msgid "Set %s to value (%d): " msgstr "Variabele %s deze waarde geven (%d): " #: info/variables.c:208 #, c-format msgid "Set %s to value (%s): " msgstr "Variabele %s deze waarde geven (%s): " #: info/window.c:921 msgid "--*** Tags out of Date ***" msgstr "--*** Tags zijn verouderd ***" #: info/window.c:965 msgid "-----Info: (), lines ----, " msgstr "-----Info: (), regels ----, " #: info/window.c:972 #, c-format msgid "-%s---Info: %s, %ld lines --%s--" msgstr "-%s---Info: %s, %ld regels --%s--" #: info/window.c:976 #, c-format msgid "-%s%s-Info: (%s)%s, %ld lines --%s--" msgstr "-%s%s-Info: (%s)%s, %ld regels --%s--" #: info/window.c:982 #, c-format msgid " Subfile: %s" msgstr " Subbestand: %s" #: install-info/install-info.c:292 #, c-format msgid "%s: empty file" msgstr "%s: is een leeg bestand" #: install-info/install-info.c:294 #, c-format msgid "%s for %s" msgstr "%s voor %s" #: install-info/install-info.c:533 #, c-format msgid "\tTry `%s --help' for a complete list of options.\n" msgstr "\tTyp '%s --help' voor een volledige lijst van opties.\n" #: install-info/install-info.c:541 #, c-format msgid "Usage: %s [OPTION]... [INFO-FILE [DIR-FILE]]\n" msgstr "Gebruik: %s [OPTIE...] [INFO-BESTAND [INHOUDSBESTAND]]\n" #: install-info/install-info.c:543 msgid "Add or remove entries in INFO-FILE from the Info directory DIR-FILE." msgstr "" "De items die voorkomen in INFO-BESTAND toevoegen aan of\n" "verwijderen uit het Info-inhoudsbestand INHOUDSBESTAND." #: install-info/install-info.c:544 msgid "" "INFO-FILE and DIR-FILE are required unless the --info-file\n" "or --dir-file (or --info-dir) options are given, respectively." msgstr "" "INFOBESTAND en INHOUDSBESTAND zijn vereist, tenzij respectievelijk\n" "de opties '--info-file' of '--dir-file/--info-dir' gegeven werden." #: install-info/install-info.c:548 msgid "" "Options:\n" " --add-once add only to first matching section, not all.\n" " --align=COL start description of new entries at column COL.\n" " --calign=COL format second and subsequent description lines to\n" " start at column COL." msgstr "" "Opties:\n" " --add-once alleen aan eerste overeenkomende sectie toevoegen\n" " --align=KOLOM omschrijving van nieuwe items op deze KOLOM beginnen\n" " --calign=KOLOM tweede en volgende omschrijvingsregels hier beginnen" #: install-info/install-info.c:555 msgid "" " --debug report what is being done.\n" " --delete delete existing entries for INFO-FILE from DIR-FILE;\n" " don't insert any new entries.\n" " --defsection=TEXT like --section, but only use TEXT if no sections\n" " are present in INFO-FILE (replacing \"Miscellaneous\").\n" " --description=TEXT the description of the entry is TEXT; used with\n" " the --name option to become synonymous with the\n" " --entry option.\n" " --dir-file=NAME specify file name of Info directory file;\n" " equivalent to using the DIR-FILE argument.\n" " --dry-run same as --test." msgstr "" " --debug tonen wat er gedaan wordt\n" " --delete de items van INFO-BESTAND uit INHOUDSBESTAND verwijderen;\n" " geen nieuwe items toevoegen\n" " --defsection=TITEL als '--section', maar de gegeven TITEL alleen gebruiken\n" " als het INFO-BESTAND geen sectienamen noemt\n" " --description=TEKST de beschrijving van een item; wanneer samen gebruikt met\n" " '--name', is dit equivalent aan '--entry'\n" " --dir-file=NAAM de bestandsnaam van het Info-inhoudsbestand;\n" " equivalent aan het argument INHOUDSBESTAND\n" " --dry-run hetzelfde als '--test'" #: install-info/install-info.c:568 msgid "" " --entry=TEXT insert TEXT as an Info directory entry,\n" " overriding any corresponding entry from DIR-FILE.\n" " TEXT is written as an Info menu item line followed\n" " by zero or more extra lines starting with whitespace.\n" " If you specify more than one entry, all are added.\n" " If you don't specify any entries, they are determined\n" " from information in the Info file itself." msgstr "" " --entry=TEKST deze tekst toevoegen als een Info-inhoudsitem,\n" " een bestaand overeenkomend item wordt overschreven;\n" " de TEKST moet de vorm van een Info-menu-item hebben,\n" " met nul of meer extra regels beginnend met witruimte;\n" " indien u meer dan één item opgeeft, worden ze allemaal\n" " toegevoegd; als u geen items opgeeft, worden deze uit\n" " het gegeven Info-bestand gehaald" #: install-info/install-info.c:577 msgid "" " --help display this help and exit.\n" " --info-dir=DIR same as --dir-file=DIR/dir.\n" " --info-file=FILE specify Info file to install in the directory;\n" " equivalent to using the INFO-FILE argument.\n" " --item=TEXT same as --entry=TEXT.\n" " --keep-old do not replace entries, or remove empty sections." msgstr "" " --help deze hulptekst tonen en stoppen\n" " --info-dir=MAP hetzelfde als '--dir-file=MAP/dir'\n" " --info-file=BESTAND een Info-bestand waarvan de items opgenomen moeten worden;\n" " equivalent aan het argument INFO-BESTAND\n" " --item=TEKST hetzelfde als '--entry=TEKST'\n" " --keep-old geen items vervangen, en lege secties niet verwijderen" #: install-info/install-info.c:585 msgid "" " --maxwidth, --max-width=COL wrap description at column COL.\n" " --menuentry=TEXT same as --name=TEXT.\n" " --name=TEXT the name of the entry is TEXT; used with --description\n" " to become synonymous with the --entry option.\n" " --no-indent do not format new entries in the DIR file.\n" " --quiet suppress warnings." msgstr "" " --maxwidth, --max-width=KOLOM omschrijving afbreken bij deze KOLOM\n" " --menuentry=TEKST hetzelfde als '--name=TEKST'\n" " --name=TEKST de naam van een item; wanneer samen gebruikt met\n" " '--description', is dit equivalent aan '--entry'\n" " --no-indent nieuwe items in het inhoudsbestand niet opmaken\n" " --quiet waarschuwingen onderdrukken" #: install-info/install-info.c:593 msgid "" " --regex=R put this file's entries in all sections that match the\n" " regular expression R (ignoring case).\n" " --remove same as --delete.\n" " --remove-exactly only remove if the info file name matches exactly;\n" " suffixes such as .info and .gz are not ignored.\n" " --section=SEC put entries in section SEC of the directory.\n" " If you specify more than one section, all the entries\n" " are added in each of the sections.\n" " If you don't specify any sections, they are determined\n" " from information in the Info file itself;\n" " if nothing is available there, the --defsection\n" " value is used; if that is not specified, the\n" " final default is \"Miscellaneous\".\n" " --section R SEC equivalent to --regex=R --section=SEC --add-once." msgstr "" " --regex=EXPRESSIE de gevonden items toevoegen aan alle secties die aan deze\n" " reguliere expressie voldoen (daarbij verschil tussen\n" " hoofd- en kleine letters negeren)\n" " --remove hetzelfde als '--delete'\n" " --remove-exactly alleen verwijderen als de infobestandsnaam exact klopt;\n" " achtervoegsels als .info en .gz worden genegeerd\n" " --section=SECTIE de gevonden items aan deze sectie van de inhoud toevoegen;\n" " als u meer dan één sectie opgeeft, worden de items aan\n" " al die secties toegevoegd; als u geen secties opgeeft,\n" " wordt de informatie uit het Info-bestand zelf gehaald;\n" " als daar niets in staat, wordt de waarde van de optie\n" " '--defsection' gebruikt; als die niet gegeven is, dan\n" " is de uiteindelijke standaardwaarde \"Overig\"\n" " --section EXP SEC hetzelfde asl '--regex=EXP --section=SEC --add-once'" #: install-info/install-info.c:609 msgid "" " --silent suppress warnings.\n" " --test suppress updating of DIR-FILE.\n" " --version display version information and exit." msgstr "" " --silent waarschuwingen onderdrukken\n" " --test het INHOUDSBESTAND niet bijwerken, slechts doen alsof\n" " --version versie-informatie tonen en stoppen" #: install-info/install-info.c:643 #, c-format msgid "" "This is the file .../info/dir, which contains the\n" "topmost node of the Info hierarchy, called (dir)Top.\n" "The first time you invoke Info you start off looking at this node.\n" "%c\n" "%s\tThis is the top of the INFO tree\n" "\n" " This (the Directory node) gives a menu of major topics.\n" " Typing \"q\" exits, \"?\" lists all Info commands, \"d\" returns here,\n" " \"h\" gives a primer for first-timers,\n" " \"mEmacs\" visits the Emacs manual, etc.\n" "\n" " In Emacs, you can click mouse button 2 on a menu item or cross reference\n" " to select it.\n" "\n" "%s\n" msgstr "" "Dit is de bovenste pagina van de Info-documentenboom.\n" "Info gestart zonder argumenten begint op deze pagina.\n" "%c\n" "%s\tdit is de top van de INFO-boom\n" "\n" " Deze inhoudspagina toont een menu met hoofdonderwerpen.\n" " Een \"q\" sluit het programma af, een \"d\" brengt u hier terug,\n" " \"?\" toont een hulpvenster met alle Info-commando's,\n" " \"h\" gaat naar een handleiding voor nieuwe gebruikers,\n" " \"mls\" toont u de pagina's van het 'ls'-commando, enzovoort.\n" "\n" "%s\n" #: install-info/install-info.c:667 #, c-format msgid "%s: could not read (%s) and could not create (%s)" msgstr "%s: kan deze niet lezen (%s) en niet aanmaken (%s)" #: install-info/install-info.c:1134 install-info/install-info.c:1174 #, c-format msgid "START-INFO-DIR-ENTRY without matching END-INFO-DIR-ENTRY" msgstr "START-INFO-DIR-ENTRY zonder bijpassende END-INFO-DIR-ENTRY" #: install-info/install-info.c:1169 #, c-format msgid "END-INFO-DIR-ENTRY without matching START-INFO-DIR-ENTRY" msgstr "END-INFO-DIR-ENTRY zonder bijpassende START-INFO-DIR-ENTRY" #: install-info/install-info.c:2037 install-info/install-info.c:2047 #, c-format msgid "%s: already have dir file: %s\n" msgstr "%s: hebben al een inhoudsbestand: %s\n" #: install-info/install-info.c:2143 #, c-format msgid "%s: Specify the Info file only once.\n" msgstr "%s: Geef het Info-bestand slechts één keer op.\n" #: install-info/install-info.c:2176 #, c-format msgid "Extra regular expression specified, ignoring `%s'" msgstr "Extra reguliere expressie opgegeven; '%s' wordt genegeerd" #: install-info/install-info.c:2188 #, c-format msgid "Error in regular expression `%s': %s" msgstr "Fout in reguliere expressie '%s': %s" #: install-info/install-info.c:2250 #, c-format msgid "excess command line argument `%s'" msgstr "commandoregel-argument '%s' is overbodig" #: install-info/install-info.c:2254 #, c-format msgid "No input file specified; try --help for more information." msgstr "Geen invoerbestand gegeven; gebruik '--help' voor meer informatie." #: install-info/install-info.c:2256 #, c-format msgid "No dir file specified; try --help for more information." msgstr "Geen inhoudsbestand gegeven; gebruik '--help' voor meer informatie." #: install-info/install-info.c:2277 #, c-format msgid "Could not read %s." msgstr "Kan %s niet lezen." #: install-info/install-info.c:2424 #, c-format msgid "no info dir entry in `%s'" msgstr "geen Info-inhoudsitem in '%s'" #: install-info/install-info.c:2672 #, c-format msgid "no entries found for `%s'; nothing deleted" msgstr "geen items voor '%s' gevonden; er is niets verwijderd" #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293 #: tp/Texinfo/Convert/Info.pm:99 tp/Texinfo/Convert/Info.pm:204 #: tp/Texinfo/Convert/Info.pm:231 tp/Texinfo/Convert/Plaintext.pm:538 #: tp/Texinfo/Convert/TexinfoXML.pm:457 #, perl-format msgid "could not open %s for writing: %s" msgstr "kan %s niet openen om te schrijven: %s" #: tp/Texinfo/Common.pm:878 msgid "recursion is always allowed" msgstr "recursie is altijd toegestaan" #: tp/Texinfo/Common.pm:879 msgid "arguments are quoted by default" msgstr "argumenten hebben standaard aanhalingstekens" #: tp/Texinfo/Common.pm:1096 #, perl-format msgid "%s is not a valid language code" msgstr "%s is geen geldige taalcode" #: tp/Texinfo/Common.pm:1101 #, perl-format msgid "%s is not a valid region code" msgstr "%s is geen geldige regiocode" #: tp/Texinfo/Common.pm:1119 #, perl-format msgid "%s is not a valid split possibility" msgstr "%s is geen geldige splitsmogelijkheid" #: tp/Texinfo/Common.pm:1142 #, perl-format msgid "could not read %s: %s" msgstr "kan %s niet lezen: %s" #: tp/Texinfo/Common.pm:1161 #, perl-format msgid "error on closing @verbatiminclude file %s: %s" msgstr "fout bij sluiten van '@verbatiminclude'-bestand %s: %s" #: tp/Texinfo/Common.pm:1167 tp/Texinfo/Parser.pm:3342 #, perl-format msgid "@%s: could not find %s" msgstr "@%s: kan %s niet vinden" #: tp/Texinfo/Common.pm:1511 #, perl-format msgid "could not open html refs config file %s: %s" msgstr "kan instellingenbestand %s voor HTML-referenties niet openen: %s" #: tp/Texinfo/Common.pm:1539 msgid "missing type" msgstr "ontbrekend type" #: tp/Texinfo/Common.pm:1542 #, perl-format msgid "unrecognized type: %s" msgstr "onbekend type: %s" #: tp/Texinfo/Common.pm:1559 #, perl-format msgid "error on closing html refs config file %s: %s" msgstr "fout bij sluiten van instellingenbestand %s voor HTML-referenties: %s" #: tp/Texinfo/Common.pm:1594 msgid "no node to be renamed" msgstr "geen pagina om te hernoemen" #: tp/Texinfo/Common.pm:1605 msgid "nodes without a new name at the end of file" msgstr "pagina's zonder nieuwe naam aan einde van bestand" #: tp/Texinfo/Common.pm:1615 tp/Texinfo/Parser.pm:926 #, perl-format msgid "could not open %s: %s" msgstr "kan %s niet openen: %s" #: tp/Texinfo/Common.pm:2135 #, perl-format msgid "could not protect hash character in @%s" msgstr "kan hekje in @%s niet beschermen" #: tp/Texinfo/Convert/Converter.pm:395 tp/Texinfo/Convert/Converter.pm:414 #, perl-format msgid "Obsolete variable %s\n" msgstr "Verouderde variabele %s\n" #: tp/Texinfo/Convert/Converter.pm:794 #, perl-format msgid "%s: output incompatible with split" msgstr "%s: uitvoer is incompatibel met splitsing" #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915 #: tp/Texinfo/Convert/Info.pm:163 tp/Texinfo/Convert/Info.pm:189 #: tp/Texinfo/Convert/Info.pm:221 tp/Texinfo/Convert/Info.pm:284 #: tp/Texinfo/Convert/TexinfoXML.pm:476 tp/Texinfo/Parser.pm:2034 #, perl-format msgid "error on closing %s: %s" msgstr "fout bij sluiten van %s: %s" #: tp/Texinfo/Convert/Converter.pm:987 #, perl-format msgid "could not create directories `%s' or `%s': %s" msgstr "kan mappen '%s' en '%s' niet aanmaken: %s" #: tp/Texinfo/Convert/Converter.pm:995 #, perl-format msgid "could not create directory `%s': %s" msgstr "kan map '%s' niet aanmaken: %s" #: tp/Texinfo/Convert/DocBook.pm:968 #, perl-format msgid "@image file `%s' not found, using `%s'" msgstr "@image-bestand '%s' is niet gevonden; '%s' wordt gebruikt" #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355 msgid "no argument specified for @U" msgstr "geen argument opgegeven voor @U" #: tp/Texinfo/Convert/HTML.pm:1684 #, perl-format msgid "@image file `%s' (for HTML) not found, using `%s'" msgstr "@image-bestand '%s' (voor HTML) is niet gevonden; '%s' wordt gebruikt" # XXX Zet ook elders "ruw" om naar "rauw". #: tp/Texinfo/Convert/HTML.pm:2373 #, perl-format msgid "raw format %s is not converted" msgstr "rauwe opmaak %s is niet omgezet" #: tp/Texinfo/Convert/HTML.pm:4883 msgid "string not closed in css file" msgstr "tekenreeks niet afgesloten in CSS-bestand" #: tp/Texinfo/Convert/HTML.pm:4885 msgid "--css-include ended in comment" msgstr "'--css-include' eindigt in commentaar" #: tp/Texinfo/Convert/HTML.pm:4887 msgid "@import not finished in css file" msgstr "'@import' is niet afgesloten in CSS-bestand" #: tp/Texinfo/Convert/HTML.pm:4913 #, perl-format msgid "CSS file %s not found" msgstr "CSS-bestand %s is niet gevonden" #: tp/Texinfo/Convert/HTML.pm:4919 #, perl-format msgid "could not open --include-file %s: %s" msgstr "kan '--include-file'-bestand %s niet openen: %s" #: tp/Texinfo/Convert/HTML.pm:4929 #, perl-format msgid "error on closing CSS file %s: %s" msgstr "fout bij sluiten van CSS-bestand %s: %s" #: tp/Texinfo/Convert/HTML.pm:5796 tp/Texinfo/Convert/HTML.pm:5800 #, perl-format msgid "no htmlxref.cnf entry found for `%s'" msgstr "geen 'htmlxref.cnf'-item gevonden voor '%s'" #: tp/Texinfo/Convert/HTML.pm:6494 #, perl-format msgid "error on closing frame file %s: %s" msgstr "fout bij sluiten van frames-bestand %s: %s" #: tp/Texinfo/Convert/HTML.pm:6518 #, perl-format msgid "error on closing TOC frame file %s: %s" msgstr "fout bij sluiten van TOC-frames-bestand %s: %s" #: tp/Texinfo/Convert/HTML.pm:6633 #, perl-format msgid "handler %s of stage %s priority %s failed" msgstr "verwerker %s van fase %s, prioriteit %s, is gestruikeld" #: tp/Texinfo/Convert/HTML.pm:6834 msgid "must specify a title with a title command or @top" msgstr "een 'title'-commando en '@top' vereisen een titel" #: tp/Texinfo/Convert/HTML.pm:7043 #, perl-format msgid "error on closing redirection node file %s: %s" msgstr "fout bij sluiten van %s, bestand met doorverwijzende pagina's: %s" #: tp/Texinfo/Convert/HTML.pm:7068 #, perl-format msgid "old name for `%s' is a node of the document" msgstr "oude naam van '%s' is een pagina in het document" #: tp/Texinfo/Convert/HTML.pm:7074 #, perl-format msgid "file empty for renamed node `%s'" msgstr "bestand is leeg voor hernoemde pagina '%s'" #: tp/Texinfo/Convert/HTML.pm:7088 #, perl-format msgid "target node (new name for `%s') not in document: %s" msgstr "doelpagina (nieuwe naam voor '%s') zit niet in document: %s" # XXX Is het node of nodes? #: tp/Texinfo/Convert/HTML.pm:7120 #, perl-format msgid "error on closing renamed node redirection file %s: %s" msgstr "fout bij sluiten van %s, bestand met doorverwijzingen van hernoemde pagina's: %s" #: tp/Texinfo/Convert/HTML.pm:7158 msgid "empty node name" msgstr "lege paginanaam" #: tp/Texinfo/Convert/HTML.pm:7160 tp/Texinfo/Parser.pm:3689 #, perl-format msgid "syntax for an external node used for `%s'" msgstr "syntax voor een externe pagina is gebruikt voor '%s'" #: tp/Texinfo/Convert/Info.pm:108 msgid "document without nodes" msgstr "document zonder pagina's." #: tp/Texinfo/Convert/Info.pm:125 msgid "document without Top node" msgstr "document zonder Top-pagina" #: tp/Texinfo/Convert/Info.pm:173 #, perl-format msgid "rename %s failed: %s" msgstr "hernoemen van %s is mislukt: %s" #: tp/Texinfo/Convert/Info.pm:256 #, perl-format msgid "@%s output more than once: %s" msgstr "@%s is meer dan eens uitgevoerd: %s" #: tp/Texinfo/Convert/Info.pm:371 #, perl-format msgid "@%s outside of any node" msgstr "@%s buiten alle pagina's" #: tp/Texinfo/Convert/Info.pm:411 #, perl-format msgid "@node name should not contain `,': %s" msgstr "@node -- naam hoort geen ',' te bevatten: %s" #: tp/Texinfo/Convert/Plaintext.pm:1310 #, perl-format msgid "Index entry in @%s with : produces invalid Info: %s" msgstr "Index-item in @%s met ':' produceert ongeldige Info: %s" #: tp/Texinfo/Convert/Plaintext.pm:1357 tp/Texinfo/Parser.pm:2721 #, perl-format msgid "entry for index `%s' outside of any node" msgstr "item voor index '%s' valt buiten alle pagina's" #: tp/Texinfo/Convert/Plaintext.pm:1471 #, perl-format msgid "error on closing image text file %s: %s" msgstr "fout bij sluiten van %s, bestand met 'image'-tekst: %s" #: tp/Texinfo/Convert/Plaintext.pm:1476 #, perl-format msgid "@image file `%s' unreadable: %s" msgstr "@image-bestand '%s' is onleesbaar: %s" #: tp/Texinfo/Convert/Plaintext.pm:1499 #, perl-format msgid "could not find @image file `%s.txt' nor alternate text" msgstr "kan '@image'-bestand '%s.txt' niet vinden noch een alternatieve tekst" #: tp/Texinfo/Convert/Plaintext.pm:1891 msgid "@strong{Note...} produces a spurious cross-reference in Info; reword to avoid that" msgstr "@strong{Noot...} produceert een loze kruisverwijzing in Info; kies een ander woord om dat te vermijden" #: tp/Texinfo/Convert/Plaintext.pm:2111 #, perl-format msgid "@%s cross-reference name should not contain `:'" msgstr "@%s -- kruisverwijzingsnaam hoort geen ':' te bevatten" #: tp/Texinfo/Convert/Plaintext.pm:2128 #, perl-format msgid "@%s node name should not contain `%s'" msgstr "@%s -- paginanaam hoort geen '%s' te bevatten" #: tp/Texinfo/Convert/Plaintext.pm:2143 #, perl-format msgid "@%s node name should not contain `:'" msgstr "@%s -- paginanaam hoort geen ':' te bevatten" #: tp/Texinfo/Convert/Plaintext.pm:2166 #, perl-format msgid "`.' or `,' must follow @xref, not %s" msgstr "'.' of ',' moet volgen op @xref, niet '%s'" #: tp/Texinfo/Convert/Plaintext.pm:2169 msgid "`.' or `,' must follow @xref" msgstr "'.' of ',' moet volgen op '@xref'" #: tp/Texinfo/Convert/Plaintext.pm:3005 #, perl-format msgid "menu entry node name should not contain `%s'" msgstr "paginanaam in menu-item hoort geen '%s' te bevatten" #: tp/Texinfo/Convert/Plaintext.pm:3012 msgid "menu entry node name should not contain `:'" msgstr "paginanaam in menu-item hoort geen ':' te bevatten" #: tp/Texinfo/Convert/Plaintext.pm:3023 msgid "menu entry name should not contain `:'" msgstr "menu-itemnaam hoort geen ':' te bevatten" #: tp/Texinfo/Parser.pm:910 #, perl-format msgid "@%s should only appear at beginning or end of document" msgstr "@%s hoort alleen voor te komen aan begin of eind van document" #: tp/Texinfo/Parser.pm:1160 tp/Texinfo/Structuring.pm:613 #, perl-format msgid "multiple @%s" msgstr "meerdere @%s" #: tp/Texinfo/Parser.pm:1194 #, perl-format msgid "bad syntax for @%s argument: %s" msgstr "onjuiste syntax voor argument van @%s: %s" #: tp/Texinfo/Parser.pm:1210 #, perl-format msgid "bad or empty @%s formal argument: %s" msgstr "onjuist of leeg formeel argument van @%s: %s" #: tp/Texinfo/Parser.pm:1219 tp/Texinfo/Parser.pm:4823 #: tp/Texinfo/Parser.pm:4849 tp/Texinfo/Parser.pm:5615 #: tp/Texinfo/Parser.pm:5631 tp/Texinfo/Parser.pm:5646 #, perl-format msgid "%c%s requires a name" msgstr "%c%s vereist een naam" #: tp/Texinfo/Parser.pm:1223 tp/Texinfo/Parser.pm:4826 #: tp/Texinfo/Parser.pm:4852 tp/Texinfo/Parser.pm:5618 #: tp/Texinfo/Parser.pm:5634 tp/Texinfo/Parser.pm:5649 #, perl-format msgid "bad name for @%s" msgstr "foute naam voor @%s" #: tp/Texinfo/Parser.pm:1341 #, perl-format msgid "@end %s seen before @%s closing brace" msgstr "@end %s gevonden vóór sluitaccolade van @%s" #: tp/Texinfo/Parser.pm:1345 #, perl-format msgid "@%s seen before @%s closing brace" msgstr "@%s gevonden vóór sluitaccolade van @%s" # XXX Maybe "closing brace"? And "is missing a" or ":"? #: tp/Texinfo/Parser.pm:1350 #, perl-format msgid "%c%s missing close brace" msgstr "%c%s: ontbrekende sluitaccolade" #: tp/Texinfo/Parser.pm:1354 #, perl-format msgid "@%s missing closing delimiter sequence: %s}" msgstr "@%s: afsluitende scheidingstekens ontbreken: %s}" #: tp/Texinfo/Parser.pm:1476 #, perl-format msgid "@itemx should not begin @%s" msgstr "@itemx hoort niet aan begin van @%s" #: tp/Texinfo/Parser.pm:1544 msgid "@itemx must follow @item" msgstr "@itemx hoort na @item" #: tp/Texinfo/Parser.pm:1712 #, perl-format msgid "@%s has text but no @item" msgstr "@%s bevat tekst maar geen @item" #: tp/Texinfo/Parser.pm:1743 #, perl-format msgid "`@end' expected `%s', but saw `%s'" msgstr "'@end' verwachtte '%s', maar vond '%s'" #: tp/Texinfo/Parser.pm:1746 #, perl-format msgid "@%s seen before @end %s" msgstr "@%s gevonden vóór @end %s" #: tp/Texinfo/Parser.pm:1750 #, perl-format msgid "no matching `%cend %s'" msgstr "geen overeenkomende '%cend %s'" #: tp/Texinfo/Parser.pm:1776 tp/Texinfo/Parser.pm:5171 #: tp/Texinfo/Parser.pm:5437 #, perl-format msgid "misplaced %c" msgstr "verkeerd geplaatste %c" #: tp/Texinfo/Parser.pm:1874 tp/Texinfo/Parser.pm:3301 #, perl-format msgid "unmatched `%c%s'" msgstr "ongepaarde '%c%s'" #: tp/Texinfo/Parser.pm:2109 #, perl-format msgid "macro `%s' called with too many args" msgstr "macro '%s' wordt aangeroepen met te veel argumenten" # XXX Maybe "closing brace"? And "is missing a" or ":"? #: tp/Texinfo/Parser.pm:2131 #, perl-format msgid "@%s missing close brace" msgstr "@%s ontbrekende sluitaccolade" #: tp/Texinfo/Parser.pm:2139 #, perl-format msgid "macro `%s' declared without argument called with an argument" msgstr "macro '%s' die gedeclareerd is zonder argumenten wordt aangeroepen met een argument" #: tp/Texinfo/Parser.pm:2174 #, perl-format msgid "\\ in @%s expansion followed `%s' instead of parameter name or \\" msgstr "'\\' in @%s-expansie werd gevolgd door '%s' in plaats van een parameternaam of '\\'" #: tp/Texinfo/Parser.pm:2649 #, perl-format msgid "@%s `%s' previously defined" msgstr "@%s '%s' is al eerder gedefinieerd" #: tp/Texinfo/Parser.pm:2654 #, perl-format msgid "here is the previous definition as @%s" msgstr "hier was de eerdere definitie van @%s" #: tp/Texinfo/Parser.pm:3015 #, perl-format msgid "missing name for @%s" msgstr "ontbrekende naam voor @%s" #: tp/Texinfo/Parser.pm:3020 #, perl-format msgid "missing category for @%s" msgstr "ontbrekende categorie voor @%s" #: tp/Texinfo/Parser.pm:3072 #, perl-format msgid "unexpected argument on @%s line: %s" msgstr "onverwacht argument op @%s-regel: %s" #: tp/Texinfo/Parser.pm:3088 msgid "empty multitable" msgstr "lege multitabel" #: tp/Texinfo/Parser.pm:3144 tp/Texinfo/Parser.pm:5728 #, perl-format msgid "superfluous argument to @%s" msgstr "overtollig argument van @%s" #: tp/Texinfo/Parser.pm:3150 tp/Texinfo/Parser.pm:5750 #: tp/Texinfo/Parser.pm:5762 #, perl-format msgid "bad argument to @%s" msgstr "fout argument van @%s" # FIXME: formatter? #: tp/Texinfo/Parser.pm:3161 #, perl-format msgid "%s requires an argument: the formatter for %citem" msgstr "%s vereist een argument: de formatteerder voor %c-item" #: tp/Texinfo/Parser.pm:3166 #, perl-format msgid "command @%s not accepting argument in brace should not be on @%s line" msgstr "commando @%s dat geen argumenten in accolades accepteert hoort niet op een @%s-regel" #: tp/Texinfo/Parser.pm:3201 #, perl-format msgid "accent command `@%s' not allowed as @%s argument" msgstr "accentcommando '@%s' is niet toegestaan als argument van @%s" #: tp/Texinfo/Parser.pm:3279 tp/Texinfo/Parser.pm:3418 #: tp/Texinfo/Parser.pm:5721 #, perl-format msgid "@%s missing argument" msgstr "@%s: ontbrekend argument" #: tp/Texinfo/Parser.pm:3291 #, perl-format msgid "unknown @end %s" msgstr "onbekende @end %s" #: tp/Texinfo/Parser.pm:3313 tp/Texinfo/Parser.pm:3935 #, perl-format msgid "superfluous argument to @%s %s: %s" msgstr "overtollig argument van @%s %s: %s" #: tp/Texinfo/Parser.pm:3318 tp/Texinfo/Parser.pm:5805 #: tp/Texinfo/Parser.pm:5850 tp/Texinfo/Parser.pm:5879 #: tp/Texinfo/Parser.pm:5920 tp/Texinfo/Parser.pm:5998 #, perl-format msgid "bad argument to @%s: %s" msgstr "fout argument van @%s: %s" #: tp/Texinfo/Parser.pm:3337 #, perl-format msgid "@%s: could not open %s: %s" msgstr "@%s: kan %s niet openen: %s" #: tp/Texinfo/Parser.pm:3349 #, perl-format msgid "encoding `%s' is not a canonical texinfo encoding" msgstr "codering '%s' is geen kanonieke Texinfo-codering" #: tp/Texinfo/Parser.pm:3358 #, perl-format msgid "unrecognized encoding name `%s'" msgstr "onbekende coderingsnaam '%s'" #: tp/Texinfo/Parser.pm:3508 #, perl-format msgid "@%s after the first element" msgstr "@%s na het eerste element" #: tp/Texinfo/Parser.pm:3515 #, perl-format msgid "@%s only meaningful on a @multitable line" msgstr "@%s is alleen zinvol op een '@multitable'-regel" #: tp/Texinfo/Parser.pm:3555 #, perl-format msgid "@%s should not be associated with @top" msgstr "@%s hoort niet gerelateerd te zijn aan @top" #: tp/Texinfo/Parser.pm:3567 #, perl-format msgid "@node precedes @%s, but parts may not be associated with nodes" msgstr "@node gevonden vóór @%s, maar delen mogen niet gerelateerd zijn aan pagina's" #: tp/Texinfo/Parser.pm:3669 #, perl-format msgid "empty argument in @%s" msgstr "leeg argument in @%s" #: tp/Texinfo/Parser.pm:3673 #, perl-format msgid "empty node name after expansion `%s'" msgstr "lege paginanaam na expansie '%s'" #: tp/Texinfo/Parser.pm:3716 #, perl-format msgid "empty menu entry name in `%s'" msgstr "lege menu-itemnaam in '%s'" #: tp/Texinfo/Parser.pm:3724 msgid "empty node name in menu entry" msgstr "lege paginanaam in menu-item" #: tp/Texinfo/Parser.pm:3797 #, perl-format msgid "@%s should not appear in @%s" msgstr "@%s hoort niet voor te komen in @%s" #: tp/Texinfo/Parser.pm:3929 #, perl-format msgid "@end %s should only appear at a line beginning" msgstr "@end %s hoort alleen voor te komen aan begin van regel" #: tp/Texinfo/Parser.pm:3952 #, perl-format msgid "macro `%s' previously defined" msgstr "macro '%s' is al eerder gedefinieerd" #: tp/Texinfo/Parser.pm:3955 #, perl-format msgid "here is the previous definition of `%s'" msgstr "hier was de eerdere definitie van '%s'" #: tp/Texinfo/Parser.pm:3960 #, perl-format msgid "redefining Texinfo language command: @%s" msgstr "herdefiniëren van Texinfo-commando: @%s" #: tp/Texinfo/Parser.pm:4009 #, perl-format msgid "@%s without associated character" msgstr "@%s zonder gerelateerd teken" #: tp/Texinfo/Parser.pm:4079 #, perl-format msgid "@%s defined with zero or more than one argument should be invoked with {}" msgstr "een @%s gedefinieerd met nul argumenten of meer dan één argument hoort aangeroepen te worden met {}" #: tp/Texinfo/Parser.pm:4103 #, perl-format msgid "macro call nested too deeply (set MAX_NESTED_MACROS to override; current value %d)" msgstr "macroaanroep is te diep genest (pas eventueel MAX_NESTED_MACROS aan; huidige waarde is %d)" #: tp/Texinfo/Parser.pm:4112 #, perl-format msgid "recursive call of macro %s is not allowed; use @rmacro if needed" msgstr "recursieve aanroep van macro %s is niet toegestaan; gebruik indien nodig '@rmacro'" #: tp/Texinfo/Parser.pm:4168 #, perl-format msgid "accent command `@%s' must not be followed by whitespace" msgstr "na accentcommando '@%s' hoort geen witruimte te komen" #: tp/Texinfo/Parser.pm:4174 #, perl-format msgid "use braces to give a command as an argument to @%s" msgstr "gebruik '{...}' om een commando als argument mee te geven aan @%s" #: tp/Texinfo/Parser.pm:4187 tp/Texinfo/Parser.pm:5292 #, perl-format msgid "%c%s expects `i' or `j' as argument, not `%s'" msgstr "%c%s verwacht 'i' of 'j' als argument, niet '%s'" #: tp/Texinfo/Parser.pm:4199 #, perl-format msgid "accent command `@%s' must not be followed by new line" msgstr "na accentcommando '@%s' hoort geen nieuwe regel te komen" #: tp/Texinfo/Parser.pm:4210 #, perl-format msgid "@%s expected braces" msgstr "@%s verwachtte '{...}'" #: tp/Texinfo/Parser.pm:4375 #, perl-format msgid "undefined flag: %s" msgstr "ongedefinieerde vlag: %s" #: tp/Texinfo/Parser.pm:4378 msgid "bad syntax for @value" msgstr "onjuiste syntax voor @value" #: tp/Texinfo/Parser.pm:4385 #, perl-format msgid "%c%s is obsolete." msgstr "%c%s is verouderd." #: tp/Texinfo/Parser.pm:4388 #, perl-format msgid "%c%s is obsolete; %s" msgstr "%c%s is verouderd; %s" #: tp/Texinfo/Parser.pm:4397 #, perl-format msgid "@%s should only appear at a line beginning" msgstr "@%s hoort alleen voor te komen aan begin van regel" #: tp/Texinfo/Parser.pm:4488 #, perl-format msgid "@%s not allowed inside `@%s' block" msgstr "@%s is niet toegestaan in een '@%s'-blok" #: tp/Texinfo/Parser.pm:4497 #, perl-format msgid "@%s should only appear in heading or footing" msgstr "@%s hoort alleen voor te komen in kop- of voetregel" #: tp/Texinfo/Parser.pm:4623 tp/Texinfo/Parser.pm:4640 #: tp/Texinfo/Parser.pm:4690 #, perl-format msgid "@%s not meaningful inside `@%s' block" msgstr "@%s is zinloos in een '@%s'-blok" #: tp/Texinfo/Parser.pm:4650 #, perl-format msgid "@%s in empty multitable" msgstr "@%s in een lege multitabel" #: tp/Texinfo/Parser.pm:4656 msgid "@tab before @item" msgstr "@tab vóór @item" #: tp/Texinfo/Parser.pm:4659 #, perl-format msgid "too many columns in multitable item (max %d)" msgstr "te veel kolommen in multitabel-item (maximaal %d)" #: tp/Texinfo/Parser.pm:4696 msgid "ignoring @tab outside of multitable" msgstr "@tab buiten een multitabel wordt genegeerd" #: tp/Texinfo/Parser.pm:4700 #, perl-format msgid "@%s outside of table or list" msgstr "@%s buiten tabel of lijst" #: tp/Texinfo/Parser.pm:4735 #, perl-format msgid "must be after `@%s' to use `@%s'" msgstr "moet na '@%s' zijn om '@%s' te kunnen gebruiken" #: tp/Texinfo/Parser.pm:4777 #, perl-format msgid "@%s not meaningful outside `@titlepage' and `@quotation' environments" msgstr "@%s is niet zinvol buiten '@titlepage'- en '@quotation'-omgevingen" #: tp/Texinfo/Parser.pm:4781 msgid "@dircategory after first node" msgstr "@dircategory na eerste pagina" #: tp/Texinfo/Parser.pm:4946 #, perl-format msgid "region %s inside region %s is not allowed" msgstr "regio %s binnen regio %s is niet toegestaan" #: tp/Texinfo/Parser.pm:4964 msgid "@direntry after first node" msgstr "@direntry na eerste pagina" #: tp/Texinfo/Parser.pm:4972 #, perl-format msgid "@%s seen before first @node" msgstr "@%s gevonden vóór de eerste @node" #: tp/Texinfo/Parser.pm:4975 msgid "perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?" msgstr "uw @top-pagina moet mogelijk ingepakt worden in @ifnottex in plaats van @ifinfo?" #: tp/Texinfo/Parser.pm:5037 #, perl-format msgid "@%s should only appear in math context" msgstr "@%s hoort alleen voor te komen in mathematische context" #: tp/Texinfo/Parser.pm:5045 #, perl-format msgid "unknown command `%s'" msgstr "onbekend commando '%s'" #: tp/Texinfo/Parser.pm:5055 msgid "unexpected @" msgstr "onverwachte @" #: tp/Texinfo/Parser.pm:5084 #, perl-format msgid "@%s is not meaningful outside `@float' environment" msgstr "@%s is niet zinvol buiten een '@float'-omgeving" #: tp/Texinfo/Parser.pm:5089 #, perl-format msgid "@%s should be right below `@float'" msgstr "@%s hoort direct onder '@float'" #: tp/Texinfo/Parser.pm:5097 #, perl-format msgid "ignoring multiple @%s" msgstr "meerdere @%s worden genegeerd" #: tp/Texinfo/Parser.pm:5216 #, perl-format msgid "command @%s does not accept arguments" msgstr "commando @%s accepteert geen argumenten" #: tp/Texinfo/Parser.pm:5240 #, perl-format msgid "command @%s missing a node or external manual argument" msgstr "bij commando @%s ontbreekt een paginanaam of een extern handleidingsargument" #: tp/Texinfo/Parser.pm:5259 #, perl-format msgid "in @%s empty cross reference name after expansion `%s'" msgstr "een lege kruisverwijzingsnaam in @%s na expansie '%s'" #: tp/Texinfo/Parser.pm:5270 #, perl-format msgid "in @%s empty cross reference title after expansion `%s'" msgstr "een lege kruisverwijzingstitel in @%s na expansie '%s'" #: tp/Texinfo/Parser.pm:5283 msgid "@image missing filename argument" msgstr "ontbrekend bestandsnaamargument van @image" #: tp/Texinfo/Parser.pm:5315 #, perl-format msgid "@%s missing first argument" msgstr "bij @%s ontbreekt eerste argument" #: tp/Texinfo/Parser.pm:5360 #, perl-format msgid "non-hex digits in argument for @U: %s" msgstr "niet-hexadecimale cijfers in argument van @U: %s" #: tp/Texinfo/Parser.pm:5366 #, perl-format msgid "fewer than four hex digits in argument for @U: %s" msgstr "minder dan vier hexadecimale cijfers in argument van @U: %s" #: tp/Texinfo/Parser.pm:5379 #, perl-format msgid "argument for @U exceeds size of integer: %s" msgstr "argument van @U overschrijdt maximale grootte van integer: %s" #: tp/Texinfo/Parser.pm:5385 #, perl-format msgid "argument for @U exceeds Unicode maximum 0x10FFFF: %s" msgstr "argument van @U overschrijdt Unicode-maximum 0x10FFFF: %s" #: tp/Texinfo/Parser.pm:5513 msgid "superfluous arguments for node" msgstr "overtollige argumenten voor pagina" #: tp/Texinfo/Parser.pm:5563 #, perl-format msgid "expected @end %s" msgstr "verwachtte @end %s" #: tp/Texinfo/Parser.pm:5662 #, perl-format msgid "@%s should only accept a @-command as argument, not `%s'" msgstr "@%s hoort alleen een @-commando als argument te accepteren, niet '%s'" #: tp/Texinfo/Parser.pm:5672 #, perl-format msgid "remaining argument on @%s line: %s" msgstr "overblijvend argument op @%s-regel: %s" #: tp/Texinfo/Parser.pm:5745 #, perl-format msgid "environment command %s as argument to @%s" msgstr "omgevingscommando %s is gebruikt als argument van @%s" #: tp/Texinfo/Parser.pm:5767 #, perl-format msgid "empty @%s" msgstr "lege @%s" #: tp/Texinfo/Parser.pm:5775 #, perl-format msgid "column fraction not a number: %s" msgstr "Kolomfractie is geen getal: %s" #: tp/Texinfo/Parser.pm:5784 #, perl-format msgid "@sp arg must be numeric, not `%s'" msgstr "Argument van @sp moet numeriek zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5793 #, perl-format msgid "reserved index name %s" msgstr "gereserveerde indexnaam %s" #: tp/Texinfo/Parser.pm:5812 #, perl-format msgid "unknown source index in @%s: %s" msgstr "onbekende bronindex in @%s: %s" #: tp/Texinfo/Parser.pm:5815 #, perl-format msgid "unknown destination index in @%s: %s" msgstr "onbekende doelindex in @%s: %s" #: tp/Texinfo/Parser.pm:5845 #, perl-format msgid "@%s leads to a merging of %s in itself, ignoring" msgstr "@%s zou leiden tot het samenvoegen van %s met zichzelf -- wordt genegeerd" #: tp/Texinfo/Parser.pm:5858 #, perl-format msgid "unknown index `%s' in @printindex" msgstr "onbekende index '%s' in @printindex" #: tp/Texinfo/Parser.pm:5864 #, perl-format msgid "printing an index `%s' merged in another one `%s'" msgstr "afdrukken van een index '%s' samengevoegd met een andere '%s'" #: tp/Texinfo/Parser.pm:5872 #, perl-format msgid "printindex before document beginning: @printindex %s" msgstr "afdrukopdracht voor begin van document: @printindex %s" #: tp/Texinfo/Parser.pm:5888 #, perl-format msgid "@%s arg must be `top' or `bottom', not `%s'" msgstr "Argument van @%s moet 'top' of 'bottom' zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5896 #, perl-format msgid "Only @%s 10 or 11 is supported, not `%s'" msgstr "Bij @%s is alleen 10 of 11 mogelijk, niet '%s'" #: tp/Texinfo/Parser.pm:5904 #, perl-format msgid "@%s arg must be `separate' or `end', not `%s'" msgstr "Argument van @%s moet 'separate' of 'end' zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5912 #, perl-format msgid "@%s arg must be `on', `off' or `odd', not `%s'" msgstr "Argument van @%s moet 'on' of 'off' zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5930 tp/Texinfo/Parser.pm:5935 #, perl-format msgid "@paragraphindent arg must be numeric/`none'/`asis', not `%s'" msgstr "Argument van @paragraphindent moet numeriek, 'none' of 'asis' zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5943 #, perl-format msgid "@firstparagraphindent arg must be `none' or `insert', not `%s'" msgstr "Argument van @firstparagraphindent moet 'none' of 'insert' zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5953 #, perl-format msgid "@exampleindent arg must be numeric/`asis', not `%s'" msgstr "Argument van @exampleindent moet numeriek of 'asis' zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5964 #, perl-format msgid "expected @%s on or off, not `%s'" msgstr "bij @%s werd 'on' of 'off' verwacht, niet '%s'" #: tp/Texinfo/Parser.pm:5974 #, perl-format msgid "@kbdinputstyle arg must be `code'/`example'/`distinct', not `%s'" msgstr "Argument van @kbdinputstyle moet 'code', 'example' of 'distinct' zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5982 #, perl-format msgid "@allowcodebreaks arg must be `true' or `false', not `%s'" msgstr "Argument van @allowcodebreaks moet 'true of 'false' zijn, niet '%s'" #: tp/Texinfo/Parser.pm:5990 #, perl-format msgid "@urefbreakstyle arg must be `after'/`before'/`none', not `%s'" msgstr "Argument van @urefbreakstyle moet 'after', 'before' of 'none' zijn, niet '%s'" #: tp/Texinfo/Structuring.pm:232 #, perl-format msgid "raising the section level of @%s which is too low" msgstr "verhoging van sectioneringsniveau van @%s, want te laag" #: tp/Texinfo/Structuring.pm:264 #, perl-format msgid "no chapter-level command before @%s" msgstr "er is geen hoofdstuksniveaucommando vóór @%s" #: tp/Texinfo/Structuring.pm:269 #, perl-format msgid "lowering the section level of @%s appearing after a lower element" msgstr "verlaging van sectioneringsniveau van @%s verschijnt na een lager element" #: tp/Texinfo/Structuring.pm:358 #, perl-format msgid "no sectioning command associated with @%s" msgstr "er is geen sectioneringscommando gerelateerd aan @%s" #: tp/Texinfo/Structuring.pm:507 #, perl-format msgid "@%s not empty" msgstr "@%s is niet leeg" #: tp/Texinfo/Structuring.pm:563 tp/Texinfo/Structuring.pm:1345 #, perl-format msgid "@%s reference to nonexistent node `%s'" msgstr "@%s verwijst naar niet-bestaande pagina '%s'" #: tp/Texinfo/Structuring.pm:576 #, perl-format msgid "@%s entry node name `%s' different from %s name `%s'" msgstr "@%s-paginanaam '%s' verschilt van %s-naam '%s'" #: tp/Texinfo/Structuring.pm:681 #, perl-format msgid "unreferenced node `%s'" msgstr "naar pagina '%s' wordt niet verwezen" #: tp/Texinfo/Structuring.pm:727 #, perl-format msgid "node `%s' is %s for `%s' in sectioning but not in menu" msgstr "pagina '%s' is %s voor '%s' in de sectionering maar niet in het menu " #: tp/Texinfo/Structuring.pm:734 #, perl-format msgid "node %s `%s' in menu `%s' and in sectioning `%s' differ" msgstr "pagina %s '%s' in menu '%s' en in sectionering '%s' verschillen" #: tp/Texinfo/Structuring.pm:752 #, perl-format msgid "node `%s' is %s for `%s' in menu but not in sectioning" msgstr "pagina '%s' is %s voor '%s' in het menu maar niet in de sectionering" #: tp/Texinfo/Structuring.pm:806 #, perl-format msgid "%s pointer `%s' (for node `%s') different from %s name `%s'" msgstr "%s-pointer '%s' (voor pagina '%s') verschilt van %s-naam '%s'" #: tp/Texinfo/Structuring.pm:833 #, perl-format msgid "%s reference to nonexistent `%s'" msgstr "%s verwijst naar niet-bestaande '%s'" #: tp/Texinfo/Structuring.pm:853 #, perl-format msgid "node `%s' lacks menu item for `%s' despite being its Up target" msgstr "" "pagina '%s' bevat geen menu-item voor '%s'\n" "ondanks dat de eerste het 'Up'-doel van de laatste is" #: tp/Texinfo/Structuring.pm:861 #, perl-format msgid "for `%s', up in menu `%s' and up `%s' don't match" msgstr "bij '%s' komen 'Up' in menu '%s' en 'Up %s' niet overeen" #: tp/Texinfo/Structuring.pm:1357 #, perl-format msgid "@%s to `%s', different from %s name `%s'" msgstr "@%s naar '%s', verschilt van %s-naam '%s'" #: tp/Texinfo/Structuring.pm:2023 #, perl-format msgid "empty index key in @%s" msgstr "lege indexsleutel in @%s" #: tp/init/chm.pm:221 tp/init/chm.pm:277 tp/init/chm.pm:348 #, perl-format msgid "chm.pm: could not open %s for writing: %s\n" msgstr "chm.pm: kan %s niet openen om te schrijven: %s\n" #: tp/init/chm.pm:267 tp/init/chm.pm:338 tp/init/chm.pm:399 #, perl-format msgid "chm.pm: error on closing %s: %s" msgstr "chm.pm: fout bij sluiten van %s: %s" #: tp/init/latex2html.pm:200 #, perl-format msgid "l2h: could not open latex file %s for writing: %s" msgstr "l2h: kan '%s' niet openen om te schrijven: %s" #: tp/init/latex2html.pm:341 msgid "l2h: L2H_TMP directory contains a dot" msgstr "l2h: de map L2H_TMP bevat een dot" #: tp/init/latex2html.pm:346 msgid "l2h: current directory contains a dot" msgstr "l2h: de huidge map bevat een dot" #: tp/init/latex2html.pm:374 #, perl-format msgid "l2h: command did not succeed: %s" msgstr "l2h: opdracht is niet gelukt: %s" #: tp/init/latex2html.pm:422 #, perl-format msgid "l2h: image has invalid extension: %s" msgstr "l2h: afbeelding heeft ongeldige extensie: %s" #: tp/init/latex2html.pm:438 #, perl-format msgid "l2h: rename %s as %s failed: %s" msgstr "l2h: hernoemen van %s naar %s is mislukt: %s" #: tp/init/latex2html.pm:460 #, perl-format msgid "l2h: could not open %s: %s" msgstr "l2h: kan %s niet openen: %s" #: tp/init/latex2html.pm:493 #, perl-format msgid "latex2html.pm: end of @%s item %d not found" msgstr "latex2html.pm: einde van @%s-item %d niet gevonden" #: tp/init/latex2html.pm:504 #, perl-format msgid "latex2html.pm: processing produced %d items in HTML; expected %d, the number of items found in the document" msgstr "" "latex2html.pm: bewerking produceerde %d items in HTML;\n" "verwacht werden %d, het aantal items in het document" #: tp/init/latex2html.pm:534 #, perl-format msgid "l2h: could not determine the fragment %d for @%s" msgstr "l2h: kan fragment %d voor @%s niet bepalen" #: tp/init/latex2html.pm:560 #, perl-format msgid "l2h: could not extract the fragment %d for @%s with output counter %d from HTML" msgstr "l2h: kan fragment %d voor @%s niet extraheren met uitvoerteller %d uit HTML" #: tp/init/latex2html.pm:621 #, perl-format msgid "l2h: could not load %s: %s" msgstr "l2h: kan %s niet laden: %s" #: tp/init/latex2html.pm:634 #, perl-format msgid "l2h: could not open %s for writing: %s" msgstr "l2h: kan %s niet openen om te schrijven: %s" #: tp/init/tex4ht.pm:123 tp/init/tex4ht.pm:267 #, perl-format msgid "tex4ht.pm: could not open %s: %s" msgstr "tex4ht.pm: kan %s niet openen: %s" #: tp/init/tex4ht.pm:219 #, perl-format msgid "tex4ht.pm: chdir %s failed: %s" msgstr "tex4ht.pm: wijzigen van map naar %s is mislukt: %s" #: tp/init/tex4ht.pm:232 #, perl-format msgid "tex4ht.pm: unable to return to initial directory: %s" msgstr "tex4ht.pm: kan niet terugkeren naar de oorspronkelijke werkmap: %s" #: tp/init/tex4ht.pm:244 #, perl-format msgid "tex4ht.pm: output file missing: %s" msgstr "tex4ht.pm: uitvoerbestand ontbreekt: %s" #: tp/init/tex4ht.pm:260 #, perl-format msgid "tex4ht.pm: command failed: %s" msgstr "tex4ht.pm: opdracht is mislukt: %s" #: tp/init/tex4ht.pm:294 #, perl-format msgid "tex4ht.pm: end of @%s item %d not found" msgstr "tex4ht.pm: einde van @%s-item %d niet gevonden" #: tp/init/tex4ht.pm:301 #, perl-format msgid "tex4ht.pm: processing produced %d items in HTML; expected %d, the number of items found in the document for @%s" msgstr "" "tex4ht.pm: bewerking produceerde %d items in HTML;\n" "verwacht werden %d, het aantal items in het document voor @%s" #: tp/init/tex4ht.pm:321 #, perl-format msgid "tex4ht.pm: output has no HTML item for @%s %s" msgstr "tex4ht.pm: uitvoer bevat geen HTML-item voor @%s %s" #: tp/init/tex4ht.pm:336 #, perl-format msgid "tex4ht.pm: processing retrieved %d items in HTML; expected %d, the number of items found in the document for @%s" msgstr "" "tex4ht.pm: bewerking verkreeg %d items in HTML;\n" "verwacht werden %d, het aantal items in het document voor @%s" #: tp/texi2any.pl:388 #, perl-format msgid "error loading %s: %s\n" msgstr "fout bij laden van %s: %s\n" #: tp/texi2any.pl:401 #, perl-format msgid "%s: unknown variable %s" msgstr "%s: onbekende variabele %s" #: tp/texi2any.pl:405 #, perl-format msgid "%s: obsolete variable %s\n" msgstr "%s: verouderde variabele %s\n" #: tp/texi2any.pl:420 #, perl-format msgid "%s: unknown variable %s\n" msgstr "%s: onbekende variabele %s\n" #: tp/texi2any.pl:424 #, perl-format msgid "obsolete variable %s\n" msgstr "verouderde variabele %s\n" #: tp/texi2any.pl:489 #, perl-format msgid "could not read init file %s" msgstr "kan initialisatiebestand %s niet lezen" #: tp/texi2any.pl:652 #, perl-format msgid "ignoring unrecognized TEXINFO_OUTPUT_FORMAT value `%s'\n" msgstr "onbekende waarde '%s' van TEXINFO_OUTPUT_FORMAT wordt genegeerd\n" #: tp/texi2any.pl:735 #, perl-format msgid "Usage: %s [OPTION]... TEXINFO-FILE...\n" msgstr "Gebruik: %s [OPTIE...] TEXINFO-BESTAND...\n" #: tp/texi2any.pl:738 msgid "" "Translate Texinfo source documentation to various other formats, by default\n" "Info files suitable for reading online with Emacs or standalone GNU Info.\n" "\n" "This program is commonly installed as both `makeinfo' and `texi2any';\n" "the behavior is identical, and does not depend on the installed name.\n" msgstr "" "Vertaalt Texinfo-bestanden naar verschillende andere opmaken.\n" "Standaard worden 'Info'-bestanden aangemaakt die gelezen kunnen\n" "worden met 'emacs' of met het zelfstandige 'info'.\n" "\n" "Dit programma wordt gewoonlijk geïnstalleerd zowel als 'makeinfo'\n" "als als 'texi2any'; hun gedrag is identiek.\n" #: tp/texi2any.pl:744 #, perl-format msgid "" "General options:\n" " --document-language=STR locale to use in translating Texinfo keywords\n" " for the output document (default C).\n" " --error-limit=NUM quit after NUM errors (default %d).\n" " --force preserve output even if errors.\n" " --help display this help and exit.\n" " --no-validate suppress node cross-reference validation.\n" " --no-warn suppress warnings (but not errors).\n" " --conf-dir=DIR search also for initialization files in DIR.\n" " --init-file=FILE load FILE to modify the default behavior.\n" " -c, --set-customization-variable VAR=VAL set customization variable VAR \n" " to value VAL.\n" " -v, --verbose explain what is being done.\n" " --version display version information and exit.\n" msgstr "" "Algemene opties:\n" " --document-language=TAALCODE te gebruiken taalregio (standaard C) bij\n" " het vertalen van Texinfo-sleutelwoorden\n" " --error-limit=AANTAL na dit aantal fouten stoppen (standaard %d)\n" " --force uitvoerbestand behouden ook bij fouten\n" " --help deze hulptekst tonen en stoppen\n" " --no-validate controle van kruisverwijzingen onderdrukken\n" " --no-warn waarschuwingen onderdrukken (maar fouten niet)\n" " --conf-dir=MAP ook in deze map naar initialisatiebestanden zoeken\n" " --init-file=BESTAND dit bestand laden om standaardgedrag te veranderen\n" " -c, --set-customization-variable VARIABELE=WAARDE een variabele instellen\n" " -v, --verbose tonen wat er gedaan wordt\n" " --version versie-informatie tonen en stoppen\n" #: tp/texi2any.pl:760 msgid "" "Output format selection (default is to produce Info):\n" " --docbook output Docbook XML rather than Info.\n" " --html output HTML rather than Info.\n" " --plaintext output plain text rather than Info.\n" " --xml output Texinfo XML rather than Info.\n" " --dvi, --dvipdf, --ps, --pdf call texi2dvi to generate given output,\n" " after checking validity of TEXINFO-FILE.\n" msgstr "" "Opmaakselectie (standaard wordt Info-opmaak geproduceerd):\n" " --docbook Docbook-XML produceren\n" " --html HTML produceren\n" " --plaintext platte tekst produceren\n" " --xml Texinfo-XML produceren\n" " --dvi, --dvipdf,\n" " --pdf, --ps aangegeven uitvoer produceren via 'texi2dvi', na\n" " controleren van geldigheid van TEXINFO-BESTAND\n" #: tp/texi2any.pl:768 msgid "" "General output options:\n" " -E, --macro-expand=FILE output macro-expanded source to FILE,\n" " ignoring any @setfilename.\n" " --no-headers suppress node separators, Node: lines, and menus\n" " from Info output (thus producing plain text)\n" " or from HTML (thus producing shorter output).\n" " Also, if producing Info, write to\n" " standard output by default.\n" " --no-split suppress any splitting of the output;\n" " generate only one output file.\n" " --[no-]number-sections output chapter and sectioning numbers;\n" " default is on.\n" " -o, --output=DEST output to DEST.\n" " With split output, create DEST as a directory\n" " and put the output files there.\n" " With non-split output, if DEST is already\n" " a directory or ends with a /,\n" " put the output file there.\n" " Otherwise, DEST names the output file.\n" msgstr "" "Algemene uitvoeropties:\n" " -E, --macro-expand=BESTAND macro-geëxpandeerde brontekst naar dit bestand\n" " schrijven, eventuele @setfilename's negeren\n" " --no-headers kopregels en menu's weglaten, zodat Info-uitvoer\n" " platte tekst wordt en HTML-uitvoer korter;\n" " standaard naar standaarduitvoer schrijven\n" " --no-split splitsing van Info- of HTML-uitvoer onderdrukken,\n" " slechts één uitvoerbestand aanmaken\n" " --[no-]number-sections (geen) hoofdstuk- en sectienummers produceren\n" " -o, --output=DOEL uitvoerbestand (of map indien gesplitste HTML)\n" #: tp/texi2any.pl:788 #, perl-format msgid "" "Options for Info and plain text:\n" " --disable-encoding do not output accented and special characters\n" " in Info output based on @documentencoding.\n" " --enable-encoding override --disable-encoding (default).\n" " --fill-column=NUM break Info lines at NUM characters (default %d).\n" " --footnote-style=STYLE output footnotes in Info according to STYLE:\n" " `separate' to put them in their own node;\n" " `end' to put them at the end of the node, in\n" " which they are defined (this is the default).\n" " --paragraph-indent=VAL indent Info paragraphs by VAL spaces (default %d).\n" " If VAL is `none', do not indent; if VAL is\n" " `asis', preserve existing indentation.\n" " --split-size=NUM split Info files at size NUM (default %d).\n" msgstr "" "Opties voor Info en platte tekst:\n" " --disable-encoding geen tekens met accenten in de uitvoer produceren\n" " --enable-encoding tekens met accenten toestaan (standaard)\n" " --fill-column=AANTAL regels afbreken op deze lengte (standaard %d)\n" " --footnote-style=STIJL voetnoten produceren volgens deze stijl; indien\n" " 'end', dan aan het einde van de pagina waarin\n" " ze zijn gedefinieerd (standaard); indien\n" " 'separate', dan in een aparte pagina\n" " --paragraph-indent=XX alinea's inspringen met XX spaties (standaard %d);\n" " indien 'none', dan niet inspringen; indien\n" " 'asis', dan bestaande inspringing behouden\n" " --split-size=GETAL bestanden opsplitsen vanaf deze grootte\n" " (standaard %d bytes)\n" #: tp/texi2any.pl:805 msgid "" "Options for HTML:\n" " --css-include=FILE include FILE in HTML