summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ga/messages/tdesdk/tdecachegrind.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-ga/messages/tdesdk/tdecachegrind.po')
-rw-r--r--tde-i18n-ga/messages/tdesdk/tdecachegrind.po2552
1 files changed, 1285 insertions, 1267 deletions
diff --git a/tde-i18n-ga/messages/tdesdk/tdecachegrind.po b/tde-i18n-ga/messages/tdesdk/tdecachegrind.po
index 91cdf4d6f64..15fee4945df 100644
--- a/tde-i18n-ga/messages/tdesdk/tdecachegrind.po
+++ b/tde-i18n-ga/messages/tdesdk/tdecachegrind.po
@@ -1,178 +1,306 @@
msgid ""
msgstr ""
"Project-Id-Version: tdesdk/tdecachegrind.po\n"
-"POT-Creation-Date: 2008-07-08 01:21+0200\n"
+"POT-Creation-Date: 2014-09-29 00:48-0500\n"
"PO-Revision-Date: 2004-12-03 14:52-0500\n"
"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
"Language-Team: ga <LL@li.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: instritem.cpp:106 sourceitem.cpp:86
-msgid "Active call to '%1'"
-msgstr ""
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Séamus Ó Ciardhuáin,Kevin Scannell"
-#: instritem.cpp:108 sourceitem.cpp:88
+#: _translatorinfo.cpp:3
msgid ""
-"_n: %n call to '%1'\n"
-"%n calls to '%1'"
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "seoc at iolfree dot ie,scannell at slu dot edu"
+
+#: cachegrindloader.cpp:141
+msgid "Import filter for Cachegrind/Callgrind generated profile data files"
msgstr ""
-#: instritem.cpp:137
-msgid "Jump %1 of %2 times to 0x%3"
+#: cachegrindloader.cpp:738
+#, c-format
+msgid "Loading %1"
+msgstr "Ag Luchtú %1"
+
+#: tabview.cpp:64
+msgid "Move to Top"
+msgstr "Bog go dtí an Barr"
+
+#: tabview.cpp:68
+msgid "Move to Right"
msgstr ""
-#: instritem.cpp:142
-msgid "Jump %1 times to 0x%2"
+#: tabview.cpp:72
+msgid "Move to Bottom"
msgstr ""
-#: instritem.cpp:185 sourceitem.cpp:169
-msgid "(cycle)"
-msgstr "(ciogal)"
+#: tabview.cpp:76
+msgid "Move to Bottom Left"
+msgstr ""
-#: tracedata.cpp:157
-msgid "Abstract Item"
-msgstr "Mír Theibí"
+#: tabview.cpp:77 tabview.cpp:94 treemap.cpp:2908
+msgid "Bottom Left"
+msgstr "Bun ar Chlé"
-#: tracedata.cpp:158
-msgid "Cost Item"
+#: tabview.cpp:79
+msgid "Move Area To"
msgstr ""
-#: tracedata.cpp:159
-msgid "Part Source Line"
+#: tabview.cpp:81
+msgid "Hide This Tab"
msgstr ""
-#: tracedata.cpp:160
-msgid "Source Line"
-msgstr "Líne Fhoinseach"
+#: tabview.cpp:82
+msgid "Hide Area"
+msgstr ""
-#: tracedata.cpp:161
-msgid "Part Line Call"
+#: tabview.cpp:95
+msgid "Show Hidden On"
msgstr ""
-#: tracedata.cpp:162
-msgid "Line Call"
+#: tabview.cpp:242
+msgid "(No profile data file loaded)"
msgstr ""
-#: tracedata.cpp:163
-msgid "Part Jump"
+#: tabview.cpp:281
+msgid "Types"
+msgstr "Cineálacha"
+
+#: tabview.cpp:284
+msgid "Callers"
+msgstr "Glaoiteoirí"
+
+#: tabview.cpp:287
+msgid "All Callers"
msgstr ""
-#: tracedata.cpp:164
-msgid "Jump"
-msgstr "Léim"
+#: tabview.cpp:290
+msgid "Caller Map"
+msgstr ""
-#: tracedata.cpp:165
-msgid "Part Instruction"
-msgstr "Treoir Páirte"
+#: tabview.cpp:293
+msgid "Source"
+msgstr "Foinse"
-#: tracedata.cpp:166
-msgid "Instruction"
-msgstr "Treoir"
+#: tabview.cpp:297
+msgid "Parts"
+msgstr "Comhpháirteanna"
-#: tracedata.cpp:167
-msgid "Part Instruction Jump"
+#: tabview.cpp:300
+msgid "Call Graph"
msgstr ""
-#: tracedata.cpp:168
-msgid "Instruction Jump"
+#: tabview.cpp:303
+msgid "Callees"
msgstr ""
-#: tracedata.cpp:169
-msgid "Part Instruction Call"
+#: tabview.cpp:306
+msgid "All Callees"
msgstr ""
-#: tracedata.cpp:170
-msgid "Instruction Call"
+#: tabview.cpp:310
+msgid "Callee Map"
msgstr ""
-#: tracedata.cpp:171
-msgid "Part Call"
+#: instrview.cpp:131 tabview.cpp:313
+msgid "Assembler"
+msgstr "Díolamóir"
+
+#: tabview.cpp:553
+msgid ""
+"<b>Information Tabs</b>"
+"<p>This widget shows information for the current selected function in different "
+"tabs: "
+"<ul>"
+"<li>The Costs tab shows a list of available event types and the inclusive and "
+"self costs regarding to these types.</li>"
+"<li>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.</li>"
+"<li>The Call Lists tab shows direct callers and callees of the function in more "
+"detail.</li>"
+"<li>The Coverage tab shows the same is the Call Lists tab, but not only direct "
+"callers and callees but also indirect ones.</li>"
+"<li>The Call Graph tab shows a graphical visualization of the calls done by "
+"this function.</li>"
+"<li>The Source tab presents annotated source code if debugging information and "
+"the source file is available.</li>"
+"<li>The Assembler tab presents annotated assembler code if trace information on "
+"instruction level is available.</li></ul>For more information, see the <em>"
+"What's This?</em> help of the corresponding tab widget</p>"
msgstr ""
-#: tracedata.cpp:172
-msgid "Call"
-msgstr "Glao"
+#: tabview.cpp:630
+msgid "(No Data loaded)"
+msgstr ""
-#: tracedata.cpp:173
-msgid "Part Function"
+#: tabview.cpp:631
+msgid "(No function selected)"
msgstr ""
-#: tracedata.cpp:174
-msgid "Function Source File"
+#: tips.txt:3
+msgid ""
+"<p>...that the <em>What's This?</em> 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 <em>What's This?</em> help by pressing\n"
+"Shift+F1 and clicking on the widget.</p>\n"
msgstr ""
-#. i18n: file dumpselectionbase.ui line 300
-#: rc.cpp:144 rc.cpp:273 rc.cpp:318 rc.cpp:342 tracedata.cpp:175
-#, no-c-format
-msgid "Function"
-msgstr "Feidhm"
+#: tips.txt:12
+msgid ""
+"<p>...that you can get profile information at instruction level\n"
+"with Calltree when you provide the option <em>--dump-instr=yes</em>?\n"
+"Use the Assembler View for the instruction annotations.\n"
+"</p>\n"
+msgstr ""
-#: tracedata.cpp:176
-msgid "Function Cycle"
+#: tips.txt:20
+msgid ""
+"<p>...that you can use Alt-Left/Right keys of your keyboard to go\n"
+"back/forward in the active object history ?</p>\n"
msgstr ""
-#: tracedata.cpp:177
-msgid "Part Class"
+#: tips.txt:26
+msgid ""
+"<p>...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"
+"</p>\n"
msgstr ""
-#: tracedata.cpp:178
-msgid "Class"
-msgstr "Aicme"
+#: tips.txt:35
+msgid ""
+"<p>...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"
+"</p>\n"
+msgstr ""
-#: tracedata.cpp:179
-msgid "Part Source File"
+#: tips.txt:44
+msgid ""
+"<p>...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?</p>\n"
msgstr ""
-#: tracedata.cpp:180
-msgid "Source File"
-msgstr "Comhad Foinseach"
+#: tips.txt:51
+msgid ""
+"<p>...that you can assign custom colors to \n"
+"ELF objects/C++ Classes/Source Files for graph coloring\n"
+"in <em>Settings->Configure KCachegrind...</em>?</p>\n"
+msgstr ""
-#: tracedata.cpp:181
-msgid "Part ELF Object"
+#: tips.txt:58
+msgid ""
+"<p>...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?</p>\n"
+"<p>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"
+"<em>Source Directories</em> list in the configuration.\n"
msgstr ""
-#: tracedata.cpp:182
-msgid "ELF Object"
-msgstr "Réad ELF"
+#: tips.txt:69
+msgid ""
+"<p>...that you can configure whether KCachgrind should\n"
+"show absolute event counts or relative ones (percentage display)?</p>\n"
+msgstr ""
-#: partview.cpp:46 tracedata.cpp:183
-msgid "Profile Part"
+#: tips.txt:75
+msgid ""
+"<p>...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.</p>\n"
+"<p>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.</p>\n"
msgstr ""
-#: tracedata.cpp:184
-msgid "Program Trace"
+#: tips.txt:87
+msgid ""
+"<p>...that the Coverage tab - in contrast to the Call Lists tab -\n"
+"shows <em>all</em> 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?</p>\n"
+"<p>Examples:</p>\n"
+"<p>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().</p>\n"
+"<p>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().</p>\n"
msgstr ""
-#: tracedata.cpp:245
-msgid "%1 from %2"
-msgstr "%1 ó %2"
+#: tips.txt:102
+msgid ""
+"<p>...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?</p>\n"
+"<p>Items from this list can be selected by pressing the right\n"
+"mouse button.</p>\n"
+msgstr ""
-#: partgraph.cpp:423 tracedata.cpp:253 tracedata.cpp:258 tracedata.cpp:2828
-#: tracedata.cpp:3245 tracedata.cpp:3331 tracedata.cpp:4169 tracedata.cpp:4177
-#: tracedata.cpp:4242
-msgid "(unknown)"
-msgstr "(anaithnid)"
+#: tips.txt:111
+msgid ""
+"<p>...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?</p>\n"
+"<p>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).</p>\n"
+msgstr ""
-#: tracedata.cpp:2587
-msgid "(no caller)"
-msgstr "(gan glaoiteoir)"
+#. i18n: file dumpselectionbase.ui line 824
+#: configdlg.cpp:58 rc.cpp:249
+#, no-c-format
+msgid "ELF Objects"
+msgstr "Réada ELF"
-#: tracedata.cpp:2594 tracedata.cpp:2613
-msgid "%1 via %2"
-msgstr "%1 trí %2"
+#: configdlg.cpp:60
+msgid "Source Files"
+msgstr ""
-#: tracedata.cpp:2603
-msgid "(no callee)"
+#: configdlg.cpp:61
+msgid "C++ Classes"
msgstr ""
-#: tracedata.cpp:4471
-msgid "(not found)"
-msgstr "(ar iarraidh)"
+#: configdlg.cpp:62
+msgid "Function (no Grouping)"
+msgstr ""
-#: tracedata.cpp:5021
-msgid "Recalculating Function Cycles..."
+#: configdlg.cpp:157 configdlg.cpp:350 configdlg.cpp:371
+msgid "(always)"
+msgstr ""
+
+#: configdlg.cpp:210
+msgid "KCachegrind Configuration"
+msgstr "Cumraíocht KCachegrind"
+
+#: configdlg.cpp:211
+msgid ""
+"The Maximum Number of List Items should be below 500.The previous set value "
+"(%1) will still be used."
+msgstr ""
+
+#: configdlg.cpp:384
+msgid "Choose Source Folder"
msgstr ""
#. i18n: file dumpselectionbase.ui line 550
@@ -216,11 +344,11 @@ msgstr ""
msgid "Unhide Hidden Parts"
msgstr ""
-#: partselection.cpp:302 toplevel.cpp:1692
+#: partselection.cpp:302 toplevel.cpp:1687
msgid "Go Back"
msgstr "Téigh Siar"
-#: callgraphview.cpp:2571 partselection.cpp:320
+#: callgraphview.cpp:2570 partselection.cpp:320
msgid "Visualization"
msgstr "Amharcléiriú"
@@ -276,9 +404,193 @@ msgstr "Taispeáin Eolas"
msgid "(no trace loaded)"
msgstr ""
-#: costtypeview.cpp:42
-msgid "Event Type"
-msgstr "Cineál Teagmhais"
+#. i18n: file dumpselectionbase.ui line 950
+#: callmapview.cpp:61 rc.cpp:276 rc.cpp:321
+#, no-c-format
+msgid "Location"
+msgstr "Suíomh"
+
+#. i18n: file dumpselectionbase.ui line 754
+#: callmapview.cpp:63 rc.cpp:234 rc.cpp:339
+#, no-c-format
+msgid "Calls"
+msgstr ""
+
+#: callmapview.cpp:98
+msgid ""
+"<b>Caller Map</b>"
+"<p>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).</p>"
+msgstr ""
+
+#: callmapview.cpp:105
+msgid ""
+"<b>Call Map</b>"
+"<p>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).</p>"
+msgstr ""
+
+#: callmapview.cpp:113
+msgid ""
+"<p>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 <em>"
+"very</em> 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 <em>before</em> "
+"drawing children. Note that size proportions can get <em>heavily</em> wrong.</p>"
+"<p>This is a <em>TreeMap</em> 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. <em>Return</em> activates the current item.</p>"
+msgstr ""
+
+#: callmapview.cpp:167
+msgid "Go To"
+msgstr "Téigh go"
+
+#: callmapview.cpp:184
+msgid "Stop at Depth"
+msgstr ""
+
+#: callmapview.cpp:187 treemap.cpp:3101
+msgid "No Depth Limit"
+msgstr ""
+
+#: callmapview.cpp:190
+msgid "Depth 10"
+msgstr "Doimhneacht 10"
+
+#: callmapview.cpp:192
+msgid "Depth 15"
+msgstr "Doimhneacht 15"
+
+#: callmapview.cpp:194
+msgid "Depth 20"
+msgstr "Doimhneacht 20"
+
+#: callmapview.cpp:198 treemap.cpp:3107
+msgid "Depth of '%1' (%2)"
+msgstr ""
+
+#: callmapview.cpp:204
+msgid "Decrement Depth (to %1)"
+msgstr ""
+
+#: callmapview.cpp:205
+msgid "Increment Depth (to %1)"
+msgstr ""
+
+#: callmapview.cpp:209
+msgid "Stop at Function"
+msgstr ""
+
+#: callmapview.cpp:210
+msgid "No Function Limit"
+msgstr ""
+
+#: callmapview.cpp:240
+msgid "Stop at Area"
+msgstr ""
+
+#: callmapview.cpp:243 treemap.cpp:3039
+msgid "No Area Limit"
+msgstr ""
+
+#: callmapview.cpp:246
+msgid "50 Pixels"
+msgstr "50 Picteilín"
+
+#: callmapview.cpp:248
+msgid "100 Pixels"
+msgstr "100 Picteilín"
+
+#: callmapview.cpp:250
+msgid "200 Pixels"
+msgstr "200 Picteilín"
+
+#: callmapview.cpp:252
+msgid "500 Pixels"
+msgstr "500 Picteilín"
+
+#: callmapview.cpp:258 treemap.cpp:3045
+msgid "Area of '%1' (%2)"
+msgstr ""
+
+#: callmapview.cpp:264 treemap.cpp:3071
+msgid "Double Area Limit (to %1)"
+msgstr ""
+
+#: callmapview.cpp:266
+msgid "Half Area Limit (to %1)"
+msgstr ""
+
+#: callmapview.cpp:273
+msgid "Visualisation"
+msgstr "Amharcléiriú"
+
+#: callmapview.cpp:277
+msgid "Split Direction"
+msgstr ""
+
+#: callmapview.cpp:279
+msgid "Skip Incorrect Borders"
+msgstr ""
+
+#: callmapview.cpp:284
+msgid "Border Width"
+msgstr "Leithead na hImlíne"
+
+#: callmapview.cpp:285
+msgid "Border 0"
+msgstr "Imlíne 0"
+
+#: callmapview.cpp:288
+msgid "Border 1"
+msgstr "Imlíne 1"
+
+#: callmapview.cpp:290
+msgid "Border 2"
+msgstr "Imlíne 2"
+
+#: callmapview.cpp:292
+msgid "Border 3"
+msgstr "Imlíne 3"
+
+#: callmapview.cpp:297
+msgid "Draw Symbol Names"
+msgstr ""
+
+#: callmapview.cpp:298
+msgid "Draw Cost"
+msgstr ""
+
+#: callmapview.cpp:299
+msgid "Draw Location"
+msgstr ""
+
+#: callmapview.cpp:300
+msgid "Draw Calls"
+msgstr ""
+
+#: callmapview.cpp:321 treemap.cpp:2889
+msgid "Shading"
+msgstr "Scáthlíniú"
+
+#: callmapview.cpp:431
+msgid "Call Map: Current is '%1'"
+msgstr ""
+
+#: callmapview.cpp:599
+msgid "(no function)"
+msgstr ""
+
+#: callmapview.cpp:741 callmapview.cpp:858
+msgid "(no call)"
+msgstr ""
#. i18n: file dumpselectionbase.ui line 917
#: costtypeview.cpp:43 coverageview.cpp:46 partview.cpp:47 rc.cpp:267
@@ -287,6 +599,20 @@ msgstr "Cineál Teagmhais"
msgid "Incl."
msgstr ""
+#: coverageview.cpp:48 coverageview.cpp:54
+msgid "Distance"
+msgstr "Fad"
+
+#. i18n: file dumpselectionbase.ui line 928
+#: coverageview.cpp:49 partview.cpp:49 rc.cpp:270 rc.cpp:315
+#, no-c-format
+msgid "Called"
+msgstr ""
+
+#: callview.cpp:48 coverageview.cpp:50
+msgid "Caller"
+msgstr "Glaoiteoir"
+
#. i18n: file functionselectionbase.ui line 62
#: costtypeview.cpp:44 coverageview.cpp:53 partview.cpp:48 rc.cpp:303
#: rc.cpp:312
@@ -294,83 +620,267 @@ msgstr ""
msgid "Self"
msgstr "Féin"
-#: costtypeview.cpp:45
-msgid "Short"
-msgstr "Gearr"
+#: coverageview.cpp:55
+msgid "Calling"
+msgstr "Ag Glao"
-#: costtypeview.cpp:47
-msgid "Formula"
-msgstr "Foirmle"
+#: callview.cpp:52 coverageview.cpp:56
+msgid "Callee"
+msgstr ""
-#: costtypeview.cpp:81
+#: coverageview.cpp:90
msgid ""
-"<b>Cost Types List</b>"
-"<p>This list shows all cost types available and what the self/inclusive cost of "
-"the current selected function is for that cost type.</p>"
-"<p>By choosing a cost type from the list, you change the cost type of costs "
-"shown all over KCachegrind to be the selected one.</p>"
+"<b>List of all Callers</b>"
+"<p>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 <em>Distance</em> "
+"(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).</p>"
+"<p>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.</p>"
+"<p>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.</p>"
+"<p>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.</p>"
msgstr ""
-#: costtypeview.cpp:98
-msgid "Set Secondary Event Type"
+#: coverageview.cpp:120
+msgid ""
+"<b>List of all Callees</b>"
+"<p>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 <em>Distance</em> "
+"(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).</p>"
+"<p>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.</p>"
+"<p>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.</p>"
+"<p>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.</p>"
msgstr ""
-#: costtypeview.cpp:100
-msgid "Remove Secondary Event Type"
+#: 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 "Téigh go '%1'"
+
+#: callview.cpp:45 instrview.cpp:127 sourceview.cpp:52
+msgid "Cost 2"
+msgstr "Costas 2"
+
+#: callview.cpp:47 callview.cpp:51
+msgid "Count"
+msgstr "Líon"
+
+#: callview.cpp:85
+msgid ""
+"<b>List of direct Callers</b>"
+"<p>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.</p>"
+"<p>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.</p>"
+"<p>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.</p>"
msgstr ""
-#: costtypeview.cpp:105
-msgid "Edit Long Name"
-msgstr "Cuir an tAinm Fada in Eagar"
+#: callview.cpp:98
+msgid ""
+"<b>List of direct Callees</b>"
+"<p>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.</p>"
+"<p>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.</p>"
+msgstr ""
-#: costtypeview.cpp:106
-msgid "Edit Short Name"
-msgstr "Cuir an tAinm Gearr in Eagar"
+#: instritem.cpp:106 sourceitem.cpp:86
+msgid "Active call to '%1'"
+msgstr ""
-#: costtypeview.cpp:107
-msgid "Edit Formula"
-msgstr "Cuir Foirmle in Eagar"
+#: instritem.cpp:108 sourceitem.cpp:88
+msgid ""
+"_n: %n call to '%1'\n"
+"%n calls to '%1'"
+msgstr ""
-#: costtypeview.cpp:115
-msgid "New Cost Type ..."
+#: instritem.cpp:137
+msgid "Jump %1 of %2 times to 0x%3"
msgstr ""
-#: costtypeview.cpp:149 costtypeview.cpp:154
-#, c-format
-msgid "New%1"
-msgstr "%1Nua"
+#: instritem.cpp:142
+msgid "Jump %1 times to 0x%2"
+msgstr ""
-#: costtypeview.cpp:155
-#, c-format
-msgid "New Cost Type %1"
+#: instritem.cpp:185 sourceitem.cpp:169
+msgid "(cycle)"
+msgstr "(ciogal)"
+
+#: tracedata.cpp:153
+msgid "Abstract Item"
+msgstr "Mír Theibí"
+
+#: tracedata.cpp:154
+msgid "Cost Item"
msgstr ""
-#: sourceitem.cpp:125
-msgid "Jump %1 of %2 times to %3"
+#: tracedata.cpp:155
+msgid "Part Source Line"
msgstr ""
-#: sourceitem.cpp:130
-msgid "Jump %1 times to %2"
+#: tracedata.cpp:156
+msgid "Source Line"
+msgstr "Líne Fhoinseach"
+
+#: tracedata.cpp:157
+msgid "Part Line Call"
msgstr ""
-#: costlistitem.cpp:60
-#, c-format
-msgid ""
-"_n: (%n item skipped)\n"
-"(%n items skipped)"
+#: tracedata.cpp:158
+msgid "Line Call"
msgstr ""
-#: traceitemview.cpp:53
-msgid "No description available"
-msgstr "Níl cur síos ar fáil"
+#: tracedata.cpp:159
+msgid "Part Jump"
+msgstr ""
+
+#: tracedata.cpp:160
+msgid "Jump"
+msgstr "Léim"
+
+#: tracedata.cpp:161
+msgid "Part Instruction"
+msgstr "Treoir Páirte"
+
+#: tracedata.cpp:162
+msgid "Instruction"
+msgstr "Treoir"
+
+#: tracedata.cpp:163
+msgid "Part Instruction Jump"
+msgstr ""
+
+#: tracedata.cpp:164
+msgid "Instruction Jump"
+msgstr ""
+
+#: tracedata.cpp:165
+msgid "Part Instruction Call"
+msgstr ""
+
+#: tracedata.cpp:166
+msgid "Instruction Call"
+msgstr ""
+
+#: tracedata.cpp:167
+msgid "Part Call"
+msgstr ""
+
+#: tracedata.cpp:168
+msgid "Call"
+msgstr "Glao"
+
+#: tracedata.cpp:169
+msgid "Part Function"
+msgstr ""
+
+#: tracedata.cpp:170
+msgid "Function Source File"
+msgstr ""
+
+#. 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 "Feidhm"
+
+#: tracedata.cpp:172
+msgid "Function Cycle"
+msgstr ""
+
+#: tracedata.cpp:173
+msgid "Part Class"
+msgstr ""
+
+#: tracedata.cpp:174
+msgid "Class"
+msgstr "Aicme"
+
+#: tracedata.cpp:175
+msgid "Part Source File"
+msgstr ""
+
+#: tracedata.cpp:176
+msgid "Source File"
+msgstr "Comhad Foinseach"
+
+#: tracedata.cpp:177
+msgid "Part ELF Object"
+msgstr ""
+
+#: tracedata.cpp:178
+msgid "ELF Object"
+msgstr "Réad ELF"
+
+#: partview.cpp:46 tracedata.cpp:179
+msgid "Profile Part"
+msgstr ""
+
+#: tracedata.cpp:180
+msgid "Program Trace"
+msgstr ""
+
+#: tracedata.cpp:241
+msgid "%1 from %2"
+msgstr "%1 ó %2"
+
+#: 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 "(anaithnid)"
+
+#: tracedata.cpp:2583
+msgid "(no caller)"
+msgstr "(gan glaoiteoir)"
+
+#: tracedata.cpp:2590 tracedata.cpp:2609
+msgid "%1 via %2"
+msgstr "%1 trí %2"
+
+#: tracedata.cpp:2599
+msgid "(no callee)"
+msgstr ""
+
+#: tracedata.cpp:4467
+msgid "(not found)"
+msgstr "(ar iarraidh)"
+
+#: tracedata.cpp:5017
+msgid "Recalculating Function Cycles..."
+msgstr ""
#. i18n: file partselectionbase.ui line 16
-#: rc.cpp:324 toplevel.cpp:281 toplevel.cpp:581
+#: rc.cpp:324 toplevel.cpp:276 toplevel.cpp:576
#, no-c-format
msgid "Parts Overview"
msgstr ""
-#: toplevel.cpp:288
+#: toplevel.cpp:283
msgid ""
"<b>The Parts Overview</b>"
"<p>A trace consists of multiple trace parts when there are several profile data "
@@ -390,11 +900,11 @@ msgid ""
"to show the costs of its callees.</li></ul></p>"
msgstr ""
-#: toplevel.cpp:318
+#: toplevel.cpp:313
msgid "Top Cost Call Stack"
msgstr ""
-#: toplevel.cpp:320
+#: toplevel.cpp:315
msgid ""
"<b>The Top Cost Call Stack</b>"
"<p>This is a purely fictional 'most probable' call stack. It is built up by "
@@ -404,11 +914,11 @@ msgid ""
"from the function in the line above.</p>"
msgstr ""
-#: toplevel.cpp:333
+#: toplevel.cpp:328
msgid "Flat Profile"
msgstr ""
-#: toplevel.cpp:343
+#: toplevel.cpp:338
msgid ""
"<b>The Flat Profile</b>"
"<p>The flat profile contains a group and a function selection list. The group "
@@ -421,12 +931,12 @@ msgid ""
msgstr ""
#. i18n: file dumpselectionbase.ui line 16
-#: rc.cpp:84 toplevel.cpp:357 toplevel.cpp:609
+#: rc.cpp:84 toplevel.cpp:352 toplevel.cpp:604
#, no-c-format
msgid "Profile Dumps"
msgstr ""
-#: toplevel.cpp:367
+#: toplevel.cpp:362
msgid ""
"<b>Profile Dumps</b>"
"<p>This dockable shows in the top part the list of loadable profile dumps in "
@@ -454,88 +964,88 @@ msgid ""
"dump.</ul></p>"
msgstr ""
-#: toplevel.cpp:455
+#: toplevel.cpp:450
msgid "&Duplicate"
msgstr "&Dúblach"
-#: toplevel.cpp:459
+#: toplevel.cpp:454
msgid ""
"<b>Duplicate Current Layout</b>"
"<p>Make a copy of the current layout.</p>"
msgstr ""
-#: toplevel.cpp:466
+#: toplevel.cpp:461
msgid ""
"<b>Remove Current Layout</b>"
"<p>Delete current layout and make the previous active.</p>"
msgstr ""
-#: toplevel.cpp:470
+#: toplevel.cpp:465
msgid "&Go to Next"
msgstr ""
-#: toplevel.cpp:474
+#: toplevel.cpp:469
msgid "Go to Next Layout"
msgstr ""
-#: toplevel.cpp:477
+#: toplevel.cpp:472
msgid "&Go to Previous"
msgstr ""
-#: toplevel.cpp:481
+#: toplevel.cpp:476
msgid "Go to Previous Layout"
msgstr ""
-#: toplevel.cpp:484
+#: toplevel.cpp:479
msgid "&Restore to Default"
msgstr ""
-#: toplevel.cpp:487
+#: toplevel.cpp:482
msgid "Restore Layouts to Default"
msgstr ""
-#: toplevel.cpp:490
+#: toplevel.cpp:485
msgid "&Save as Default"
msgstr "&Sábháil mar Réamhshocrú"
-#: toplevel.cpp:493
+#: toplevel.cpp:488
msgid "Save Layouts as Default"
msgstr ""
-#: toplevel.cpp:504
+#: toplevel.cpp:499
msgid "<b>New</b><p>Open new empty KCachegrind window.</p>"
msgstr ""
-#: toplevel.cpp:507
+#: toplevel.cpp:502
msgid "&Add..."
msgstr "&Cuir Leis..."
-#: toplevel.cpp:510
+#: toplevel.cpp:505
msgid ""
"<b>Add Profile Data</b>"
"<p>This opens an additional profile data file in the current window.</p>"
msgstr ""
-#: toplevel.cpp:522
+#: toplevel.cpp:517
msgid "<b>Reload Profile Data</b><p>This loads any new created parts, too.</p>"
msgstr ""
-#: toplevel.cpp:526
+#: toplevel.cpp:521
msgid "&Export Graph"
msgstr "&Easpórtáil Graf"
-#: toplevel.cpp:530
+#: toplevel.cpp:525
msgid ""
"<b>Export Call Graph</b>"
"<p>Generates a file with extension .dot for the tools of the GraphViz "
"package.</p>"
msgstr ""
-#: toplevel.cpp:536
+#: toplevel.cpp:531
msgid "&Force Dump"
msgstr ""
-#: toplevel.cpp:545
+#: toplevel.cpp:540
msgid ""
"<b>Force Dump</b>"
"<p>This forces a dump for a Callgrind profile run in the current directory. "
@@ -554,59 +1064,59 @@ msgid ""
"resizing a window of the program.</p>"
msgstr ""
-#: toplevel.cpp:570
+#: toplevel.cpp:565
msgid ""
"<b>Open Profile Data</b>"
"<p>This opens a profile data file, with possible multiple parts</p>"
msgstr ""
-#: toplevel.cpp:586
+#: toplevel.cpp:581
msgid "Show/Hide the Parts Overview Dockable"
msgstr ""
-#: toplevel.cpp:590
+#: toplevel.cpp:585
msgid "Call Stack"
msgstr "Cruach Glao"
-#: toplevel.cpp:595
+#: toplevel.cpp:590
msgid "Show/Hide the Call Stack Dockable"
msgstr ""
#. i18n: file functionselectionbase.ui line 16
-#: rc.cpp:297 toplevel.cpp:599
+#: rc.cpp:297 toplevel.cpp:594
#, no-c-format
msgid "Function Profile"
msgstr "Próifíl Fheidhme"
-#: toplevel.cpp:604
+#: toplevel.cpp:599
msgid "Show/Hide the Function Profile Dockable"
msgstr ""
-#: toplevel.cpp:614
+#: toplevel.cpp:609
msgid "Show/Hide the Profile Dumps Dockable"
msgstr ""
-#: toplevel.cpp:619
+#: toplevel.cpp:614
msgid "Show Relative Costs"
msgstr ""
-#: toplevel.cpp:626
+#: toplevel.cpp:621
msgid "Show Absolute Costs"
msgstr ""
-#: toplevel.cpp:629
+#: toplevel.cpp:624
msgid "Show relative instead of absolute costs"
msgstr ""
-#: toplevel.cpp:633
+#: toplevel.cpp:628
msgid "Percentage Relative to Parent"
msgstr ""
-#: toplevel.cpp:639
+#: toplevel.cpp:634
msgid "Show percentage costs relative to parent"
msgstr ""
-#: toplevel.cpp:643
+#: toplevel.cpp:638
msgid ""
"<b>Show percentage costs relative to parent</b>"
"<p>If this is switched off, percentage costs are always shown relative to the "
@@ -633,15 +1143,15 @@ msgid ""
"<p>(*) Only if function grouping is switched on (e.g. ELF object grouping)."
msgstr ""
-#: toplevel.cpp:658
+#: toplevel.cpp:653
msgid "Do Cycle Detection"
msgstr ""
-#: toplevel.cpp:664
+#: toplevel.cpp:659
msgid "Skip Cycle Detection"
msgstr ""
-#: toplevel.cpp:667
+#: toplevel.cpp:662
msgid ""
"<b>Detect recursive cycles</b>"
"<p>If this is switched off, the treemap drawing will show black areas when a "
@@ -656,78 +1166,79 @@ msgid ""
"switch this off."
msgstr ""
-#: toplevel.cpp:689 toplevel.cpp:729
+#: toplevel.cpp:684 toplevel.cpp:724
msgid "Go back in function selection history"
msgstr ""
-#: toplevel.cpp:695 toplevel.cpp:741
+#: toplevel.cpp:690 toplevel.cpp:736
msgid "Go forward in function selection history"
msgstr ""
-#: toplevel.cpp:701 toplevel.cpp:715
+#: toplevel.cpp:696 toplevel.cpp:710
msgid ""
"<b>Go Up</b>"
"<p>Go to last selected caller of current function. If no caller was visited, "
"use that with highest cost.</p>"
msgstr ""
-#: toplevel.cpp:707
+#: toplevel.cpp:702
msgid "&Up"
msgstr "S&uas"
-#: toplevel.cpp:746 toplevel.cpp:1651
+#: toplevel.cpp:741 toplevel.cpp:1646
msgid "Primary Event Type"
msgstr ""
-#: toplevel.cpp:748
+#: toplevel.cpp:743
msgid "Select primary event type of costs"
msgstr ""
-#: toplevel.cpp:758 toplevel.cpp:1654
+#: toplevel.cpp:753 toplevel.cpp:1649
msgid "Secondary Event Type"
msgstr ""
-#: toplevel.cpp:760
+#: toplevel.cpp:755
msgid "Select secondary event type for cost e.g. shown in annotations"
msgstr ""
-#: functionselection.cpp:243 toplevel.cpp:768
+#: functionselection.cpp:243 toplevel.cpp:763
msgid "Grouping"
msgstr "Grúpáil"
-#: toplevel.cpp:771
+#: toplevel.cpp:766
msgid "Select how functions are grouped into higher level cost items"
msgstr ""
-#: functionselection.cpp:52 toplevel.cpp:777
+#: functionselection.cpp:52 toplevel.cpp:772
msgid "(No Grouping)"
msgstr "(Gan Grúpáil)"
-#: toplevel.cpp:787
+#: toplevel.cpp:782
msgid "Split"
msgstr "Roinn"
-#: toplevel.cpp:791
+#: toplevel.cpp:786
msgid "Show two information panels"
msgstr ""
-#: toplevel.cpp:795
-msgid "Split Horizontal"
+#: toplevel.cpp:790
+#, fuzzy
+msgid "SplitQt::Horizontal"
msgstr "Roinn go Cothrománach"
-#: toplevel.cpp:800
-msgid "Change Split Orientation when main window is split."
+#: toplevel.cpp:795
+msgid "Change Split Qt::Orientation when main window is split."
msgstr ""
-#: toplevel.cpp:808
+#: toplevel.cpp:803
msgid "Tip of the &Day..."
msgstr "Leid an &Lae..."
-#: toplevel.cpp:809
+#: toplevel.cpp:804
msgid "Show \"Tip of the Day\""
msgstr "Taispeáin \"Leid an Lae\""
-#: toplevel.cpp:1012 toplevel.cpp:1061
+#: toplevel.cpp:1007 toplevel.cpp:1056
msgid ""
"cachegrind.out* callgrind.out*|Callgrind Profile Data\n"
"*|All Files"
@@ -735,611 +1246,150 @@ msgstr ""
"cachegrind.out* callgrind.out*|Sonraí Próifíle Callgrind\n"
"*|Gach Comhad"
-#: toplevel.cpp:1014
+#: toplevel.cpp:1009
msgid "Select Callgrind Profile Data"
msgstr ""
-#: toplevel.cpp:1063
+#: toplevel.cpp:1058
msgid "Add Callgrind Profile Data"
msgstr ""
-#: toplevel.cpp:1221 toplevel.cpp:1574
+#: toplevel.cpp:1216 toplevel.cpp:1569
msgid "(Hidden)"
msgstr "(I bhFolach)"
-#: toplevel.cpp:1626
+#: toplevel.cpp:1621
msgid "Hide"
msgstr "Folaigh"
-#: toplevel.cpp:1659
+#: toplevel.cpp:1654
msgid "Show Absolute Cost"
msgstr ""
-#: toplevel.cpp:1662
+#: toplevel.cpp:1657
msgid "Show Relative Cost"
msgstr ""
-#: toplevel.cpp:1693
+#: toplevel.cpp:1688
msgid "Go Forward"
msgstr "Ar Aghaidh"
-#: toplevel.cpp:1694
+#: toplevel.cpp:1689
msgid "Go Up"
msgstr "Téigh Suas"
-#: toplevel.cpp:1926
+#: toplevel.cpp:1921
#, c-format
msgid "Layout Count: %1"
msgstr ""
-#: toplevel.cpp:1933
+#: toplevel.cpp:1928
msgid "No profile data file loaded."
msgstr ""
-#: toplevel.cpp:1942
+#: toplevel.cpp:1937
msgid "Total %1 Cost: %2"
msgstr ""
-#: toplevel.cpp:1954
+#: toplevel.cpp:1949
msgid "No event type selected"
msgstr ""
-#: toplevel.cpp:2199 toplevel.cpp:2235 toplevel.cpp:2271
+#: toplevel.cpp:2194 toplevel.cpp:2230 toplevel.cpp:2266
msgid "(No Stack)"
msgstr "(Gan Cruach)"
-#: toplevel.cpp:2205
+#: toplevel.cpp:2200
msgid "(No next function)"
msgstr ""
-#: toplevel.cpp:2241
+#: toplevel.cpp:2236
msgid "(No previous function)"
msgstr ""
-#: toplevel.cpp:2276
+#: toplevel.cpp:2271
msgid "(No Function Up)"
msgstr ""
-#. i18n: file dumpselectionbase.ui line 906
-#: instrview.cpp:125 rc.cpp:264 sourceview.cpp:50
-#, no-c-format
-msgid "#"
-msgstr "#"
-
-#: callview.cpp:45 instrview.cpp:127 sourceview.cpp:52
-msgid "Cost 2"
-msgstr "Costas 2"
-
-#: instrview.cpp:129
-msgid "Hex"
-msgstr "Heics"
-
-#: instrview.cpp:131 tabview.cpp:313
-msgid "Assembler"
-msgstr "Díolamóir"
-
-#: instrview.cpp:132
-msgid "Source Position"
-msgstr ""
-
-#: instrview.cpp:163
-msgid ""
-"<b>Annotated Assembler</b>"
-"<p>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.</p>"
-"<p>The disassembler output shown is generated with the 'objdump' utility from "
-"the 'binutils' package.</p>"
-"<p>Select a line with call information to make the destination function of this "
-"call current.</p>"
-msgstr ""
-
-#: callgraphview.cpp:2397 callgraphview.cpp:2401 callgraphview.cpp:2419
-#: callview.cpp:123 callview.cpp:128 coverageview.cpp:166 instrview.cpp:191
-#: sourceview.cpp:116
-msgid "Go to '%1'"
-msgstr "Téigh go '%1'"
-
-#: instrview.cpp:195
-#, c-format
-msgid "Go to Address %1"
-msgstr "Téigh go Seoladh %1"
-
-#: instrview.cpp:207
-msgid "Hex Code"
-msgstr "Cód Heics"
-
-#: instrview.cpp:426
-msgid "There is no instruction info in the profile data file."
-msgstr ""
-
-#: instrview.cpp:428
-msgid "For the Valgrind Calltree Skin, rerun with option"
-msgstr ""
-
-#: instrview.cpp:429
-msgid " --dump-instr=yes"
-msgstr " --dump-instr=yes"
-
-#: instrview.cpp:430
-msgid "To see (conditional) jumps, additionally specify"
-msgstr ""
-
-#: 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 ""
-
-#: instrview.cpp:634 instrview.cpp:900
-msgid "Check that you have installed 'objdump'."
-msgstr ""
-
-#: instrview.cpp:636 instrview.cpp:902
-msgid "This utility can be found in the 'binutils' package."
-msgstr ""
-
-#: instrview.cpp:739
-msgid "(No Assembler)"
-msgstr "(Gan Díolamóir)"
-
-#: 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 ""
-
-#: instrview.cpp:877
-msgid "This happens because the code of"
-msgstr ""
-
-#: instrview.cpp:880
-msgid "does not seem to match the profile data file."
-msgstr ""
-
-#: instrview.cpp:883
-msgid "Are you using an old profile data file or is the above mentioned"
-msgstr ""
-
-#: instrview.cpp:885
-msgid "ELF object from an updated installation/another machine?"
-msgstr ""
-
-#: instrview.cpp:893
-msgid "There seems to be an error trying to execute the command"
-msgstr ""
-
-#: instrview.cpp:898
-msgid "Check that the ELF object used in the command exists."
-msgstr ""
-
-#: callgraphview.cpp:306
-#, c-format
-msgid "Call(s) from %1"
-msgstr ""
-
-#: callgraphview.cpp:307
+#: costlistitem.cpp:60
#, c-format
-msgid "Call(s) to %1"
-msgstr ""
-
-#: callgraphview.cpp:308
-msgid "(unknown call)"
-msgstr "(glao anaithnid)"
-
-#: callgraphview.cpp:1425
-msgid ""
-"<b>Call Graph around active Function</b>"
-"<p>Depending on configuration, this view shows the call graph environment of "
-"the active function. Note: the shown cost is <b>only</b> "
-"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.</p>"
-"<p>For cycles, blue call arrows indicate that this is an artificial call added "
-"for correct drawing which actually never happened.</p>"
-"<p>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."
-"<p>"
-msgstr ""
-
-#: callgraphview.cpp:1789
-msgid ""
-"Warning: a long lasting graph layouting is in progress.\n"
-"Reduce node/edge limits for speedup.\n"
-msgstr ""
-
-#: callgraphview.cpp:1792
msgid ""
-"Layouting stopped.\n"
+"_n: (%n item skipped)\n"
+"(%n items skipped)"
msgstr ""
-#: callgraphview.cpp:1794
-msgid ""
-"The call graph has %1 nodes and %2 edges.\n"
+#: sourceitem.cpp:125
+msgid "Jump %1 of %2 times to %3"
msgstr ""
-#: callgraphview.cpp:1827
-msgid "No item activated for which to draw the call graph."
+#: sourceitem.cpp:130
+msgid "Jump %1 times to %2"
msgstr ""
-#: callgraphview.cpp:1838
-msgid "No call graph can be drawn for the active item."
-msgstr ""
+#: costtypeview.cpp:42
+msgid "Event Type"
+msgstr "Cineál Teagmhais"
-#: callgraphview.cpp:1867
-msgid ""
-"No call graph is available because the following\n"
-"command cannot be run:\n"
-"'%1'\n"
-msgstr ""
+#: costtypeview.cpp:45
+msgid "Short"
+msgstr "Gearr"
-#: callgraphview.cpp:1870 callgraphview.cpp:2200
-msgid "Please check that 'dot' is installed (package GraphViz)."
-msgstr ""
+#: costtypeview.cpp:47
+msgid "Formula"
+msgstr "Foirmle"
-#: callgraphview.cpp:2199
+#: costtypeview.cpp:81
msgid ""
-"Error running the graph layouting tool.\n"
+"<b>Cost Types List</b>"
+"<p>This list shows all cost types available and what the self/inclusive cost of "
+"the current selected function is for that cost type.</p>"
+"<p>By choosing a cost type from the list, you change the cost type of costs "
+"shown all over KCachegrind to be the selected one.</p>"
msgstr ""
-#: callgraphview.cpp:2207
-msgid ""
-"There is no call graph available for function\n"
-"\t'%1'\n"
-"because it has no cost of the selected event type."
+#: costtypeview.cpp:98
+msgid "Set Secondary Event Type"
msgstr ""
-#: callgraphview.cpp:2428
-msgid "Stop Layouting"
+#: costtypeview.cpp:100
+msgid "Remove Secondary Event Type"
msgstr ""
-#: callgraphview.cpp:2436
-msgid "As PostScript"
-msgstr "Mar PostScript"
-
-#: callgraphview.cpp:2437
-msgid "As Image ..."
-msgstr "Mar Íomhá ..."
-
-#: callgraphview.cpp:2439
-msgid "Export Graph"
-msgstr "Easpórtáil Graf"
-
-#: callgraphview.cpp:2444 callgraphview.cpp:2467
-msgid "Unlimited"
-msgstr "Gan Teorainn"
-
-#: callgraphview.cpp:2447 callgraphview.cpp:2470
-msgid "None"
-msgstr "Neamhní"
-
-#: callgraphview.cpp:2448 callgraphview.cpp:2471
-msgid "max. 2"
-msgstr "uas. 2"
-
-#: callgraphview.cpp:2449 callgraphview.cpp:2472
-msgid "max. 5"
-msgstr "uas. 5"
-
-#: callgraphview.cpp:2450 callgraphview.cpp:2473
-msgid "max. 10"
-msgstr "uas. 10"
-
-#: callgraphview.cpp:2451 callgraphview.cpp:2474
-msgid "max. 15"
-msgstr "uas. 15"
-
-#: callgraphview.cpp:2461 callgraphview.cpp:2484
-#, c-format
-msgid "< %1"
-msgstr "< %1"
-
-#: callgraphview.cpp:2490
-msgid "No Minimum"
-msgstr "Gan Íosmhéid"
-
-#: callgraphview.cpp:2494
-#, c-format
-msgid "50 %"
-msgstr "50 %"
-
-#: callgraphview.cpp:2495
-#, c-format
-msgid "20 %"
-msgstr "20 %"
-
-#: callgraphview.cpp:2496
-#, c-format
-msgid "10 %"
-msgstr "10 %"
-
-#: callgraphview.cpp:2497
-#, c-format
-msgid "5 %"
-msgstr "5 %"
-
-#: callgraphview.cpp:2498
-#, c-format
-msgid "3 %"
-msgstr "3 %"
-
-#: callgraphview.cpp:2499
-#, c-format
-msgid "2 %"
-msgstr "2 %"
-
-#: callgraphview.cpp:2500
-#, c-format
-msgid "1.5 %"
-msgstr "1.5 %"
+#: costtypeview.cpp:105
+msgid "Edit Long Name"
+msgstr "Cuir an tAinm Fada in Eagar"
-#: callgraphview.cpp:2501
-#, c-format
-msgid "1 %"
-msgstr "1 %"
+#: costtypeview.cpp:106
+msgid "Edit Short Name"
+msgstr "Cuir an tAinm Gearr in Eagar"
-#: callgraphview.cpp:2517
-msgid "Same as Node"
-msgstr ""
+#: costtypeview.cpp:107
+msgid "Edit Formula"
+msgstr "Cuir Foirmle in Eagar"
-#: callgraphview.cpp:2518
-#, c-format
-msgid "50 % of Node"
+#: costtypeview.cpp:115
+msgid "New Cost Type ..."
msgstr ""
-#: callgraphview.cpp:2519
+#: costtypeview.cpp:149 costtypeview.cpp:154
#, c-format
-msgid "20 % of Node"
-msgstr ""
+msgid "New%1"
+msgstr "%1Nua"
-#: callgraphview.cpp:2520
+#: costtypeview.cpp:155
#, c-format
-msgid "10 % of Node"
-msgstr ""
-
-#: callgraphview.cpp:2530
-msgid "Caller Depth"
-msgstr ""
-
-#: callgraphview.cpp:2531
-msgid "Callee Depth"
-msgstr ""
-
-#: callgraphview.cpp:2532
-msgid "Min. Node Cost"
-msgstr ""
-
-#: callgraphview.cpp:2533
-msgid "Min. Call Cost"
-msgstr ""
-
-#: callgraphview.cpp:2535
-msgid "Arrows for Skipped Calls"
-msgstr ""
-
-#: callgraphview.cpp:2537
-msgid "Inner-cycle Calls"
-msgstr ""
-
-#: callgraphview.cpp:2539
-msgid "Cluster Groups"
-msgstr ""
-
-#: callgraphview.cpp:2544
-msgid "Compact"
-msgstr "Dlúth"
-
-#: callgraphview.cpp:2545
-msgid "Normal"
-msgstr "Gnách"
-
-#: callgraphview.cpp:2546
-msgid "Tall"
-msgstr "Ard"
-
-#: callgraphview.cpp:2551
-msgid "Top to Down"
-msgstr ""
-
-#: callgraphview.cpp:2552
-msgid "Left to Right"
-msgstr ""
-
-#: callgraphview.cpp:2553
-msgid "Circular"
-msgstr "Ciorclach"
-
-#: callgraphview.cpp:2559
-msgid "TopLeft"
-msgstr ""
-
-#: callgraphview.cpp:2560
-msgid "TopRight"
-msgstr ""
-
-#: callgraphview.cpp:2561
-msgid "BottomLeft"
+msgid "New Cost Type %1"
msgstr ""
-#: callgraphview.cpp:2562
-msgid "BottomRight"
-msgstr ""
+#: costtypeitem.cpp:56
+msgid "Unknown Type"
+msgstr "Cineál Anaithnid"
-#. i18n: file configdlgbase.ui line 246
-#: callgraphview.cpp:2563 rc.cpp:42 rc.cpp:51 rc.cpp:54
+#. i18n: file dumpselectionbase.ui line 906
+#: instrview.cpp:125 rc.cpp:264 sourceview.cpp:50
#, no-c-format
-msgid "Automatic"
-msgstr "Uathoibríoch"
-
-#: callgraphview.cpp:2570
-msgid "Graph"
-msgstr "Graf"
-
-#: callgraphview.cpp:2572
-msgid "Birds-eye View"
-msgstr "Radharc Anuas"
-
-#: _translatorinfo.cpp:1
-msgid ""
-"_: NAME OF TRANSLATORS\n"
-"Your names"
-msgstr "Séamus Ó Ciardhuáin,Kevin Scannell"
-
-#: _translatorinfo.cpp:3
-msgid ""
-"_: EMAIL OF TRANSLATORS\n"
-"Your emails"
-msgstr "seoc at iolfree dot ie,scannell at slu dot edu"
-
-#: coverageitem.cpp:65 coverageitem.cpp:205 functionitem.cpp:72
-#, c-format
-msgid ""
-"_n: (%n function skipped)\n"
-"(%n functions skipped)"
-msgstr ""
-
-#: main.cpp:38
-msgid "Run <exec> under cachegrind"
-msgstr ""
-
-#: main.cpp:39
-msgid "Show information of this trace"
-msgstr ""
-
-#: main.cpp:46
-msgid "KCachegrind"
-msgstr "KCachegrind"
-
-#: main.cpp:48
-msgid "TDE Frontend for Cachegrind"
-msgstr "Comhéadan TDE do Cachegrind"
-
-#: main.cpp:50
-msgid "(C) 2002, 2003, 2004"
-msgstr "© 2002, 2003, 2004"
-
-#: main.cpp:53
-msgid "Author/Maintainer"
-msgstr "Údar/Cothaitheoir"
-
-#: tabview.cpp:64
-msgid "Move to Top"
-msgstr "Bog go dtí an Barr"
-
-#: tabview.cpp:68
-msgid "Move to Right"
-msgstr ""
-
-#: tabview.cpp:72
-msgid "Move to Bottom"
-msgstr ""
-
-#: tabview.cpp:76
-msgid "Move to Bottom Left"
-msgstr ""
-
-#: tabview.cpp:77 tabview.cpp:94 treemap.cpp:2908
-msgid "Bottom Left"
-msgstr "Bun ar Chlé"
-
-#: tabview.cpp:79
-msgid "Move Area To"
-msgstr ""
-
-#: tabview.cpp:81
-msgid "Hide This Tab"
-msgstr ""
-
-#: tabview.cpp:82
-msgid "Hide Area"
-msgstr ""
-
-#: tabview.cpp:95
-msgid "Show Hidden On"
-msgstr ""
-
-#: tabview.cpp:242
-msgid "(No profile data file loaded)"
-msgstr ""
-
-#: tabview.cpp:281
-msgid "Types"
-msgstr "Cineálacha"
-
-#: tabview.cpp:284
-msgid "Callers"
-msgstr "Glaoiteoirí"
-
-#: tabview.cpp:287
-msgid "All Callers"
-msgstr ""
-
-#: tabview.cpp:290
-msgid "Caller Map"
-msgstr ""
-
-#: tabview.cpp:293
-msgid "Source"
-msgstr "Foinse"
-
-#: tabview.cpp:297
-msgid "Parts"
-msgstr "Comhpháirteanna"
-
-#: tabview.cpp:300
-msgid "Call Graph"
-msgstr ""
-
-#: tabview.cpp:303
-msgid "Callees"
-msgstr ""
-
-#: tabview.cpp:306
-msgid "All Callees"
-msgstr ""
-
-#: tabview.cpp:310
-msgid "Callee Map"
-msgstr ""
-
-#: tabview.cpp:553
-msgid ""
-"<b>Information Tabs</b>"
-"<p>This widget shows information for the current selected function in different "
-"tabs: "
-"<ul>"
-"<li>The Costs tab shows a list of available event types and the inclusive and "
-"self costs regarding to these types.</li>"
-"<li>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.</li>"
-"<li>The Call Lists tab shows direct callers and callees of the function in more "
-"detail.</li>"
-"<li>The Coverage tab shows the same is the Call Lists tab, but not only direct "
-"callers and callees but also indirect ones.</li>"
-"<li>The Call Graph tab shows a graphical visualization of the calls done by "
-"this function.</li>"
-"<li>The Source tab presents annotated source code if debugging information and "
-"the source file is available.</li>"
-"<li>The Assembler tab presents annotated assembler code if trace information on "
-"instruction level is available.</li></ul>For more information, see the <em>"
-"What's This?</em> help of the corresponding tab widget</p>"
-msgstr ""
-
-#: tabview.cpp:630
-msgid "(No Data loaded)"
-msgstr ""
-
-#: tabview.cpp:631
-msgid "(No function selected)"
-msgstr ""
+msgid "#"
+msgstr "#"
#: sourceview.cpp:54 sourceview.cpp:554
msgid "Source (unknown)"
@@ -1418,18 +1468,6 @@ msgstr ""
msgid "The list can be found in the configuration dialog."
msgstr ""
-#: partlistitem.cpp:49
-msgid " (Thread %1)"
-msgstr " (Snáithe %1)"
-
-#: partlistitem.cpp:56
-msgid "(none)"
-msgstr "(neamhní)"
-
-#: callitem.cpp:82 partlistitem.cpp:152
-msgid "(active)"
-msgstr "(gníomhach)"
-
#: functionselection.cpp:176
#, c-format
msgid "Go to %1"
@@ -1443,130 +1481,6 @@ msgstr ""
msgid "No Grouping"
msgstr "Gan Grúpáil"
-#: coverageview.cpp:48 coverageview.cpp:54
-msgid "Distance"
-msgstr "Fad"
-
-#. i18n: file dumpselectionbase.ui line 928
-#: coverageview.cpp:49 partview.cpp:49 rc.cpp:270 rc.cpp:315
-#, no-c-format
-msgid "Called"
-msgstr ""
-
-#: callview.cpp:48 coverageview.cpp:50
-msgid "Caller"
-msgstr "Glaoiteoir"
-
-#: coverageview.cpp:55
-msgid "Calling"
-msgstr "Ag Glao"
-
-#: callview.cpp:52 coverageview.cpp:56
-msgid "Callee"
-msgstr ""
-
-#: coverageview.cpp:90
-msgid ""
-"<b>List of all Callers</b>"
-"<p>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 <em>Distance</em> "
-"(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).</p>"
-"<p>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.</p>"
-"<p>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.</p>"
-"<p>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.</p>"
-msgstr ""
-
-#: coverageview.cpp:120
-msgid ""
-"<b>List of all Callees</b>"
-"<p>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 <em>Distance</em> "
-"(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).</p>"
-"<p>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.</p>"
-"<p>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.</p>"
-"<p>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.</p>"
-msgstr ""
-
-#: configuration.cpp:63
-msgid "Instruction Fetch"
-msgstr ""
-
-#: configuration.cpp:64
-msgid "Data Read Access"
-msgstr ""
-
-#: configuration.cpp:65
-msgid "Data Write Access"
-msgstr ""
-
-#: configuration.cpp:66
-msgid "L1 Instr. Fetch Miss"
-msgstr ""
-
-#: configuration.cpp:67
-msgid "L1 Data Read Miss"
-msgstr ""
-
-#: configuration.cpp:68
-msgid "L1 Data Write Miss"
-msgstr ""
-
-#: configuration.cpp:69
-msgid "L2 Instr. Fetch Miss"
-msgstr ""
-
-#: configuration.cpp:70
-msgid "L2 Data Read Miss"
-msgstr ""
-
-#: configuration.cpp:71
-msgid "L2 Data Write Miss"
-msgstr ""
-
-#: configuration.cpp:72
-msgid "Samples"
-msgstr "Samplaí"
-
-#: configuration.cpp:73
-msgid "System Time"
-msgstr "Am an Chórais"
-
-#: configuration.cpp:74
-msgid "User Time"
-msgstr ""
-
-#: configuration.cpp:75
-msgid "L1 Miss Sum"
-msgstr ""
-
-#: configuration.cpp:76
-msgid "L2 Miss Sum"
-msgstr ""
-
-#: configuration.cpp:77
-msgid "Cycle Estimation"
-msgstr ""
-
#. i18n: file tdecachegrindui.rc line 15
#: rc.cpp:9
#, no-c-format
@@ -1621,6 +1535,12 @@ msgstr ""
msgid "Cost Item Colors"
msgstr ""
+#. i18n: file configdlgbase.ui line 246
+#: callgraphview.cpp:2562 rc.cpp:42 rc.cpp:51 rc.cpp:54
+#, no-c-format
+msgid "Automatic"
+msgstr "Uathoibríoch"
+
#. i18n: file configdlgbase.ui line 254
#: rc.cpp:45
#, no-c-format
@@ -1933,12 +1853,6 @@ msgstr "Rite"
msgid "Basic Blocks"
msgstr ""
-#. i18n: file dumpselectionbase.ui line 754
-#: callmapview.cpp:63 rc.cpp:234 rc.cpp:339
-#, no-c-format
-msgid "Calls"
-msgstr ""
-
#. i18n: file dumpselectionbase.ui line 796
#: rc.cpp:243
#, no-c-format
@@ -1951,12 +1865,6 @@ msgstr ""
msgid "Distinct"
msgstr "Leithleach"
-#. i18n: file dumpselectionbase.ui line 824
-#: configdlg.cpp:58 rc.cpp:249
-#, no-c-format
-msgid "ELF Objects"
-msgstr "Réada ELF"
-
#. i18n: file dumpselectionbase.ui line 838
#: rc.cpp:252
#, no-c-format
@@ -1981,12 +1889,6 @@ msgstr ""
msgid "Sync."
msgstr "Sionc."
-#. i18n: file dumpselectionbase.ui line 950
-#: callmapview.cpp:61 rc.cpp:276 rc.cpp:321
-#, no-c-format
-msgid "Location"
-msgstr "Suíomh"
-
#. i18n: file dumpselectionbase.ui line 976
#: rc.cpp:279
#, no-c-format
@@ -2047,6 +1949,407 @@ msgstr ""
msgid "Cost2"
msgstr "Costas2"
+#: partgraph.cpp:167
+#, c-format
+msgid "Profile Part %1"
+msgstr ""
+
+#: partgraph.cpp:226
+msgid "(no trace)"
+msgstr "(gan lorg)"
+
+#: partgraph.cpp:229
+msgid "(no part)"
+msgstr ""
+
+#: configuration.cpp:67
+msgid "Instruction Fetch"
+msgstr ""
+
+#: configuration.cpp:68
+msgid "Data Read Access"
+msgstr ""
+
+#: configuration.cpp:69
+msgid "Data Write Access"
+msgstr ""
+
+#: configuration.cpp:70
+msgid "L1 Instr. Fetch Miss"
+msgstr ""
+
+#: configuration.cpp:71
+msgid "L1 Data Read Miss"
+msgstr ""
+
+#: configuration.cpp:72
+msgid "L1 Data Write Miss"
+msgstr ""
+
+#: configuration.cpp:73
+msgid "L2 Instr. Fetch Miss"
+msgstr ""
+
+#: configuration.cpp:74
+msgid "L2 Data Read Miss"
+msgstr ""
+
+#: configuration.cpp:75
+msgid "L2 Data Write Miss"
+msgstr ""
+
+#: configuration.cpp:76
+msgid "LL Instr. Fetch Miss"
+msgstr ""
+
+#: configuration.cpp:77
+msgid "LL Data Read Miss"
+msgstr ""
+
+#: configuration.cpp:78
+msgid "LL Data Write Miss"
+msgstr ""
+
+#: configuration.cpp:79
+msgid "Samples"
+msgstr "Samplaí"
+
+#: configuration.cpp:80
+msgid "System Time"
+msgstr "Am an Chórais"
+
+#: configuration.cpp:81
+msgid "User Time"
+msgstr ""
+
+#: configuration.cpp:82
+msgid "L1 Miss Sum"
+msgstr ""
+
+#: configuration.cpp:83
+msgid "L2 Miss Sum"
+msgstr ""
+
+#: configuration.cpp:84
+msgid "LL Miss Sum"
+msgstr ""
+
+#: configuration.cpp:85
+msgid "Cycle Estimation"
+msgstr ""
+
+#: partview.cpp:51
+msgid "Comment"
+msgstr "Nóta"
+
+#: partview.cpp:73
+msgid ""
+"<b>Trace Part List</b>"
+"<p>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 <em>"
+"of the part</em> (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.</p>"
+"<p>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.</p>"
+"<p>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.</p>"
+"<p>Note that the list is hidden if only one trace part is loaded.</p>"
+msgstr ""
+
+#: partview.cpp:106
+msgid "Select '%1'"
+msgstr "Roghnaigh '%1'"
+
+#: partview.cpp:107
+msgid "Hide '%1'"
+msgstr "Folaigh '%1'"
+
+#: partview.cpp:111
+msgid "Hide Selected"
+msgstr "Folaigh Roghnaithe"
+
+#: partview.cpp:112
+msgid "Show All"
+msgstr "Taispeáin Uile"
+
+#: traceitemview.cpp:53
+msgid "No description available"
+msgstr "Níl cur síos ar fáil"
+
+#: coverageitem.cpp:65 coverageitem.cpp:205 functionitem.cpp:72
+#, c-format
+msgid ""
+"_n: (%n function skipped)\n"
+"(%n functions skipped)"
+msgstr ""
+
+#: callgraphview.cpp:306
+#, c-format
+msgid "Call(s) from %1"
+msgstr ""
+
+#: callgraphview.cpp:307
+#, c-format
+msgid "Call(s) to %1"
+msgstr ""
+
+#: callgraphview.cpp:308
+msgid "(unknown call)"
+msgstr "(glao anaithnid)"
+
+#: callgraphview.cpp:1425
+msgid ""
+"<b>Call Graph around active Function</b>"
+"<p>Depending on configuration, this view shows the call graph environment of "
+"the active function. Note: the shown cost is <b>only</b> "
+"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.</p>"
+"<p>For cycles, blue call arrows indicate that this is an artificial call added "
+"for correct drawing which actually never happened.</p>"
+"<p>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."
+"<p>"
+msgstr ""
+
+#: callgraphview.cpp:1789
+msgid ""
+"Warning: a long lasting graph layouting is in progress.\n"
+"Reduce node/edge limits for speedup.\n"
+msgstr ""
+
+#: callgraphview.cpp:1792
+msgid ""
+"Layouting stopped.\n"
+msgstr ""
+
+#: callgraphview.cpp:1794
+msgid ""
+"The call graph has %1 nodes and %2 edges.\n"
+msgstr ""
+
+#: callgraphview.cpp:1827
+msgid "No item activated for which to draw the call graph."
+msgstr ""
+
+#: callgraphview.cpp:1838
+msgid "No call graph can be drawn for the active item."
+msgstr ""
+
+#: callgraphview.cpp:1867
+msgid ""
+"No call graph is available because the following\n"
+"command cannot be run:\n"
+"'%1'\n"
+msgstr ""
+
+#: callgraphview.cpp:1870 callgraphview.cpp:2199
+msgid "Please check that 'dot' is installed (package GraphViz)."
+msgstr ""
+
+#: callgraphview.cpp:2198
+msgid ""
+"Error running the graph layouting tool.\n"
+msgstr ""
+
+#: 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 ""
+
+#: callgraphview.cpp:2427
+msgid "Stop Layouting"
+msgstr ""
+
+#: callgraphview.cpp:2435
+msgid "As PostScript"
+msgstr "Mar PostScript"
+
+#: callgraphview.cpp:2436
+msgid "As Image ..."
+msgstr "Mar Íomhá ..."
+
+#: callgraphview.cpp:2438
+msgid "Export Graph"
+msgstr "Easpórtáil Graf"
+
+#: callgraphview.cpp:2443 callgraphview.cpp:2466
+msgid "Unlimited"
+msgstr "Gan Teorainn"
+
+#: callgraphview.cpp:2446 callgraphview.cpp:2469
+msgid "None"
+msgstr "Neamhní"
+
+#: callgraphview.cpp:2447 callgraphview.cpp:2470
+msgid "max. 2"
+msgstr "uas. 2"
+
+#: callgraphview.cpp:2448 callgraphview.cpp:2471
+msgid "max. 5"
+msgstr "uas. 5"
+
+#: callgraphview.cpp:2449 callgraphview.cpp:2472
+msgid "max. 10"
+msgstr "uas. 10"
+
+#: callgraphview.cpp:2450 callgraphview.cpp:2473
+msgid "max. 15"
+msgstr "uas. 15"
+
+#: callgraphview.cpp:2460 callgraphview.cpp:2483
+#, c-format
+msgid "< %1"
+msgstr "< %1"
+
+#: callgraphview.cpp:2489
+msgid "No Minimum"
+msgstr "Gan Íosmhéid"
+
+#: callgraphview.cpp:2493
+#, c-format
+msgid "50 %"
+msgstr "50 %"
+
+#: callgraphview.cpp:2494
+#, c-format
+msgid "20 %"
+msgstr "20 %"
+
+#: callgraphview.cpp:2495
+#, c-format
+msgid "10 %"
+msgstr "10 %"
+
+#: callgraphview.cpp:2496
+#, c-format
+msgid "5 %"
+msgstr "5 %"
+
+#: callgraphview.cpp:2497
+#, c-format
+msgid "3 %"
+msgstr "3 %"
+
+#: callgraphview.cpp:2498
+#, c-format
+msgid "2 %"
+msgstr "2 %"
+
+#: callgraphview.cpp:2499
+#, c-format
+msgid "1.5 %"
+msgstr "1.5 %"
+
+#: callgraphview.cpp:2500
+#, c-format
+msgid "1 %"
+msgstr "1 %"
+
+#: callgraphview.cpp:2516
+msgid "Same as Node"
+msgstr ""
+
+#: callgraphview.cpp:2517
+#, c-format
+msgid "50 % of Node"
+msgstr ""
+
+#: callgraphview.cpp:2518
+#, c-format
+msgid "20 % of Node"
+msgstr ""
+
+#: callgraphview.cpp:2519
+#, c-format
+msgid "10 % of Node"
+msgstr ""
+
+#: callgraphview.cpp:2529
+msgid "Caller Depth"
+msgstr ""
+
+#: callgraphview.cpp:2530
+msgid "Callee Depth"
+msgstr ""
+
+#: callgraphview.cpp:2531
+msgid "Min. Node Cost"
+msgstr ""
+
+#: callgraphview.cpp:2532
+msgid "Min. Call Cost"
+msgstr ""
+
+#: callgraphview.cpp:2534
+msgid "Arrows for Skipped Calls"
+msgstr ""
+
+#: callgraphview.cpp:2536
+msgid "Inner-cycle Calls"
+msgstr ""
+
+#: callgraphview.cpp:2538
+msgid "Cluster Groups"
+msgstr ""
+
+#: callgraphview.cpp:2543
+msgid "Compact"
+msgstr "Dlúth"
+
+#: callgraphview.cpp:2544
+msgid "Normal"
+msgstr "Gnách"
+
+#: callgraphview.cpp:2545
+msgid "Tall"
+msgstr "Ard"
+
+#: callgraphview.cpp:2550
+msgid "Top to Down"
+msgstr ""
+
+#: callgraphview.cpp:2551
+msgid "Left to Right"
+msgstr ""
+
+#: callgraphview.cpp:2552
+msgid "Circular"
+msgstr "Ciorclach"
+
+#: callgraphview.cpp:2558
+msgid "TopLeft"
+msgstr ""
+
+#: callgraphview.cpp:2559
+msgid "TopRight"
+msgstr ""
+
+#: callgraphview.cpp:2560
+msgid "BottomLeft"
+msgstr ""
+
+#: callgraphview.cpp:2561
+msgid "BottomRight"
+msgstr ""
+
+#: callgraphview.cpp:2569
+msgid "Graph"
+msgstr "Graf"
+
+#: callgraphview.cpp:2571
+msgid "Birds-eye View"
+msgstr "Radharc Anuas"
+
#: treemap.cpp:1281
#, c-format
msgid "Text %1"
@@ -2093,10 +2396,6 @@ msgstr ""
msgid "Width %1"
msgstr "Leithead %1"
-#: callmapview.cpp:321 treemap.cpp:2889
-msgid "Shading"
-msgstr "Scáthlíniú"
-
#: treemap.cpp:2902
msgid "Visible"
msgstr "Infheicthe"
@@ -2129,14 +2428,6 @@ msgstr "Bun ar dheis"
msgid "No %1 Limit"
msgstr ""
-#: callmapview.cpp:243 treemap.cpp:3039
-msgid "No Area Limit"
-msgstr ""
-
-#: callmapview.cpp:258 treemap.cpp:3045
-msgid "Area of '%1' (%2)"
-msgstr ""
-
#: treemap.cpp:3056 treemap.cpp:3067
#, c-format
msgid ""
@@ -2149,22 +2440,10 @@ msgstr ""
"%n bPicteilín\n"
"%n Picteilín"
-#: callmapview.cpp:264 treemap.cpp:3071
-msgid "Double Area Limit (to %1)"
-msgstr ""
-
#: treemap.cpp:3073
msgid "Halve Area Limit (to %1)"
msgstr ""
-#: callmapview.cpp:187 treemap.cpp:3101
-msgid "No Depth Limit"
-msgstr ""
-
-#: callmapview.cpp:198 treemap.cpp:3107
-msgid "Depth of '%1' (%2)"
-msgstr ""
-
#: treemap.cpp:3118
#, c-format
msgid "Depth %1"
@@ -2178,400 +2457,139 @@ msgstr "Deicrimintigh (go %1)"
msgid "Increment (to %1)"
msgstr "Incrimintigh (go %1)"
-#: callmapview.cpp:98
-msgid ""
-"<b>Caller Map</b>"
-"<p>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).</p>"
-msgstr ""
-
-#: callmapview.cpp:105
-msgid ""
-"<b>Call Map</b>"
-"<p>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).</p>"
-msgstr ""
-
-#: callmapview.cpp:113
-msgid ""
-"<p>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 <em>"
-"very</em> 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 <em>before</em> "
-"drawing children. Note that size proportions can get <em>heavily</em> wrong.</p>"
-"<p>This is a <em>TreeMap</em> 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. <em>Return</em> activates the current item.</p>"
-msgstr ""
-
-#: callmapview.cpp:167
-msgid "Go To"
-msgstr "Téigh go"
-
-#: callmapview.cpp:184
-msgid "Stop at Depth"
-msgstr ""
-
-#: callmapview.cpp:190
-msgid "Depth 10"
-msgstr "Doimhneacht 10"
-
-#: callmapview.cpp:192
-msgid "Depth 15"
-msgstr "Doimhneacht 15"
-
-#: callmapview.cpp:194
-msgid "Depth 20"
-msgstr "Doimhneacht 20"
-
-#: callmapview.cpp:204
-msgid "Decrement Depth (to %1)"
-msgstr ""
-
-#: callmapview.cpp:205
-msgid "Increment Depth (to %1)"
-msgstr ""
-
-#: callmapview.cpp:209
-msgid "Stop at Function"
-msgstr ""
-
-#: callmapview.cpp:210
-msgid "No Function Limit"
-msgstr ""
-
-#: callmapview.cpp:240
-msgid "Stop at Area"
-msgstr ""
-
-#: callmapview.cpp:246
-msgid "50 Pixels"
-msgstr "50 Picteilín"
-
-#: callmapview.cpp:248
-msgid "100 Pixels"
-msgstr "100 Picteilín"
-
-#: callmapview.cpp:250
-msgid "200 Pixels"
-msgstr "200 Picteilín"
-
-#: callmapview.cpp:252
-msgid "500 Pixels"
-msgstr "500 Picteilín"
-
-#: callmapview.cpp:266
-msgid "Half Area Limit (to %1)"
-msgstr ""
-
-#: callmapview.cpp:273
-msgid "Visualisation"
-msgstr "Amharcléiriú"
-
-#: callmapview.cpp:277
-msgid "Split Direction"
-msgstr ""
-
-#: callmapview.cpp:279
-msgid "Skip Incorrect Borders"
-msgstr ""
-
-#: callmapview.cpp:284
-msgid "Border Width"
-msgstr "Leithead na hImlíne"
-
-#: callmapview.cpp:285
-msgid "Border 0"
-msgstr "Imlíne 0"
-
-#: callmapview.cpp:288
-msgid "Border 1"
-msgstr "Imlíne 1"
-
-#: callmapview.cpp:290
-msgid "Border 2"
-msgstr "Imlíne 2"
-
-#: callmapview.cpp:292
-msgid "Border 3"
-msgstr "Imlíne 3"
-
-#: callmapview.cpp:297
-msgid "Draw Symbol Names"
-msgstr ""
-
-#: callmapview.cpp:298
-msgid "Draw Cost"
-msgstr ""
-
-#: callmapview.cpp:299
-msgid "Draw Location"
-msgstr ""
-
-#: callmapview.cpp:300
-msgid "Draw Calls"
-msgstr ""
-
-#: callmapview.cpp:431
-msgid "Call Map: Current is '%1'"
-msgstr ""
-
-#: callmapview.cpp:599
-msgid "(no function)"
-msgstr ""
-
-#: callmapview.cpp:741 callmapview.cpp:858
-msgid "(no call)"
-msgstr ""
-
-#: cachegrindloader.cpp:141
-msgid "Import filter for Cachegrind/Callgrind generated profile data files"
-msgstr ""
-
-#: cachegrindloader.cpp:738
-#, c-format
-msgid "Loading %1"
-msgstr "Ag Luchtú %1"
-
-#: callview.cpp:47 callview.cpp:51
-msgid "Count"
-msgstr "Líon"
+#: callitem.cpp:82 partlistitem.cpp:152
+msgid "(active)"
+msgstr "(gníomhach)"
-#: callview.cpp:85
-msgid ""
-"<b>List of direct Callers</b>"
-"<p>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.</p>"
-"<p>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.</p>"
-"<p>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.</p>"
-msgstr ""
+#: instrview.cpp:129
+msgid "Hex"
+msgstr "Heics"
-#: callview.cpp:98
-msgid ""
-"<b>List of direct Callees</b>"
-"<p>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.</p>"
-"<p>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.</p>"
+#: instrview.cpp:132
+msgid "Source Position"
msgstr ""
-#: costtypeitem.cpp:56
-msgid "Unknown Type"
-msgstr "Cineál Anaithnid"
-
-#: tips.cpp:3
+#: instrview.cpp:163
msgid ""
-"<p>...that the <em>What's This?</em> 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 <em>What's This?</em> help by pressing\n"
-"Shift+F1 and clicking on the widget.</p>\n"
+"<b>Annotated Assembler</b>"
+"<p>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.</p>"
+"<p>The disassembler output shown is generated with the 'objdump' utility from "
+"the 'binutils' package.</p>"
+"<p>Select a line with call information to make the destination function of this "
+"call current.</p>"
msgstr ""
-#: tips.cpp:12
-msgid ""
-"<p>...that you can get profile information at instruction level\n"
-"with Calltree when you provide the option <em>--dump-instr=yes</em>?\n"
-"Use the Assembler View for the instruction annotations.\n"
-"</p>\n"
-msgstr ""
+#: instrview.cpp:195
+#, c-format
+msgid "Go to Address %1"
+msgstr "Téigh go Seoladh %1"
-#: tips.cpp:20
-msgid ""
-"<p>...that you can use Alt-Left/Right keys of your keyboard to go\n"
-"back/forward in the active object history ?</p>\n"
-msgstr ""
+#: instrview.cpp:207
+msgid "Hex Code"
+msgstr "Cód Heics"
-#: tips.cpp:26
-msgid ""
-"<p>...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"
-"</p>\n"
+#: instrview.cpp:426
+msgid "There is no instruction info in the profile data file."
msgstr ""
-#: tips.cpp:35
-msgid ""
-"<p>...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"
-"</p>\n"
+#: instrview.cpp:428
+msgid "For the Valgrind Calltree Skin, rerun with option"
msgstr ""
-#: tips.cpp:44
-msgid ""
-"<p>...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?</p>\n"
-msgstr ""
+#: instrview.cpp:429
+msgid " --dump-instr=yes"
+msgstr " --dump-instr=yes"
-#: tips.cpp:51
-msgid ""
-"<p>...that you can assign custom colors to \n"
-"ELF objects/C++ Classes/Source Files for graph coloring\n"
-"in <em>Settings->Configure KCachegrind...</em>?</p>\n"
+#: instrview.cpp:430
+msgid "To see (conditional) jumps, additionally specify"
msgstr ""
-#: tips.cpp:58
-msgid ""
-"<p>...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?</p>\n"
-"<p>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"
-"<em>Source Directories</em> list in the configuration.\n"
-msgstr ""
+#: instrview.cpp:431
+msgid " --trace-jump=yes"
+msgstr " --trace-jump=yes"
-#: tips.cpp:69
-msgid ""
-"<p>...that you can configure whether KCachgrind should\n"
-"show absolute event counts or relative ones (percentage display)?</p>\n"
+#: instrview.cpp:629
+msgid "There is an error trying to execute the command"
msgstr ""
-#: tips.cpp:75
-msgid ""
-"<p>...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.</p>\n"
-"<p>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.</p>\n"
+#: instrview.cpp:634 instrview.cpp:900
+msgid "Check that you have installed 'objdump'."
msgstr ""
-#: tips.cpp:87
-msgid ""
-"<p>...that the Coverage tab - in contrast to the Call Lists tab -\n"
-"shows <em>all</em> 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?</p>\n"
-"<p>Examples:</p>\n"
-"<p>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().</p>\n"
-"<p>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().</p>\n"
+#: instrview.cpp:636 instrview.cpp:902
+msgid "This utility can be found in the 'binutils' package."
msgstr ""
-#: tips.cpp:102
-msgid ""
-"<p>...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?</p>\n"
-"<p>Items from this list can be selected by pressing the right\n"
-"mouse button.</p>\n"
-msgstr ""
+#: instrview.cpp:739
+msgid "(No Assembler)"
+msgstr "(Gan Díolamóir)"
-#: tips.cpp:111
+#: instrview.cpp:875
+#, c-format
msgid ""
-"<p>...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?</p>\n"
-"<p>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).</p>\n"
+"_n: There is %n cost line without assembler code.\n"
+"There are %n cost lines without assembler code."
msgstr ""
-#: configdlg.cpp:60
-msgid "Source Files"
+#: instrview.cpp:877
+msgid "This happens because the code of"
msgstr ""
-#: configdlg.cpp:61
-msgid "C++ Classes"
+#: instrview.cpp:880
+msgid "does not seem to match the profile data file."
msgstr ""
-#: configdlg.cpp:62
-msgid "Function (no Grouping)"
+#: instrview.cpp:883
+msgid "Are you using an old profile data file or is the above mentioned"
msgstr ""
-#: configdlg.cpp:157 configdlg.cpp:350 configdlg.cpp:371
-msgid "(always)"
+#: instrview.cpp:885
+msgid "ELF object from an updated installation/another machine?"
msgstr ""
-#: configdlg.cpp:210
-msgid "KCachegrind Configuration"
-msgstr "Cumraíocht KCachegrind"
-
-#: configdlg.cpp:211
-msgid ""
-"The Maximum Number of List Items should be below 500.The previous set value "
-"(%1) will still be used."
+#: instrview.cpp:893
+msgid "There seems to be an error trying to execute the command"
msgstr ""
-#: configdlg.cpp:384
-msgid "Choose Source Folder"
+#: instrview.cpp:898
+msgid "Check that the ELF object used in the command exists."
msgstr ""
-#: partgraph.cpp:167
-#, c-format
-msgid "Profile Part %1"
-msgstr ""
+#: partlistitem.cpp:49
+msgid " (Thread %1)"
+msgstr " (Snáithe %1)"
-#: partgraph.cpp:226
-msgid "(no trace)"
-msgstr "(gan lorg)"
+#: partlistitem.cpp:56
+msgid "(none)"
+msgstr "(neamhní)"
-#: partgraph.cpp:229
-msgid "(no part)"
+#: main.cpp:38
+msgid "Run <exec> under cachegrind"
msgstr ""
-#: partview.cpp:51
-msgid "Comment"
-msgstr "Nóta"
-
-#: partview.cpp:73
-msgid ""
-"<b>Trace Part List</b>"
-"<p>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 <em>"
-"of the part</em> (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.</p>"
-"<p>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.</p>"
-"<p>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.</p>"
-"<p>Note that the list is hidden if only one trace part is loaded.</p>"
+#: main.cpp:39
+msgid "Show information of this trace"
msgstr ""
-#: partview.cpp:106
-msgid "Select '%1'"
-msgstr "Roghnaigh '%1'"
+#: main.cpp:46
+msgid "KCachegrind"
+msgstr "KCachegrind"
-#: partview.cpp:107
-msgid "Hide '%1'"
-msgstr "Folaigh '%1'"
+#: main.cpp:48
+msgid "TDE Frontend for Cachegrind"
+msgstr "Comhéadan TDE do Cachegrind"
-#: partview.cpp:111
-msgid "Hide Selected"
-msgstr "Folaigh Roghnaithe"
+#: main.cpp:50
+msgid "(C) 2002, 2003, 2004"
+msgstr "© 2002, 2003, 2004"
-#: partview.cpp:112
-msgid "Show All"
-msgstr "Taispeáin Uile"
+#: main.cpp:53
+msgid "Author/Maintainer"
+msgstr "Údar/Cothaitheoir"
#~ msgid "(unnamed)"
#~ msgstr "(gan ainm)"