# translation of tdecachegrind.po to Chinese Traditional
#
# Frank Weng (a.k.a. Franklin) 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."
"p> 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 ""
"活躍函式的呼叫圖環境 根據設定,此檢視顯示活躍函式的呼叫圖環境。注"
"意:顯示的花費只表示此函式執行中的花費,也就是說,main() 函式顯示的花費會跟此"
"函式的花費一樣,因為那是 main() 的引入花費。 對循環而言,藍色的呼叫箭"
"頭表示是人工加上去修正的,實際上不會發生。 如果此圖大於元件的大小,則"
"會在一邊顯示略圖。類似呼叫樹狀圖的視覺選項,選取的函式會被突顯。 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). 這個圖形顯示目前活躍的函式所有呼叫者的巢狀架構。每個彩色"
"的矩形表示一個函式,大小會與該函式執行時的花費成比例。(不過畫圖形時會有所限"
"制,所以是盡量成比例)。 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). 這個圖形顯示目前活躍的函式所有呼叫的巢狀架構。每個彩色的矩"
"形表示一個函式,大小會與該函式執行時的花費成比例。(不過畫圖形時會有所限制,"
"所以是盡量成比例)。 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"
"em> activates the current item. 外觀選項可以在選單中找到。要取得精準的大小比例,選擇「隱藏不正確的框線」。"
"這個模式可能會非常花時間,您可能要先限制一下最多的巢狀等級。「最佳」"
"會依父函式的比例來分離子函式的方向。「總是最佳」會依剩餘空間來決定。「忽略比"
"例」會在畫子函式前先保留函式名稱空間。注意大小的比例有可能會錯得很離譜。 有一種「樹狀地圖」元件。可以用鍵盤左右鍵來導覽所有的子節點,上下鍵則可以進"
"出巢狀等級。Enter 鍵會啟動目前的項目。 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."
"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. 這個清單顯示直接呼叫目前選取函式的所有函式,以及呼叫"
"次數與呼叫花費。 如果顯示一圖示而非引入花費,則表示這個呼叫是在遞迴循"
"環之中。引入花費在此沒有意義。 選擇某個函式會在目前資訊面板的顯示中跳"
"到該函式。如果有兩個面板(分割模式),則會變換另一個面板的函式。 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> 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. 這個清單顯示目前選取函式直接呼叫的所有函式,以及呼"
"叫次數與呼叫花費。 選擇某個函式會在目前資訊面板的顯示中跳到該函式。如"
"果有兩個面板(分割模式),則會變換另一個面板的函式。 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. 這份清單顯示所有可用的花費類型(cost type)以及目前所選"
"取的函式在該類型的自身與引入的花費。 選取其中一種類型,您可以改變所有 "
"KCachegrind 的花費成為該類型。 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)."
"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> 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. 此清單顯示目前選取函式的所有呼叫者函式,包括直接呼叫"
"與間接呼叫。間接呼叫的數字加一稱為「距離」(例如,函式 A 呼叫函式 B,函式 B "
"又呼叫函式 C,則函式 A 到 C 的距離為 2) 顯示的「絕對花費」是當一個已"
"列出的所選函式使用時的花費;「相對花費」是此函式相對於所有已選函式的花費。花"
"費圖形以對每個距離以不同顏色顯示對數百分比。 因為有可能同一個函式中會"
"有許多呼叫,距離欄位有時會顯示所有發生呼叫的函式的距離範圍,這種狀況下,括弧"
"中顯示的是平均距離,也就是發生呼叫最多花費的地方。 選擇某函式可以看每"
"個函式的資訊。如果在分割模式下的兩個面板,會在另一個面板改變。 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)."
"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> 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. 這份清單顯示所有被目前選取的函式呼叫的函式,包括直接與"
"間接呼叫。間接呼叫的數字加一稱為「距離」(例如,函式 A 呼叫函式 B,函式 B 又"
"呼叫函式 C,則函式 A 到 C 的距離為 2) 顯示的「絕對花費」是當一個已列"
"出的所選函式使用時的花費;「相對花費」是此函式相對於所有已選函式的花費。花費"
"圖形以對每個距離以不同顏色顯示對數百分比。 因為有可能同一個函式中會有"
"許多呼叫,距離欄位有時會顯示所有發生呼叫的函式的距離範圍,這種狀況下,括弧中"
"顯示的是平均距離,也就是發生呼叫最多花費的地方。 選擇某函式可以看每個"
"函式的資訊。如果在分割模式下的兩個面板,會在另一個面板改變。 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. 註記組譯器顯示目前選取的函式的機"
"器碼指令,以及執行該指令時的花費。如果是呼叫指令,則呼叫時發生的詳情會插入到"
"源碼中,包括呼叫的花費,呼叫的次數,以及呼叫的目的地。 反組譯輸出可以"
"用 objdump 產生,通常會包在 binutils 套件中。 選取呼叫資訊中的某一行可"
"以眺到被呼叫的函式。 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."
"p> Note that the list is hidden if only one trace part is loaded. 這份清單顯示載入的追蹤的所有追蹤部件。每個部件中包含目"
"前選取的函式在該部件中的自身與引入的花費,百分比是相對於該部件的總花費(不是"
"追蹤部件概觀中的總花費)。另外也會呼叫目前函式的呼叫者與被呼叫者。 若"
"從清單中選擇追蹤部件,就只會顯示選取的部件的花費。如果沒有選擇任何部件,則預"
"設是選取所有的部件。 這是可以多重選擇的清單,您可以拖曳滑鼠來選取一個"
"範圍,或是用 Shift 或 Ctrl 鍵來在「追蹤部件概觀」元件中選擇部件。 注意"
"若是只載入一個追蹤部件,則此元件是隱藏的。 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. 註記源碼清單顯示目前所選取的函式源碼,以及其執行時的花費。"
"如果在源碼中有呼叫,則呼叫發生時的詳情會被插入源碼中,包括呼叫時的花費,呼叫"
"的數量以及呼叫的目的地。 選取被插入的呼叫資訊可以眺到該函式。 This widget shows information for the current "
"selected function in different tabs:
For more "
"information, see the What's This? help of the corresponding tab "
"widget
本畫面以不同分頁顯示目前所選擇函數的資訊:
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:
當某個分析檔中還有多個分析資料檔時,這份概觀可以看到所有的" "追蹤部件。追蹤部件概觀水平軸為執行時間,矩形大小與部件的總花費成比例。您可以" "選擇多個部件來顯示這些部件的總花費。
這些部件可以再更進一步細分:有分" "割模式與被呼叫者模式:
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." "p>
The Cost and Calls columns show the cost used for all " "calls from the function in the line above.
" msgstr "" "最高花費呼叫堆疊這只是純虛構的「最有可能的」呼叫堆疊。它是從目前選" "取的函式開始,針對每個呼叫者與被呼叫者的最高花費放到堆疊中。
花費" "b>與呼叫欄位顯示呼叫所使用的花費。
" #: toplevel.cpp:328 msgid "Flat Profile" msgstr "簡單分析檔" #: toplevel.cpp:338 msgid "" "The Flat ProfileThe 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 "" "簡單分析檔簡單分析檔(Flat Profile)包含一個群組與函式選取清單。根" "據所選取的群組型態,群組清單包含了所有花費到的群組。若是群組型態選擇為「函" "式」則群組清單會被隱藏起來。
函式清單則包含了所選取的群組的函式,(如" "果群組型態為「函式」則包含所有的函式),依花費排序。花費少於 1% 的則預設為隱" "藏。
" #: dumpselectionbase.ui:16 toplevel.cpp:352 toplevel.cpp:604 #, no-c-format msgid "Profile Dumps" msgstr "分析檔傾印" #: toplevel.cpp:362 msgid "" "Profile DumpsThis dockable shows in the top part the list of " "loadable profile dumps in all subdirectories of:
On selecting a profile dump, information for it is shown in the bottom " "area of the dockable:
這個嵌入元件的上半部顯示以下目錄及其子目" "錄中,可載入的分析檔傾印:
選取某個分析檔傾印,其資訊會顯示在此元件的下半部:
Make a copy of the current layout.
" msgstr "複製目前的佈局複製目前的佈局。
" #: toplevel.cpp:461 msgid "" "Remove Current LayoutDelete current layout and make the previous " "active.
" msgstr "移除目前的佈局刪除目前的佈局,並回到上一個。
" #: toplevel.cpp:465 msgid "&Go to Next" msgstr "跳到下一個(&G)" #: toplevel.cpp:469 msgid "Go to Next Layout" msgstr "跳到下一個佈局" #: toplevel.cpp:472 msgid "&Go to Previous" msgstr "跳到上一個(&G)" #: toplevel.cpp:476 msgid "Go to Previous Layout" msgstr "跳到上一個佈局" #: toplevel.cpp:479 msgid "&Restore to Default" msgstr "還原預設值(&R)" #: toplevel.cpp:482 msgid "Restore Layouts to Default" msgstr "還原佈局預設值" #: toplevel.cpp:485 msgid "&Save as Default" msgstr "儲存為預設值(&S)" #: toplevel.cpp:488 msgid "Save Layouts as Default" msgstr "儲存佈局為預設值" #: toplevel.cpp:499 msgid "NewOpen new empty KCachegrind window.
" msgstr "新增開啟新的空白 KCachegrind 視窗。
" #: toplevel.cpp:502 msgid "&Add..." msgstr "新增(&A)..." #: toplevel.cpp:505 msgid "" "Add Profile DataThis opens an additional profile data file in the " "current window.
" msgstr "新增分析檔資料在目前視窗中開啟新的分析資料檔。
" #: toplevel.cpp:517 msgid "Reload Profile DataThis loads any new created parts, too.
" msgstr "重新載入分析資料這也會載入任何新建立的部件。
" #: toplevel.cpp:521 msgid "&Export Graph" msgstr "匯出圖形(&E)" #: toplevel.cpp:525 msgid "" "Export Call GraphGenerates a file with extension .dot for the " "tools of the GraphViz package.
" msgstr "" "匯出呼叫圖產生副檔名為 .dot 的 GraphViz 套件工具的檔案。
" #: toplevel.cpp:531 msgid "&Force Dump" msgstr "強制傾印(&F)" #: toplevel.cpp:540 msgid "" "Force DumpThis 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 "" "強制傾印強制 Callgrind 執行分析檔傾印在目前的目錄中。當 " "KCachegrind 要尋找傾印時可以勾選此選項。傾印完成後,會自動重新載入目前的追" "蹤。如果是 Callgrind 傾印,則也會載入新建立的追蹤部件。
強制傾印會建立" "一個叫做 callgrind.cmd 的檔案,並每秒鐘檢查其存在與否。執行中的 Callgrind 會" "偵測此檔,傾印追蹤部件,並刪除 callgrind.cmd 檔。KCachegrind 會偵測到刪除的動" "作,並做重新載入。如果沒有執行 Callgrind,再按一次「強制傾印」會取消傾印的要" "求。這會刪除 callgrind.cmd 檔並停止輪詢新的傾印。
注意:Callgrind 執行" "時只會在實際執行的時間(只有幾毫秒)才會偵測 callgrind.cmd 檔的存在與否,休眠" "(Sleep)時並不會偵測。提示:若是使用者介面的程式分析檔,您可以用調整視窗大小" "來叫醒 Callgrind。
" #: toplevel.cpp:565 msgid "" "Open Profile DataThis opens a profile data file, with possible " "multiple parts
" msgstr "開啟分析檔資料開啟分析檔資料。
" #: toplevel.cpp:581 msgid "Show/Hide the Parts Overview Dockable" msgstr "顯示/隱藏部件概觀嵌入面板" #: toplevel.cpp:585 msgid "Call Stack" msgstr "呼叫堆疊" #: toplevel.cpp:590 msgid "Show/Hide the Call Stack Dockable" msgstr "顯示/隱藏呼叫堆疊嵌入面板" #: functionselectionbase.ui:16 toplevel.cpp:594 #, no-c-format msgid "Function Profile" msgstr "函式分析檔" #: toplevel.cpp:599 msgid "Show/Hide the Function Profile Dockable" msgstr "顯示/隱藏函式分析檔嵌入面板" #: toplevel.cpp:609 msgid "Show/Hide the Profile Dumps Dockable" msgstr "顯示/隱藏分析檔傾印嵌入面板" #: toplevel.cpp:614 msgid "Show Relative Costs" msgstr "顯示相對花費" #: toplevel.cpp:621 msgid "Show Absolute Costs" msgstr "顯示絕對花費" #: toplevel.cpp:624 msgid "Show relative instead of absolute costs" msgstr "顯示相對花費而非絕對花費" #: toplevel.cpp:628 msgid "Percentage Relative to Parent" msgstr "相對於父項目的百分比" #: toplevel.cpp:634 msgid "Show percentage costs relative to parent" msgstr "顯示相對於父項目的相關花費百分比" #: toplevel.cpp:638 msgid "" "Show percentage costs relative to parentIf 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 Type | Parent Cost | " "tr>
Function Cumulative | Total |
Function Self" "td> | Function Group (*) / Total |
Call | Function " "Cumulative |
Source Line | Function Cumulative | " "tr>
(*) Only if function grouping is switched on (e.g. ELF object " "grouping)." msgstr "" "顯示相對於父項目的相關花費百分比
關閉此選項的話,則花費百分比是以相" "對於目前瀏覽的分析檔部件的總花費。開啟此選項,則此百分比是相對於父項目的相關" "花費。
花費型態 | 父項目花費 |
函式" "累積 | 總計 |
函式本身 | 函式群組(*) / 總計" "td> |
呼叫 | 函式累積 |
源碼行號 | 函" "式累積 |
(*):只有在打開函式群組時(例如 ELF 物件群" "組)
" #: toplevel.cpp:653 msgid "Do Cycle Detection" msgstr "執行循環偵測" #: toplevel.cpp:659 msgid "Skip Cycle Detection" msgstr "略過循環偵測" #: toplevel.cpp:662 msgid "" "Detect recursive cyclesIf 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 "" "偵測遞迴循環
關閉此選項的話,樹狀圖會以黑色區域表示遞迴呼叫,而非無" "限制地畫遞迴。注意,黑色區域的大小通常會是錯的,因為遞迴循環時呼叫的花費無法" "立即決定。不過對假循環而言,這個問題並不大(請參考文件說明)。
勾選此" "選項的話,會去偵測並展開所有的函式成為一虛擬函式,以便正確處理。不過,對使用" "者介面的應用程式來說,這會產生巨大的假循環,變得無法分析。因此,就必須關掉這" "個選項。
" #: toplevel.cpp:684 toplevel.cpp:724 msgid "Go back in function selection history" msgstr "在函式選擇歷史中往後" #: toplevel.cpp:690 toplevel.cpp:736 msgid "Go forward in function selection history" msgstr "在函式選擇歷史中往前" #: toplevel.cpp:696 toplevel.cpp:710 msgid "" "Go UpGo to last selected caller of current function. If no caller " "was visited, use that with highest cost.
" msgstr "" "往上到此函式最後一個選取的呼叫者。如果沒有,則使用最高花費。
" #: toplevel.cpp:702 msgid "&Up" msgstr "向上(&U)" #: toplevel.cpp:741 toplevel.cpp:1646 msgid "Primary Event Type" msgstr "主要事件型態" #: toplevel.cpp:743 msgid "Select primary event type of costs" msgstr "選擇花費的主要事件型態" #: toplevel.cpp:753 toplevel.cpp:1649 msgid "Secondary Event Type" msgstr "次要事件型態" #: toplevel.cpp:755 msgid "Select secondary event type for cost e.g. shown in annotations" msgstr "選擇花費的次要事件型態。" #: toplevel.cpp:766 msgid "Select how functions are grouped into higher level cost items" msgstr "選擇函式要怎麼併入高階花費項目" #: toplevel.cpp:782 msgid "Split" msgstr "分割" #: toplevel.cpp:786 msgid "Show two information panels" msgstr "顯示兩個資訊面板" #: toplevel.cpp:790 #, fuzzy msgid "Split Horizontal" msgstr "水平分割" #: toplevel.cpp:795 #, fuzzy msgid "Change Split Orientation when main window is split." msgstr "主視窗分割時變更分割方向" #: toplevel.cpp:803 msgid "Tip of the &Day..." msgstr "每日提示(&D)..." #: toplevel.cpp:804 msgid "Show \"Tip of the Day\"" msgstr "顯示「每日提示」" #: toplevel.cpp:1007 toplevel.cpp:1056 msgid "" "cachegrind.out* callgrind.out*|Callgrind Profile Data\n" "*|All Files" msgstr "" "cachegrind.out* callgrind.out*|Callgrind 分析資料檔\n" "*|所有檔案" #: toplevel.cpp:1009 msgid "Select Callgrind Profile Data" msgstr "選擇 Callgrind 分析資料" #: toplevel.cpp:1058 msgid "Add Callgrind Profile Data" msgstr "新增 Callgrind 分析資料" #: toplevel.cpp:1216 toplevel.cpp:1569 msgid "(Hidden)" msgstr "(隱藏)" #: toplevel.cpp:1621 msgid "Hide" msgstr "隱藏" #: toplevel.cpp:1654 msgid "Show Absolute Cost" msgstr "顯示絕對花費" #: toplevel.cpp:1657 msgid "Show Relative Cost" msgstr "顯示相對花費" #: toplevel.cpp:1688 msgid "Go Forward" msgstr "往前" #: toplevel.cpp:1689 msgid "Go Up" msgstr "往上" #: toplevel.cpp:1921 #, c-format msgid "Layout Count: %1" msgstr "佈局計數:%1" #: toplevel.cpp:1928 msgid "No profile data file loaded." msgstr "沒有載入分析資料檔。" #: toplevel.cpp:1937 msgid "Total %1 Cost: %2" msgstr "總計 %1 花費:%2" #: toplevel.cpp:1949 msgid "No event type selected" msgstr "(沒有選擇事件型態)" #: toplevel.cpp:2194 toplevel.cpp:2230 toplevel.cpp:2266 msgid "(No Stack)" msgstr "(沒有堆疊)" #: toplevel.cpp:2200 msgid "(No next function)" msgstr "(沒有下一個函式)" #: toplevel.cpp:2236 msgid "(No previous function)" msgstr "(沒有前一個函式)" #: toplevel.cpp:2271 msgid "(No Function Up)" msgstr "(沒有函式往上)" #: tracedata.cpp:153 msgid "Abstract Item" msgstr "抽象項目" #: tracedata.cpp:154 msgid "Cost Item" msgstr "花費項目" #: tracedata.cpp:155 msgid "Part Source Line" msgstr "源碼行部件" #: tracedata.cpp:156 msgid "Source Line" msgstr "源碼行" #: tracedata.cpp:157 msgid "Part Line Call" msgstr "行呼叫部件" #: tracedata.cpp:158 msgid "Line Call" msgstr "行呼叫" #: tracedata.cpp:159 msgid "Part Jump" msgstr "跳躍部件" #: tracedata.cpp:160 msgid "Jump" msgstr "跳躍" #: tracedata.cpp:161 msgid "Part Instruction" msgstr "指令部件" #: tracedata.cpp:162 msgid "Instruction" msgstr "指令" #: 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 "呼叫" #: tracedata.cpp:169 msgid "Part Function" msgstr "函式部件" #: tracedata.cpp:170 msgid "Function Source File" msgstr "函式源碼檔案" #: dumpselectionbase.ui:300 dumpselectionbase.ui:939 #: functionselectionbase.ui:136 stackselectionbase.ui:64 tracedata.cpp:171 #, no-c-format msgid "Function" msgstr "函式" #: tracedata.cpp:172 msgid "Function Cycle" msgstr "函式循環" #: tracedata.cpp:173 msgid "Part Class" msgstr "類別部件" #: tracedata.cpp:174 msgid "Class" msgstr "類別" #: tracedata.cpp:175 msgid "Part Source File" msgstr "程式源碼檔案部件" #: tracedata.cpp:176 msgid "Source File" msgstr "程式源碼檔案" #: tracedata.cpp:177 msgid "Part ELF Object" msgstr "ELF 物件部件" #: tracedata.cpp:178 msgid "ELF Object" msgstr "ELF 物件" #: tracedata.cpp:180 msgid "Program Trace" msgstr "程式追蹤" #: tracedata.cpp:241 msgid "%1 from %2" msgstr "%1 從 %2" #: tracedata.cpp:2583 msgid "(no caller)" msgstr "(無呼叫者)" #: tracedata.cpp:2590 tracedata.cpp:2609 msgid "%1 via %2" msgstr "%1 經過 %2" #: tracedata.cpp:2599 msgid "(no callee)" msgstr "(無被呼叫者)" #: tracedata.cpp:4467 msgid "(not found)" msgstr "(未找到)" #: tracedata.cpp:5017 msgid "Recalculating Function Cycles..." msgstr "重新計算函式循環..." #: traceitemview.cpp:53 msgid "No description available" msgstr "沒有可用的描述" #: treemap.cpp:1281 #, c-format msgid "Text %1" msgstr "文字 %1" #: treemap.cpp:2809 msgid "Recursive Bisection" msgstr "遞迴對切" #: treemap.cpp:2810 msgid "Columns" msgstr "欄" #: treemap.cpp:2811 msgid "Rows" msgstr "列" #: treemap.cpp:2812 msgid "Always Best" msgstr "永遠最好的" #: treemap.cpp:2813 msgid "Best" msgstr "最好的" #: treemap.cpp:2814 msgid "Alternate (V)" msgstr "替代(垂直)" #: treemap.cpp:2815 msgid "Alternate (H)" msgstr "替代(水平)" #: treemap.cpp:2872 msgid "Nesting" msgstr "巢狀" #: treemap.cpp:2875 msgid "Correct Borders Only" msgstr "只有正確的框線" #: treemap.cpp:2877 treemap.cpp:2878 treemap.cpp:2879 treemap.cpp:2880 #, c-format msgid "Width %1" msgstr "寬度 %1" #: treemap.cpp:2902 msgid "Visible" msgstr "可見的" #: treemap.cpp:2903 msgid "Take Space From Children" msgstr "由子系統取得空間" #: treemap.cpp:2905 msgid "Top Left" msgstr "左上方" #: treemap.cpp:2906 msgid "Top Center" msgstr "頂端中央" #: treemap.cpp:2907 msgid "Top Right" msgstr "右上方" #: treemap.cpp:2909 msgid "Bottom Center" msgstr "底端中央" #: treemap.cpp:2910 msgid "Bottom Right" msgstr "右下方" #: treemap.cpp:2987 msgid "No %1 Limit" msgstr "沒有 %1 限制" #: treemap.cpp:3056 treemap.cpp:3067 #, c-format msgid "" "_n: 1 Pixel\n" "%n Pixels" msgstr "%n 像素" #: treemap.cpp:3073 msgid "Halve Area Limit (to %1)" msgstr "將區域限制減半(到 %1)" #: treemap.cpp:3118 #, c-format msgid "Depth %1" msgstr "深度 %1" #: treemap.cpp:3122 msgid "Decrement (to %1)" msgstr "遞減(到 %1)" #: treemap.cpp:3124 msgid "Increment (to %1)" msgstr "遞增(到 %1)" #: configdlgbase.ui:37 #, no-c-format msgid "General" msgstr "一般" #: configdlgbase.ui:69 #, no-c-format msgid "Truncated when more/longer than:" msgstr "大於多少時截斷:" #: configdlgbase.ui:77 #, no-c-format msgid "Precision of percentage values:" msgstr "百分比數值的精確度:" #: configdlgbase.ui:85 #, no-c-format msgid "Symbols in tooltips and context menus" msgstr "在工具提示與內文選單中的符號" #: configdlgbase.ui:141 #, no-c-format msgid "Maximum number of items in lists:" msgstr "清單中最大項目數:" #: configdlgbase.ui:162 #, no-c-format msgid "Cost Item Colors" msgstr "花費項目顏色" #: configdlgbase.ui:254 #, no-c-format msgid "Object:" msgstr "物件:" #: configdlgbase.ui:262 #, no-c-format msgid "Class:" msgstr "類別:" #: configdlgbase.ui:310 #, no-c-format msgid "File:" msgstr "檔案:" #: configdlgbase.ui:376 #, no-c-format msgid "Annotations" msgstr "註記" #: configdlgbase.ui:395 #, no-c-format msgid "Context lines in annotations:" msgstr "註記裡的內容:" #: configdlgbase.ui:423 #, no-c-format msgid "Source Folders" msgstr "程式源碼資料夾" #: configdlgbase.ui:454 #, no-c-format msgid "Object / Related Source Base" msgstr "物件 / 相關來源基礎" #: configdlgbase.ui:483 #, no-c-format msgid "Add..." msgstr "新增..." #: dumpselectionbase.ui:32 #, no-c-format msgid "Target" msgstr "目標" #: dumpselectionbase.ui:54 #, no-c-format msgid "Time" msgstr "時間" #: dumpselectionbase.ui:65 #, no-c-format msgid "Path" msgstr "路徑" #: dumpselectionbase.ui:106 #, no-c-format msgid "Target command:" msgstr "目標命令:" #: dumpselectionbase.ui:119 #, no-c-format msgid "Profiler options:" msgstr "分析檔選項:" #: dumpselectionbase.ui:125 #, no-c-format msgid "Option" msgstr "選項" #: dumpselectionbase.ui:136 dumpselectionbase.ui:688 #, no-c-format msgid "Value" msgstr "數值" #: dumpselectionbase.ui:147 #, no-c-format msgid "Trace" msgstr "追蹤" #: dumpselectionbase.ui:160 dumpselectionbase.ui:768 #, no-c-format msgid "Jumps" msgstr "跳躍" #: dumpselectionbase.ui:174 #, no-c-format msgid "Instructions" msgstr "指令" #: dumpselectionbase.ui:189 dumpselectionbase.ui:783 #, no-c-format msgid "Events" msgstr "事件" #: dumpselectionbase.ui:202 #, no-c-format msgid "Full Cache" msgstr "完整快取" #: dumpselectionbase.ui:216 #, no-c-format msgid "Custom" msgstr "自訂" #: dumpselectionbase.ui:231 #, no-c-format msgid "Collect" msgstr "收集" #: dumpselectionbase.ui:244 #, no-c-format msgid "At Startup" msgstr "啟動時" #: dumpselectionbase.ui:258 #, no-c-format msgid "While In" msgstr "當在" #: dumpselectionbase.ui:273 #, no-c-format msgid "Skip" msgstr "略過" #: dumpselectionbase.ui:286 #, no-c-format msgid "PLT" msgstr "PLT" #: dumpselectionbase.ui:315 #, no-c-format msgid "Dump Profile" msgstr "傾印分析檔" #: dumpselectionbase.ui:328 #, no-c-format msgid "Every BBs" msgstr "每次 BB" #: dumpselectionbase.ui:342 dumpselectionbase.ui:384 #, no-c-format msgid "On Entering" msgstr "進入時" #: dumpselectionbase.ui:356 #, no-c-format msgid "On Leaving" msgstr "離開時" #: dumpselectionbase.ui:371 #, no-c-format msgid "Zero Events" msgstr "清空事件" #: dumpselectionbase.ui:399 #, no-c-format msgid "Separate" msgstr "分離" #: dumpselectionbase.ui:412 #, no-c-format msgid "Threads" msgstr "執行緒" #: dumpselectionbase.ui:426 #, no-c-format msgid "Recursions" msgstr "遞迴" #: dumpselectionbase.ui:440 #, no-c-format msgid "Call Chain" msgstr "呼叫鍊" #: dumpselectionbase.ui:470 #, no-c-format msgid "Custom profiler options:" msgstr "自訂分析器選項:" #: dumpselectionbase.ui:508 #, no-c-format msgid "Run New Profile" msgstr "執行新分析檔" #: dumpselectionbase.ui:520 #, no-c-format msgid "Info" msgstr "資訊" #: dumpselectionbase.ui:531 #, no-c-format msgid "Dump reason:" msgstr "傾印理由:" #: dumpselectionbase.ui:544 #, no-c-format msgid "Event summary:" msgstr "事件摘要:" #: dumpselectionbase.ui:561 #, no-c-format msgid "Sum" msgstr "總計" #: dumpselectionbase.ui:579 #, no-c-format msgid "Miscellaneous:" msgstr "其他:" #: dumpselectionbase.ui:617 #, no-c-format msgid "Show" msgstr "顯示" #: dumpselectionbase.ui:625 #, no-c-format msgid "Compare" msgstr "比較" #: dumpselectionbase.ui:637 #, no-c-format msgid "State" msgstr "狀態" #: dumpselectionbase.ui:656 #, no-c-format msgid "Update" msgstr "更新" #: dumpselectionbase.ui:664 #, no-c-format msgid "Every [s]:" msgstr "間隔(秒):" #: dumpselectionbase.ui:677 #, no-c-format msgid "Counter" msgstr "計數器" #: dumpselectionbase.ui:699 #, no-c-format msgid "Dumps Done" msgstr "傾印完成" #: dumpselectionbase.ui:713 #, no-c-format msgid "Is Collecting" msgstr "收集中" #: dumpselectionbase.ui:727 #, no-c-format msgid "Executed" msgstr "已執行" #: dumpselectionbase.ui:740 #, no-c-format msgid "Basic Blocks" msgstr "基本區塊" #: dumpselectionbase.ui:796 #, no-c-format msgid "Ir" msgstr "Ir" #: dumpselectionbase.ui:811 #, no-c-format msgid "Distinct" msgstr "不同" #: dumpselectionbase.ui:838 #, no-c-format msgid "Functions" msgstr "函式" #: dumpselectionbase.ui:852 #, no-c-format msgid "Contexts" msgstr "內文" #: dumpselectionbase.ui:890 #, no-c-format msgid "Stack trace:" msgstr "堆疊追蹤:" #: dumpselectionbase.ui:898 #, no-c-format msgid "Sync." msgstr "同步" #: dumpselectionbase.ui:976 #, no-c-format msgid "Start" msgstr "開始" #: dumpselectionbase.ui:1001 #, no-c-format msgid "Zero" msgstr "歸零" #: dumpselectionbase.ui:1009 #, no-c-format msgid "Dump" msgstr "傾印" #: dumpselectionbase.ui:1021 #, no-c-format msgid "Messages" msgstr "訊息" #: dumpselectionbase.ui:1045 #, no-c-format msgid "Kill Run" msgstr "終止執行" #: functionselectionbase.ui:41 #, no-c-format msgid "&Search:" msgstr "搜尋(&S):" #: functionselectionbase.ui:73 #, no-c-format msgid "Group" msgstr "群組" #: partselectionbase.ui:60 #, no-c-format msgid "(no trace parts)" msgstr "(無追蹤部件)" #: stackselectionbase.ui:16 #, no-c-format msgid "Stack Selection" msgstr "堆疊選擇" #: stackselectionbase.ui:42 #, no-c-format msgid "Cost2" msgstr "花費2" #: tdecachegrindui.rc:15 #, no-c-format msgid "&Layout" msgstr "佈局(&L)" #: tdecachegrindui.rc:32 #, no-c-format msgid "Sidebars" msgstr "邊列" #: tdecachegrindui.rc:54 #, no-c-format msgid "State Toolbar" msgstr "狀態工具列" #: 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 "" "每個使用者介面元件中的「這是什麼?」說明內含了此元件的詳細用法資訊。建議第" "一次使用時先閱讀它。您以可以按 Shift+F1 叫出。
\n" #: 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 "" "若您提供這個選項:--dump-instr=yes,您可以在呼叫樹模式取得指令層" "級的分析檔資訊。\n" "用「組譯器檢視」取得指令的註記。
\n" #: 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 "您可以用 Alt 加上左右鍵來在目前的物件歷史中往返。
\n" #: tips:29 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" msgstr "" "您可以用方向鍵在呼叫者/被呼叫者地圖中導覽。用左右鍵來跳到相鄰的節點,上下" "鍵則在不同的巢狀等級間來回。要選取目前的項目,您可以按空白鍵,按下 Enter 鍵則" "是啟用。
\n" #: 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 "" "您可以用方向鍵在呼叫圖檢視中導覽。用左右鍵來跳到與目前選取的呼叫相鄰的節" "點,上下鍵則在不同的呼叫等級間來回,切換呼叫函式。按下 Enter 鍵則是啟用目前的" "項目。
\n" #: 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 "" "您可以在工具列的編輯欄中輸入某函式的部份名稱(不分大小寫),再按下 Enter " "鍵就可以快速找到該函式的位置。
\n" #: 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 "" "您可以指定自訂的顏色給圖形中的 ELF 物件、C++ 類別或源碼檔。您只要在「設" "定」─「設定 KCachegrind...」中設定即可。
\n" #: 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 "" "
如果有提供除錯資訊的話,您可以在資訊分頁中的「位置」標籤處,或是源碼分頁處" "的源碼標頭處看到所選取函式的除錯資訊。
\n" "必須要有源碼檔的檔名(包括副檔名)。如果 KCachegrind 還是沒有顯示源碼,請" "確定您已將源碼檔所在的路徑加到設定中的「源碼目錄」清單中。
\n" #: tips:77 msgid "" "...that you can configure whether KCachgrind should\n" "show absolute event counts or relative ones (percentage display)?
\n" msgstr "" "您可以設定是否要讓 KCachegrind 顯示絕對事件計數或相對事件計數(以百分比顯" "示)。
\n" #: 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 "" "您可以在 KCachegrind 中設定所有函式清單中的最大顯示數目。這樣的話,清單中" "的最後一個項目會顯示出還有多少函式未顯示出來,以及這些未顯示函式的花費。" "p>\n" "
要啟動較少花費的函式,您可以搜尋並在簡單分析檔中選取。這樣會暫時新增到簡單" "分析檔清單中。
\n" #: 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 "" "「總體呼叫頁」顯示的是呼叫選取的函式的所有函式(上半部),以及被選取的函式" "呼叫的函式(下半部),包括直接與間接呼叫。
\n" "例如:
\n" "選取函式 bar(),上半部清單中的函式 foo1() 數值 50% 表示從 foo1() 呼叫 " "bar() 時的花費佔全部花費的 50%。
\n" "下半部清單中的函式 foo2() 數值 50% 表示 bar() 呼叫 foo2() 時的花費佔全部花" "費的 50%。
\n" #: tips:113 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" msgstr "" "滑鼠指標指在樹狀地圖中上頭時稍等一下,會跑出逼個工具提示,裡面會顯示巢狀矩" "形的名稱清單。
\n" "清單中的項目可以用滑鼠右鍵選取。
\n" #: tips:123 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" msgstr "" "您可以限制只顯示一小部份部件的花費計數,只要在「追蹤選擇」元件中選取這些部" "件即可。
\n" "要在 cachegrind 的分析執行中產生多個部件,可以用像這樣的選項:--" "cachedumps=xxx 表示 xxx 個基本區塊。(基本區塊是在您的程式碼中不分支的組譯敘" "述)。
\n" #, fuzzy #~ msgid "Top" #~ msgstr "左上方" #, fuzzy #~ msgid "Right" #~ msgstr "右上方" #, fuzzy #~ msgid "Bottom" #~ msgstr "左下方" #, fuzzy #~ msgid "Horizontal" #~ msgstr "水平分割" #, fuzzy #~ msgid "Border" #~ msgstr "邊框 0" #, fuzzy #~ msgid "Configuration" #~ msgstr "KCachegrind 設定" #, fuzzy #~ msgid "Options" #~ msgstr "選項" #, fuzzy #~ msgid "&File" #~ msgstr "檔案:" #, fuzzy #~ msgid "Main Toolbar" #~ msgstr "狀態工具列"