From 1afccdf738ed25a0984e26c3e48d35a26cf940a0 Mon Sep 17 00:00:00 2001 From: TDE Weblate Date: Mon, 31 Dec 2018 19:05:08 +0000 Subject: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdesdk/tdecachegrind Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdecachegrind/ (cherry picked from commit 9f19f32b78ac2bde5437604a8c9bcebd3a727147) --- tde-i18n-nl/messages/tdesdk/tdecachegrind.po | 4380 +++++++++++++------------- 1 file changed, 2145 insertions(+), 2235 deletions(-) (limited to 'tde-i18n-nl') diff --git a/tde-i18n-nl/messages/tdesdk/tdecachegrind.po b/tde-i18n-nl/messages/tdesdk/tdecachegrind.po index 93e17f2331d..c1f564574a8 100644 --- a/tde-i18n-nl/messages/tdesdk/tdecachegrind.po +++ b/tde-i18n-nl/messages/tdesdk/tdecachegrind.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tdecachegrind\n" -"POT-Creation-Date: 2014-09-29 12:05-0500\n" +"POT-Creation-Date: 2018-12-31 18:49+0100\n" "PO-Revision-Date: 2006-09-25 18:51+0200\n" "Last-Translator: Bram Schoenmakers \n" "Language-Team: Nederlands \n" @@ -20,1040 +20,1077 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: tabview.cpp:64 -msgid "Move to Top" -msgstr "Ga naar het begin" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Rinse de Vries,Ruurd Pels" -#: tabview.cpp:68 -msgid "Move to Right" -msgstr "Ga naar rechts" +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "rinse@kde.nl,ruurd@tiscali.nl" -#: tabview.cpp:72 -msgid "Move to Bottom" -msgstr "Ga naar het einde" +#: cachegrindloader.cpp:141 +msgid "Import filter for Cachegrind/Callgrind generated profile data files" +msgstr "" +"Importfilter voor door Cachegrind/Callgrind gegenereerde profielgegevens-" +"bestanden" -#: tabview.cpp:76 -msgid "Move to Bottom Left" -msgstr "Ga naar linksonder" +#: cachegrindloader.cpp:738 +#, c-format +msgid "Loading %1" +msgstr "%1 wordt geladen" -#: tabview.cpp:77 tabview.cpp:94 treemap.cpp:2908 -msgid "Bottom Left" -msgstr "Linksonder" +#: callgraphview.cpp:306 +#, c-format +msgid "Call(s) from %1" +msgstr "Aanroep(en) van %1" -#: tabview.cpp:79 -msgid "Move Area To" -msgstr "Gebied verplaatsen naar" +#: callgraphview.cpp:307 +#, c-format +msgid "Call(s) to %1" +msgstr "Aanroep(en) naar %1" -#: tabview.cpp:81 -msgid "Hide This Tab" -msgstr "Dit tabblad verbergen" +#: callgraphview.cpp:308 +msgid "(unknown call)" +msgstr "(onbekende aanroep)" -#: tabview.cpp:82 -msgid "Hide Area" -msgstr "Gebied verbergen" +#: callgraphview.cpp:1425 +msgid "" +"Call Graph around active Function

Depending on configuration, this " +"view shows the call graph environment of the active function. Note: the " +"shown cost is only the cost which is spent while the active function " +"was actually running; i.e. the cost shown for main() - if it's visible - " +"should be the same as the cost of the active function, as that's the part of " +"inclusive cost of main() spent while the active function was running.

For cycles, blue call arrows indicate that this is an artificial call " +"added for correct drawing which actually never happened.

If the graph " +"is larger than the widget area, an overview panner is shown in one edge. " +"There are similar visualization options to the Call Treemap; the selected " +"function is highlighted.

" +msgstr "" +"Aanroepgrafiek rond actieve functie

Afhankelijk van de configuratie " +"laat dit venster een aanroepgrafiek van de actieve functie zien. Opmerking: " +"de getoonde kosten zijn alleen de kosten gespendeerd terwijl de " +"actieve functie uitgevoerd werd, dat wil zeggen dat de getoonde kosten voor " +"main() - als main() zichtbaar is - dezelfde zouden moeten zijn als de kosten " +"van de actieve functie, omdat dat de inclusieve kosten zijn voor main() " +"gespendeerd terwijl de actieve functie uitgevoerd werd.

Voor cycli " +"geven de blauwe pijlen aan dat dit een kunstmatige aanroep is die is " +"toegevoegd om correct te kunnen tekenen, maar die in feite niet is " +"uitgevoerd.

Als de grafiek groter is dan het oppervlak van het " +"venster, wordt een overzichtsvenster getoond aan één kant van de grafiek. Er " +"zijn vergelijkbare visualisatieopties voor de aanroepen-treemap; de " +"geselecteerde functie is gemarkeerd.

" -#: tabview.cpp:95 -msgid "Show Hidden On" -msgstr "Verborgen tonen" +#: callgraphview.cpp:1789 +msgid "" +"Warning: a long lasting graph layouting is in progress.\n" +"Reduce node/edge limits for speedup.\n" +msgstr "" +"Waarschuwing: een langdurig grafisch proces is in uitvoering.\n" +"Reduceer node/edge limits om het sneller te laten verlopen.\n" -#: tabview.cpp:242 -msgid "(No profile data file loaded)" -msgstr "(Geen profielgegevensbestand geladen)" +#: callgraphview.cpp:1792 +msgid "Layouting stopped.\n" +msgstr "Opmaken onderbroken.\n" -#: tabview.cpp:281 -msgid "Types" -msgstr "Typen" +#: callgraphview.cpp:1794 +msgid "The call graph has %1 nodes and %2 edges.\n" +msgstr "De grafische aanroep heeft %1 nodes en %2 edges.\n" -#: tabview.cpp:284 -msgid "Callers" -msgstr "Aanroepers" +#: callgraphview.cpp:1827 +msgid "No item activated for which to draw the call graph." +msgstr "Geen element geactiveerd waarvoor de aanroepgraaf kan worden getoond." -#: tabview.cpp:287 -msgid "All Callers" -msgstr "Alle aanroepers" +#: callgraphview.cpp:1838 +msgid "No call graph can be drawn for the active item." +msgstr "Geen aanroepgraaf kan getoond worden voor het actieve item." -#: tabview.cpp:290 -msgid "Caller Map" -msgstr "Aanroeperskaart" +#: callgraphview.cpp:1867 +msgid "" +"No call graph is available because the following\n" +"command cannot be run:\n" +"'%1'\n" +msgstr "" +"Geen aanroepgraaf is beschikbaar doordat het volgende\n" +"commando niet uitgevoerd kan worden:\n" +"'%1'\n" -#: tabview.cpp:293 -msgid "Source" -msgstr "Bron" +#: callgraphview.cpp:1870 callgraphview.cpp:2199 +msgid "Please check that 'dot' is installed (package GraphViz)." +msgstr "Controleer of 'dot' is geïnstalleerd (pakket GraphViz)." -#: tabview.cpp:297 -msgid "Parts" -msgstr "Profieldelen" +#: callgraphview.cpp:2198 +msgid "Error running the graph layouting tool.\n" +msgstr "Fout bij het uitvoeren van het grafische hulpprogramma.\n" -#: tabview.cpp:300 -msgid "Call Graph" -msgstr "Aanroepgrafiek" +#: callgraphview.cpp:2206 +msgid "" +"There is no call graph available for function\n" +"\t'%1'\n" +"because it has no cost of the selected event type." +msgstr "" +"Er is geen graaf van aanroepen beschikbaar voor functie\n" +"\t'%1'\n" +"omdat er geen kosten van het geselecteerde gebeurtenistype zijn." -#: tabview.cpp:303 -msgid "Callees" -msgstr "Aangeroepenen" +#: callgraphview.cpp:2396 callgraphview.cpp:2400 callgraphview.cpp:2418 +#: callview.cpp:123 callview.cpp:128 coverageview.cpp:166 instrview.cpp:191 +#: sourceview.cpp:116 +msgid "Go to '%1'" +msgstr "Ga naar %1" -#: tabview.cpp:306 -msgid "All Callees" -msgstr "Alle aangeroepenen" +#: callgraphview.cpp:2427 +msgid "Stop Layouting" +msgstr "Stop opmaken" -#: tabview.cpp:310 -msgid "Callee Map" -msgstr "Aangeroepenenkaart" +#: callgraphview.cpp:2435 +msgid "As PostScript" +msgstr "Als Postscript" -#: instrview.cpp:131 tabview.cpp:313 -msgid "Assembler" -msgstr "Assembler" +#: callgraphview.cpp:2436 +msgid "As Image ..." +msgstr "Als afbeelding..." -#: tabview.cpp:553 -msgid "" -"Information Tabs" -"

This widget shows information for the current selected function in different " -"tabs: " -"

    " -"
  • The Costs tab shows a list of available event types and the inclusive and " -"self costs regarding to these types.
  • " -"
  • The Parts tab shows a list of trace parts if the trace consists of more " -"than one part (otherwise, this tab is hided). The cost of the selected function " -"spent in the different parts together with the calls happening is shown.
  • " -"
  • The Call Lists tab shows direct callers and callees of the function in more " -"detail.
  • " -"
  • The Coverage tab shows the same is the Call Lists tab, but not only direct " -"callers and callees but also indirect ones.
  • " -"
  • The Call Graph tab shows a graphical visualization of the calls done by " -"this function.
  • " -"
  • The Source tab presents annotated source code if debugging information and " -"the source file is available.
  • " -"
  • The Assembler tab presents annotated assembler code if trace information on " -"instruction level is available.
For more information, see the " -"What's This? help of the corresponding tab widget

" -msgstr "" -"Informatietabbladen" -"

De volgende tabbladen geven informatie over de geselecteerde functie:" -"

    " -"
  • Het tabblad Kosten geen een lijst van mogelijke kosttypen en de cumulatieve " -"en niet-cumulatieve kosten met betrekking tot typen.
  • " -"
  • Het tabblad Profieldelen geeft een lijst van profieldelen als de trace uit " -"meer dan één deel bestaat (anders is het tabblad verborgen). De kosten van de " -"geselecteerde functie in andere profieldelen samen met de aanroepen wordt " -"getoond.
  • " -"
  • Het tabblad Aanroepen laat de directe aanroepers en aangeroepenen van een " -"functie zien in detail.
  • " -"
  • Het tabblad Dekking laat hetzelfde zien als het tabblad Aanroepen, " -"inclusief indirecte aanroepen.
  • " -"
  • Het tabblad Aanroepengrafiek laat een visuele representatie van de " -"aanroepen gedaan door deze functie zien.
  • " -"
  • Het tabblad Broncode laat de geannoteerde broncode zien als " -"debugging-informatie en de broncode zelf beschikbaar is.
  • " -"
  • Het tabblad Assembler laat een geannoteerde versie van de assemblercode " -"zien als trace-informatie op instructieniveau beschikbaar is.
" -"Voor meer informatie kunt is de Wat is dit? " -"hulp van het corresponderende tabblad bekijken

" +#: callgraphview.cpp:2438 +msgid "Export Graph" +msgstr "Grafiek exporteren" -#: tabview.cpp:630 -msgid "(No Data loaded)" -msgstr "(Geen gegevens geladen)" +#: callgraphview.cpp:2443 callgraphview.cpp:2466 +msgid "Unlimited" +msgstr "Onbeperkt" -#: tabview.cpp:631 -msgid "(No function selected)" -msgstr "(Geen functie geselecteerd)" +#: callgraphview.cpp:2446 callgraphview.cpp:2469 +msgid "None" +msgstr "Geen" -#: tracedata.cpp:153 -msgid "Abstract Item" -msgstr "Abstract element" +#: callgraphview.cpp:2447 callgraphview.cpp:2470 +msgid "max. 2" +msgstr "max. 2" -#: tracedata.cpp:154 -msgid "Cost Item" -msgstr "Kostenelement" +#: callgraphview.cpp:2448 callgraphview.cpp:2471 +msgid "max. 5" +msgstr "max. 5" -#: tracedata.cpp:155 -msgid "Part Source Line" -msgstr "Regel in profielbron" +#: callgraphview.cpp:2449 callgraphview.cpp:2472 +msgid "max. 10" +msgstr "max. 10" -#: tracedata.cpp:156 -msgid "Source Line" -msgstr "Broncoderegel" +#: callgraphview.cpp:2450 callgraphview.cpp:2473 +msgid "max. 15" +msgstr "max. 15" -#: tracedata.cpp:157 -msgid "Part Line Call" -msgstr "Aanroep in regel van profielbron" +#: callgraphview.cpp:2460 callgraphview.cpp:2483 +#, c-format +msgid "< %1" +msgstr "< %1" -#: tracedata.cpp:158 -msgid "Line Call" -msgstr "Aanroep in regel" +#: callgraphview.cpp:2489 +msgid "No Minimum" +msgstr "Geen minimum" -#: tracedata.cpp:159 -msgid "Part Jump" -msgstr "Sprong in profielbron" +#: callgraphview.cpp:2493 +#, c-format +msgid "50 %" +msgstr "50 %" -#: tracedata.cpp:160 -msgid "Jump" -msgstr "Sprong" +#: callgraphview.cpp:2494 +#, c-format +msgid "20 %" +msgstr "20 %" -#: tracedata.cpp:161 -msgid "Part Instruction" -msgstr "Instructie in profielbron" +#: callgraphview.cpp:2495 +#, c-format +msgid "10 %" +msgstr "10 %" -#: tracedata.cpp:162 -msgid "Instruction" -msgstr "Instructie" +#: callgraphview.cpp:2496 +#, c-format +msgid "5 %" +msgstr "5 %" -#: tracedata.cpp:163 -msgid "Part Instruction Jump" -msgstr "Instructiesprong in profielbron" +#: callgraphview.cpp:2497 +#, c-format +msgid "3 %" +msgstr "3 %" -#: tracedata.cpp:164 -msgid "Instruction Jump" -msgstr "Instructiesprong" +#: callgraphview.cpp:2498 +#, c-format +msgid "2 %" +msgstr "2 %" -#: tracedata.cpp:165 -msgid "Part Instruction Call" -msgstr "Aanroep in instructie in profielbron" +#: callgraphview.cpp:2499 +#, c-format +msgid "1.5 %" +msgstr "1,5 %" -#: tracedata.cpp:166 -msgid "Instruction Call" -msgstr "Aanroep in instructie" +#: callgraphview.cpp:2500 +#, c-format +msgid "1 %" +msgstr "1 %" -#: tracedata.cpp:167 -msgid "Part Call" -msgstr "Aanroep in profielbron" - -#: tracedata.cpp:168 -msgid "Call" -msgstr "Aanroep" +#: callgraphview.cpp:2516 +msgid "Same as Node" +msgstr "Als knoop" -#: tracedata.cpp:169 -msgid "Part Function" -msgstr "Functie in profielbron" +#: callgraphview.cpp:2517 +#, c-format +msgid "50 % of Node" +msgstr "50 % van knoop" -#: tracedata.cpp:170 -msgid "Function Source File" -msgstr "Broncodebestand van functie" +#: callgraphview.cpp:2518 +#, c-format +msgid "20 % of Node" +msgstr "20 % van knoop" -#. i18n: file dumpselectionbase.ui line 300 -#: rc.cpp:144 rc.cpp:273 rc.cpp:318 rc.cpp:342 tracedata.cpp:171 -#, no-c-format -msgid "Function" -msgstr "Functie" +#: callgraphview.cpp:2519 +#, c-format +msgid "10 % of Node" +msgstr "10 % van knoop" -#: tracedata.cpp:172 -msgid "Function Cycle" -msgstr "Functiecyclus" +#: callgraphview.cpp:2529 +msgid "Caller Depth" +msgstr "Aanroeperdiepte" -#: tracedata.cpp:173 -msgid "Part Class" -msgstr "Klasse in profielbron" +#: callgraphview.cpp:2530 +msgid "Callee Depth" +msgstr "Aanroepdiepte" -#: tracedata.cpp:174 -msgid "Class" -msgstr "Klasse" +#: callgraphview.cpp:2531 +msgid "Min. Node Cost" +msgstr "Min. knoopkosten" -#: tracedata.cpp:175 -msgid "Part Source File" -msgstr "Broncodebestand in profielbron" +#: callgraphview.cpp:2532 +msgid "Min. Call Cost" +msgstr "Min. aanroepkosten" -#: tracedata.cpp:176 -msgid "Source File" -msgstr "Broncodebestand" +#: callgraphview.cpp:2534 +msgid "Arrows for Skipped Calls" +msgstr "Pijlen voor overgeslagen aanroepen" -#: tracedata.cpp:177 -msgid "Part ELF Object" -msgstr "ELF-object in profielbron" +#: callgraphview.cpp:2536 +msgid "Inner-cycle Calls" +msgstr "Intra-cyclus aanroepen" -#: tracedata.cpp:178 -msgid "ELF Object" -msgstr "ELF-object" +#: callgraphview.cpp:2538 +msgid "Cluster Groups" +msgstr "Clustergroepen" -#: partview.cpp:46 tracedata.cpp:179 -msgid "Profile Part" -msgstr "Profielbron" +#: callgraphview.cpp:2543 +msgid "Compact" +msgstr "Compact" -#: tracedata.cpp:180 -msgid "Program Trace" -msgstr "Programma-trace" +#: callgraphview.cpp:2544 +msgid "Normal" +msgstr "Normaal" -#: tracedata.cpp:241 -msgid "%1 from %2" -msgstr "%1 van %2" +#: callgraphview.cpp:2545 +msgid "Tall" +msgstr "Hoog" -#: partgraph.cpp:423 tracedata.cpp:249 tracedata.cpp:254 tracedata.cpp:2824 -#: tracedata.cpp:3241 tracedata.cpp:3327 tracedata.cpp:4165 tracedata.cpp:4173 -#: tracedata.cpp:4238 -msgid "(unknown)" -msgstr "(onbekend)" +#: callgraphview.cpp:2550 +msgid "Top to Down" +msgstr "Van boven naar beneden" -#: tracedata.cpp:2583 -msgid "(no caller)" -msgstr "(geen aanroeper)" +#: callgraphview.cpp:2551 +msgid "Left to Right" +msgstr "Links naar rechts" -#: tracedata.cpp:2590 tracedata.cpp:2609 -msgid "%1 via %2" -msgstr "%1 via %2" +#: callgraphview.cpp:2552 +msgid "Circular" +msgstr "Cirkelvormig" -#: tracedata.cpp:2599 -msgid "(no callee)" -msgstr "(geen aangeroepene)" +#: callgraphview.cpp:2558 +msgid "TopLeft" +msgstr "Linksboven" -#: tracedata.cpp:4467 -msgid "(not found)" -msgstr "(niet gevonden)" +#: callgraphview.cpp:2559 +msgid "TopRight" +msgstr "Rechtsboven" -#: tracedata.cpp:5017 -msgid "Recalculating Function Cycles..." -msgstr "Functiecycli worden opnieuw berekend..." +#: callgraphview.cpp:2560 +msgid "BottomLeft" +msgstr "Linksbeneden" -#. i18n: file tdecachegrindui.rc line 15 -#: rc.cpp:9 -#, no-c-format -msgid "&Layout" -msgstr "&Layout" +#: callgraphview.cpp:2561 +msgid "BottomRight" +msgstr "Rechtsbeneden" -#. i18n: file tdecachegrindui.rc line 32 -#: rc.cpp:12 +#: callgraphview.cpp:2562 configdlgbase.ui:246 configdlgbase.ui:286 +#: configdlgbase.ui:302 #, no-c-format -msgid "Sidebars" -msgstr "Zijbalken" +msgid "Automatic" +msgstr "Automatisch" -#. i18n: file tdecachegrindui.rc line 54 -#: rc.cpp:18 -#, no-c-format -msgid "State Toolbar" -msgstr "Toestandbalk" +#: callgraphview.cpp:2569 +msgid "Graph" +msgstr "Grafiek" -#. i18n: file configdlgbase.ui line 37 -#: rc.cpp:24 -#, no-c-format -msgid "General" -msgstr "Algemeen" +#: callgraphview.cpp:2570 partselection.cpp:320 +msgid "Visualization" +msgstr "Visualisatie" -#. i18n: file configdlgbase.ui line 69 -#: rc.cpp:27 -#, no-c-format -msgid "Truncated when more/longer than:" -msgstr "Afbreken als meer/langer dan:" +#: callgraphview.cpp:2571 +msgid "Birds-eye View" +msgstr "Vogelvlucht" -#. i18n: file configdlgbase.ui line 77 -#: rc.cpp:30 -#, no-c-format -msgid "Precision of percentage values:" -msgstr "Precisie van percentages:" +#: callitem.cpp:82 partlistitem.cpp:152 +msgid "(active)" +msgstr "(actief)" -#. i18n: file configdlgbase.ui line 85 -#: rc.cpp:33 +#: callmapview.cpp:59 dumpselectionbase.ui:550 partselection.cpp:58 #, no-c-format -msgid "Symbols in tooltips and context menus" -msgstr "Symbolen in tekstballonnen en contextmenu's" +msgid "Name" +msgstr "Naam" -#. i18n: file configdlgbase.ui line 141 -#: rc.cpp:36 +#: callmapview.cpp:60 callview.cpp:44 instrview.cpp:126 partselection.cpp:59 +#: sourceview.cpp:51 stackselectionbase.ui:31 #, no-c-format -msgid "Maximum number of items in lists:" -msgstr "Maximaal aantal elementen in lijsten:" +msgid "Cost" +msgstr "Kosten" -#. i18n: file configdlgbase.ui line 162 -#: rc.cpp:39 +#: callmapview.cpp:61 dumpselectionbase.ui:950 functionselectionbase.ui:147 #, no-c-format -msgid "Cost Item Colors" -msgstr "Kostenelement-kleuren" +msgid "Location" +msgstr "Locatie" -#. i18n: file configdlgbase.ui line 246 -#: callgraphview.cpp:2562 rc.cpp:42 rc.cpp:51 rc.cpp:54 +#: callmapview.cpp:63 dumpselectionbase.ui:754 stackselectionbase.ui:53 #, no-c-format -msgid "Automatic" -msgstr "Automatisch" +msgid "Calls" +msgstr "Aanroepen" -#. i18n: file configdlgbase.ui line 254 -#: rc.cpp:45 -#, no-c-format -msgid "Object:" -msgstr "Object:" +#: callmapview.cpp:98 +msgid "" +"Caller Map

This graph shows the nested hierarchy of all callers of " +"the current activated function. Each colored rectangle represents a " +"function; its size tries to be proportional to the cost spent therein while " +"the active function is running (however, there are drawing constrains).

" +msgstr "" +"Aanroeperskaart

Deze grafiek laat een geneste hiërarchie zien van " +"alle aanroepers van de huidig geselecteerde functie. Elke gekleurde " +"rechthoek representeert een functie. De afmeting tracht proportioneel te " +"zijn met de kosten gespendeerd in die functie terwijl de actieve functie " +"loopt (hoewel er beperkingen zijn aan de accuratesse van de afbeelding)

" -#. i18n: file configdlgbase.ui line 262 -#: rc.cpp:48 -#, no-c-format -msgid "Class:" -msgstr "Klasse:" +#: callmapview.cpp:105 +msgid "" +"Call Map

This graph shows the nested hierarchy of all callees of " +"the current activated function. Each colored rectangle represents a " +"function; its size tries to be proportional to the cost spent therein while " +"the active function is running (however, there are drawing constrains).

" +msgstr "" +"Aanroepenkaart

Deze grafiek laat een geneste hiërarchie zien van " +"alle aangeroepen functies van de huidige geselecteerde functie. Elke " +"gekleurde rechthoek representeert een functie. De afmeting tracht " +"proportioneel te zijn met de kosten gespendeerd in die functie terwijl de " +"actieve functie loopt (hoewel er beperkingen zijn aan de accuratesse van de " +"afbeelding)

" -#. i18n: file configdlgbase.ui line 310 -#: rc.cpp:57 -#, no-c-format -msgid "File:" -msgstr "Bestand:" +#: callmapview.cpp:113 +msgid "" +"

Appearance options can be found in the in the context menu. To get exact " +"size proportions, choose 'Hide incorrect borders'. As this mode can be " +"very time consuming, you may want to limit the maximum drawn " +"nesting level before. 'Best' determinates the split direction for children " +"from the aspect ratio of the parent. 'Always Best' decides on remaining " +"space for each sibling. 'Ignore Proportions' takes space for function name " +"drawing before drawing children. Note that size proportions can get " +"heavily wrong.

This is a TreeMap widget. Keyboard " +"navigation is available with the left/right arrow keys for traversing " +"siblings, and up/down arrow keys to go a nesting level up/down. Return activates the current item.

" +msgstr "" +"Weergave-opties kunnen worden gevonden in het contextmenu. Om exacte " +"afmetingen te krijgen kiest u 'Verberg incorrecte randen'. Omdat het tekenen " +"in deze modus zeer tijdrovend kan zijn is het raadzaam het maximale " +"aantal nestingniveaus van tevoren beperken. 'Beste' bepaalt de " +"splitsingrichting van de kinderen aan de hand van de afbeeldingverhouding " +"van het bovenliggende element. 'Altijd beste' bepaalt op basis van de voor " +"kinderen overgebleven ruimte. 'XXXIgnore Proporties' gebruikt ruimte om de " +"functienaam te tekenen voordat de kinderen worden getekend. Merk op " +"dat de afbeeldingproporties bijzonder kunnen afwijken van de " +"daadwerkelijke proporties.

Dit is een treemap interface-element. " +"Toetsenbordnavigatie is mogelijk met de toetsen cursor rechts en cursor " +"links om te itereren binnen een gelijk generatieniveau terwijl de toetsen " +"cursor omhoog en cursor omlaag worden gebruikt om een nestingniveau omhoog " +"en omlaag bewerkstelligen. De Return toets activeert het huidige " +"element.

" -#. i18n: file configdlgbase.ui line 376 -#: rc.cpp:60 -#, no-c-format -msgid "Annotations" -msgstr "Annotaties" +#: callmapview.cpp:167 +msgid "Go To" +msgstr "Ga naar" -#. i18n: file configdlgbase.ui line 395 -#: rc.cpp:63 -#, no-c-format -msgid "Context lines in annotations:" -msgstr "Contextregels in annotaties" +#: callmapview.cpp:184 +msgid "Stop at Depth" +msgstr "Stoppen bij diepte" -#. i18n: file configdlgbase.ui line 423 -#: rc.cpp:66 -#, no-c-format -msgid "Source Folders" -msgstr "Broncodemappen" +#: callmapview.cpp:187 treemap.cpp:3101 +msgid "No Depth Limit" +msgstr "Geen dieptelimiet" -#. i18n: file configdlgbase.ui line 454 -#: rc.cpp:69 -#, no-c-format -msgid "Object / Related Source Base" -msgstr "Object / gerelateerde broncodebasis" +#: callmapview.cpp:190 +msgid "Depth 10" +msgstr "Diepte 10" -#. i18n: file configdlgbase.ui line 483 -#: rc.cpp:72 -#, no-c-format -msgid "Add..." -msgstr "Toevoegen..." +#: callmapview.cpp:192 +msgid "Depth 15" +msgstr "Diepte 15" -#. i18n: file dumpselectionbase.ui line 16 -#: rc.cpp:84 toplevel.cpp:352 toplevel.cpp:604 -#, no-c-format -msgid "Profile Dumps" -msgstr "Profielbronnen" +#: callmapview.cpp:194 +msgid "Depth 20" +msgstr "Diepte 20" -#. i18n: file dumpselectionbase.ui line 32 -#: rc.cpp:87 -#, no-c-format -msgid "Target" -msgstr "Doel" +#: callmapview.cpp:198 treemap.cpp:3107 +msgid "Depth of '%1' (%2)" +msgstr "Diepte van '%1' (%2)" -#. i18n: file dumpselectionbase.ui line 54 -#: rc.cpp:90 -#, no-c-format -msgid "Time" -msgstr "Tijd" +#: callmapview.cpp:204 +msgid "Decrement Depth (to %1)" +msgstr "Verminder diepte (tot %1)" -#. i18n: file dumpselectionbase.ui line 65 -#: rc.cpp:93 -#, no-c-format -msgid "Path" -msgstr "Pad" +#: callmapview.cpp:205 +msgid "Increment Depth (to %1)" +msgstr "Vermeerder diepte (tot %1)" -#. i18n: file dumpselectionbase.ui line 106 -#: rc.cpp:99 -#, no-c-format -msgid "Target command:" -msgstr "Doelcommando:" +#: callmapview.cpp:209 +msgid "Stop at Function" +msgstr "Stop bij functie" -#. i18n: file dumpselectionbase.ui line 119 -#: rc.cpp:102 -#, no-c-format -msgid "Profiler options:" -msgstr "Profiler-opties:" - -#. i18n: file dumpselectionbase.ui line 125 -#: rc.cpp:105 -#, no-c-format -msgid "Option" -msgstr "Optie" +#: callmapview.cpp:210 +msgid "No Function Limit" +msgstr "Geen functielimiet" -#. i18n: file dumpselectionbase.ui line 136 -#: rc.cpp:108 rc.cpp:219 -#, no-c-format -msgid "Value" -msgstr "Waarde" +#: callmapview.cpp:240 +msgid "Stop at Area" +msgstr "Stoppen bij gebied" -#. i18n: file dumpselectionbase.ui line 147 -#: rc.cpp:111 -#, no-c-format -msgid "Trace" -msgstr "Trace" +#: callmapview.cpp:243 treemap.cpp:3039 +msgid "No Area Limit" +msgstr "Geen gebiedslimiet" -#. i18n: file dumpselectionbase.ui line 160 -#: rc.cpp:114 rc.cpp:237 -#, no-c-format -msgid "Jumps" -msgstr "Sprongen" +#: callmapview.cpp:246 +msgid "50 Pixels" +msgstr "50 pixels" -#. i18n: file dumpselectionbase.ui line 174 -#: rc.cpp:117 -#, no-c-format -msgid "Instructions" -msgstr "Instructies" +#: callmapview.cpp:248 +msgid "100 Pixels" +msgstr "100 pixels" -#. i18n: file dumpselectionbase.ui line 189 -#: rc.cpp:120 rc.cpp:240 -#, no-c-format -msgid "Events" -msgstr "Gebeurtenissen" +#: callmapview.cpp:250 +msgid "200 Pixels" +msgstr "200 pixels" -#. i18n: file dumpselectionbase.ui line 202 -#: rc.cpp:123 -#, no-c-format -msgid "Full Cache" -msgstr "Volledige cache" +#: callmapview.cpp:252 +msgid "500 Pixels" +msgstr "500 pixels" -#. i18n: file dumpselectionbase.ui line 216 -#: rc.cpp:126 -#, no-c-format -msgid "Custom" -msgstr "Aangepast" +#: callmapview.cpp:258 treemap.cpp:3045 +msgid "Area of '%1' (%2)" +msgstr "Gebied van '%1' (%2)" -#. i18n: file dumpselectionbase.ui line 231 -#: rc.cpp:129 -#, no-c-format -msgid "Collect" -msgstr "Verzamelen" +#: callmapview.cpp:264 treemap.cpp:3071 +msgid "Double Area Limit (to %1)" +msgstr "Gebiedslimiet verdubbelen (naar %1)" -#. i18n: file dumpselectionbase.ui line 244 -#: rc.cpp:132 -#, no-c-format -msgid "At Startup" -msgstr "Bij het starten" +#: callmapview.cpp:266 +msgid "Half Area Limit (to %1)" +msgstr "Gebiedslimiet halveren (tot %1)" -#. i18n: file dumpselectionbase.ui line 258 -#: rc.cpp:135 -#, no-c-format -msgid "While In" -msgstr "Gedurende" +#: callmapview.cpp:273 +msgid "Visualisation" +msgstr "Visualisatie" -#. i18n: file dumpselectionbase.ui line 273 -#: rc.cpp:138 -#, no-c-format -msgid "Skip" -msgstr "Overslaan" +#: callmapview.cpp:277 +msgid "Split Direction" +msgstr "Splits richting" -#. i18n: file dumpselectionbase.ui line 286 -#: rc.cpp:141 -#, no-c-format -msgid "PLT" -msgstr "PLT" +#: callmapview.cpp:279 +msgid "Skip Incorrect Borders" +msgstr "Foute randen overslaan" -#. i18n: file dumpselectionbase.ui line 315 -#: rc.cpp:147 -#, no-c-format -msgid "Dump Profile" -msgstr "Profiel dumpen" +#: callmapview.cpp:284 +msgid "Border Width" +msgstr "Randbreedte" -#. i18n: file dumpselectionbase.ui line 328 -#: rc.cpp:150 -#, no-c-format -msgid "Every BBs" -msgstr "Alle BBs" +#: callmapview.cpp:285 +msgid "Border 0" +msgstr "Rand 0" -#. i18n: file dumpselectionbase.ui line 342 -#: rc.cpp:153 rc.cpp:162 -#, no-c-format -msgid "On Entering" -msgstr "Bij binnengaan" +#: callmapview.cpp:288 +msgid "Border 1" +msgstr "Rand 1" -#. i18n: file dumpselectionbase.ui line 356 -#: rc.cpp:156 -#, no-c-format -msgid "On Leaving" -msgstr "Bij verlaten" +#: callmapview.cpp:290 +msgid "Border 2" +msgstr "Rand 2" -#. i18n: file dumpselectionbase.ui line 371 -#: rc.cpp:159 -#, no-c-format -msgid "Zero Events" -msgstr "Nul gebeurtenissen" +#: callmapview.cpp:292 +msgid "Border 3" +msgstr "Rand 3" -#. i18n: file dumpselectionbase.ui line 399 -#: rc.cpp:165 -#, no-c-format -msgid "Separate" -msgstr "Afzonderlijk" +#: callmapview.cpp:297 +msgid "Draw Symbol Names" +msgstr "Teken symboolnamen" -#. i18n: file dumpselectionbase.ui line 412 -#: rc.cpp:168 -#, no-c-format -msgid "Threads" -msgstr "Threads" +#: callmapview.cpp:298 +msgid "Draw Cost" +msgstr "Teken kosten" -#. i18n: file dumpselectionbase.ui line 426 -#: rc.cpp:171 -#, no-c-format -msgid "Recursions" -msgstr "Recursies" +#: callmapview.cpp:299 +msgid "Draw Location" +msgstr "Teken locatie" -#. i18n: file dumpselectionbase.ui line 440 -#: rc.cpp:174 -#, no-c-format -msgid "Call Chain" -msgstr "Aanroepketting" +#: callmapview.cpp:300 +msgid "Draw Calls" +msgstr "Teken aanroepen" -#. i18n: file dumpselectionbase.ui line 470 -#: rc.cpp:177 -#, no-c-format -msgid "Custom profiler options:" -msgstr "Aangepaste Profiler-opties:" +#: callmapview.cpp:303 partselection.cpp:342 +msgid "Ignore Proportions" +msgstr "Proporties negeren" -#. i18n: file dumpselectionbase.ui line 508 -#: rc.cpp:180 -#, no-c-format -msgid "Run New Profile" -msgstr "Maak nieuw profiel aan" +#: callmapview.cpp:304 partselection.cpp:344 treemap.cpp:2887 +msgid "Allow Rotation" +msgstr "Rotatie toestaan" -#. i18n: file dumpselectionbase.ui line 520 -#: rc.cpp:183 -#, no-c-format -msgid "Info" -msgstr "Informatie" +#: callmapview.cpp:321 treemap.cpp:2889 +msgid "Shading" +msgstr "Schaduw" -#. i18n: file dumpselectionbase.ui line 531 -#: rc.cpp:186 -#, no-c-format -msgid "Dump reason:" -msgstr "Dump reden:" +#: callmapview.cpp:431 +msgid "Call Map: Current is '%1'" +msgstr "Aanroepkaart: Huidige is '%1'" -#. i18n: file dumpselectionbase.ui line 544 -#: rc.cpp:189 -#, no-c-format -msgid "Event summary:" -msgstr "Overzicht gebeurtenissen:" +#: callmapview.cpp:599 +msgid "(no function)" +msgstr "(geen functie)" -#. i18n: file dumpselectionbase.ui line 550 -#: callmapview.cpp:59 partselection.cpp:58 rc.cpp:192 -#, no-c-format -msgid "Name" -msgstr "Naam" +#: callmapview.cpp:741 callmapview.cpp:858 +msgid "(no call)" +msgstr "(geen aanroep)" -#. i18n: file dumpselectionbase.ui line 561 -#: rc.cpp:195 -#, no-c-format -msgid "Sum" -msgstr "Som" +#: callview.cpp:45 instrview.cpp:127 sourceview.cpp:52 +msgid "Cost 2" +msgstr "Kosten 2" -#. i18n: file dumpselectionbase.ui line 579 -#: rc.cpp:198 -#, no-c-format -msgid "Miscellaneous:" -msgstr "Overigen:" +#: callview.cpp:47 callview.cpp:51 +msgid "Count" +msgstr "Aantal" -#. i18n: file dumpselectionbase.ui line 617 -#: rc.cpp:201 -#, no-c-format -msgid "Show" -msgstr "Tonen" +#: callview.cpp:48 coverageview.cpp:50 +msgid "Caller" +msgstr "Aanroeper" -#. i18n: file dumpselectionbase.ui line 625 -#: rc.cpp:204 -#, no-c-format -msgid "Compare" -msgstr "Vergelijken" +#: callview.cpp:52 coverageview.cpp:56 +msgid "Callee" +msgstr "Aangeroepene" -#. i18n: file dumpselectionbase.ui line 637 -#: rc.cpp:207 -#, no-c-format -msgid "State" -msgstr "Status" +#: callview.cpp:85 +msgid "" +"List of direct Callers

This list shows all functions calling the " +"current selected one directly, together with a call count and the cost spent " +"in the current selected function while being called from the function from " +"the list.

An icon instead of an inclusive cost specifies that this is " +"a call inside of a recursive cycle. An inclusive cost makes no sense here.

Selecting a function makes it the current selected one of this " +"information panel. If there are two panels (Split mode), the function of the " +"other panel is changed instead.

" +msgstr "" +"Lijst van directe aanroepers

Deze lijst laat alle functies zien " +"die de huidig geselecteerde functie zonder tussenkomst van andere functies " +"aanroepen samen met het aantal aanroepen en de (cumulatieve) kosten " +"gespendeerd in de huidig geselecteerde functie terwijl zij is aangeroepen " +"uit de functie in de lijst.

Een icoon in plaats van cumulatieve kosten " +"specificeert dat dit een aanroep binnen een recursieve cyclus is. " +"Cumulatieve kosten hebben hier geen betekenis

Als u een functie " +"selecteert wordt dit de huidig geselecteerde functie. Als er twee panelen " +"zijn (Gesplitste modus) wordt de functie in het andere paneel de huidig " +"geselecteerde functie in dat paneel.

" -#. i18n: file dumpselectionbase.ui line 656 -#: rc.cpp:210 -#, no-c-format -msgid "Update" -msgstr "Bijwerken" +#: callview.cpp:98 +msgid "" +"List of direct Callees

This list shows all functions called by the " +"current selected one directly, together with a call count and the cost spent " +"in this function while being called from the selected function.

Selecting a function makes it the current selected one of this " +"information panel. If there are two panels (Split mode), the function of the " +"other panel is changed instead.

" +msgstr "" +"Lijst van directe aanroepers

Deze lijst laat alle functies zien die " +"zonder tussenkomst van andere functies worden aangeroepen samen met het " +"aantal aanroepen en de (cumulatieve) kosten gespendeerd in deze functie " +"gedurende de aanroep van de huidige geselecteerde functie.

Als u een " +"functie selecteert wordt dit de huidig geselecteerde functie. Als er twee " +"panelen zijn (Gesplitste modus) wordt de functie in het andere paneel de " +"huidig geselecteerde functie in dat paneel.

" -#. i18n: file dumpselectionbase.ui line 664 -#: rc.cpp:213 +#: configdlg.cpp:58 dumpselectionbase.ui:824 #, no-c-format -msgid "Every [s]:" -msgstr "Elke [s]:" +msgid "ELF Objects" +msgstr "ELF objecten" -#. i18n: file dumpselectionbase.ui line 677 -#: rc.cpp:216 -#, no-c-format -msgid "Counter" -msgstr "Teller" +#: configdlg.cpp:60 +msgid "Source Files" +msgstr "Broncodebestanden" -#. i18n: file dumpselectionbase.ui line 699 -#: rc.cpp:222 -#, no-c-format -msgid "Dumps Done" -msgstr "Aantal uitgevoerde dumps" +#: configdlg.cpp:61 +msgid "C++ Classes" +msgstr "C++ klassen" -#. i18n: file dumpselectionbase.ui line 713 -#: rc.cpp:225 -#, no-c-format -msgid "Is Collecting" -msgstr "Bezig met verzamelen" +#: configdlg.cpp:62 +msgid "Function (no Grouping)" +msgstr "Functie (niet gegroepeerd)" -#. i18n: file dumpselectionbase.ui line 727 -#: rc.cpp:228 -#, no-c-format -msgid "Executed" -msgstr "Uitgevoerd" +#: configdlg.cpp:157 configdlg.cpp:350 configdlg.cpp:371 +msgid "(always)" +msgstr "(altijd)" -#. i18n: file dumpselectionbase.ui line 740 -#: rc.cpp:231 -#, no-c-format -msgid "Basic Blocks" -msgstr "Basisblokken" +#: configdlg.cpp:210 +msgid "KCachegrind Configuration" +msgstr "KCachegrind configuratie" -#. i18n: file dumpselectionbase.ui line 754 -#: callmapview.cpp:63 rc.cpp:234 rc.cpp:339 -#, no-c-format -msgid "Calls" -msgstr "Aanroepen" +#: configdlg.cpp:211 +msgid "" +"The Maximum Number of List Items should be below 500.The previous set value " +"(%1) will still be used." +msgstr "" +"Het maximum aantal elementen in lijsten dient lager te zijn als 500. De " +"vorige waarde (%1) is nog steeds in gebruik." -#. i18n: file dumpselectionbase.ui line 796 -#: rc.cpp:243 -#, no-c-format -msgid "Ir" -msgstr "Ir" +#: configdlg.cpp:384 +msgid "Choose Source Folder" +msgstr "Kies broncodemap" -#. i18n: file dumpselectionbase.ui line 811 -#: rc.cpp:246 -#, no-c-format -msgid "Distinct" -msgstr "Onderscheidend" +#: configuration.cpp:67 +msgid "Instruction Fetch" +msgstr "Instructie fetch" -#. i18n: file dumpselectionbase.ui line 824 -#: configdlg.cpp:58 rc.cpp:249 -#, no-c-format -msgid "ELF Objects" -msgstr "ELF objecten" +#: configuration.cpp:68 +msgid "Data Read Access" +msgstr "Gegevensleestoegang" -#. i18n: file dumpselectionbase.ui line 838 -#: rc.cpp:252 -#, no-c-format -msgid "Functions" -msgstr "Functies" +#: configuration.cpp:69 +msgid "Data Write Access" +msgstr "Gegevensschrijftoegang" -#. i18n: file dumpselectionbase.ui line 852 -#: rc.cpp:255 -#, no-c-format -msgid "Contexts" -msgstr "Contexten" +#: configuration.cpp:70 +msgid "L1 Instr. Fetch Miss" +msgstr "L1 Instr.Fetch Mis" -#. i18n: file dumpselectionbase.ui line 890 -#: rc.cpp:258 -#, no-c-format -msgid "Stack trace:" -msgstr "Stack-trace" +#: configuration.cpp:71 +msgid "L1 Data Read Miss" +msgstr "L1 Data Lees mis" -#. i18n: file dumpselectionbase.ui line 898 -#: rc.cpp:261 -#, no-c-format -msgid "Sync." -msgstr "Synchr." +#: configuration.cpp:72 +msgid "L1 Data Write Miss" +msgstr "L1 Data Schrijf mis" -#. i18n: file dumpselectionbase.ui line 906 -#: instrview.cpp:125 rc.cpp:264 sourceview.cpp:50 -#, no-c-format -msgid "#" -msgstr "#" +#: configuration.cpp:73 +msgid "L2 Instr. Fetch Miss" +msgstr "L2 Instr fetch mis" -#. i18n: file dumpselectionbase.ui line 917 -#: costtypeview.cpp:43 coverageview.cpp:46 partview.cpp:47 rc.cpp:267 -#: rc.cpp:309 -#, no-c-format -msgid "Incl." -msgstr "Incl." +#: configuration.cpp:74 +msgid "L2 Data Read Miss" +msgstr "L2 Data Lees mis" -#. i18n: file dumpselectionbase.ui line 928 -#: coverageview.cpp:49 partview.cpp:49 rc.cpp:270 rc.cpp:315 -#, no-c-format -msgid "Called" -msgstr "Aangeroepen" +#: configuration.cpp:75 +msgid "L2 Data Write Miss" +msgstr "L2 Data Schrijf mis" -#. i18n: file dumpselectionbase.ui line 950 -#: callmapview.cpp:61 rc.cpp:276 rc.cpp:321 -#, no-c-format -msgid "Location" -msgstr "Locatie" +#: configuration.cpp:76 +#, fuzzy +msgid "LL Instr. Fetch Miss" +msgstr "L1 Instr.Fetch Mis" -#. i18n: file dumpselectionbase.ui line 976 -#: rc.cpp:279 -#, no-c-format -msgid "Start" -msgstr "Starten" +#: configuration.cpp:77 +#, fuzzy +msgid "LL Data Read Miss" +msgstr "L1 Data Lees mis" -#. i18n: file dumpselectionbase.ui line 1001 -#: rc.cpp:282 -#, no-c-format -msgid "Zero" -msgstr "Nul" +#: configuration.cpp:78 +#, fuzzy +msgid "LL Data Write Miss" +msgstr "L1 Data Schrijf mis" -#. i18n: file dumpselectionbase.ui line 1009 -#: rc.cpp:285 -#, no-c-format -msgid "Dump" -msgstr "Dump" +#: configuration.cpp:79 +msgid "Samples" +msgstr "Steekproeven" -#. i18n: file dumpselectionbase.ui line 1021 -#: rc.cpp:288 -#, no-c-format -msgid "Messages" -msgstr "Meldingen" +#: configuration.cpp:80 +msgid "System Time" +msgstr "Systeemtijd" -#. i18n: file dumpselectionbase.ui line 1045 -#: rc.cpp:291 -#, no-c-format -msgid "Kill Run" -msgstr "Stop uitvoering" +#: configuration.cpp:81 +msgid "User Time" +msgstr "Gebruikerstijd" -#. i18n: file functionselectionbase.ui line 16 -#: rc.cpp:297 toplevel.cpp:594 -#, no-c-format -msgid "Function Profile" -msgstr "Functieprofiel" +#: configuration.cpp:82 +msgid "L1 Miss Sum" +msgstr "L1 Gemist totaal" + +#: configuration.cpp:83 +msgid "L2 Miss Sum" +msgstr "L2 Gemist totaal" + +#: configuration.cpp:84 +#, fuzzy +msgid "LL Miss Sum" +msgstr "L1 Gemist totaal" + +#: configuration.cpp:85 +msgid "Cycle Estimation" +msgstr "Cyclusschatting" + +#: costlistitem.cpp:60 +#, c-format +msgid "" +"_n: (%n item skipped)\n" +"(%n items skipped)" +msgstr "" +"(%n item overgeslagen)\n" +"(%n items overgeslagen)" + +#: costtypeitem.cpp:56 +msgid "Unknown Type" +msgstr "Onbekend type" + +#: costtypeview.cpp:42 +msgid "Event Type" +msgstr "Gebeurtenistype" -#. i18n: file functionselectionbase.ui line 41 -#: rc.cpp:300 +#: costtypeview.cpp:43 coverageview.cpp:46 dumpselectionbase.ui:917 +#: functionselectionbase.ui:103 partview.cpp:47 #, no-c-format -msgid "&Search:" -msgstr "&Zoeken:" +msgid "Incl." +msgstr "Incl." -#. i18n: file functionselectionbase.ui line 62 -#: costtypeview.cpp:44 coverageview.cpp:53 partview.cpp:48 rc.cpp:303 -#: rc.cpp:312 +#: costtypeview.cpp:44 coverageview.cpp:53 functionselectionbase.ui:62 +#: functionselectionbase.ui:114 partview.cpp:48 #, no-c-format msgid "Self" msgstr "Excl." -#. i18n: file functionselectionbase.ui line 73 -#: rc.cpp:306 -#, no-c-format -msgid "Group" -msgstr "Groep" - -#. i18n: file partselectionbase.ui line 16 -#: rc.cpp:324 toplevel.cpp:276 toplevel.cpp:576 -#, no-c-format -msgid "Parts Overview" -msgstr "Overzicht van geladen trace-profielbronnen" +#: costtypeview.cpp:45 +msgid "Short" +msgstr "Kort" -#. i18n: file partselectionbase.ui line 60 -#: rc.cpp:327 -#, no-c-format -msgid "(no trace parts)" -msgstr "(geen profieldelen)" +#: costtypeview.cpp:47 +msgid "Formula" +msgstr "Formule" -#. i18n: file stackselectionbase.ui line 16 -#: rc.cpp:330 -#, no-c-format -msgid "Stack Selection" -msgstr "Stack selectie" +#: costtypeview.cpp:81 +msgid "" +"Cost Types List

This list shows all cost types available and what " +"the self/inclusive cost of the current selected function is for that cost " +"type.

By choosing a cost type from the list, you change the cost type " +"of costs shown all over KCachegrind to be the selected one.

" +msgstr "" +"Lijst met kostentypes

Deze lijst toont alle beschikbare " +"kostentypes en wat de inclusieve en exclusieve kosten zijn van de momenteel " +"geselecteerde functie.

Door een kostentype te selecteren in de lijst " +"verandert u het type van alle kosten die in KCachegrind worden getoond in " +"die van het geselecteerde type.

" -#. i18n: file stackselectionbase.ui line 31 -#: callmapview.cpp:60 callview.cpp:44 instrview.cpp:126 partselection.cpp:59 -#: rc.cpp:333 sourceview.cpp:51 -#, no-c-format -msgid "Cost" -msgstr "Kosten" +#: costtypeview.cpp:98 +msgid "Set Secondary Event Type" +msgstr "Secundair gebeurtenistype instellen" -#. i18n: file stackselectionbase.ui line 42 -#: rc.cpp:336 -#, no-c-format -msgid "Cost2" -msgstr "Kosten2" +#: costtypeview.cpp:100 +msgid "Remove Secondary Event Type" +msgstr "Secundair gebeurtenistype verwijderen" -#: partgraph.cpp:167 -#, c-format -msgid "Profile Part %1" -msgstr "Profieldeel %1" +#: costtypeview.cpp:105 +msgid "Edit Long Name" +msgstr "Lange naam bewerken" -#: partgraph.cpp:226 -msgid "(no trace)" -msgstr "(geen trace)" +#: costtypeview.cpp:106 +msgid "Edit Short Name" +msgstr "Korte naam bewerken" -#: partgraph.cpp:229 -msgid "(no part)" -msgstr "(geen profieldeel)" +#: costtypeview.cpp:107 +msgid "Edit Formula" +msgstr "Formule bewerken" -#: tips.txt:3 -msgid "" -"

...that the What's This? help for every GUI widget\n" -"in KCachegrind contains detailed usage information for this widget?\n" -"It is highly recommended to read at least these help texts on first\n" -"use. Request What's This? help by pressing\n" -"Shift+F1 and clicking on the widget.

\n" +#: costtypeview.cpp:108 +msgid "Remove" msgstr "" -"

... dat de Wat is dit?-hulp voor elk interface-element\n" -"in KCachegrind gedetailleerde informatie bevat omtrent het gebruik van het " -"interface-element?\n" -"Het is raadzaam om tenminste deze helpteksten te lezen voordat u het " -"interface-element voor\n" -" het eerst gebruikt. Gebruik Wat is dit? door Shift+F1 in te drukken " -"en te klikken op het interface-element

\n" -#: tips.txt:12 +#: costtypeview.cpp:115 +msgid "New Cost Type ..." +msgstr "Nieuw kostentype..." + +#: costtypeview.cpp:149 costtypeview.cpp:154 +#, c-format +msgid "New%1" +msgstr "Nieuw%1" + +#: costtypeview.cpp:155 +#, c-format +msgid "New Cost Type %1" +msgstr "Nieuw kostentype %1" + +#: coverageitem.cpp:65 coverageitem.cpp:205 functionitem.cpp:72 +#, c-format msgid "" -"

...that you can get profile information at instruction level\n" -"with Calltree when you provide the option --dump-instr=yes?\n" -"Use the Assembler View for the instruction annotations.\n" -"

\n" +"_n: (%n function skipped)\n" +"(%n functions skipped)" msgstr "" -"

... dat u profielinformatie kunt krijgen op instructieniveau\n" -"met Calltree met de optie --dump-instr=yes?\n" -"Gebruik het Assembler venster voor geannoteerde instructies.\n" -"

\n" +"(%n functie overgeslagen)\n" +"(%n functies overgeslagen)" + +#: coverageview.cpp:48 coverageview.cpp:54 +msgid "Distance" +msgstr "Afstand" + +#: coverageview.cpp:49 dumpselectionbase.ui:928 functionselectionbase.ui:125 +#: partview.cpp:49 +#, no-c-format +msgid "Called" +msgstr "Aangeroepen" + +#: coverageview.cpp:55 +msgid "Calling" +msgstr "Annroepen" -#: tips.txt:20 +#: coverageview.cpp:90 msgid "" -"

...that you can use Alt-Left/Right keys of your keyboard to go\n" -"back/forward in the active object history ?

\n" +"List of all Callers

This list shows all functions calling the " +"current selected one, either directly or with several functions in-between " +"on the stack; the number of functions in-between plus one is called the " +"Distance (e.g. for function A,B,C there exists a call from A to C " +"when A calls B and B calls C, i.e. A => B => C. The distance here is 2).

Absolute cost shown is the cost spent in the selected function while a " +"listed function is active; relative cost is the percentage of all cost spent " +"in the selected function while the listed one is active. The cost graphic " +"shows logarithmic percentage with a different color for each distance.

As there can be many calls from the same function, the distance column " +"sometimes shows the range of distances for all calls happening; then, in " +"parentheses, there is the medium distance, i.e. the distance where most of " +"the call costs happened.

Selecting a function makes it the current " +"selected one of this information panel. If there are two panels (Split " +"mode), the function of the other panel is changed instead.

" msgstr "" -"

... dat u de toetsen Alt-Links en Alt-Rechts kunt gebruiken om\n" -"door de geschiedenis van actieve objecten te lopen?" -"

\n" +"Lijst van alle aanroepers

Deze lijst laat alle functies zien die de " +"geselecteerde functie aanroepen, hetzij direct, hetzij door tussenkomst van " +"andere functies. Het aantal functies tussen een aanroepende functie en de " +"geselecteerde functie plus 1 is de Afstand, dat wil zeggen, als er " +"voor functies A, B en C een aanroep van A naar C bestaat, zodanig dat " +"functie A functie B aanroept en functie B functie C aanroept, dan is de " +"afstand gelijk aan 2.

De absolute kosten voor de functie zijn de " +"kosten gespendeerd terwijl de geselecteerde functie actief was; de relatieve " +"kosten is het percentage van alle kosten gespendeerd in de geselecteerde " +"functie terwijl de aangegeven functie actief was. De kostengrafiek laat een " +"logaritmisch percentage met een afzonderlijke kleur voor elke afstand zien.

Omdat het mogelijk is dat een functie zeer vaak wordt aangeroepen wordt " +"er soms een afstandsbereik getoond met tussen haakjes de mediale afstand van " +"de functies die in dat bereik vallen. De mediale afstand is die afstand " +"vanwaar de meeste aanroepen worden gedaan.

Als u een functie " +"selecteert wordt deze de huidig geselecteerde functie. Als er twee panelen " +"zijn (gesplitste modus) dan wordt de functie in het andere paneel als " +"geselecteerd gekozen.

" -#: tips.txt:26 +#: coverageview.cpp:120 msgid "" -"

...that you can navigate in the Callee/Caller Map View using\n" -"arrow keys? Use Left/Right to change to siblings of the current\n" -"item; use Up/Down to go one nesting level up/down. To select\n" -"the current item, press Space, and to activate it, press Return.\n" -"

\n" +"List of all Callees

This list shows all functions called by the " +"current selected one, either directly or with several function in-between on " +"the stack; the number of function in-between plus one is called the " +"Distance (e.g. for function A,B,C there exists a call from A to C " +"when A calls B and B calls C, i.e. A => B => C. The distance here is 2).

Absolute cost shown is the cost spent in the listed function while the " +"selected is active; relative cost is the percentage of all cost spent in the " +"listed function while the selected one is active. The cost graphic always " +"shows logarithmic percentage with a different color for each distance.

As there can be many calls to the same function, the distance column " +"sometimes shows the range of distances for all calls happening; then, in " +"parentheses, there is the medium distance, i.e. the distance where most of " +"the call costs happened.

Selecting a function makes it the current " +"selected one of this information panel. If there are two panels (Split " +"mode), the function of the other panel is changed instead.

" msgstr "" -"

... dat u met de pijltjestoetsen kunt navigeren in de aanroepenkaart en\n" -"de aanroeperskaart met de pijltjestoetsen? Gebruik Links/Rechts om in\n" -"het gelijke niveau te navigeren en Omhoog/Omlaag om het nestingniveau te\n" -"wijzigen. Druk op Spatie om het huidige element te selecteren, druk op Return\n" -"om het huidige element te activeren.

\n" +"Lijst van alle aangeroepenen

Deze lijst laat alle functies zien die " +"door de geselecteerde functie worden aanroepen, hetzij direct hetzij door " +"tussenkomst van andere functies. Het aantal functies tussen een aanroepende " +"functie en de geselecteerde functie plus 1 is de Afstand, dat wil " +"zeggen, als er voor functies A, B en C een aanroep van A naar C bestaat " +"zodanig dat functie A functie B aanroept en functie B functie C aanroept, " +"dan is de afstand gelijk aan 2.

De absolute kosten voor de aangegeven " +"functie zijn de kosten gespendeerd terwijl de geselecteerde functie actief " +"was; de relatieve kosten is het percentage van alle kosten gespendeerd in de " +"aangegeven functie terwijl de huidig geselecteerde functie actief was. De " +"kostengrafiek laat een logaritmisch percentage met een afzonderlijke kleur " +"voor elke afstand zien.

Omdat het mogelijk is dat een functie zeer " +"vaak wordt aangeroepen wordt er soms een afstandsbereik getoond met tussen " +"haakjes de mediale afstand van de functies die in dat bereik vallen. De " +"mediale afstand is die afstand vanwaar de meeste aanroepen worden gedaan.

Als u een functie selecteert wordt deze de huidig geselecteerde " +"functie. Als er twee panelen zijn (gesplitste modus) dan wordt de functie in " +"het andere paneel als geselecteerd gekozen.

" -#: tips.txt:35 -msgid "" -"

...that you can navigate in the Call Graph View using\n" -"arrow keys? Use Up/Down to go one calling level up/down, alternating\n" -"between calls and functions. Use Left/Right to change to siblings of a current\n" -"selected call. To activate the current item, press Return.\n" -"

\n" -msgstr "" -"

... dat u in de aanroepengraaf kunt navigeren met de pijltjestoetsen?\n" -"Gebruik Omhoog/Omlaag om het aanroepniveau te wijzigen terwijl u gelijktijdig\n" -"afwisselt tussen aanroepen en functies. Gebruik Links/Rechts om te veranderen " -"van\n" -"aanroepen en functies op hetzelfde niveau. Om een huidig item te activeren\n" -"drukt u op Return.\n" -"

\n" +#: functionselection.cpp:52 toplevel.cpp:772 +msgid "(No Grouping)" +msgstr "(Geen groepering)" -#: tips.txt:44 -msgid "" -"

...that you can rapidly locate a function by entering part of its\n" -"name (case-insensitive) into the edit line of the toolbar\n" -"and hit return?

\n" -msgstr "" -"

... dat u snel een functie kunt zoeken door een deel van de\n" -"naam (niet hoofdlettergevoelig) in de invoerregel op de taakbals\n" -"te tikken en op Return te drukken?

\n" +#: functionselection.cpp:176 +#, c-format +msgid "Go to %1" +msgstr "Ga naar %1" -#: tips.txt:51 -msgid "" -"

...that you can assign custom colors to \n" -"ELF objects/C++ Classes/Source Files for graph coloring\n" -"in Settings->Configure KCachegrind...?

\n" -msgstr "" -"

... dat u afwijkende kleuren aan\n" -"ELF objecten/C++ klassen/Broncodebestanden kunt toekennen\n" -"voor het gebruik in grafieken in \n" -"Instellingen->Configureer KCachegrind..?

\n" +#: functionselection.cpp:203 +msgid "Show All Items" +msgstr "Alle elementen tonen" -#: tips.txt:58 -msgid "" -"

...that you can see if debug info is available for a selected \n" -"function by looking at the location label in the Info tab or\n" -"the source listing header in the source tab?

\n" -"

There must be the name of the source file (with extension).\n" -"If KCachegrind still doesn't show the source, make sure that you\n" -"have added the directory of the source file to the\n" -"Source Directories list in the configuration.\n" -msgstr "" -"

... dat u kunt zien of debug informatie aanwezig is voor een geselecteerde\n" -"functie door te kijken naar de locatieaanduiding in het Informatie tabblad of\n" -"de broncodelijst in het Broncode tabblad?

\n" -"

Daar moet de naam van het broncodebestand (met extensie) aanwezig zijn.\n" -"Als KCachegrind toch niet de broncode laat zien dient u te controleren of\n" -"u de map met het broncodebestand hebt toegevoegd aan de\n" -"Broncodemappen lijst in de configuratie.\n" +#: functionselection.cpp:226 +msgid "No Grouping" +msgstr "Geen groepering" + +#: functionselection.cpp:243 toplevel.cpp:763 +msgid "Grouping" +msgstr "Groepering" + +#: instritem.cpp:106 sourceitem.cpp:86 +msgid "Active call to '%1'" +msgstr "Actieve aanroep naar '%1'" -#: tips.txt:69 +#: instritem.cpp:108 sourceitem.cpp:88 msgid "" -"

...that you can configure whether KCachgrind should\n" -"show absolute event counts or relative ones (percentage display)?

\n" +"_n: %n call to '%1'\n" +"%n calls to '%1'" msgstr "" -"

... dat u kunt instellen of KCachegrind absolute of relatieve " -"gebeurtenistellingen\n" -"laat zien (percentageafbeelding)?

\n" +"%n aanroep naar '%1'\n" +"%n aanroepen naar '%1'" + +#: instritem.cpp:137 +msgid "Jump %1 of %2 times to 0x%3" +msgstr "Sprong %1 van %2 maal naar 0x%3" + +#: instritem.cpp:142 +msgid "Jump %1 times to 0x%2" +msgstr "Sprong %1 maal naar 0x%2" + +#: instritem.cpp:185 sourceitem.cpp:169 +msgid "(cycle)" +msgstr "(cyclus)" + +#: dumpselectionbase.ui:906 instrview.cpp:125 sourceview.cpp:50 +#, no-c-format +msgid "#" +msgstr "#" + +#: instrview.cpp:129 +msgid "Hex" +msgstr "Hex" + +#: instrview.cpp:131 tabview.cpp:313 +msgid "Assembler" +msgstr "Assembler" + +#: instrview.cpp:132 +msgid "Source Position" +msgstr "Broncodepositie" -#: tips.txt:75 +#: instrview.cpp:163 msgid "" -"

...that you can configure the maximum number of items\n" -"for all function lists in KCachegrind? Limiting the number\n" -"of items is done to get a fast reacting GUI. The last item in\n" -"the list will show you the number of skipped functions, together\n" -"with a cost condition for these skipped functions.

\n" -"

To activate a function with small costs, search for it and select\n" -"it in the flat profile. Selecting functions with small cost will\n" -"temporarily add them to the flat profile list.

\n" +"Annotated Assembler

The annotated assembler list shows the machine " +"code instructions of the current selected function together with (self) cost " +"spent while executing an instruction. If this is a call instruction, lines " +"with details on the call happening are inserted into the source: the cost " +"spent inside of the call, the number of calls happening, and the call " +"destination.

The disassembler output shown is generated with the " +"'objdump' utility from the 'binutils' package.

Select a line with call " +"information to make the destination function of this call current.

" msgstr "" -"

... dat u het maximum aantal elementen voor alle functielijsten in\n" -"KCachegrind kunt instellen? Het beperken van het maximum aantal elementen\n" -"zorgt ervoor dat de gebruikersinterface sneller wordt. Het laatste element\n" -"in de lijst beeld het aantal overgeslagen functies af, samen met een \n" -"kostenconditie voor deze overgeslagen functies.

\n" -"Om een functie met lage kosten te activeren kunt u naar deze functie zoeken \n" -"in de platte instelling. Het selecteren van deze functies voegt hen tijdelijk " -"toe \n" -"aan het profiel.

\n" +"Geannoteerde machinecode

De geannoteerde machinecodelijst laat de " +"machinecode-instructies van de huidig geselecteerde functie zien, samen met " +"(de eigen) kosten gespendeerd gedurende het uitvoeren van een instructie. " +"Als het een aanroepinstructie betreft worden regels die details bevatten " +"over de aanroep ingevoegd in de broncode. Dit zijn de (cumulatieve) kosten " +"gespendeerd binnen de aanroep, het aantal aanroepen en het doel van de " +"aanroep.

De gedisassembleerde uitvoer die wordt getoond is met de " +"'objdump' utility uit het pakket 'binutils' gegenereerd.

Selecteer een " +"regel met aanroepinformatie om de aangeroepen functie de huidige functie te " +"maken

" -#: tips.txt:87 -msgid "" -"

...that the Coverage tab - in contrast to the Call Lists tab -\n" -"shows all functions that are calling the selected function\n" -"(upper part) / are called by the selected function (bottom part),\n" -"no matter how many function are between them on the stack?

\n" -"

Examples:

\n" -"

An entry in the upper list for function foo1() with a value of 50%\n" -"with function bar() selected means that 50% of all the cost of function\n" -"bar() happened while called from function foo1().

\n" -"

An entry in the bottom list for function foo2() with a value of 50%\n" -"with function bar() selected means that 50% of all the cost of function\n" -"bar() happened while calling foo2() from bar().

\n" +#: instrview.cpp:195 +#, c-format +msgid "Go to Address %1" +msgstr "Ga naar adres %1" + +#: instrview.cpp:207 +msgid "Hex Code" +msgstr "Hexcode" + +#: instrview.cpp:426 +msgid "There is no instruction info in the profile data file." msgstr "" -"... dat het Dekking tabblad - in tegenstelling tot het Aanroepen tabblad - \n" -"alle functies laten zien die de geselecteerde functie aanroepen " -"(bovenste deel)\n" -"en alle functies die aangeroepen worden door de geselecteerde functie (onderste " -"deel)\n" -"onafhankelijk van het aantal tussenliggende functies daartussen?\n" -"

Voorbeelden:

\n" -"

Een element in de bovenste lijst voor functie foo1() met een waarde van 50%\n" -"met functie bar() geselecteerd betekent dat 50 van alle kosten van functie " -"bar()\n" -"gespendeerd zijn terwijl ze vanuit functie foo1() zijn aangeroepen.

\n" -"

Een element in de onderste lijst voor functie foo2() met een waarde van 50%\n" -"met functie bar() geselecteerd betekent dat 50% van alle kosten zijn " -"gespendeerd\n" -"in functie bar() terwijl deze functie foo2() aanriep.

\n" +"Er bevindt zich geen instructie-informatie in het profielgegevens-bestand." + +#: instrview.cpp:428 +msgid "For the Valgrind Calltree Skin, rerun with option" +msgstr "Om de Valgrind Calltree Skin te gebruiken, herstart met optie" + +#: instrview.cpp:429 +msgid " --dump-instr=yes" +msgstr " --dump-instr=yes" + +#: instrview.cpp:430 +msgid "To see (conditional) jumps, additionally specify" +msgstr "Om (conditionele) sprongen te zien specificeer aanvullend" + +#: instrview.cpp:431 +msgid " --trace-jump=yes" +msgstr " --trace-jump=yes" + +#: instrview.cpp:629 +msgid "There is an error trying to execute the command" +msgstr "Er is een fout opgetreden bij het uitvoeren van het commando" + +#: instrview.cpp:634 instrview.cpp:900 +msgid "Check that you have installed 'objdump'." +msgstr "Controleer of u 'objdump' op deze machine hebt geïnstalleerd." + +#: instrview.cpp:636 instrview.cpp:902 +msgid "This utility can be found in the 'binutils' package." +msgstr "Dit gereedschap bevindt zich in het 'binutils' pakket." + +#: instrview.cpp:739 +msgid "(No Assembler)" +msgstr "(Geen assembler)" -#: tips.txt:102 +#: instrview.cpp:875 +#, c-format msgid "" -"

...that waiting for the tool tip inside of a tree map\n" -"shows the list of names of the nested rectangles the mouse\n" -"pointer is over?

\n" -"

Items from this list can be selected by pressing the right\n" -"mouse button.

\n" +"_n: There is %n cost line without assembler code.\n" +"There are %n cost lines without assembler code." msgstr "" -"

... dat als u met de muisaanwijzer boven een rechthoek in de treemap\n" -"wacht u een tekstballon krijgt met alle namen van geneste rechthoeken op die " -"positie?

\n" -"Elementen in deze lijst kunnen worden geselecteerd door de rechtermuisknop te \n" -"bedienen.

\n" +"Er is %n kostenregel zonder assemblercode.\n" +"Er zijn %n kostenregels zonder assemblercode." -#: tips.txt:111 -msgid "" -"

...that you can constrain the cost counts shown to only a\n" -"few parts of the whole trace by selecting these parts in the\n" -"\"Trace Selection\" Dockable?

\n" -"

To generate multiple parts in a profiling run with\n" -"cachegrind, use e.g. option --cachedumps=xxx for parts\n" -"of a length of xxx basic blocks (A basic block is a run\n" -"of not-branching assembler statements inside of your program\n" -"code).

\n" +#: instrview.cpp:877 +msgid "This happens because the code of" +msgstr "Dit gebeurt omdat de code van" + +#: instrview.cpp:880 +msgid "does not seem to match the profile data file." +msgstr "niet overeenkomstig lijkt te zijn met het profielgegevens-bestand." + +#: instrview.cpp:883 +msgid "Are you using an old profile data file or is the above mentioned" msgstr "" -"

... dat u de kostentellingen kunt beperken door het aantal geselecteerde\n" -"profieldelen te beperken in de Trace Selectie venster?

\n" -"Om meerdere profieldelen te genereren met cachegrind kunt u de optie\n" -"'--cachedumps=xxx' voor profieldelen met een lengte van xxx basisblokken\n" -"gebruiken. Een basisblok is een aaneensluiting van niet vertakkende assembler\n" -"statements binnen uw programma.

\n" +"Gebruikt u een oud profielgegevens-bestand of is het hierboven vermelde" + +#: instrview.cpp:885 +msgid "ELF object from an updated installation/another machine?" +msgstr "ELF-object van een bijgewerkte installatie of een andere machine?" + +#: instrview.cpp:893 +msgid "There seems to be an error trying to execute the command" +msgstr "Er is blijkbaar een fout opgetreden bij het uitvoeren van het commando" + +#: instrview.cpp:898 +msgid "Check that the ELF object used in the command exists." +msgstr "Controleer of het ELF-object dat u gebruikt in het commando bestaat" #: main.cpp:38 msgid "Run under cachegrind" @@ -1079,444 +1116,434 @@ msgstr "(C) 2002, 2003, 2004" msgid "Author/Maintainer" msgstr "Auteur/onderhouder" -#: coverageitem.cpp:65 coverageitem.cpp:205 functionitem.cpp:72 +#: partgraph.cpp:167 #, c-format -msgid "" -"_n: (%n function skipped)\n" -"(%n functions skipped)" -msgstr "" -"(%n functie overgeslagen)\n" -"(%n functies overgeslagen)" +msgid "Profile Part %1" +msgstr "Profieldeel %1" -#: costlistitem.cpp:60 -#, c-format -msgid "" -"_n: (%n item skipped)\n" -"(%n items skipped)" -msgstr "" -"(%n item overgeslagen)\n" -"(%n items overgeslagen)" +#: partgraph.cpp:226 +msgid "(no trace)" +msgstr "(geen trace)" -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Rinse de Vries,Ruurd Pels" +#: partgraph.cpp:229 +msgid "(no part)" +msgstr "(geen profieldeel)" -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "rinse@kde.nl,ruurd@tiscali.nl" +#: partgraph.cpp:423 tracedata.cpp:249 tracedata.cpp:254 tracedata.cpp:2824 +#: tracedata.cpp:3241 tracedata.cpp:3327 tracedata.cpp:4165 tracedata.cpp:4173 +#: tracedata.cpp:4238 +msgid "(unknown)" +msgstr "(onbekend)" -#: callmapview.cpp:98 -msgid "" -"Caller Map" -"

This graph shows the nested hierarchy of all callers of the current " -"activated function. Each colored rectangle represents a function; its size " -"tries to be proportional to the cost spent therein while the active function is " -"running (however, there are drawing constrains).

" -msgstr "" -"Aanroeperskaart" -"

Deze grafiek laat een geneste hiërarchie zien van alle aanroepers van de " -"huidig geselecteerde functie. Elke gekleurde rechthoek representeert een " -"functie. De afmeting tracht proportioneel te zijn met de kosten gespendeerd in " -"die functie terwijl de actieve functie loopt (hoewel er beperkingen zijn aan de " -"accuratesse van de afbeelding)

" +#: partlistitem.cpp:49 +msgid " (Thread %1)" +msgstr "(Thread %1)" -#: callmapview.cpp:105 -msgid "" -"Call Map" -"

This graph shows the nested hierarchy of all callees of the current " -"activated function. Each colored rectangle represents a function; its size " -"tries to be proportional to the cost spent therein while the active function is " -"running (however, there are drawing constrains).

" -msgstr "" -"Aanroepenkaart" -"

Deze grafiek laat een geneste hiërarchie zien van alle aangeroepen functies " -"van de huidige geselecteerde functie. Elke gekleurde rechthoek representeert " -"een functie. De afmeting tracht proportioneel te zijn met de kosten gespendeerd " -"in die functie terwijl de actieve functie loopt (hoewel er beperkingen zijn aan " -"de accuratesse van de afbeelding)

" +#: partlistitem.cpp:56 +msgid "(none)" +msgstr "(geen)" -#: callmapview.cpp:113 -msgid "" -"

Appearance options can be found in the in the context menu. To get exact " -"size proportions, choose 'Hide incorrect borders'. As this mode can be " -"very time consuming, you may want to limit the maximum drawn nesting level " -"before. 'Best' determinates the split direction for children from the aspect " -"ratio of the parent. 'Always Best' decides on remaining space for each sibling. " -"'Ignore Proportions' takes space for function name drawing before " -"drawing children. Note that size proportions can get heavily wrong.

" -"

This is a TreeMap widget. Keyboard navigation is available with the " -"left/right arrow keys for traversing siblings, and up/down arrow keys to go a " -"nesting level up/down. Return activates the current item.

" -msgstr "" -"Weergave-opties kunnen worden gevonden in het contextmenu. Om exacte afmetingen " -"te krijgen kiest u 'Verberg incorrecte randen'. Omdat het tekenen in deze modus " -"zeer tijdrovend kan zijn is het raadzaam het maximale aantal " -"nestingniveaus van tevoren beperken. 'Beste' bepaalt de splitsingrichting van " -"de kinderen aan de hand van de afbeeldingverhouding van het bovenliggende " -"element. 'Altijd beste' bepaalt op basis van de voor kinderen overgebleven " -"ruimte. 'XXXIgnore Proporties' gebruikt ruimte om de functienaam te tekenen " -"voordat de kinderen worden getekend. Merk op dat de afbeeldingproporties " -"bijzonder kunnen afwijken van de daadwerkelijke proporties.

" -"Dit is een treemap interface-element. Toetsenbordnavigatie is mogelijk met de " -"toetsen cursor rechts en cursor links om te itereren binnen een gelijk " -"generatieniveau terwijl de toetsen cursor omhoog en cursor omlaag worden " -"gebruikt om een nestingniveau omhoog en omlaag bewerkstelligen. De " -"Return toets activeert het huidige element.

" +#: partselection.cpp:151 +msgid "Profile Part Overview: Current is '%1'" +msgstr "Overzicht van profielbronnen: huidige is '%1'" -#: callmapview.cpp:167 -msgid "Go To" -msgstr "Ga naar" +#: partselection.cpp:287 +msgid "Deselect" +msgstr "Deselecteren" -#: callmapview.cpp:184 -msgid "Stop at Depth" -msgstr "Stoppen bij diepte" +#: partselection.cpp:287 partselection.cpp:311 +msgid "Select" +msgstr "Selecteren" -#: callmapview.cpp:187 treemap.cpp:3101 -msgid "No Depth Limit" -msgstr "Geen dieptelimiet" +#: partselection.cpp:292 +msgid "Select All Parts" +msgstr "Alle profielbronnen selecteren" -#: callmapview.cpp:190 -msgid "Depth 10" -msgstr "Diepte 10" +#: partselection.cpp:294 +msgid "Visible Parts" +msgstr "Zichtbare profielbronnen" -#: callmapview.cpp:192 -msgid "Depth 15" -msgstr "Diepte 15" +#: partselection.cpp:296 +msgid "Hide Selected Parts" +msgstr "Geselecteerde profielbronnen verbergen" -#: callmapview.cpp:194 -msgid "Depth 20" -msgstr "Diepte 20" +#: partselection.cpp:297 +msgid "Unhide Hidden Parts" +msgstr "Verborgen profielbronnen tonen" -#: callmapview.cpp:198 treemap.cpp:3107 -msgid "Depth of '%1' (%2)" -msgstr "Diepte van '%1' (%2)" +#: partselection.cpp:302 toplevel.cpp:1687 +msgid "Go Back" +msgstr "Ga terug" -#: callmapview.cpp:204 -msgid "Decrement Depth (to %1)" -msgstr "Verminder diepte (tot %1)" +#: partselection.cpp:322 +msgid "Partitioning Mode" +msgstr "Weergavemodus voor details" -#: callmapview.cpp:205 -msgid "Increment Depth (to %1)" -msgstr "Vermeerder diepte (tot %1)" +#: partselection.cpp:323 +msgid "Diagram Mode" +msgstr "Diagrammodus" -#: callmapview.cpp:209 -msgid "Stop at Function" -msgstr "Stop bij functie" +#: partselection.cpp:324 +msgid "Zoom Function" +msgstr "Alleen functiekosten" -#: callmapview.cpp:210 -msgid "No Function Limit" -msgstr "Geen functielimiet" +#: partselection.cpp:325 +msgid "Show Direct Calls" +msgstr "Directe aanroepen tonen" -#: callmapview.cpp:240 -msgid "Stop at Area" -msgstr "Stoppen bij gebied" +#: partselection.cpp:326 +msgid "Increment Shown Call Levels" +msgstr "Getoonde aanroepniveaus verhogen" -#: callmapview.cpp:243 treemap.cpp:3039 -msgid "No Area Limit" -msgstr "Geen gebiedslimiet" +#: partselection.cpp:340 +msgid "Draw Names" +msgstr "Namen tonen" -#: callmapview.cpp:246 -msgid "50 Pixels" -msgstr "50 pixels" +#: partselection.cpp:341 +msgid "Draw Costs" +msgstr "Kosten tonen" -#: callmapview.cpp:248 -msgid "100 Pixels" -msgstr "100 pixels" +#: partselection.cpp:343 +msgid "Draw Frames" +msgstr "Frames tekenen" -#: callmapview.cpp:250 -msgid "200 Pixels" -msgstr "200 pixels" +#: partselection.cpp:359 +msgid "Hide Info" +msgstr "Informatie verbergen" -#: callmapview.cpp:252 -msgid "500 Pixels" -msgstr "500 pixels" +#: partselection.cpp:361 +msgid "Show Info" +msgstr "Informatie tonen" -#: callmapview.cpp:258 treemap.cpp:3045 -msgid "Area of '%1' (%2)" -msgstr "Gebied van '%1' (%2)" +#: partselection.cpp:541 +msgid "(no trace loaded)" +msgstr "(geen trace geladen)" -#: callmapview.cpp:264 treemap.cpp:3071 -msgid "Double Area Limit (to %1)" -msgstr "Gebiedslimiet verdubbelen (naar %1)" +#: partview.cpp:46 tracedata.cpp:179 +msgid "Profile Part" +msgstr "Profielbron" -#: callmapview.cpp:266 -msgid "Half Area Limit (to %1)" -msgstr "Gebiedslimiet halveren (tot %1)" +#: partview.cpp:51 +msgid "Comment" +msgstr "Opmerking" -#: callmapview.cpp:273 -msgid "Visualisation" -msgstr "Visualisatie" +#: partview.cpp:73 +msgid "" +"Trace Part List

This list shows all trace parts of the loaded " +"trace. For each part, the self/inclusive cost of the current selected " +"function, spent in the part, is shown; percentage costs are always relative " +"to the total cost of the part (not to the whole trace as in the " +"Trace Part Overview). Also shown are the calls happening to/from the current " +"function inside of the trace part.

By choosing one or more trace parts " +"from the list, the costs shown all over KCachegrind will only be the ones " +"spent in the selected part(s). If no list selection is shown, in fact all " +"trace parts are selected implicitly.

This is a multi-selection list. " +"You can select ranges by dragging the mouse or use SHIFT/CTRL modifiers. " +"Selection/Deselection of trace parts can also be done by using the Trace " +"Part Overview Dockable. This one also supports multiple selection.

Note that the list is hidden if only one trace part is loaded.

" +msgstr "" +"Lijst van profieldelen

Deze lijst laat alle profieldelen van de " +"geladen trace zien. Voor elk deel worden de eigen/gecumuleerde kosten " +"getoond van het geselecteerde element in dat deel. De procentuele kosten " +"worden altijd relatief ten opzichte van de totale kosten van dat deel getoond in tegenstelling tot de gehele trace zoals in het Trace deel " +"overzicht). Ook het aantal aanroepen van en naar de huidig geselecteerde " +"functie binnen het profieldeel worden getoond.

Door één of meer " +"profieldelen te kiezen uit de lijst worden de kosten in KCachegrind getoond " +"voor de geselecteerde delen. Als geen delen worden geselecteerd worden " +"impliciet alle delen gebruikt voor de kostencalculatie.

Dit is een " +"lijst waar u meerdere delen kunt selecteren. U kunt een bereik van delen " +"selecteren door de muis over de delen te slepen of de Shift/Ctrl toetsen te " +"gebruiken terwijl u delen selecteert. Selectie en deselectie kan ook worden " +"gedaan in het Trace deel window. Ook deze lijst staat u toe meerdere delen " +"te selecteren.Merk op dat de lijst verborgen is als er maar één " +"tracedeel beschikbaar is.

" -#: callmapview.cpp:277 -msgid "Split Direction" -msgstr "Splits richting" +#: partview.cpp:106 +msgid "Select '%1'" +msgstr "Selecteer '%1'" -#: callmapview.cpp:279 -msgid "Skip Incorrect Borders" -msgstr "Foute randen overslaan" +#: partview.cpp:107 +msgid "Hide '%1'" +msgstr "Verberg '%1'" -#: callmapview.cpp:284 -msgid "Border Width" -msgstr "Randbreedte" +#: partview.cpp:111 +msgid "Hide Selected" +msgstr "Verberg geselecteerde elementen" -#: callmapview.cpp:285 -msgid "Border 0" -msgstr "Rand 0" +#: partview.cpp:112 +msgid "Show All" +msgstr "Alles tonen" -#: callmapview.cpp:288 -msgid "Border 1" -msgstr "Rand 1" +#: sourceitem.cpp:125 +msgid "Jump %1 of %2 times to %3" +msgstr "Sprong %1 van %2 naar %3" -#: callmapview.cpp:290 -msgid "Border 2" -msgstr "Rand 2" +#: sourceitem.cpp:130 +msgid "Jump %1 times to %2" +msgstr "Sprong %1 naar %2" -#: callmapview.cpp:292 -msgid "Border 3" -msgstr "Rand 3" +#: sourceview.cpp:54 sourceview.cpp:554 +msgid "Source (unknown)" +msgstr "Broncode (onbekend)" -#: callmapview.cpp:297 -msgid "Draw Symbol Names" -msgstr "Teken symboolnamen" +#: sourceview.cpp:89 +msgid "" +"Annotated Source

The annotated source list shows the source lines " +"of the current selected function together with (self) cost spent while " +"executing the code of this source line. If there was a call in a source " +"line, lines with details on the call happening are inserted into the source: " +"the cost spent inside of the call, the number of calls happening, and the " +"call destination.

Select a inserted call information line to make the " +"destination function current.

" +msgstr "" +"Geannoteerde broncode

De geannoteerde broncode laat de broncode van " +"de geselecteerde functie zien, samen met de kosten, gespendeerd voor het " +"uitvoeren van de regel broncode. Als er een aanroep in de broncode is " +"geschied zullen er extra regels worden ingevoegd met details betreffende de " +"aanroep. Deze details zijn de (cumulatieve) kosten van de aanroep, het " +"aantal uitgevoerde aanroepen en het doel van de aanroep.

Selecteer een " +"ingevoegde aanroepregel om de doelfunctie te selecteren.

" -#: callmapview.cpp:298 -msgid "Draw Cost" -msgstr "Teken kosten" +#: sourceview.cpp:120 +#, c-format +msgid "Go to Line %1" +msgstr "Ga naar regel %1" -#: callmapview.cpp:299 -msgid "Draw Location" -msgstr "Teken locatie" +#: sourceview.cpp:293 +msgid "(No Source)" +msgstr "(Geen broncode)" -#: callmapview.cpp:300 -msgid "Draw Calls" -msgstr "Teken aanroepen" +#: sourceview.cpp:512 +msgid "There is no cost of current selected type associated" +msgstr "Er zijn geen kosten van het geselecteerde type verbonden" -#: callmapview.cpp:303 partselection.cpp:342 -msgid "Ignore Proportions" -msgstr "Proporties negeren" +#: sourceview.cpp:514 +msgid "with any source line of this function in file" +msgstr "aan een regel in de broncode voor deze functie in het bestand" -#: callmapview.cpp:304 partselection.cpp:344 treemap.cpp:2887 -msgid "Allow Rotation" -msgstr "Rotatie toestaan" +#: sourceview.cpp:518 +msgid "Thus, no annotated source can be shown." +msgstr "Daarom kan geen geannoteerde broncode worden getoond." -#: callmapview.cpp:321 treemap.cpp:2889 -msgid "Shading" -msgstr "Schaduw" +#: sourceview.cpp:553 +msgid "Source ('%1')" +msgstr "Broncode (%1)" -#: callmapview.cpp:431 -msgid "Call Map: Current is '%1'" -msgstr "Aanroepkaart: Huidige is '%1'" +#: sourceview.cpp:559 +msgid "--- Inlined from '%1' ---" +msgstr "--- inline van %1 ---" -#: callmapview.cpp:599 -msgid "(no function)" -msgstr "(geen functie)" +#: sourceview.cpp:560 +msgid "--- Inlined from unknown source ---" +msgstr "--- Inline van onbekende bron ---" -#: callmapview.cpp:741 callmapview.cpp:858 -msgid "(no call)" -msgstr "(geen aanroep)" +#: sourceview.cpp:565 +msgid "There is no source available for the following function:" +msgstr "Er is geen broncode beschikbaar voor de volgende functie" -#: instritem.cpp:106 sourceitem.cpp:86 -msgid "Active call to '%1'" -msgstr "Actieve aanroep naar '%1'" +#: sourceview.cpp:570 +msgid "This is because no debug information is present." +msgstr "Dit komt omdat er geen debug-informatie aanwezig is." -#: instritem.cpp:108 sourceitem.cpp:88 -msgid "" -"_n: %n call to '%1'\n" -"%n calls to '%1'" -msgstr "" -"%n aanroep naar '%1'\n" -"%n aanroepen naar '%1'" +#: sourceview.cpp:572 +msgid "Recompile source and redo the profile run." +msgstr "Hercompileer de broncode en maak een nieuw profiel." -#: sourceitem.cpp:125 -msgid "Jump %1 of %2 times to %3" -msgstr "Sprong %1 van %2 naar %3" +#: sourceview.cpp:575 +msgid "The function is located in this ELF object:" +msgstr "De functie bevindt zich in dit ELF-object:" -#: sourceitem.cpp:130 -msgid "Jump %1 times to %2" -msgstr "Sprong %1 naar %2" +#: sourceview.cpp:583 +msgid "This is because its source file cannot be found:" +msgstr "Dit komt omdat haar broncodebestand niet kan worden gevonden" -#: instritem.cpp:185 sourceitem.cpp:169 -msgid "(cycle)" -msgstr "(cyclus)" +#: sourceview.cpp:587 +msgid "Add the folder of this file to the source folder list." +msgstr "Voeg de map toe van dit bestand aan de broncodemappenlijst." -#: costtypeview.cpp:42 -msgid "Event Type" -msgstr "Gebeurtenistype" +#: sourceview.cpp:589 +msgid "The list can be found in the configuration dialog." +msgstr "De lijst kan worden gevonden in de instellingendialoog." -#: costtypeview.cpp:45 -msgid "Short" -msgstr "Kort" +#: tabview.cpp:64 +msgid "Move to Top" +msgstr "Ga naar het begin" -#: costtypeview.cpp:47 -msgid "Formula" -msgstr "Formule" +#: tabview.cpp:65 tabview.cpp:91 +#, fuzzy +msgid "Top" +msgstr "Linksboven" -#: costtypeview.cpp:81 -msgid "" -"Cost Types List" -"

This list shows all cost types available and what the self/inclusive cost of " -"the current selected function is for that cost type.

" -"

By choosing a cost type from the list, you change the cost type of costs " -"shown all over KCachegrind to be the selected one.

" -msgstr "" -"Lijst met kostentypes" -"

Deze lijst toont alle beschikbare kostentypes en wat de inclusieve en " -"exclusieve kosten zijn van de momenteel geselecteerde functie.

" -"

Door een kostentype te selecteren in de lijst verandert u het type van alle " -"kosten die in KCachegrind worden getoond in die van het geselecteerde type.

" +#: tabview.cpp:68 +msgid "Move to Right" +msgstr "Ga naar rechts" -#: costtypeview.cpp:98 -msgid "Set Secondary Event Type" -msgstr "Secundair gebeurtenistype instellen" +#: tabview.cpp:69 tabview.cpp:92 +#, fuzzy +msgid "Right" +msgstr "Rechtsboven" -#: costtypeview.cpp:100 -msgid "Remove Secondary Event Type" -msgstr "Secundair gebeurtenistype verwijderen" +#: tabview.cpp:72 +msgid "Move to Bottom" +msgstr "Ga naar het einde" -#: costtypeview.cpp:105 -msgid "Edit Long Name" -msgstr "Lange naam bewerken" +#: tabview.cpp:73 tabview.cpp:93 +#, fuzzy +msgid "Bottom" +msgstr "Linksbeneden" -#: costtypeview.cpp:106 -msgid "Edit Short Name" -msgstr "Korte naam bewerken" +#: tabview.cpp:76 +msgid "Move to Bottom Left" +msgstr "Ga naar linksonder" -#: costtypeview.cpp:107 -msgid "Edit Formula" -msgstr "Formule bewerken" +#: tabview.cpp:77 tabview.cpp:94 treemap.cpp:2908 +msgid "Bottom Left" +msgstr "Linksonder" -#: costtypeview.cpp:115 -msgid "New Cost Type ..." -msgstr "Nieuw kostentype..." +#: tabview.cpp:79 +msgid "Move Area To" +msgstr "Gebied verplaatsen naar" -#: costtypeview.cpp:149 costtypeview.cpp:154 -#, c-format -msgid "New%1" -msgstr "Nieuw%1" +#: tabview.cpp:81 +msgid "Hide This Tab" +msgstr "Dit tabblad verbergen" -#: costtypeview.cpp:155 -#, c-format -msgid "New Cost Type %1" -msgstr "Nieuw kostentype %1" +#: tabview.cpp:82 +msgid "Hide Area" +msgstr "Gebied verbergen" -#: callview.cpp:45 instrview.cpp:127 sourceview.cpp:52 -msgid "Cost 2" -msgstr "Kosten 2" +#: tabview.cpp:95 +msgid "Show Hidden On" +msgstr "Verborgen tonen" -#: callview.cpp:47 callview.cpp:51 -msgid "Count" -msgstr "Aantal" +#: tabview.cpp:242 +msgid "(No profile data file loaded)" +msgstr "(Geen profielgegevensbestand geladen)" -#: callview.cpp:48 coverageview.cpp:50 -msgid "Caller" -msgstr "Aanroeper" +#: tabview.cpp:281 +msgid "Types" +msgstr "Typen" -#: callview.cpp:52 coverageview.cpp:56 -msgid "Callee" -msgstr "Aangeroepene" +#: tabview.cpp:284 +msgid "Callers" +msgstr "Aanroepers" -#: callview.cpp:85 -msgid "" -"List of direct Callers" -"

This list shows all functions calling the current selected one directly, " -"together with a call count and the cost spent in the current selected function " -"while being called from the function from the list.

" -"

An icon instead of an inclusive cost specifies that this is a call inside of " -"a recursive cycle. An inclusive cost makes no sense here.

" -"

Selecting a function makes it the current selected one of this information " -"panel. If there are two panels (Split mode), the function of the other panel is " -"changed instead.

" -msgstr "" -"Lijst van directe aanroepers " -"

Deze lijst laat alle functies zien die de huidig geselecteerde functie " -"zonder tussenkomst van andere functies aanroepen samen met het aantal aanroepen " -"en de (cumulatieve) kosten gespendeerd in de huidig geselecteerde functie " -"terwijl zij is aangeroepen uit de functie in de lijst.

" -"

Een icoon in plaats van cumulatieve kosten specificeert dat dit een aanroep " -"binnen een recursieve cyclus is. Cumulatieve kosten hebben hier geen " -"betekenis

" -"

Als u een functie selecteert wordt dit de huidig geselecteerde functie. Als " -"er twee panelen zijn (Gesplitste modus) wordt de functie in het andere paneel " -"de huidig geselecteerde functie in dat paneel.

" +#: tabview.cpp:287 +msgid "All Callers" +msgstr "Alle aanroepers" -#: callview.cpp:98 -msgid "" -"List of direct Callees" -"

This list shows all functions called by the current selected one directly, " -"together with a call count and the cost spent in this function while being " -"called from the selected function.

" -"

Selecting a function makes it the current selected one of this information " -"panel. If there are two panels (Split mode), the function of the other panel is " -"changed instead.

" -msgstr "" -"Lijst van directe aanroepers" -"

Deze lijst laat alle functies zien die zonder tussenkomst van andere " -"functies worden aangeroepen samen met het aantal aanroepen en de (cumulatieve) " -"kosten gespendeerd in deze functie gedurende de aanroep van de huidige " -"geselecteerde functie.

" -"

Als u een functie selecteert wordt dit de huidig geselecteerde functie. Als " -"er twee panelen zijn (Gesplitste modus) wordt de functie in het andere paneel " -"de huidig geselecteerde functie in dat paneel.

" +#: tabview.cpp:290 +msgid "Caller Map" +msgstr "Aanroeperskaart" -#: callgraphview.cpp:2396 callgraphview.cpp:2400 callgraphview.cpp:2418 -#: callview.cpp:123 callview.cpp:128 coverageview.cpp:166 instrview.cpp:191 -#: sourceview.cpp:116 -msgid "Go to '%1'" -msgstr "Ga naar %1" +#: tabview.cpp:293 +msgid "Source" +msgstr "Bron" -#: cachegrindloader.cpp:141 -msgid "Import filter for Cachegrind/Callgrind generated profile data files" +#: tabview.cpp:297 +msgid "Parts" +msgstr "Profieldelen" + +#: tabview.cpp:300 +msgid "Call Graph" +msgstr "Aanroepgrafiek" + +#: tabview.cpp:303 +msgid "Callees" +msgstr "Aangeroepenen" + +#: tabview.cpp:306 +msgid "All Callees" +msgstr "Alle aangeroepenen" + +#: tabview.cpp:310 +msgid "Callee Map" +msgstr "Aangeroepenenkaart" + +#: tabview.cpp:553 +msgid "" +"Information Tabs

This widget shows information for the current " +"selected function in different tabs:

  • The Costs tab shows a list of " +"available event types and the inclusive and self costs regarding to these " +"types.
  • The Parts tab shows a list of trace parts if the trace " +"consists of more than one part (otherwise, this tab is hided). The cost of " +"the selected function spent in the different parts together with the calls " +"happening is shown.
  • The Call Lists tab shows direct callers and " +"callees of the function in more detail.
  • The Coverage tab shows the " +"same is the Call Lists tab, but not only direct callers and callees but also " +"indirect ones.
  • The Call Graph tab shows a graphical visualization of " +"the calls done by this function.
  • The Source tab presents annotated " +"source code if debugging information and the source file is available.
  • The Assembler tab presents annotated assembler code if trace " +"information on instruction level is available.
For more " +"information, see the What's This? help of the corresponding tab " +"widget

" msgstr "" -"Importfilter voor door Cachegrind/Callgrind gegenereerde " -"profielgegevens-bestanden" +"Informatietabbladen

De volgende tabbladen geven informatie over de " +"geselecteerde functie:

  • Het tabblad Kosten geen een lijst van " +"mogelijke kosttypen en de cumulatieve en niet-cumulatieve kosten met " +"betrekking tot typen.
  • Het tabblad Profieldelen geeft een lijst van " +"profieldelen als de trace uit meer dan één deel bestaat (anders is het " +"tabblad verborgen). De kosten van de geselecteerde functie in andere " +"profieldelen samen met de aanroepen wordt getoond.
  • Het tabblad " +"Aanroepen laat de directe aanroepers en aangeroepenen van een functie zien " +"in detail.
  • Het tabblad Dekking laat hetzelfde zien als het tabblad " +"Aanroepen, inclusief indirecte aanroepen.
  • Het tabblad " +"Aanroepengrafiek laat een visuele representatie van de aanroepen gedaan door " +"deze functie zien.
  • Het tabblad Broncode laat de geannoteerde " +"broncode zien als debugging-informatie en de broncode zelf beschikbaar is.
  • Het tabblad Assembler laat een geannoteerde versie van de " +"assemblercode zien als trace-informatie op instructieniveau beschikbaar is.
Voor meer informatie kunt is de Wat is dit? hulp van het " +"corresponderende tabblad bekijken

" -#: cachegrindloader.cpp:738 -#, c-format -msgid "Loading %1" -msgstr "%1 wordt geladen" +#: tabview.cpp:630 +msgid "(No Data loaded)" +msgstr "(Geen gegevens geladen)" + +#: tabview.cpp:631 +msgid "(No function selected)" +msgstr "(Geen functie geselecteerd)" + +#: partselectionbase.ui:16 toplevel.cpp:276 toplevel.cpp:576 +#, no-c-format +msgid "Parts Overview" +msgstr "Overzicht van geladen trace-profielbronnen" #: toplevel.cpp:283 msgid "" -"The Parts Overview" -"

A trace consists of multiple trace parts when there are several profile data " -"files from one profile run. The Trace Part Overview dockable shows these, " -"horizontally ordered in execution time; the rectangle sizes are proportional to " -"the total cost spent in the parts. You can select one or several parts to " -"constrain all costs shown to these parts only.

" -"

The parts are further subdivided: there is a partitioning and an callee " -"split mode: " -"

    " -"
  • Partitioning: You see the partitioning into groups for a trace part, " -"according to the group type selected. E.g. if ELF object groups are selected, " -"you see colored rectangles for each used ELF object (shared library or " -"executable), sized according to the cost spent therein.
  • " -"
  • Callee: A rectangle showing the inclusive cost of the current selected " -"function in the trace part is shown. This is split up into smaller rectangles " -"to show the costs of its callees.

" -msgstr "" -"Overzicht van Parts" -"

Een trace bestaat vaak uit verschillende trace-parts wanneer er meerdere " -"profieldata-bestanden zijn binnen de profieluitvoering. Dit aankoppelbare " -"venster toont deze horizontaal geordend op uitvoertijd. De rechthoekgroottes " -"zijn proportioneel aan de totale kosten uitgegeven in de profielbronnen. U kunt " -"een of meerdere profielbronnen selecteren om alle kosten te beperken tot die " -"profielbronnen.

" -"

De uit de profielbronnen ontstane rechthoeken zijn op weergavemodus verder " -"onderverdeeld: " -"

    " -"
  • Exclusieve-kosten-modus: er vindt een onderverdeling op groep plaats, " -"afhankelijk van het gekozen typegroep. Bijvoorbeeld als groeptype " -"\"ELF-objecten\" wordt gekozen, dan ziet u gekleurde rechthoeken voor elk " -"gebruikt ELF-object (gedeelde bibliotheek of uitvoerbaar bestand). De grootte " -"is afhankelijk van de uitgegeven kosten in elk ELF-object.
  • " -"
  • Inclusief-kosten-modus: er wordt een rechthoek getoond die gecumuleerde " -"kosten van de geselecteerde functie in het trace-profielbron weergeeft. Deze is " -"op zijn beurt opgesplitst om de gecumuleerde kosten van de aangeroepen functies " -"verder onder te verdelen.

" +"The Parts Overview

A trace consists of multiple trace parts when " +"there are several profile data files from one profile run. The Trace Part " +"Overview dockable shows these, horizontally ordered in execution time; the " +"rectangle sizes are proportional to the total cost spent in the parts. You " +"can select one or several parts to constrain all costs shown to these parts " +"only.

The parts are further subdivided: there is a partitioning and an " +"callee split mode:

  • Partitioning: You see the partitioning into " +"groups for a trace part, according to the group type selected. E.g. if ELF " +"object groups are selected, you see colored rectangles for each used ELF " +"object (shared library or executable), sized according to the cost spent " +"therein.
  • Callee: A rectangle showing the inclusive cost of the " +"current selected function in the trace part is shown. This is split up into " +"smaller rectangles to show the costs of its callees.

" +msgstr "" +"Overzicht van Parts

Een trace bestaat vaak uit verschillende trace-" +"parts wanneer er meerdere profieldata-bestanden zijn binnen de " +"profieluitvoering. Dit aankoppelbare venster toont deze horizontaal geordend " +"op uitvoertijd. De rechthoekgroottes zijn proportioneel aan de totale kosten " +"uitgegeven in de profielbronnen. U kunt een of meerdere profielbronnen " +"selecteren om alle kosten te beperken tot die profielbronnen.

De uit " +"de profielbronnen ontstane rechthoeken zijn op weergavemodus verder " +"onderverdeeld:

  • Exclusieve-kosten-modus: er vindt een onderverdeling " +"op groep plaats, afhankelijk van het gekozen typegroep. Bijvoorbeeld als " +"groeptype \"ELF-objecten\" wordt gekozen, dan ziet u gekleurde rechthoeken " +"voor elk gebruikt ELF-object (gedeelde bibliotheek of uitvoerbaar bestand). " +"De grootte is afhankelijk van de uitgegeven kosten in elk ELF-object.
  • Inclusief-kosten-modus: er wordt een rechthoek getoond die " +"gecumuleerde kosten van de geselecteerde functie in het trace-profielbron " +"weergeeft. Deze is op zijn beurt opgesplitst om de gecumuleerde kosten van " +"de aangeroepen functies verder onder te verdelen.

" #: toplevel.cpp:313 msgid "Top Cost Call Stack" @@ -1524,20 +1551,18 @@ msgstr "Aanroeplijst naar hoogste kosten" #: toplevel.cpp:315 msgid "" -"The Top Cost Call Stack" -"

This is a purely fictional 'most probable' call stack. It is built up by " -"starting with the current selected function and adds the callers/callees with " -"highest cost at the top and to bottom.

" -"

The Cost and Calls columns show the cost used for all calls " -"from the function in the line above.

" -msgstr "" -"Aanroeplijst naar hoogste kosten " -"

Deze lijst is een lijst met fictieve, meest waarschijnlijke kosten. De lijst " -"is opgebouwd, beginnend met de huidig geselecteerde functie en voegt de " -"aanroepers/aangeroepenen met de hoogste kosten van boven naar beneden in.

" -"

De kolommen voor kosten en aanroepen " -"tonen de kosten die worden gebruikt voor alle aanroepen van de functie in de " -"regel erboven.

" +"The Top Cost Call Stack

This is a purely fictional 'most probable' " +"call stack. It is built up by starting with the current selected function " +"and adds the callers/callees with highest cost at the top and to bottom.

The Cost and Calls columns show the cost used for all " +"calls from the function in the line above.

" +msgstr "" +"Aanroeplijst naar hoogste kosten

Deze lijst is een lijst met " +"fictieve, meest waarschijnlijke kosten. De lijst is opgebouwd, beginnend met " +"de huidig geselecteerde functie en voegt de aanroepers/aangeroepenen met de " +"hoogste kosten van boven naar beneden in.

De kolommen voor kosten en aanroepen tonen de kosten die worden gebruikt voor alle " +"aanroepen van de functie in de regel erboven.

" #: toplevel.cpp:328 msgid "Flat Profile" @@ -1545,76 +1570,66 @@ msgstr "Kostenprofiel" #: toplevel.cpp:338 msgid "" -"The Flat Profile" -"

The flat profile contains a group and a function selection list. The group " -"list contains all groups where costs are spent in, depending on the chosen " -"group type. The group list is hidden when group type 'Function' is selected." -"

" -"

The function list contains the functions of the selected group (or all for " -"'Function' group type), ordered by the costs spent therein. Functions with " -"costs less than 1% are hidden on default.

" -msgstr "" -"Het kostenprofiel " -"

Het kostenprofiel bevat een gesorteerde lijst voor functiegroepen en " -"functies. De groepenlijst bevat alle groepen met de daarin uitgegeven kosten, " -"afhankelijk van het gekozen groeptype. De groepenlijst is verborgen wanneer het " -"groeptype 'Functie' is geselecteerd.

" -"

De functielijst bevat de functies van de geselecteerde groep (of alle voor " -"groeptype 'Functie'), geordend op de erin uitgegeven kosten. Functies met " -"kosten minder dan 1% worden standaard verborgen.

" +"The Flat Profile

The flat profile contains a group and a function " +"selection list. The group list contains all groups where costs are spent in, " +"depending on the chosen group type. The group list is hidden when group type " +"'Function' is selected.

The function list contains the functions of the " +"selected group (or all for 'Function' group type), ordered by the costs " +"spent therein. Functions with costs less than 1% are hidden on default.

" +msgstr "" +"Het kostenprofiel

Het kostenprofiel bevat een gesorteerde lijst " +"voor functiegroepen en functies. De groepenlijst bevat alle groepen met de " +"daarin uitgegeven kosten, afhankelijk van het gekozen groeptype. De " +"groepenlijst is verborgen wanneer het groeptype 'Functie' is geselecteerd.

De functielijst bevat de functies van de geselecteerde groep (of alle " +"voor groeptype 'Functie'), geordend op de erin uitgegeven kosten. Functies " +"met kosten minder dan 1% worden standaard verborgen.

" + +#: dumpselectionbase.ui:16 toplevel.cpp:352 toplevel.cpp:604 +#, no-c-format +msgid "Profile Dumps" +msgstr "Profielbronnen" #: toplevel.cpp:362 msgid "" -"Profile Dumps" -"

This dockable shows in the top part the list of loadable profile dumps in " -"all subdirectories of: " -"

    " -"
  • current working directory of KCachegrind, i.e. where it was started from, " -"and " -"
  • the default profile dump directory given in the configuration.
" -"The list is sorted according the the target command profiled in the " -"corresponding dump.

" -"

On selecting a profile dump, information for it is shown in the bottom area " -"of the dockable: " -"

    " -"
  • Options allows you to view the profiled command and profile options " -"of this dump. By changing any item, a new (yet unexisting) profile template is " -"created. Press Run Profile to start aprofile run with these options in " -"the background. " -"
  • Info gives detailed info on the selected dump like event cost " -"summary and properties of the simulated cache. " -"
  • State is only available for current happening profiles runs. Press " -"Update to see different counters of the run, and a stack trace of the " -"current position in the program profiled. Check the Every " -"option to let KCachegrind regularly poll these data. Check the Sync " -"option to let the dockable activate the top function in the current loaded " -"dump.

" -msgstr "" -"Profielbronnen " -"

Dit venster toont in het bovenste gedeelte de lijst van laadbare " -"profielbronnen in alle submappen van: " -"

    " -"
  • de huidige werkmap van KCachegrind, dus waarin het programma is gestart, en " -"
  • de standaard profielbronnenmap die is opgegeven in de configuratie.
" -"De lijst is geordend op de door de betreffende profielbronnen aangevoerde " -"commandoregel.

" -"

Door een profielbron te selecteren wordt de informatie in het onderste " -"gedeelte van het venster getoond: " -"

    " -"
  • Opties toont gedetailleerde informatie omtrent het commando dat is " -"geprofileerd en de gebruikte opties bij het maken van het profielbestand. Door " -"een element te wijzigen wordt een nieuw profileringssjabloon gemaakt. Door op " -"Profiel maken te drukken start u een profileringsaktie met deze opties " -"in de achtergrond." -"
  • Informatie geeft gedetailleerde informatie betreffende de " -"geselecteerde profielbron zoals een kostenoverzicht en de eigenschappen van de " -"gesimuleerde cache." -"
  • Toestand is alleen beschikbaar voor lopende profileringsakties. Druk " -"op Bijwerken om verschillende tellers van de actie te zien en een " -"stacktrace van de huidige uitvoerpositie in het geprofileerde programma. " -"Selecteer de optie Alles om KCachegrind deze gegevens regelmatig bij te " -"werken. Selecteer de optie Synchroniseren om het venster met de bovenste " -"functie van de geladen profielbron te activeren." +"Profile Dumps

    This dockable shows in the top part the list of " +"loadable profile dumps in all subdirectories of:

    • current working " +"directory of KCachegrind, i.e. where it was started from, and
    • the " +"default profile dump directory given in the configuration.
    The list is " +"sorted according the the target command profiled in the corresponding dump.

    On selecting a profile dump, information for it is shown in the bottom " +"area of the dockable:

    • Options allows you to view the profiled " +"command and profile options of this dump. By changing any item, a new (yet " +"unexisting) profile template is created. Press Run Profile to start " +"aprofile run with these options in the background.
    • Info gives " +"detailed info on the selected dump like event cost summary and properties of " +"the simulated cache.
    • State is only available for current " +"happening profiles runs. Press Update to see different counters of " +"the run, and a stack trace of the current position in the program profiled. " +"Check the Every option to let KCachegrind regularly poll these data. " +"Check the Sync option to let the dockable activate the top function " +"in the current loaded dump.

    " +msgstr "" +"Profielbronnen

    Dit venster toont in het bovenste gedeelte de lijst " +"van laadbare profielbronnen in alle submappen van:

    • de huidige " +"werkmap van KCachegrind, dus waarin het programma is gestart, en
    • de " +"standaard profielbronnenmap die is opgegeven in de configuratie.
    De " +"lijst is geordend op de door de betreffende profielbronnen aangevoerde " +"commandoregel.

    Door een profielbron te selecteren wordt de informatie " +"in het onderste gedeelte van het venster getoond:

    • Opties " +"toont gedetailleerde informatie omtrent het commando dat is geprofileerd en " +"de gebruikte opties bij het maken van het profielbestand. Door een element " +"te wijzigen wordt een nieuw profileringssjabloon gemaakt. Door op Profiel " +"maken te drukken start u een profileringsaktie met deze opties in de " +"achtergrond.
    • Informatie geeft gedetailleerde informatie " +"betreffende de geselecteerde profielbron zoals een kostenoverzicht en de " +"eigenschappen van de gesimuleerde cache.
    • Toestand is alleen " +"beschikbaar voor lopende profileringsakties. Druk op Bijwerken om " +"verschillende tellers van de actie te zien en een stacktrace van de huidige " +"uitvoerpositie in het geprofileerde programma. Selecteer de optie Alles om KCachegrind deze gegevens regelmatig bij te werken. Selecteer de optie " +"Synchroniseren om het venster met de bovenste functie van de geladen " +"profielbron te activeren." #: toplevel.cpp:450 msgid "&Duplicate" @@ -1622,19 +1637,21 @@ msgstr "&Dupliceren" #: toplevel.cpp:454 msgid "" -"Duplicate Current Layout" -"

      Make a copy of the current layout.

      " +"Duplicate Current Layout

      Make a copy of the current layout.

      " +msgstr "" +"Huidige layout dupliceren

      Maak een kopie van de huidige layout.

      " + +#: toplevel.cpp:458 +msgid "&Remove" msgstr "" -"Huidige layout dupliceren" -"

      Maak een kopie van de huidige layout.

      " #: toplevel.cpp:461 msgid "" -"Remove Current Layout" -"

      Delete current layout and make the previous active.

      " +"Remove Current Layout

      Delete current layout and make the previous " +"active.

      " msgstr "" -"Huidige layout verwijderen " -"

      Verwijder de huidige layout en maak de vorige actief.

      " +"Huidige layout verwijderen

      Verwijder de huidige layout en maak de " +"vorige actief.

      " #: toplevel.cpp:465 msgid "&Go to Next" @@ -1678,17 +1695,21 @@ msgstr "Toevoegen..." #: toplevel.cpp:505 msgid "" -"Add Profile Data" -"

      This opens an additional profile data file in the current window.

      " +"Add Profile Data

      This opens an additional profile data file in the " +"current window.

      " +msgstr "" +"Voeg profiel gegevens toe

      Dit opent een additioneel " +"profielbronbestand in het huidige venster.

      " + +#: toplevel.cpp:509 +msgid "&Reload" msgstr "" -"Voeg profiel gegevens toe " -"

      Dit opent een additioneel profielbronbestand in het huidige venster.

      " #: toplevel.cpp:517 msgid "Reload Profile Data

      This loads any new created parts, too.

      " msgstr "" -"Trace herladen" -"

      Dit laadt tevens alle nieuw-aangemaakte profielbronnen.

      " +"Trace herladen

      Dit laadt tevens alle nieuw-aangemaakte " +"profielbronnen.

      " #: toplevel.cpp:521 msgid "&Export Graph" @@ -1696,13 +1717,11 @@ msgstr "Grafiek &exporteren" #: toplevel.cpp:525 msgid "" -"Export Call Graph" -"

      Generates a file with extension .dot for the tools of the GraphViz " -"package.

      " +"Export Call Graph

      Generates a file with extension .dot for the " +"tools of the GraphViz package.

      " msgstr "" -"Aanroepgrafiek exporteren" -"

      Genereert een bestand met de extensie .dot, dat kan worden geopend met " -"hulpprogramma's uit het pakket GraphViz.

      " +"Aanroepgrafiek exporteren

      Genereert een bestand met de extensie ." +"dot, dat kan worden geopend met hulpprogramma's uit het pakket GraphViz.

      " #: toplevel.cpp:531 msgid "&Force Dump" @@ -1710,49 +1729,46 @@ msgstr "Dump &forceren" #: toplevel.cpp:540 msgid "" -"Force Dump" -"

      This forces a dump for a Callgrind profile run in the current directory. " -"This action is checked while KCachegrind looks for the dump. If the dump is " -"finished, it automatically reloads the current trace. If this is the one from " -"the running Callgrind, the new created trace part will be loaded, too.

      " -"

      Force dump creates a file 'callgrind.cmd', and checks every second for its " -"existence. A running Callgrind will detect this file, dump a trace part, and " -"delete 'callgrind.cmd'. The deletion is detected by KCachegrind, and it does a " -"Reload. If there's no Callgrind running, press 'Force Dump' again to " -"cancel the dump request. This deletes 'callgrind.cmd' itself and stops polling " -"for a new dump.

      " -"

      Note: A Callgrind run only detects existence of 'callgrind.cmd' " -"when actively running a few milliseconds, i.e. not " -"sleeping. Tip: For a profiled GUI program, you can awake Callgrind e.g. by " -"resizing a window of the program.

      " -msgstr "" -"Dump forceren" -"

      Dit forceert een dump voor een Callgrind profileringsactie in de huidige " -"map. Deze actie wordt gecontroleerd terwijl KCachegrind de dump zoekt. Als de " -"dump klaar is wordt de trace automatisch herladen. Als dit er een is van de " -"lopende Cachegrind, dan wordt de nieuwe trace part ook geladen.

      " -"

      Dump forceren maakt een bestand 'callgrind.cmd' en controleert elke seconde " -"of dit bestand bestaat. Een lopende Callgrind zal dit bestand ontdekken, een " -"trace dumpen en het bestand 'callgrind.cmd' verwijderen. Als het bestand is " -"verwijderd zal KCachegrind dit ontdekken en herladen. Als er geen lopend " -"Cachegrind proces bestaat drukt u nogmaals op 'Dump forceren' om het " -"dumpverzoek af te breken. Dit verwijderd het bestand 'cachegrind.cmd' en " -"beëindigt de controle op nieuwe dumps.

      " -"

      Opmerking: een Callgrind-run ontdekt het bestaan van het 'cachegrind.cmd' " -"bestand alleen als het te profileren programma een aantal milliseconden loopt, " -"dat is: niet slaapt. Tip: in een programma met een grafische " -"gebruikersinterface kunt u Callgrind dwingen te lopen door bijvoorbeeld het " -"venster van het programma van afmeting te veranderen.

      " -"

      Opmerking: u dient de 'calltree'-versie van Callgrind te gebruiken!

      " +"Force Dump

      This forces a dump for a Callgrind profile run in the " +"current directory. This action is checked while KCachegrind looks for the " +"dump. If the dump is finished, it automatically reloads the current trace. " +"If this is the one from the running Callgrind, the new created trace part " +"will be loaded, too.

      Force dump creates a file 'callgrind.cmd', and " +"checks every second for its existence. A running Callgrind will detect this " +"file, dump a trace part, and delete 'callgrind.cmd'. The deletion is " +"detected by KCachegrind, and it does a Reload. If there's no " +"Callgrind running, press 'Force Dump' again to cancel the dump request. This " +"deletes 'callgrind.cmd' itself and stops polling for a new dump.

      Note: " +"A Callgrind run only detects existence of 'callgrind.cmd' when " +"actively running a few milliseconds, i.e. not sleeping. Tip: For a " +"profiled GUI program, you can awake Callgrind e.g. by resizing a window of " +"the program.

      " +msgstr "" +"Dump forceren

      Dit forceert een dump voor een Callgrind " +"profileringsactie in de huidige map. Deze actie wordt gecontroleerd terwijl " +"KCachegrind de dump zoekt. Als de dump klaar is wordt de trace automatisch " +"herladen. Als dit er een is van de lopende Cachegrind, dan wordt de nieuwe " +"trace part ook geladen.

      Dump forceren maakt een bestand 'callgrind." +"cmd' en controleert elke seconde of dit bestand bestaat. Een lopende " +"Callgrind zal dit bestand ontdekken, een trace dumpen en het bestand " +"'callgrind.cmd' verwijderen. Als het bestand is verwijderd zal KCachegrind " +"dit ontdekken en herladen. Als er geen lopend Cachegrind proces bestaat " +"drukt u nogmaals op 'Dump forceren' om het dumpverzoek af te breken. Dit " +"verwijderd het bestand 'cachegrind.cmd' en beëindigt de controle op nieuwe " +"dumps.

      Opmerking: een Callgrind-run ontdekt het bestaan van het " +"'cachegrind.cmd' bestand alleen als het te profileren programma een aantal " +"milliseconden loopt, dat is: niet slaapt. Tip: in een programma met een " +"grafische gebruikersinterface kunt u Callgrind dwingen te lopen door " +"bijvoorbeeld het venster van het programma van afmeting te veranderen.

      Opmerking: u dient de 'calltree'-versie van Callgrind te gebruiken!

      " #: toplevel.cpp:565 msgid "" -"Open Profile Data" -"

      This opens a profile data file, with possible multiple parts

      " +"Open Profile Data

      This opens a profile data file, with possible " +"multiple parts

      " msgstr "" -"Trace openen" -"

      Dit opent een trace-bestand, waarbij eventuele bijhorende profielbronnen " -"ook worden geopend.

      " +"Trace openen

      Dit opent een trace-bestand, waarbij eventuele " +"bijhorende profielbronnen ook worden geopend.

      " #: toplevel.cpp:581 msgid "Show/Hide the Parts Overview Dockable" @@ -1766,6 +1782,11 @@ msgstr "Aanroeplijst" msgid "Show/Hide the Call Stack Dockable" msgstr "Aanroeplijst tonen/verbergen" +#: functionselectionbase.ui:16 toplevel.cpp:594 +#, no-c-format +msgid "Function Profile" +msgstr "Functieprofiel" + #: toplevel.cpp:599 msgid "Show/Hide the Function Profile Dockable" msgstr "Functieprofieloverzicht tonen/verbergen" @@ -1796,54 +1817,28 @@ msgstr "Procentuele kosten gebaseerd op de kosten van het hogere element tonen" #: toplevel.cpp:638 msgid "" -"Show percentage costs relative to parent" -"

      If this is switched off, percentage costs are always shown relative to the " -"total cost of the profile part(s) that are currently browsed. By turning on " -"this option, percentage cost of shown cost items will be relative to the parent " -"cost item." -"

        " -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"
        Cost TypeParent Cost
        Function CumulativeTotal
        Function SelfFunction Group (*) / Total
        CallFunction Cumulative
        Source LineFunction Cumulative
        " -"

        (*) Only if function grouping is switched on (e.g. ELF object grouping)." -msgstr "" -"Procentuele kosten ten opzichte van het hogere element tonen" -"

        Als dit uitgeschakeld is worden procentuele kosten alleen ten opzichte van " -"de totale kosten van de profielbron of -bronnen getoond die momenteel worden " +"Show percentage costs relative to parent

        If this is switched off, " +"percentage costs are always shown relative to the total cost of the profile " +"part(s) that are currently browsed. By turning on this option, percentage " +"cost of shown cost items will be relative to the parent cost item." +"

          Cost TypeParent Cost
          Function CumulativeTotal
          Function SelfFunction Group (*) / Total
          CallFunction " +"Cumulative
          Source LineFunction Cumulative

          (*) Only if function grouping is switched on (e.g. ELF object " +"grouping)." +msgstr "" +"Procentuele kosten ten opzichte van het hogere element tonen

          Als " +"dit uitgeschakeld is worden procentuele kosten alleen ten opzichte van de " +"totale kosten van de profielbron of -bronnen getoond die momenteel worden " "geraadpleegd. Door deze optie aan te zetten worden de procentuele kosten ten " "opzichte van het hoger liggende element getoond." -"

            " -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"" -"
            KostentypeKosten hoger element
            Cumulatief voor functieTotaal
            Alleen voor functieFunctiegroep (*) / Totaal
            AanroepCumulatief voor functie
            BroncoderegelCumulatief voor functie
            " -"

            (*) Uitsluitend als functiegroepering is ingeschakeld (bijv. ELF-object " -"groepering)." +"

              KostentypeKosten hoger element
              Cumulatief voor functieTotaal
              Alleen " +"voor functieFunctiegroep (*) / Totaal
              AanroepCumulatief voor functie
              BroncoderegelCumulatief voor functie

              (*) Uitsluitend als " +"functiegroepering is ingeschakeld (bijv. ELF-object groepering)." #: toplevel.cpp:653 msgid "Do Cycle Detection" @@ -1855,30 +1850,28 @@ msgstr "Cyclusbepaling overslaan" #: toplevel.cpp:662 msgid "" -"Detect recursive cycles" -"

              If this is switched off, the treemap drawing will show black areas when a " -"recursive call is made instead of drawing the recursion ad infinitum. Note that " -"the size of black areas often will be wrong, as inside recursive cycles the " -"cost of calls cannot be determined; the error is small, however, for false " -"cycles (see documentation)." -"

              The correct handling for cycles is to detect them and collapse all functions " -"of a cycle into a virtual function, which is done when this option is selected. " -"Unfortunately, with GUI applications, this often will lead to huge false " -"cycles, making the analysis impossible; therefore, there is the option to " -"switch this off." -msgstr "" -"Cycli van recursieve aanroepen ontdekken" -"

              Als dit is uitgeschakeld zal de 'treemap'-tekening zwarte gebieden vertonen " -"waar een recursieve aanroep wordt gedaan in plaats van de afzonderlijke " -"aanroepen te tekenen. Merk op dat de zwarte gebieden vaak van een verkeerde " -"afmeting zullen zijn omdat in recursieve cycli de kosten van een aanroep niet " -"kunnen worden berekend. De fout is echter klein voor foute cycli (zie de " -"documentatie)." -"

              De correcte afhandeling voor cycli is om ze te ontdekken en samen te voegen " -"in een virtuele functie. Als deze optie aanstaat gebeurt dat. Helaas leidt dit " -"bij programma's met een grafische gebruikersinterface vaak tot een groot aantal " -"foute cycli waardoor een goede analyse niet kan worden gemaakt. Daarom bestaat " -"de mogelijkheid om dit uit te schakelen." +"Detect recursive cycles

              If this is switched off, the treemap " +"drawing will show black areas when a recursive call is made instead of " +"drawing the recursion ad infinitum. Note that the size of black areas often " +"will be wrong, as inside recursive cycles the cost of calls cannot be " +"determined; the error is small, however, for false cycles (see " +"documentation).

              The correct handling for cycles is to detect them and " +"collapse all functions of a cycle into a virtual function, which is done " +"when this option is selected. Unfortunately, with GUI applications, this " +"often will lead to huge false cycles, making the analysis impossible; " +"therefore, there is the option to switch this off." +msgstr "" +"Cycli van recursieve aanroepen ontdekken

              Als dit is uitgeschakeld " +"zal de 'treemap'-tekening zwarte gebieden vertonen waar een recursieve " +"aanroep wordt gedaan in plaats van de afzonderlijke aanroepen te tekenen. " +"Merk op dat de zwarte gebieden vaak van een verkeerde afmeting zullen zijn " +"omdat in recursieve cycli de kosten van een aanroep niet kunnen worden " +"berekend. De fout is echter klein voor foute cycli (zie de documentatie)." +"

              De correcte afhandeling voor cycli is om ze te ontdekken en samen te " +"voegen in een virtuele functie. Als deze optie aanstaat gebeurt dat. Helaas " +"leidt dit bij programma's met een grafische gebruikersinterface vaak tot een " +"groot aantal foute cycli waardoor een goede analyse niet kan worden gemaakt. " +"Daarom bestaat de mogelijkheid om dit uit te schakelen." #: toplevel.cpp:684 toplevel.cpp:724 msgid "Go back in function selection history" @@ -1890,13 +1883,12 @@ msgstr "Ga vooruit in functieselectiegeschiedenis" #: toplevel.cpp:696 toplevel.cpp:710 msgid "" -"Go Up" -"

              Go to last selected caller of current function. If no caller was visited, " -"use that with highest cost.

              " +"Go Up

              Go to last selected caller of current function. If no caller " +"was visited, use that with highest cost.

              " msgstr "" -"Ga omhoog" -"

              Ga naar de laatst geselecteerde aanroeper van de huidige functie. Als geen " -"aanroeper is bezocht, gebruik dan degene met de hoogste kosten.

              " +"Ga omhoog

              Ga naar de laatst geselecteerde aanroeper van de huidige " +"functie. Als geen aanroeper is bezocht, gebruik dan degene met de hoogste " +"kosten.

              " #: toplevel.cpp:702 msgid "&Up" @@ -1919,18 +1911,10 @@ msgid "Select secondary event type for cost e.g. shown in annotations" msgstr "" "Secundair gebeurtenistype voor kosten bijvoorbeeld getoond in annotaties" -#: functionselection.cpp:243 toplevel.cpp:763 -msgid "Grouping" -msgstr "Groepering" - #: toplevel.cpp:766 msgid "Select how functions are grouped into higher level cost items" msgstr "Selecteer hoe functies worden gegroepeerd in hogere kostenelementen" -#: functionselection.cpp:52 toplevel.cpp:772 -msgid "(No Grouping)" -msgstr "(Geen groepering)" - #: toplevel.cpp:782 msgid "Split" msgstr "Splitsen" @@ -1989,10 +1973,6 @@ msgstr "Absolute kosten tonen" msgid "Show Relative Cost" msgstr "Relatieve kosten tonen" -#: partselection.cpp:302 toplevel.cpp:1687 -msgid "Go Back" -msgstr "Ga terug" - #: toplevel.cpp:1688 msgid "Go Forward" msgstr "Ga verder" @@ -2034,965 +2014,895 @@ msgstr "(Geen vorige functie)" msgid "(No Function Up)" msgstr "(Geen bovenliggende functie)" -#: costtypeitem.cpp:56 -msgid "Unknown Type" -msgstr "Onbekend type" - -#: functionselection.cpp:176 -#, c-format -msgid "Go to %1" -msgstr "Ga naar %1" +#: tracedata.cpp:153 +msgid "Abstract Item" +msgstr "Abstract element" -#: functionselection.cpp:203 -msgid "Show All Items" -msgstr "Alle elementen tonen" +#: tracedata.cpp:154 +msgid "Cost Item" +msgstr "Kostenelement" -#: functionselection.cpp:226 -msgid "No Grouping" -msgstr "Geen groepering" +#: tracedata.cpp:155 +msgid "Part Source Line" +msgstr "Regel in profielbron" -#: sourceview.cpp:54 sourceview.cpp:554 -msgid "Source (unknown)" -msgstr "Broncode (onbekend)" +#: tracedata.cpp:156 +msgid "Source Line" +msgstr "Broncoderegel" -#: sourceview.cpp:89 -msgid "" -"Annotated Source" -"

              The annotated source list shows the source lines of the current selected " -"function together with (self) cost spent while executing the code of this " -"source line. If there was a call in a source line, lines with details on the " -"call happening are inserted into the source: the cost spent inside of the call, " -"the number of calls happening, and the call destination.

              " -"

              Select a inserted call information line to make the destination function " -"current.

              " -msgstr "" -"Geannoteerde broncode" -"

              De geannoteerde broncode laat de broncode van de geselecteerde functie zien, " -"samen met de kosten, gespendeerd voor het uitvoeren van de regel broncode. Als " -"er een aanroep in de broncode is geschied zullen er extra regels worden " -"ingevoegd met details betreffende de aanroep. Deze details zijn de " -"(cumulatieve) kosten van de aanroep, het aantal uitgevoerde aanroepen en het " -"doel van de aanroep.

              " -"

              Selecteer een ingevoegde aanroepregel om de doelfunctie te selecteren.

              " +#: tracedata.cpp:157 +msgid "Part Line Call" +msgstr "Aanroep in regel van profielbron" -#: sourceview.cpp:120 -#, c-format -msgid "Go to Line %1" -msgstr "Ga naar regel %1" - -#: sourceview.cpp:293 -msgid "(No Source)" -msgstr "(Geen broncode)" +#: tracedata.cpp:158 +msgid "Line Call" +msgstr "Aanroep in regel" -#: sourceview.cpp:512 -msgid "There is no cost of current selected type associated" -msgstr "Er zijn geen kosten van het geselecteerde type verbonden" +#: tracedata.cpp:159 +msgid "Part Jump" +msgstr "Sprong in profielbron" -#: sourceview.cpp:514 -msgid "with any source line of this function in file" -msgstr "aan een regel in de broncode voor deze functie in het bestand" +#: tracedata.cpp:160 +msgid "Jump" +msgstr "Sprong" -#: sourceview.cpp:518 -msgid "Thus, no annotated source can be shown." -msgstr "Daarom kan geen geannoteerde broncode worden getoond." +#: tracedata.cpp:161 +msgid "Part Instruction" +msgstr "Instructie in profielbron" -#: sourceview.cpp:553 -msgid "Source ('%1')" -msgstr "Broncode (%1)" +#: tracedata.cpp:162 +msgid "Instruction" +msgstr "Instructie" -#: sourceview.cpp:559 -msgid "--- Inlined from '%1' ---" -msgstr "--- inline van %1 ---" +#: tracedata.cpp:163 +msgid "Part Instruction Jump" +msgstr "Instructiesprong in profielbron" -#: sourceview.cpp:560 -msgid "--- Inlined from unknown source ---" -msgstr "--- Inline van onbekende bron ---" +#: tracedata.cpp:164 +msgid "Instruction Jump" +msgstr "Instructiesprong" -#: sourceview.cpp:565 -msgid "There is no source available for the following function:" -msgstr "Er is geen broncode beschikbaar voor de volgende functie" +#: tracedata.cpp:165 +msgid "Part Instruction Call" +msgstr "Aanroep in instructie in profielbron" -#: sourceview.cpp:570 -msgid "This is because no debug information is present." -msgstr "Dit komt omdat er geen debug-informatie aanwezig is." +#: tracedata.cpp:166 +msgid "Instruction Call" +msgstr "Aanroep in instructie" -#: sourceview.cpp:572 -msgid "Recompile source and redo the profile run." -msgstr "Hercompileer de broncode en maak een nieuw profiel." +#: tracedata.cpp:167 +msgid "Part Call" +msgstr "Aanroep in profielbron" -#: sourceview.cpp:575 -msgid "The function is located in this ELF object:" -msgstr "De functie bevindt zich in dit ELF-object:" +#: tracedata.cpp:168 +msgid "Call" +msgstr "Aanroep" -#: sourceview.cpp:583 -msgid "This is because its source file cannot be found:" -msgstr "Dit komt omdat haar broncodebestand niet kan worden gevonden" +#: tracedata.cpp:169 +msgid "Part Function" +msgstr "Functie in profielbron" -#: sourceview.cpp:587 -msgid "Add the folder of this file to the source folder list." -msgstr "Voeg de map toe van dit bestand aan de broncodemappenlijst." +#: tracedata.cpp:170 +msgid "Function Source File" +msgstr "Broncodebestand van functie" -#: sourceview.cpp:589 -msgid "The list can be found in the configuration dialog." -msgstr "De lijst kan worden gevonden in de instellingendialoog." +#: dumpselectionbase.ui:300 dumpselectionbase.ui:939 +#: functionselectionbase.ui:136 stackselectionbase.ui:64 tracedata.cpp:171 +#, no-c-format +msgid "Function" +msgstr "Functie" -#: configuration.cpp:67 -msgid "Instruction Fetch" -msgstr "Instructie fetch" +#: tracedata.cpp:172 +msgid "Function Cycle" +msgstr "Functiecyclus" -#: configuration.cpp:68 -msgid "Data Read Access" -msgstr "Gegevensleestoegang" +#: tracedata.cpp:173 +msgid "Part Class" +msgstr "Klasse in profielbron" -#: configuration.cpp:69 -msgid "Data Write Access" -msgstr "Gegevensschrijftoegang" +#: tracedata.cpp:174 +msgid "Class" +msgstr "Klasse" -#: configuration.cpp:70 -msgid "L1 Instr. Fetch Miss" -msgstr "L1 Instr.Fetch Mis" +#: tracedata.cpp:175 +msgid "Part Source File" +msgstr "Broncodebestand in profielbron" -#: configuration.cpp:71 -msgid "L1 Data Read Miss" -msgstr "L1 Data Lees mis" +#: tracedata.cpp:176 +msgid "Source File" +msgstr "Broncodebestand" -#: configuration.cpp:72 -msgid "L1 Data Write Miss" -msgstr "L1 Data Schrijf mis" +#: tracedata.cpp:177 +msgid "Part ELF Object" +msgstr "ELF-object in profielbron" -#: configuration.cpp:73 -msgid "L2 Instr. Fetch Miss" -msgstr "L2 Instr fetch mis" +#: tracedata.cpp:178 +msgid "ELF Object" +msgstr "ELF-object" -#: configuration.cpp:74 -msgid "L2 Data Read Miss" -msgstr "L2 Data Lees mis" +#: tracedata.cpp:180 +msgid "Program Trace" +msgstr "Programma-trace" -#: configuration.cpp:75 -msgid "L2 Data Write Miss" -msgstr "L2 Data Schrijf mis" +#: tracedata.cpp:241 +msgid "%1 from %2" +msgstr "%1 van %2" -#: configuration.cpp:76 -#, fuzzy -msgid "LL Instr. Fetch Miss" -msgstr "L1 Instr.Fetch Mis" +#: tracedata.cpp:2583 +msgid "(no caller)" +msgstr "(geen aanroeper)" -#: configuration.cpp:77 -#, fuzzy -msgid "LL Data Read Miss" -msgstr "L1 Data Lees mis" +#: tracedata.cpp:2590 tracedata.cpp:2609 +msgid "%1 via %2" +msgstr "%1 via %2" -#: configuration.cpp:78 -#, fuzzy -msgid "LL Data Write Miss" -msgstr "L1 Data Schrijf mis" +#: tracedata.cpp:2599 +msgid "(no callee)" +msgstr "(geen aangeroepene)" -#: configuration.cpp:79 -msgid "Samples" -msgstr "Steekproeven" +#: tracedata.cpp:4467 +msgid "(not found)" +msgstr "(niet gevonden)" -#: configuration.cpp:80 -msgid "System Time" -msgstr "Systeemtijd" +#: tracedata.cpp:5017 +msgid "Recalculating Function Cycles..." +msgstr "Functiecycli worden opnieuw berekend..." -#: configuration.cpp:81 -msgid "User Time" -msgstr "Gebruikerstijd" +#: traceitemview.cpp:53 +msgid "No description available" +msgstr "Geen beschrijving beschikbaar" -#: configuration.cpp:82 -msgid "L1 Miss Sum" -msgstr "L1 Gemist totaal" +#: treemap.cpp:1281 +#, c-format +msgid "Text %1" +msgstr "Tekst %1" -#: configuration.cpp:83 -msgid "L2 Miss Sum" -msgstr "L2 Gemist totaal" +#: treemap.cpp:2809 +msgid "Recursive Bisection" +msgstr "Recursieve bisectie" -#: configuration.cpp:84 -#, fuzzy -msgid "LL Miss Sum" -msgstr "L1 Gemist totaal" +#: treemap.cpp:2810 +msgid "Columns" +msgstr "Kolommen" -#: configuration.cpp:85 -msgid "Cycle Estimation" -msgstr "Cyclusschatting" +#: treemap.cpp:2811 +msgid "Rows" +msgstr "Rijen" -#: configdlg.cpp:60 -msgid "Source Files" -msgstr "Broncodebestanden" +#: treemap.cpp:2812 +msgid "Always Best" +msgstr "Altijd beste" -#: configdlg.cpp:61 -msgid "C++ Classes" -msgstr "C++ klassen" +#: treemap.cpp:2813 +msgid "Best" +msgstr "Beste" -#: configdlg.cpp:62 -msgid "Function (no Grouping)" -msgstr "Functie (niet gegroepeerd)" +#: treemap.cpp:2814 +msgid "Alternate (V)" +msgstr "Alternatief (V)" -#: configdlg.cpp:157 configdlg.cpp:350 configdlg.cpp:371 -msgid "(always)" -msgstr "(altijd)" +#: treemap.cpp:2815 +msgid "Alternate (H)" +msgstr "Alternatief (H)" -#: configdlg.cpp:210 -msgid "KCachegrind Configuration" -msgstr "KCachegrind configuratie" +#: treemap.cpp:2816 +#, fuzzy +msgid "Horizontal" +msgstr "Horizontaal splitsen" -#: configdlg.cpp:211 -msgid "" -"The Maximum Number of List Items should be below 500.The previous set value " -"(%1) will still be used." +#: treemap.cpp:2817 +msgid "Vertical" msgstr "" -"Het maximum aantal elementen in lijsten dient lager te zijn als 500. De vorige " -"waarde (%1) is nog steeds in gebruik." -#: configdlg.cpp:384 -msgid "Choose Source Folder" -msgstr "Kies broncodemap" +#: treemap.cpp:2872 +msgid "Nesting" +msgstr "Genest" -#: partview.cpp:51 -msgid "Comment" -msgstr "Opmerking" +#: treemap.cpp:2874 +#, fuzzy +msgid "Border" +msgstr "Rand 0" -#: partview.cpp:73 -msgid "" -"Trace Part List" -"

              This list shows all trace parts of the loaded trace. For each part, the " -"self/inclusive cost of the current selected function, spent in the part, is " -"shown; percentage costs are always relative to the total cost " -"of the part (not to the whole trace as in the Trace Part Overview). Also " -"shown are the calls happening to/from the current function inside of the trace " -"part.

              " -"

              By choosing one or more trace parts from the list, the costs shown all over " -"KCachegrind will only be the ones spent in the selected part(s). If no list " -"selection is shown, in fact all trace parts are selected implicitly.

              " -"

              This is a multi-selection list. You can select ranges by dragging the mouse " -"or use SHIFT/CTRL modifiers. Selection/Deselection of trace parts can also be " -"done by using the Trace Part Overview Dockable. This one also supports multiple " -"selection.

              " -"

              Note that the list is hidden if only one trace part is loaded.

              " -msgstr "" -"Lijst van profieldelen " -"

              Deze lijst laat alle profieldelen van de geladen trace zien. Voor elk deel " -"worden de eigen/gecumuleerde kosten getoond van het geselecteerde element in " -"dat deel. De procentuele kosten worden altijd relatief ten opzichte van de " -"totale kosten van dat deel getoond in tegenstelling tot de gehele " -"trace zoals in het Trace deel overzicht). Ook het aantal aanroepen van en naar " -"de huidig geselecteerde functie binnen het profieldeel worden getoond.

              " -"Door één of meer profieldelen te kiezen uit de lijst worden de kosten in " -"KCachegrind getoond voor de geselecteerde delen. Als geen delen worden " -"geselecteerd worden impliciet alle delen gebruikt voor de kostencalculatie.

              " -"

              Dit is een lijst waar u meerdere delen kunt selecteren. U kunt een bereik " -"van delen selecteren door de muis over de delen te slepen of de Shift/Ctrl " -"toetsen te gebruiken terwijl u delen selecteert. Selectie en deselectie kan ook " -"worden gedaan in het Trace deel window. Ook deze lijst staat u toe meerdere " -"delen te selecteren.Merk op dat de lijst verborgen is als er maar één tracedeel beschikbaar " -"is.

              " +#: treemap.cpp:2875 +msgid "Correct Borders Only" +msgstr "Alleen randen corrigeren" -#: partview.cpp:106 -msgid "Select '%1'" -msgstr "Selecteer '%1'" - -#: partview.cpp:107 -msgid "Hide '%1'" -msgstr "Verberg '%1'" +#: treemap.cpp:2877 treemap.cpp:2878 treemap.cpp:2879 treemap.cpp:2880 +#, c-format +msgid "Width %1" +msgstr "Breedte %1" -#: partview.cpp:111 -msgid "Hide Selected" -msgstr "Verberg geselecteerde elementen" +#: treemap.cpp:2902 +msgid "Visible" +msgstr "Zichtbaar" -#: partview.cpp:112 -msgid "Show All" -msgstr "Alles tonen" +#: treemap.cpp:2903 +msgid "Take Space From Children" +msgstr "Ruimte van subitems gebruiken" -#: callgraphview.cpp:306 -#, c-format -msgid "Call(s) from %1" -msgstr "Aanroep(en) van %1" +#: treemap.cpp:2905 +msgid "Top Left" +msgstr "Linksboven" -#: callgraphview.cpp:307 -#, c-format -msgid "Call(s) to %1" -msgstr "Aanroep(en) naar %1" +#: treemap.cpp:2906 +msgid "Top Center" +msgstr "Middenboven" -#: callgraphview.cpp:308 -msgid "(unknown call)" -msgstr "(onbekende aanroep)" +#: treemap.cpp:2907 +msgid "Top Right" +msgstr "Rechtsboven" -#: callgraphview.cpp:1425 -msgid "" -"Call Graph around active Function" -"

              Depending on configuration, this view shows the call graph environment of " -"the active function. Note: the shown cost is only " -"the cost which is spent while the active function was actually running; i.e. " -"the cost shown for main() - if it's visible - should be the same as the cost of " -"the active function, as that's the part of inclusive cost of main() spent while " -"the active function was running.

              " -"

              For cycles, blue call arrows indicate that this is an artificial call added " -"for correct drawing which actually never happened.

              " -"

              If the graph is larger than the widget area, an overview panner is shown in " -"one edge. There are similar visualization options to the Call Treemap; the " -"selected function is highlighted." -"

              " -msgstr "" -"Aanroepgrafiek rond actieve functie" -"

              Afhankelijk van de configuratie laat dit venster een aanroepgrafiek van de " -"actieve functie zien. Opmerking: de getoonde kosten zijn alleen " -"de kosten gespendeerd terwijl de actieve functie uitgevoerd werd, dat wil " -"zeggen dat de getoonde kosten voor main() - als main() zichtbaar is - dezelfde " -"zouden moeten zijn als de kosten van de actieve functie, omdat dat de " -"inclusieve kosten zijn voor main() gespendeerd terwijl de actieve functie " -"uitgevoerd werd.

              " -"

              Voor cycli geven de blauwe pijlen aan dat dit een kunstmatige aanroep is " -"die is toegevoegd om correct te kunnen tekenen, maar die in feite niet is " -"uitgevoerd.

              " -"

              Als de grafiek groter is dan het oppervlak van het venster, wordt een " -"overzichtsvenster getoond aan één kant van de grafiek. Er zijn vergelijkbare " -"visualisatieopties voor de aanroepen-treemap; de geselecteerde functie is " -"gemarkeerd.

              " +#: treemap.cpp:2909 +msgid "Bottom Center" +msgstr "Middenonder" -#: callgraphview.cpp:1789 -msgid "" -"Warning: a long lasting graph layouting is in progress.\n" -"Reduce node/edge limits for speedup.\n" -msgstr "" -"Waarschuwing: een langdurig grafisch proces is in uitvoering.\n" -"Reduceer node/edge limits om het sneller te laten verlopen.\n" +#: treemap.cpp:2910 +msgid "Bottom Right" +msgstr "Rechtsonder" -#: callgraphview.cpp:1792 -msgid "" -"Layouting stopped.\n" -msgstr "" -"Opmaken onderbroken.\n" +#: treemap.cpp:2987 +msgid "No %1 Limit" +msgstr "Geen limiet voor %1" -#: callgraphview.cpp:1794 +#: treemap.cpp:3056 treemap.cpp:3067 +#, c-format msgid "" -"The call graph has %1 nodes and %2 edges.\n" +"_n: 1 Pixel\n" +"%n Pixels" msgstr "" -"De grafische aanroep heeft %1 nodes en %2 edges.\n" +"1 pixel\n" +"%n pixels" -#: callgraphview.cpp:1827 -msgid "No item activated for which to draw the call graph." -msgstr "Geen element geactiveerd waarvoor de aanroepgraaf kan worden getoond." +#: treemap.cpp:3073 +msgid "Halve Area Limit (to %1)" +msgstr "Gebiedslimiet halveren (tot %1)" -#: callgraphview.cpp:1838 -msgid "No call graph can be drawn for the active item." -msgstr "Geen aanroepgraaf kan getoond worden voor het actieve item." +#: treemap.cpp:3118 +#, c-format +msgid "Depth %1" +msgstr "Diepte %1" -#: callgraphview.cpp:1867 -msgid "" -"No call graph is available because the following\n" -"command cannot be run:\n" -"'%1'\n" -msgstr "" -"Geen aanroepgraaf is beschikbaar doordat het volgende\n" -"commando niet uitgevoerd kan worden:\n" -"'%1'\n" +#: treemap.cpp:3122 +msgid "Decrement (to %1)" +msgstr "Verminderen (tot %1)" -#: callgraphview.cpp:1870 callgraphview.cpp:2199 -msgid "Please check that 'dot' is installed (package GraphViz)." -msgstr "Controleer of 'dot' is geïnstalleerd (pakket GraphViz)." +#: treemap.cpp:3124 +msgid "Increment (to %1)" +msgstr "Vermeerderen (tot %1)" -#: callgraphview.cpp:2198 -msgid "" -"Error running the graph layouting tool.\n" -msgstr "" -"Fout bij het uitvoeren van het grafische hulpprogramma.\n" +#: configdlgbase.ui:16 +#, fuzzy, no-c-format +msgid "Configuration" +msgstr "KCachegrind configuratie" -#: callgraphview.cpp:2206 -msgid "" -"There is no call graph available for function\n" -"\t'%1'\n" -"because it has no cost of the selected event type." -msgstr "" -"Er is geen graaf van aanroepen beschikbaar voor functie\n" -"\t'%1'\n" -"omdat er geen kosten van het geselecteerde gebeurtenistype zijn." +#: configdlgbase.ui:37 +#, no-c-format +msgid "General" +msgstr "Algemeen" -#: callgraphview.cpp:2427 -msgid "Stop Layouting" -msgstr "Stop opmaken" +#: configdlgbase.ui:69 +#, no-c-format +msgid "Truncated when more/longer than:" +msgstr "Afbreken als meer/langer dan:" -#: callgraphview.cpp:2435 -msgid "As PostScript" -msgstr "Als Postscript" +#: configdlgbase.ui:77 +#, no-c-format +msgid "Precision of percentage values:" +msgstr "Precisie van percentages:" -#: callgraphview.cpp:2436 -msgid "As Image ..." -msgstr "Als afbeelding..." +#: configdlgbase.ui:85 +#, no-c-format +msgid "Symbols in tooltips and context menus" +msgstr "Symbolen in tekstballonnen en contextmenu's" -#: callgraphview.cpp:2438 -msgid "Export Graph" -msgstr "Grafiek exporteren" +#: configdlgbase.ui:141 +#, no-c-format +msgid "Maximum number of items in lists:" +msgstr "Maximaal aantal elementen in lijsten:" -#: callgraphview.cpp:2443 callgraphview.cpp:2466 -msgid "Unlimited" -msgstr "Onbeperkt" +#: configdlgbase.ui:162 +#, no-c-format +msgid "Cost Item Colors" +msgstr "Kostenelement-kleuren" -#: callgraphview.cpp:2446 callgraphview.cpp:2469 -msgid "None" -msgstr "Geen" +#: configdlgbase.ui:254 +#, no-c-format +msgid "Object:" +msgstr "Object:" -#: callgraphview.cpp:2447 callgraphview.cpp:2470 -msgid "max. 2" -msgstr "max. 2" +#: configdlgbase.ui:262 +#, no-c-format +msgid "Class:" +msgstr "Klasse:" -#: callgraphview.cpp:2448 callgraphview.cpp:2471 -msgid "max. 5" -msgstr "max. 5" +#: configdlgbase.ui:310 +#, no-c-format +msgid "File:" +msgstr "Bestand:" -#: callgraphview.cpp:2449 callgraphview.cpp:2472 -msgid "max. 10" -msgstr "max. 10" +#: configdlgbase.ui:376 +#, no-c-format +msgid "Annotations" +msgstr "Annotaties" -#: callgraphview.cpp:2450 callgraphview.cpp:2473 -msgid "max. 15" -msgstr "max. 15" +#: configdlgbase.ui:395 +#, no-c-format +msgid "Context lines in annotations:" +msgstr "Contextregels in annotaties" -#: callgraphview.cpp:2460 callgraphview.cpp:2483 -#, c-format -msgid "< %1" -msgstr "< %1" +#: configdlgbase.ui:423 +#, no-c-format +msgid "Source Folders" +msgstr "Broncodemappen" -#: callgraphview.cpp:2489 -msgid "No Minimum" -msgstr "Geen minimum" +#: configdlgbase.ui:454 +#, no-c-format +msgid "Object / Related Source Base" +msgstr "Object / gerelateerde broncodebasis" -#: callgraphview.cpp:2493 -#, c-format -msgid "50 %" -msgstr "50 %" +#: configdlgbase.ui:483 +#, no-c-format +msgid "Add..." +msgstr "Toevoegen..." -#: callgraphview.cpp:2494 -#, c-format -msgid "20 %" -msgstr "20 %" +#: configdlgbase.ui:508 +#, no-c-format +msgid "Delete" +msgstr "" -#: callgraphview.cpp:2495 -#, c-format -msgid "10 %" -msgstr "10 %" +#: configdlgbase.ui:585 +#, no-c-format +msgid "&OK" +msgstr "" -#: callgraphview.cpp:2496 -#, c-format -msgid "5 %" -msgstr "5 %" +#: configdlgbase.ui:596 +#, no-c-format +msgid "&Cancel" +msgstr "" -#: callgraphview.cpp:2497 -#, c-format -msgid "3 %" -msgstr "3 %" +#: dumpselectionbase.ui:32 +#, no-c-format +msgid "Target" +msgstr "Doel" -#: callgraphview.cpp:2498 -#, c-format -msgid "2 %" -msgstr "2 %" +#: dumpselectionbase.ui:54 +#, no-c-format +msgid "Time" +msgstr "Tijd" -#: callgraphview.cpp:2499 -#, c-format -msgid "1.5 %" -msgstr "1,5 %" +#: dumpselectionbase.ui:65 +#, no-c-format +msgid "Path" +msgstr "Pad" -#: callgraphview.cpp:2500 -#, c-format -msgid "1 %" -msgstr "1 %" +#: dumpselectionbase.ui:87 +#, fuzzy, no-c-format +msgid "Options" +msgstr "Optie" -#: callgraphview.cpp:2516 -msgid "Same as Node" -msgstr "Als knoop" +#: dumpselectionbase.ui:106 +#, no-c-format +msgid "Target command:" +msgstr "Doelcommando:" -#: callgraphview.cpp:2517 -#, c-format -msgid "50 % of Node" -msgstr "50 % van knoop" +#: dumpselectionbase.ui:119 +#, no-c-format +msgid "Profiler options:" +msgstr "Profiler-opties:" -#: callgraphview.cpp:2518 -#, c-format -msgid "20 % of Node" -msgstr "20 % van knoop" +#: dumpselectionbase.ui:125 +#, no-c-format +msgid "Option" +msgstr "Optie" -#: callgraphview.cpp:2519 -#, c-format -msgid "10 % of Node" -msgstr "10 % van knoop" +#: dumpselectionbase.ui:136 dumpselectionbase.ui:688 +#, no-c-format +msgid "Value" +msgstr "Waarde" -#: callgraphview.cpp:2529 -msgid "Caller Depth" -msgstr "Aanroeperdiepte" +#: dumpselectionbase.ui:147 +#, no-c-format +msgid "Trace" +msgstr "Trace" -#: callgraphview.cpp:2530 -msgid "Callee Depth" -msgstr "Aanroepdiepte" +#: dumpselectionbase.ui:160 dumpselectionbase.ui:768 +#, no-c-format +msgid "Jumps" +msgstr "Sprongen" -#: callgraphview.cpp:2531 -msgid "Min. Node Cost" -msgstr "Min. knoopkosten" +#: dumpselectionbase.ui:174 +#, no-c-format +msgid "Instructions" +msgstr "Instructies" -#: callgraphview.cpp:2532 -msgid "Min. Call Cost" -msgstr "Min. aanroepkosten" +#: dumpselectionbase.ui:189 dumpselectionbase.ui:783 +#, no-c-format +msgid "Events" +msgstr "Gebeurtenissen" -#: callgraphview.cpp:2534 -msgid "Arrows for Skipped Calls" -msgstr "Pijlen voor overgeslagen aanroepen" +#: dumpselectionbase.ui:202 +#, no-c-format +msgid "Full Cache" +msgstr "Volledige cache" -#: callgraphview.cpp:2536 -msgid "Inner-cycle Calls" -msgstr "Intra-cyclus aanroepen" +#: dumpselectionbase.ui:216 +#, no-c-format +msgid "Custom" +msgstr "Aangepast" -#: callgraphview.cpp:2538 -msgid "Cluster Groups" -msgstr "Clustergroepen" +#: dumpselectionbase.ui:231 +#, no-c-format +msgid "Collect" +msgstr "Verzamelen" -#: callgraphview.cpp:2543 -msgid "Compact" -msgstr "Compact" +#: dumpselectionbase.ui:244 +#, no-c-format +msgid "At Startup" +msgstr "Bij het starten" -#: callgraphview.cpp:2544 -msgid "Normal" -msgstr "Normaal" +#: dumpselectionbase.ui:258 +#, no-c-format +msgid "While In" +msgstr "Gedurende" -#: callgraphview.cpp:2545 -msgid "Tall" -msgstr "Hoog" +#: dumpselectionbase.ui:273 +#, no-c-format +msgid "Skip" +msgstr "Overslaan" -#: callgraphview.cpp:2550 -msgid "Top to Down" -msgstr "Van boven naar beneden" +#: dumpselectionbase.ui:286 +#, no-c-format +msgid "PLT" +msgstr "PLT" -#: callgraphview.cpp:2551 -msgid "Left to Right" -msgstr "Links naar rechts" +#: dumpselectionbase.ui:315 +#, no-c-format +msgid "Dump Profile" +msgstr "Profiel dumpen" -#: callgraphview.cpp:2552 -msgid "Circular" -msgstr "Cirkelvormig" +#: dumpselectionbase.ui:328 +#, no-c-format +msgid "Every BBs" +msgstr "Alle BBs" -#: callgraphview.cpp:2558 -msgid "TopLeft" -msgstr "Linksboven" +#: dumpselectionbase.ui:342 dumpselectionbase.ui:384 +#, no-c-format +msgid "On Entering" +msgstr "Bij binnengaan" -#: callgraphview.cpp:2559 -msgid "TopRight" -msgstr "Rechtsboven" +#: dumpselectionbase.ui:356 +#, no-c-format +msgid "On Leaving" +msgstr "Bij verlaten" -#: callgraphview.cpp:2560 -msgid "BottomLeft" -msgstr "Linksbeneden" +#: dumpselectionbase.ui:371 +#, no-c-format +msgid "Zero Events" +msgstr "Nul gebeurtenissen" -#: callgraphview.cpp:2561 -msgid "BottomRight" -msgstr "Rechtsbeneden" +#: dumpselectionbase.ui:399 +#, no-c-format +msgid "Separate" +msgstr "Afzonderlijk" -#: callgraphview.cpp:2569 -msgid "Graph" -msgstr "Grafiek" +#: dumpselectionbase.ui:412 +#, no-c-format +msgid "Threads" +msgstr "Threads" -#: callgraphview.cpp:2570 partselection.cpp:320 -msgid "Visualization" -msgstr "Visualisatie" +#: dumpselectionbase.ui:426 +#, no-c-format +msgid "Recursions" +msgstr "Recursies" -#: callgraphview.cpp:2571 -msgid "Birds-eye View" -msgstr "Vogelvlucht" +#: dumpselectionbase.ui:440 +#, no-c-format +msgid "Call Chain" +msgstr "Aanroepketting" -#: partlistitem.cpp:49 -msgid " (Thread %1)" -msgstr "(Thread %1)" +#: dumpselectionbase.ui:470 +#, no-c-format +msgid "Custom profiler options:" +msgstr "Aangepaste Profiler-opties:" -#: partlistitem.cpp:56 -msgid "(none)" -msgstr "(geen)" +#: dumpselectionbase.ui:508 +#, no-c-format +msgid "Run New Profile" +msgstr "Maak nieuw profiel aan" -#: callitem.cpp:82 partlistitem.cpp:152 -msgid "(active)" -msgstr "(actief)" +#: dumpselectionbase.ui:520 +#, no-c-format +msgid "Info" +msgstr "Informatie" -#: partselection.cpp:151 -msgid "Profile Part Overview: Current is '%1'" -msgstr "Overzicht van profielbronnen: huidige is '%1'" +#: dumpselectionbase.ui:531 +#, no-c-format +msgid "Dump reason:" +msgstr "Dump reden:" -#: partselection.cpp:287 -msgid "Deselect" -msgstr "Deselecteren" +#: dumpselectionbase.ui:544 +#, no-c-format +msgid "Event summary:" +msgstr "Overzicht gebeurtenissen:" -#: partselection.cpp:287 partselection.cpp:311 -msgid "Select" -msgstr "Selecteren" +#: dumpselectionbase.ui:561 +#, no-c-format +msgid "Sum" +msgstr "Som" -#: partselection.cpp:292 -msgid "Select All Parts" -msgstr "Alle profielbronnen selecteren" +#: dumpselectionbase.ui:579 +#, no-c-format +msgid "Miscellaneous:" +msgstr "Overigen:" -#: partselection.cpp:294 -msgid "Visible Parts" -msgstr "Zichtbare profielbronnen" +#: dumpselectionbase.ui:617 +#, no-c-format +msgid "Show" +msgstr "Tonen" -#: partselection.cpp:296 -msgid "Hide Selected Parts" -msgstr "Geselecteerde profielbronnen verbergen" +#: dumpselectionbase.ui:625 +#, no-c-format +msgid "Compare" +msgstr "Vergelijken" -#: partselection.cpp:297 -msgid "Unhide Hidden Parts" -msgstr "Verborgen profielbronnen tonen" +#: dumpselectionbase.ui:637 +#, no-c-format +msgid "State" +msgstr "Status" -#: partselection.cpp:322 -msgid "Partitioning Mode" -msgstr "Weergavemodus voor details" +#: dumpselectionbase.ui:656 +#, no-c-format +msgid "Update" +msgstr "Bijwerken" -#: partselection.cpp:323 -msgid "Diagram Mode" -msgstr "Diagrammodus" +#: dumpselectionbase.ui:664 +#, no-c-format +msgid "Every [s]:" +msgstr "Elke [s]:" -#: partselection.cpp:324 -msgid "Zoom Function" -msgstr "Alleen functiekosten" +#: dumpselectionbase.ui:677 +#, no-c-format +msgid "Counter" +msgstr "Teller" -#: partselection.cpp:325 -msgid "Show Direct Calls" -msgstr "Directe aanroepen tonen" +#: dumpselectionbase.ui:699 +#, no-c-format +msgid "Dumps Done" +msgstr "Aantal uitgevoerde dumps" -#: partselection.cpp:326 -msgid "Increment Shown Call Levels" -msgstr "Getoonde aanroepniveaus verhogen" +#: dumpselectionbase.ui:713 +#, no-c-format +msgid "Is Collecting" +msgstr "Bezig met verzamelen" -#: partselection.cpp:340 -msgid "Draw Names" -msgstr "Namen tonen" +#: dumpselectionbase.ui:727 +#, no-c-format +msgid "Executed" +msgstr "Uitgevoerd" -#: partselection.cpp:341 -msgid "Draw Costs" -msgstr "Kosten tonen" +#: dumpselectionbase.ui:740 +#, no-c-format +msgid "Basic Blocks" +msgstr "Basisblokken" -#: partselection.cpp:343 -msgid "Draw Frames" -msgstr "Frames tekenen" +#: dumpselectionbase.ui:796 +#, no-c-format +msgid "Ir" +msgstr "Ir" -#: partselection.cpp:359 -msgid "Hide Info" -msgstr "Informatie verbergen" +#: dumpselectionbase.ui:811 +#, no-c-format +msgid "Distinct" +msgstr "Onderscheidend" -#: partselection.cpp:361 -msgid "Show Info" -msgstr "Informatie tonen" +#: dumpselectionbase.ui:838 +#, no-c-format +msgid "Functions" +msgstr "Functies" -#: partselection.cpp:541 -msgid "(no trace loaded)" -msgstr "(geen trace geladen)" - -#: instrview.cpp:129 -msgid "Hex" -msgstr "Hex" - -#: instrview.cpp:132 -msgid "Source Position" -msgstr "Broncodepositie" - -#: instrview.cpp:163 -msgid "" -"Annotated Assembler" -"

              The annotated assembler list shows the machine code instructions of the " -"current selected function together with (self) cost spent while executing an " -"instruction. If this is a call instruction, lines with details on the call " -"happening are inserted into the source: the cost spent inside of the call, the " -"number of calls happening, and the call destination.

              " -"

              The disassembler output shown is generated with the 'objdump' utility from " -"the 'binutils' package.

              " -"

              Select a line with call information to make the destination function of this " -"call current.

              " -msgstr "" -"Geannoteerde machinecode " -"

              De geannoteerde machinecodelijst laat de machinecode-instructies van de " -"huidig geselecteerde functie zien, samen met (de eigen) kosten gespendeerd " -"gedurende het uitvoeren van een instructie. Als het een aanroepinstructie " -"betreft worden regels die details bevatten over de aanroep ingevoegd in de " -"broncode. Dit zijn de (cumulatieve) kosten gespendeerd binnen de aanroep, het " -"aantal aanroepen en het doel van de aanroep.

              " -"

              De gedisassembleerde uitvoer die wordt getoond is met de 'objdump' utility " -"uit het pakket 'binutils' gegenereerd.

              " -"

              Selecteer een regel met aanroepinformatie om de aangeroepen functie de " -"huidige functie te maken

              " - -#: instrview.cpp:195 -#, c-format -msgid "Go to Address %1" -msgstr "Ga naar adres %1" - -#: instrview.cpp:207 -msgid "Hex Code" -msgstr "Hexcode" - -#: instrview.cpp:426 -msgid "There is no instruction info in the profile data file." -msgstr "" -"Er bevindt zich geen instructie-informatie in het profielgegevens-bestand." - -#: instrview.cpp:428 -msgid "For the Valgrind Calltree Skin, rerun with option" -msgstr "Om de Valgrind Calltree Skin te gebruiken, herstart met optie" - -#: instrview.cpp:429 -msgid " --dump-instr=yes" -msgstr " --dump-instr=yes" - -#: instrview.cpp:430 -msgid "To see (conditional) jumps, additionally specify" -msgstr "Om (conditionele) sprongen te zien specificeer aanvullend" - -#: instrview.cpp:431 -msgid " --trace-jump=yes" -msgstr " --trace-jump=yes" +#: dumpselectionbase.ui:852 +#, no-c-format +msgid "Contexts" +msgstr "Contexten" -#: instrview.cpp:629 -msgid "There is an error trying to execute the command" -msgstr "Er is een fout opgetreden bij het uitvoeren van het commando" +#: dumpselectionbase.ui:890 +#, no-c-format +msgid "Stack trace:" +msgstr "Stack-trace" -#: instrview.cpp:634 instrview.cpp:900 -msgid "Check that you have installed 'objdump'." -msgstr "Controleer of u 'objdump' op deze machine hebt geïnstalleerd." +#: dumpselectionbase.ui:898 +#, no-c-format +msgid "Sync." +msgstr "Synchr." -#: instrview.cpp:636 instrview.cpp:902 -msgid "This utility can be found in the 'binutils' package." -msgstr "Dit gereedschap bevindt zich in het 'binutils' pakket." +#: dumpselectionbase.ui:976 +#, no-c-format +msgid "Start" +msgstr "Starten" -#: instrview.cpp:739 -msgid "(No Assembler)" -msgstr "(Geen assembler)" +#: dumpselectionbase.ui:1001 +#, no-c-format +msgid "Zero" +msgstr "Nul" -#: instrview.cpp:875 -#, c-format -msgid "" -"_n: There is %n cost line without assembler code.\n" -"There are %n cost lines without assembler code." -msgstr "" -"Er is %n kostenregel zonder assemblercode.\n" -"Er zijn %n kostenregels zonder assemblercode." +#: dumpselectionbase.ui:1009 +#, no-c-format +msgid "Dump" +msgstr "Dump" -#: instrview.cpp:877 -msgid "This happens because the code of" -msgstr "Dit gebeurt omdat de code van" +#: dumpselectionbase.ui:1021 +#, no-c-format +msgid "Messages" +msgstr "Meldingen" -#: instrview.cpp:880 -msgid "does not seem to match the profile data file." -msgstr "niet overeenkomstig lijkt te zijn met het profielgegevens-bestand." +#: dumpselectionbase.ui:1045 +#, no-c-format +msgid "Kill Run" +msgstr "Stop uitvoering" -#: instrview.cpp:883 -msgid "Are you using an old profile data file or is the above mentioned" +#: dumpselectionbase.ui:1070 +#, no-c-format +msgid "Clear" msgstr "" -"Gebruikt u een oud profielgegevens-bestand of is het hierboven vermelde" - -#: instrview.cpp:885 -msgid "ELF object from an updated installation/another machine?" -msgstr "ELF-object van een bijgewerkte installatie of een andere machine?" -#: instrview.cpp:893 -msgid "There seems to be an error trying to execute the command" -msgstr "Er is blijkbaar een fout opgetreden bij het uitvoeren van het commando" - -#: instrview.cpp:898 -msgid "Check that the ELF object used in the command exists." -msgstr "Controleer of het ELF-object dat u gebruikt in het commando bestaat" - -#: instritem.cpp:137 -msgid "Jump %1 of %2 times to 0x%3" -msgstr "Sprong %1 van %2 maal naar 0x%3" - -#: instritem.cpp:142 -msgid "Jump %1 times to 0x%2" -msgstr "Sprong %1 maal naar 0x%2" - -#: treemap.cpp:1281 -#, c-format -msgid "Text %1" -msgstr "Tekst %1" - -#: treemap.cpp:2809 -msgid "Recursive Bisection" -msgstr "Recursieve bisectie" - -#: treemap.cpp:2810 -msgid "Columns" -msgstr "Kolommen" - -#: treemap.cpp:2811 -msgid "Rows" -msgstr "Rijen" - -#: treemap.cpp:2812 -msgid "Always Best" -msgstr "Altijd beste" - -#: treemap.cpp:2813 -msgid "Best" -msgstr "Beste" +#: functionselectionbase.ui:41 +#, no-c-format +msgid "&Search:" +msgstr "&Zoeken:" -#: treemap.cpp:2814 -msgid "Alternate (V)" -msgstr "Alternatief (V)" +#: functionselectionbase.ui:73 +#, no-c-format +msgid "Group" +msgstr "Groep" -#: treemap.cpp:2815 -msgid "Alternate (H)" -msgstr "Alternatief (H)" +#: partselectionbase.ui:60 +#, no-c-format +msgid "(no trace parts)" +msgstr "(geen profieldelen)" -#: treemap.cpp:2872 -msgid "Nesting" -msgstr "Genest" +#: stackselectionbase.ui:16 +#, no-c-format +msgid "Stack Selection" +msgstr "Stack selectie" -#: treemap.cpp:2875 -msgid "Correct Borders Only" -msgstr "Alleen randen corrigeren" +#: stackselectionbase.ui:42 +#, no-c-format +msgid "Cost2" +msgstr "Kosten2" -#: treemap.cpp:2877 treemap.cpp:2878 treemap.cpp:2879 treemap.cpp:2880 -#, c-format -msgid "Width %1" -msgstr "Breedte %1" +#: tdecachegrindui.rc:4 +#, fuzzy, no-c-format +msgid "&File" +msgstr "Bestand:" -#: treemap.cpp:2902 -msgid "Visible" -msgstr "Zichtbaar" +#: tdecachegrindui.rc:10 +#, no-c-format +msgid "&View" +msgstr "" -#: treemap.cpp:2903 -msgid "Take Space From Children" -msgstr "Ruimte van subitems gebruiken" +#: tdecachegrindui.rc:15 +#, no-c-format +msgid "&Layout" +msgstr "&Layout" -#: treemap.cpp:2905 -msgid "Top Left" -msgstr "Linksboven" +#: tdecachegrindui.rc:32 +#, no-c-format +msgid "Sidebars" +msgstr "Zijbalken" -#: treemap.cpp:2906 -msgid "Top Center" -msgstr "Middenboven" +#: tdecachegrindui.rc:41 +#, fuzzy, no-c-format +msgid "Main Toolbar" +msgstr "Toestandbalk" -#: treemap.cpp:2907 -msgid "Top Right" -msgstr "Rechtsboven" +#: tdecachegrindui.rc:54 +#, no-c-format +msgid "State Toolbar" +msgstr "Toestandbalk" -#: treemap.cpp:2909 -msgid "Bottom Center" -msgstr "Middenonder" +#: tips:3 +msgid "" +"

              ...that the What's This? help for every GUI widget\n" +"in KCachegrind contains detailed usage information for this widget?\n" +"It is highly recommended to read at least these help texts on first\n" +"use. Request What's This? help by pressing\n" +"Shift+F1 and clicking on the widget.

              \n" +msgstr "" +"

              ... dat de Wat is dit?-hulp voor elk interface-element\n" +"in KCachegrind gedetailleerde informatie bevat omtrent het gebruik van het " +"interface-element?\n" +"Het is raadzaam om tenminste deze helpteksten te lezen voordat u het " +"interface-element voor\n" +" het eerst gebruikt. Gebruik Wat is dit? door Shift+F1 in te " +"drukken en te klikken op het interface-element

              \n" -#: treemap.cpp:2910 -msgid "Bottom Right" -msgstr "Rechtsonder" +#: tips:13 +msgid "" +"

              ...that you can get profile information at instruction level\n" +"with Calltree when you provide the option --dump-instr=yes?\n" +"Use the Assembler View for the instruction annotations.\n" +"

              \n" +msgstr "" +"

              ... dat u profielinformatie kunt krijgen op instructieniveau\n" +"met Calltree met de optie --dump-instr=yes?\n" +"Gebruik het Assembler venster voor geannoteerde instructies.\n" +"

              \n" -#: treemap.cpp:2987 -msgid "No %1 Limit" -msgstr "Geen limiet voor %1" +#: tips:22 +msgid "" +"

              ...that you can use Alt-Left/Right keys of your keyboard to go\n" +"back/forward in the active object history ?

              \n" +msgstr "" +"

              ... dat u de toetsen Alt-Links en Alt-Rechts kunt gebruiken om\n" +"door de geschiedenis van actieve objecten te lopen?

              \n" -#: treemap.cpp:3056 treemap.cpp:3067 -#, c-format +#: tips:29 msgid "" -"_n: 1 Pixel\n" -"%n Pixels" +"

              ...that you can navigate in the Callee/Caller Map View using\n" +"arrow keys? Use Left/Right to change to siblings of the current\n" +"item; use Up/Down to go one nesting level up/down. To select\n" +"the current item, press Space, and to activate it, press Return.\n" +"

              \n" msgstr "" -"1 pixel\n" -"%n pixels" +"

              ... dat u met de pijltjestoetsen kunt navigeren in de aanroepenkaart en\n" +"de aanroeperskaart met de pijltjestoetsen? Gebruik Links/Rechts om in\n" +"het gelijke niveau te navigeren en Omhoog/Omlaag om het nestingniveau te\n" +"wijzigen. Druk op Spatie om het huidige element te selecteren, druk op " +"Return\n" +"om het huidige element te activeren.

              \n" -#: treemap.cpp:3073 -msgid "Halve Area Limit (to %1)" -msgstr "Gebiedslimiet halveren (tot %1)" +#: tips:39 +msgid "" +"

              ...that you can navigate in the Call Graph View using\n" +"arrow keys? Use Up/Down to go one calling level up/down, alternating\n" +"between calls and functions. Use Left/Right to change to siblings of a " +"current\n" +"selected call. To activate the current item, press Return.\n" +"

              \n" +msgstr "" +"

              ... dat u in de aanroepengraaf kunt navigeren met de pijltjestoetsen?\n" +"Gebruik Omhoog/Omlaag om het aanroepniveau te wijzigen terwijl u " +"gelijktijdig\n" +"afwisselt tussen aanroepen en functies. Gebruik Links/Rechts om te " +"veranderen van\n" +"aanroepen en functies op hetzelfde niveau. Om een huidig item te activeren\n" +"drukt u op Return.\n" +"

              \n" -#: treemap.cpp:3118 -#, c-format -msgid "Depth %1" -msgstr "Diepte %1" +#: tips:49 +msgid "" +"

              ...that you can rapidly locate a function by entering part of its\n" +"name (case-insensitive) into the edit line of the toolbar\n" +"and hit return?

              \n" +msgstr "" +"

              ... dat u snel een functie kunt zoeken door een deel van de\n" +"naam (niet hoofdlettergevoelig) in de invoerregel op de taakbals\n" +"te tikken en op Return te drukken?

              \n" -#: treemap.cpp:3122 -msgid "Decrement (to %1)" -msgstr "Verminderen (tot %1)" +#: tips:57 +msgid "" +"

              ...that you can assign custom colors to \n" +"ELF objects/C++ Classes/Source Files for graph coloring\n" +"in Settings->Configure KCachegrind...?

              \n" +msgstr "" +"

              ... dat u afwijkende kleuren aan\n" +"ELF objecten/C++ klassen/Broncodebestanden kunt toekennen\n" +"voor het gebruik in grafieken in \n" +"Instellingen->Configureer KCachegrind..?

              \n" -#: treemap.cpp:3124 -msgid "Increment (to %1)" -msgstr "Vermeerderen (tot %1)" +#: tips:65 +msgid "" +"

              ...that you can see if debug info is available for a selected \n" +"function by looking at the location label in the Info tab or\n" +"the source listing header in the source tab?

              \n" +"

              There must be the name of the source file (with extension).\n" +"If KCachegrind still doesn't show the source, make sure that you\n" +"have added the directory of the source file to the\n" +"Source Directories list in the configuration.\n" +msgstr "" +"

              ... dat u kunt zien of debug informatie aanwezig is voor een " +"geselecteerde\n" +"functie door te kijken naar de locatieaanduiding in het Informatie tabblad " +"of\n" +"de broncodelijst in het Broncode tabblad?

              \n" +"

              Daar moet de naam van het broncodebestand (met extensie) aanwezig zijn.\n" +"Als KCachegrind toch niet de broncode laat zien dient u te controleren of\n" +"u de map met het broncodebestand hebt toegevoegd aan de\n" +"Broncodemappen lijst in de configuratie.\n" -#: traceitemview.cpp:53 -msgid "No description available" -msgstr "Geen beschrijving beschikbaar" +#: tips:77 +msgid "" +"

              ...that you can configure whether KCachgrind should\n" +"show absolute event counts or relative ones (percentage display)?

              \n" +msgstr "" +"

              ... dat u kunt instellen of KCachegrind absolute of relatieve " +"gebeurtenistellingen\n" +"laat zien (percentageafbeelding)?

              \n" -#: coverageview.cpp:48 coverageview.cpp:54 -msgid "Distance" -msgstr "Afstand" +#: tips:84 +msgid "" +"

              ...that you can configure the maximum number of items\n" +"for all function lists in KCachegrind? Limiting the number\n" +"of items is done to get a fast reacting GUI. The last item in\n" +"the list will show you the number of skipped functions, together\n" +"with a cost condition for these skipped functions.

              \n" +"

              To activate a function with small costs, search for it and select\n" +"it in the flat profile. Selecting functions with small cost will\n" +"temporarily add them to the flat profile list.

              \n" +msgstr "" +"

              ... dat u het maximum aantal elementen voor alle functielijsten in\n" +"KCachegrind kunt instellen? Het beperken van het maximum aantal elementen\n" +"zorgt ervoor dat de gebruikersinterface sneller wordt. Het laatste element\n" +"in de lijst beeld het aantal overgeslagen functies af, samen met een \n" +"kostenconditie voor deze overgeslagen functies.

              \n" +"Om een functie met lage kosten te activeren kunt u naar deze functie " +"zoeken \n" +"in de platte instelling. Het selecteren van deze functies voegt hen " +"tijdelijk toe \n" +"aan het profiel.

              \n" -#: coverageview.cpp:55 -msgid "Calling" -msgstr "Annroepen" +#: tips:97 +msgid "" +"

              ...that the Coverage tab - in contrast to the Call Lists tab -\n" +"shows all functions that are calling the selected function\n" +"(upper part) / are called by the selected function (bottom part),\n" +"no matter how many function are between them on the stack?

              \n" +"

              Examples:

              \n" +"

              An entry in the upper list for function foo1() with a value of 50%\n" +"with function bar() selected means that 50% of all the cost of function\n" +"bar() happened while called from function foo1().

              \n" +"

              An entry in the bottom list for function foo2() with a value of 50%\n" +"with function bar() selected means that 50% of all the cost of function\n" +"bar() happened while calling foo2() from bar().

              \n" +msgstr "" +"... dat het Dekking tabblad - in tegenstelling tot het Aanroepen tabblad - \n" +"alle functies laten zien die de geselecteerde functie aanroepen " +"(bovenste deel)\n" +"en alle functies die aangeroepen worden door de geselecteerde functie " +"(onderste deel)\n" +"onafhankelijk van het aantal tussenliggende functies daartussen?\n" +"

              Voorbeelden:

              \n" +"

              Een element in de bovenste lijst voor functie foo1() met een waarde van " +"50%\n" +"met functie bar() geselecteerd betekent dat 50 van alle kosten van functie " +"bar()\n" +"gespendeerd zijn terwijl ze vanuit functie foo1() zijn aangeroepen.

              \n" +"

              Een element in de onderste lijst voor functie foo2() met een waarde van " +"50%\n" +"met functie bar() geselecteerd betekent dat 50% van alle kosten zijn " +"gespendeerd\n" +"in functie bar() terwijl deze functie foo2() aanriep.

              \n" -#: coverageview.cpp:90 +#: tips:113 msgid "" -"List of all Callers" -"

              This list shows all functions calling the current selected one, either " -"directly or with several functions in-between on the stack; the number of " -"functions in-between plus one is called the Distance " -"(e.g. for function A,B,C there exists a call from A to C when A calls B and B " -"calls C, i.e. A => B => C. The distance here is 2).

              " -"

              Absolute cost shown is the cost spent in the selected function while a " -"listed function is active; relative cost is the percentage of all cost spent in " -"the selected function while the listed one is active. The cost graphic shows " -"logarithmic percentage with a different color for each distance.

              " -"

              As there can be many calls from the same function, the distance column " -"sometimes shows the range of distances for all calls happening; then, in " -"parentheses, there is the medium distance, i.e. the distance where most of the " -"call costs happened.

              " -"

              Selecting a function makes it the current selected one of this information " -"panel. If there are two panels (Split mode), the function of the other panel is " -"changed instead.

              " -msgstr "" -"Lijst van alle aanroepers" -"

              Deze lijst laat alle functies zien die de geselecteerde functie aanroepen, " -"hetzij direct, hetzij door tussenkomst van andere functies. Het aantal functies " -"tussen een aanroepende functie en de geselecteerde functie plus 1 is de " -"Afstand, dat wil zeggen, als er voor functies A, B en C een aanroep van A " -"naar C bestaat, zodanig dat functie A functie B aanroept en functie B functie C " -"aanroept, dan is de afstand gelijk aan 2.

              " -"

              De absolute kosten voor de functie zijn de kosten gespendeerd terwijl de " -"geselecteerde functie actief was; de relatieve kosten is het percentage van " -"alle kosten gespendeerd in de geselecteerde functie terwijl de aangegeven " -"functie actief was. De kostengrafiek laat een logaritmisch percentage met een " -"afzonderlijke kleur voor elke afstand zien.

              " -"

              Omdat het mogelijk is dat een functie zeer vaak wordt aangeroepen wordt er " -"soms een afstandsbereik getoond met tussen haakjes de mediale afstand van de " -"functies die in dat bereik vallen. De mediale afstand is die afstand vanwaar de " -"meeste aanroepen worden gedaan.

              " -"

              Als u een functie selecteert wordt deze de huidig geselecteerde functie. Als " -"er twee panelen zijn (gesplitste modus) dan wordt de functie in het andere " -"paneel als geselecteerd gekozen.

              " +"

              ...that waiting for the tool tip inside of a tree map\n" +"shows the list of names of the nested rectangles the mouse\n" +"pointer is over?

              \n" +"

              Items from this list can be selected by pressing the right\n" +"mouse button.

              \n" +msgstr "" +"

              ... dat als u met de muisaanwijzer boven een rechthoek in de treemap\n" +"wacht u een tekstballon krijgt met alle namen van geneste rechthoeken op die " +"positie?

              \n" +"Elementen in deze lijst kunnen worden geselecteerd door de rechtermuisknop " +"te \n" +"bedienen.

              \n" -#: coverageview.cpp:120 +#: tips:123 msgid "" -"List of all Callees" -"

              This list shows all functions called by the current selected one, either " -"directly or with several function in-between on the stack; the number of " -"function in-between plus one is called the Distance " -"(e.g. for function A,B,C there exists a call from A to C when A calls B and B " -"calls C, i.e. A => B => C. The distance here is 2).

              " -"

              Absolute cost shown is the cost spent in the listed function while the " -"selected is active; relative cost is the percentage of all cost spent in the " -"listed function while the selected one is active. The cost graphic always shows " -"logarithmic percentage with a different color for each distance.

              " -"

              As there can be many calls to the same function, the distance column " -"sometimes shows the range of distances for all calls happening; then, in " -"parentheses, there is the medium distance, i.e. the distance where most of the " -"call costs happened.

              " -"

              Selecting a function makes it the current selected one of this information " -"panel. If there are two panels (Split mode), the function of the other panel is " -"changed instead.

              " -msgstr "" -"Lijst van alle aangeroepenen" -"

              Deze lijst laat alle functies zien die door de geselecteerde functie worden " -"aanroepen, hetzij direct hetzij door tussenkomst van andere functies. Het " -"aantal functies tussen een aanroepende functie en de geselecteerde functie plus " -"1 is de Afstand, dat wil zeggen, als er voor functies A, B en C een " -"aanroep van A naar C bestaat zodanig dat functie A functie B aanroept en " -"functie B functie C aanroept, dan is de afstand gelijk aan 2.

              " -"

              De absolute kosten voor de aangegeven functie zijn de kosten gespendeerd " -"terwijl de geselecteerde functie actief was; de relatieve kosten is het " -"percentage van alle kosten gespendeerd in de aangegeven functie terwijl de " -"huidig geselecteerde functie actief was. De kostengrafiek laat een logaritmisch " -"percentage met een afzonderlijke kleur voor elke afstand zien.

              " -"

              Omdat het mogelijk is dat een functie zeer vaak wordt aangeroepen wordt er " -"soms een afstandsbereik getoond met tussen haakjes de mediale afstand van de " -"functies die in dat bereik vallen. De mediale afstand is die afstand vanwaar de " -"meeste aanroepen worden gedaan.

              " -"

              Als u een functie selecteert wordt deze de huidig geselecteerde functie. Als " -"er twee panelen zijn (gesplitste modus) dan wordt de functie in het andere " -"paneel als geselecteerd gekozen.

              " +"

              ...that you can constrain the cost counts shown to only a\n" +"few parts of the whole trace by selecting these parts in the\n" +"\"Trace Selection\" Dockable?

              \n" +"

              To generate multiple parts in a profiling run with\n" +"cachegrind, use e.g. option --cachedumps=xxx for parts\n" +"of a length of xxx basic blocks (A basic block is a run\n" +"of not-branching assembler statements inside of your program\n" +"code).

              \n" +msgstr "" +"

              ... dat u de kostentellingen kunt beperken door het aantal geselecteerde\n" +"profieldelen te beperken in de Trace Selectie venster?

              \n" +"Om meerdere profieldelen te genereren met cachegrind kunt u de optie\n" +"'--cachedumps=xxx' voor profieldelen met een lengte van xxx basisblokken\n" +"gebruiken. Een basisblok is een aaneensluiting van niet vertakkende " +"assembler\n" +"statements binnen uw programma.

              \n" -- cgit v1.2.1