profile-viewer 0.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/dist/022efb839d22fa54a716.svg +28 -0
- data/dist/0c510afd6169a0a83f97.svg +14 -0
- data/dist/0d5cf282780cd1a5ec64.svg +8 -0
- data/dist/119.cc58ce313e67f80f50f3.bundle.js +2 -0
- data/dist/119.cc58ce313e67f80f50f3.bundle.js.map +1 -0
- data/dist/11c5dca6d97c9e10e5b7.svg +9 -0
- data/dist/131.c21d348572deab4ece66.bundle.js +2 -0
- data/dist/131.c21d348572deab4ece66.bundle.js.map +1 -0
- data/dist/18e7fdd45099134897d2.svg +8 -0
- data/dist/2d4b477bc424d35a0245.svg +25 -0
- data/dist/2e43ad991eb141fc017f.svg +9 -0
- data/dist/2ea5b50b7361e6de561c.svg +11 -0
- data/dist/308.4d236ce7e6451807cb54.bundle.js +2 -0
- data/dist/308.4d236ce7e6451807cb54.bundle.js.map +1 -0
- data/dist/31fe933f3a12be1aa7f3.svg +4 -0
- data/dist/390aa266f451c1005f61.svg +10 -0
- data/dist/3c3fda7c08bcc9544c64.svg +6 -0
- data/dist/4260d5db8309a6f83637.svg +10 -0
- data/dist/4536fd0738f36c3463bc.svg +1 -0
- data/dist/490065792b7e903c9f3e.svg +6 -0
- data/dist/49da6a2153f62ef73d17.svg +7 -0
- data/dist/4d26f0e38c22eedde178.jpg +0 -0
- data/dist/4ecb077d8715f89c0f87.svg +13 -0
- data/dist/524e896f487119a0b832.svg +13 -0
- data/dist/58c5415e952fb6dddd6b.png +0 -0
- data/dist/6bd0589a27236471fdab.svg +4 -0
- data/dist/6c6b49af3a86dfdd44e6.svg +4 -0
- data/dist/6c8063be3afa1d95c902.svg +3 -0
- data/dist/71730566d6c47ffdc965.svg +12 -0
- data/dist/7273fadce89da05535e5.svg +4 -0
- data/dist/731673c749e57bf6f544.svg +13 -0
- data/dist/76e5b29823c9fd62d90d.svg +3 -0
- data/dist/7853c71223701f30d495.svg +19 -0
- data/dist/79856ce399cb305fafb8.svg +19 -0
- data/dist/79eaad4fc0c398100809.svg +6 -0
- data/dist/7c7ac3c7df370340cfd2.svg +7 -0
- data/dist/7e3ac9afb25cfe809520.svg +1 -0
- data/dist/81762b0b1aacd3686a6b.svg +12 -0
- data/dist/86e81402ef76d28ff55f.svg +15 -0
- data/dist/8aae7b979b04407f71a4.svg +3 -0
- data/dist/8b8b909e42722172d494.svg +7 -0
- data/dist/8dab2a6ba757bcc6e9a5.svg +3 -0
- data/dist/9.071a712ea648c8b30416.bundle.js +2 -0
- data/dist/9.071a712ea648c8b30416.bundle.js.map +1 -0
- data/dist/9103e94f1d34c15d44be.svg +6 -0
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js +2 -0
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js.map +1 -0
- data/dist/9a7bd6ec36312a2baa7e.svg +1 -0
- data/dist/9d858d1a3ab57f8ee2e1.svg +4 -0
- data/dist/9eb1fab2684d1e1f0e26.svg +13 -0
- data/dist/_headers +37 -0
- data/dist/_redirects +2 -0
- data/dist/a3196e840709b18a3119.svg +1 -0
- data/dist/aa867391c311267af5a9.svg +4 -0
- data/dist/acb8393f3fb9c59b15c9.svg +20 -0
- data/dist/ad13da76642d8099fe70.module.wasm +0 -0
- data/dist/b45b29da558efa211628.jpg +0 -0
- data/dist/b5698a02eef37ce29146.svg +10 -0
- data/dist/b805360fcc91834556c9.svg +4 -0
- data/dist/before-load.js +1 -0
- data/dist/c3432220f657733ed05f.svg +10 -0
- data/dist/ca2af827049e9039ef9c.svg +8 -0
- data/dist/contribute.json +37 -0
- data/dist/d09537c705fb0878eb63.svg +4 -0
- data/dist/d9c199b3e3e469cc5713.svg +10 -0
- data/dist/da1f21c60c7217745dd8.svg +1 -0
- data/dist/docs/README.md +7 -0
- data/dist/docs/_navbar.md +3 -0
- data/dist/docs/_sidebar.md +27 -0
- data/dist/docs/advanced-topics.md +9 -0
- data/dist/docs/bunny-2.md +78 -0
- data/dist/docs/bunny.md +281 -0
- data/dist/docs/case-studies.md +5 -0
- data/dist/docs/css/style-overrides.css +160 -0
- data/dist/docs/css/vue_v4.12.2.min.css +858 -0
- data/dist/docs/gitpod.md +39 -0
- data/dist/docs/guide-android-profiling.md +46 -0
- data/dist/docs/guide-filtering-call-trees.md +87 -0
- data/dist/docs/guide-getting-started.md +115 -0
- data/dist/docs/guide-perf-profiling.md +76 -0
- data/dist/docs/guide-profiler-fundamentals.md +33 -0
- data/dist/docs/guide-profiling-android-directly-on-device.md +34 -0
- data/dist/docs/guide-profiling-firefox-android.md +7 -0
- data/dist/docs/guide-remote-profiling.md +90 -0
- data/dist/docs/guide-removing-profiler.md +4 -0
- data/dist/docs/guide-stack-samples-and-call-trees.md +57 -0
- data/dist/docs/guide-startup-shutdown.md +108 -0
- data/dist/docs/guide-ui-tour-panels.md +95 -0
- data/dist/docs/guide-ui-tour-timeline.md +76 -0
- data/dist/docs/images/about-debugging-remote-profiling-panel.png +0 -0
- data/dist/docs/images/about-debugging-remote.png +0 -0
- data/dist/docs/images/about-url.png +0 -0
- data/dist/docs/images/allocation-calltree-2019-12-11.png +0 -0
- data/dist/docs/images/allocation-feature.png +0 -0
- data/dist/docs/images/allocation-flame-graph-2019-12-11.png +0 -0
- data/dist/docs/images/allocation-js.png +0 -0
- data/dist/docs/images/allocation-track.png +0 -0
- data/dist/docs/images/bunny-analysis/bunny.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-flame-content.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-flame-worker.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-thread-list.png +0 -0
- data/dist/docs/images/bunny-analysis/fillstyle-thread-list-measure.png +0 -0
- data/dist/docs/images/bunny-analysis/fillstyle-thread-list.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-content.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-set-fillstyle.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-worker.png +0 -0
- data/dist/docs/images/bunny-analysis/focus-subtree.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-list-measure.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-list.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-parallel.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-sync.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-work-parallel.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-work-sync.png +0 -0
- data/dist/docs/images/call-tree-running-time.svg +82 -0
- data/dist/docs/images/call-tree-self-time.svg +82 -0
- data/dist/docs/images/call-tree.svg +131 -0
- data/dist/docs/images/favicon.svg +4 -0
- data/dist/docs/images/filter-search.svg +78 -0
- data/dist/docs/images/getting-started-delete-profile.png +0 -0
- data/dist/docs/images/getting-started-devtools-panel.png +0 -0
- data/dist/docs/images/getting-started-enable-popup.png +0 -0
- data/dist/docs/images/getting-started-list-uploaded-profiles.png +0 -0
- data/dist/docs/images/getting-started-naming-profiles.png +0 -0
- data/dist/docs/images/getting-started-popup.png +0 -0
- data/dist/docs/images/getting-started-upload-permalink.webm +0 -0
- data/dist/docs/images/getting-started-upload.png +0 -0
- data/dist/docs/images/getting-started-use-icon.webm +0 -0
- data/dist/docs/images/getting-started-use-popup.webm +0 -0
- data/dist/docs/images/implementation-2022-06-16.png +0 -0
- data/dist/docs/images/implementation-filter.svg +101 -0
- data/dist/docs/images/interval-2020-05.png +0 -0
- data/dist/docs/images/invert-2022-06-16.png +0 -0
- data/dist/docs/images/invert-after.svg +161 -0
- data/dist/docs/images/invert-before.svg +144 -0
- data/dist/docs/images/invert-call-tree.svg +113 -0
- data/dist/docs/images/ipc-messages-feature.png +0 -0
- data/dist/docs/images/ipc-messages-io-threads.png +0 -0
- data/dist/docs/images/ipc-messages-popup.png +0 -0
- data/dist/docs/images/popup.png +0 -0
- data/dist/docs/images/qr-gve-nightly.gif +0 -0
- data/dist/docs/images/qr-reference-browser-nightly.gif +0 -0
- data/dist/docs/images/samples.svg +116 -0
- data/dist/docs/images/screenshot-2022-04-25.png +0 -0
- data/dist/docs/images/search-2022-06-16.png +0 -0
- data/dist/docs/images/secret-menu-toast.png +0 -0
- data/dist/docs/images/settings-menu.png +0 -0
- data/dist/docs/images/simple-call-tree-self-time.svg +41 -0
- data/dist/docs/images/simple-call-tree.svg +41 -0
- data/dist/docs/images/simple-stacks-self-time.svg +96 -0
- data/dist/docs/images/simple-stacks.svg +118 -0
- data/dist/docs/images/start-profiler.png +0 -0
- data/dist/docs/images/transform-collapse-direct-recursion.svg +47 -0
- data/dist/docs/images/transform-collapse-resource.svg +83 -0
- data/dist/docs/images/transform-focus-function.svg +81 -0
- data/dist/docs/images/transform-focus-node.svg +86 -0
- data/dist/docs/images/transform-merge-function.svg +95 -0
- data/dist/docs/images/transform-merge-node.svg +96 -0
- data/dist/docs/images/transforms-2022-06-16.png +0 -0
- data/dist/docs/images/ui-tour-activity-graph.png +0 -0
- data/dist/docs/images/ui-tour-panels-call-tree.png +0 -0
- data/dist/docs/images/ui-tour-panels-flame-graph.png +0 -0
- data/dist/docs/images/ui-tour-panels-marker-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels-network-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels-stack-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels.png +0 -0
- data/dist/docs/images/ui-tour-ranges.png +0 -0
- data/dist/docs/images/ui-tour-selection.webm +0 -0
- data/dist/docs/images/ui-tour-timeline-markers.png +0 -0
- data/dist/docs/images/ui-tour-timeline-memory.png +0 -0
- data/dist/docs/images/ui-tour-timeline-network.png +0 -0
- data/dist/docs/images/ui-tour-timeline-screenshots.png +0 -0
- data/dist/docs/images/ui-tour-timeline-track-selection.png +0 -0
- data/dist/docs/images/ui-tour-timeline.png +0 -0
- data/dist/docs/index.html +21 -0
- data/dist/docs/ipc-messages.md +44 -0
- data/dist/docs/js/docsify_v4.12.2+.min.js +1 -0
- data/dist/docs/js/ga_v4.12.2.min.js +1 -0
- data/dist/docs/js/init.js +1 -0
- data/dist/docs/js/search_v4.12.2.min.js +1 -0
- data/dist/docs/memory-allocations.md +70 -0
- data/dist/docs/videos-call-tree-1.md +5 -0
- data/dist/docs/videos-call-tree-2.md +5 -0
- data/dist/docs/videos-call-tree-3.md +5 -0
- data/dist/docs/videos-intro.md +7 -0
- data/dist/docs/videos-samples-markers.md +5 -0
- data/dist/docs/videos-threads.md +5 -0
- data/dist/docs/videos.md +32 -0
- data/dist/e4ed50222911c5af9a32.svg +12 -0
- data/dist/e70722c0fe0ac3d4227b.svg +10 -0
- data/dist/f0599659345cf76717cd.svg +4 -0
- data/dist/f8e25c2ebeb0a0725a9e.svg +12 -0
- data/dist/favicon.png +0 -0
- data/dist/fcb532a05dd4b09c2d08.svg +10 -0
- data/dist/fd040fb5f4e7a515bb3c.svg +15 -0
- data/dist/index.html +1 -0
- data/dist/locales/README.md +26 -0
- data/dist/locales/be/app.ftl +1003 -0
- data/dist/locales/de/app.ftl +994 -0
- data/dist/locales/el/app.ftl +1013 -0
- data/dist/locales/en-GB/app.ftl +1018 -0
- data/dist/locales/en-US/app.ftl +1125 -0
- data/dist/locales/es-CL/app.ftl +948 -0
- data/dist/locales/fr/app.ftl +942 -0
- data/dist/locales/fy-NL/app.ftl +1018 -0
- data/dist/locales/ia/app.ftl +1007 -0
- data/dist/locales/it/app.ftl +936 -0
- data/dist/locales/kab/app.ftl +557 -0
- data/dist/locales/nl/app.ftl +1018 -0
- data/dist/locales/pt-BR/app.ftl +947 -0
- data/dist/locales/ru/app.ftl +1032 -0
- data/dist/locales/sv-SE/app.ftl +1013 -0
- data/dist/locales/uk/app.ftl +1019 -0
- data/dist/locales/zh-CN/app.ftl +931 -0
- data/dist/locales/zh-TW/app.ftl +930 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js +199 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.LICENSE.txt +92 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.map +1 -0
- data/dist/photon/31fe933f3a12be1aa7f3.svg +4 -0
- data/dist/photon/49da6a2153f62ef73d17.svg +7 -0
- data/dist/photon/6bd0589a27236471fdab.svg +4 -0
- data/dist/photon/6c8063be3afa1d95c902.svg +3 -0
- data/dist/photon/76e5b29823c9fd62d90d.svg +3 -0
- data/dist/photon/8aae7b979b04407f71a4.svg +3 -0
- data/dist/photon/8dab2a6ba757bcc6e9a5.svg +3 -0
- data/dist/photon/9103e94f1d34c15d44be.svg +6 -0
- data/dist/photon/aa867391c311267af5a9.svg +4 -0
- data/dist/photon/f0599659345cf76717cd.svg +4 -0
- data/dist/photon/index.html +214 -0
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js +2 -0
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js.map +1 -0
- data/dist/service-worker-compat.js +1 -0
- data/dist/sw.js +2 -0
- data/dist/sw.js.map +1 -0
- data/dist/workbox-27b29e6f.js +2 -0
- data/dist/workbox-27b29e6f.js.map +1 -0
- data/dist/zee-worker.js +1 -0
- data/ruby-bin/profile-viewer +87 -0
- metadata +281 -0
|
@@ -0,0 +1,930 @@
|
|
|
1
|
+
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Localization for the App UI of Profiler
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
# Naming convention for l10n IDs: "ComponentName--string-summary".
|
|
10
|
+
# This allows us to minimize the risk of conflicting IDs throughout the app.
|
|
11
|
+
# Please sort alphabetically by (component name), and
|
|
12
|
+
# keep strings in order of appearance.
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## The following feature names must be treated as a brand. They cannot be translated.
|
|
16
|
+
|
|
17
|
+
-firefox-brand-name = Firefox
|
|
18
|
+
-firefox-android-brand-name = Firefox for Android
|
|
19
|
+
-profiler-brand-name = Firefox Profiler
|
|
20
|
+
-profiler-brand-short-name = Profiler
|
|
21
|
+
-firefox-nightly-brand-name = Firefox Nightly
|
|
22
|
+
|
|
23
|
+
## AppHeader
|
|
24
|
+
## This is used at the top of the homepage and other content pages.
|
|
25
|
+
|
|
26
|
+
AppHeader--app-header = <header>{ -profiler-brand-name }</header> — <subheader>{ -firefox-brand-name } 效能分析網頁應用程式</subheader>
|
|
27
|
+
AppHeader--github-icon =
|
|
28
|
+
.title = 前往我們的 Git 儲存庫(開啟新視窗)
|
|
29
|
+
|
|
30
|
+
## AppViewRouter
|
|
31
|
+
## This is used for displaying errors when loading the application.
|
|
32
|
+
|
|
33
|
+
AppViewRouter--error-unpublished = 無法從 { -firefox-brand-name } 取得效能檢測檔。
|
|
34
|
+
AppViewRouter--error-from-file = 無法讀取檔案或剖析檔案當中的效能檢測資訊。
|
|
35
|
+
AppViewRouter--error-local = 尚未實作。
|
|
36
|
+
AppViewRouter--error-public = 無法下載效能檢測檔。
|
|
37
|
+
AppViewRouter--error-from-url = 無法下載效能檢測檔。
|
|
38
|
+
AppViewRouter--error-compare = 無法取得效能檢測檔。
|
|
39
|
+
# This error message is displayed when a Safari-specific error state is encountered.
|
|
40
|
+
# Importing profiles from URLs such as http://127.0.0.1:someport/ is not possible in Safari.
|
|
41
|
+
# https://profiler.firefox.com/from-url/http%3A%2F%2F127.0.0.1%3A3000%2Fprofile.json/
|
|
42
|
+
AppViewRouter--error-from-localhost-url-safari = 由於 <a>Safari 的特殊限制</a>,{ -profiler-brand-name } 無法從這套瀏覽器自本機匯入效能檢測檔。請改用 { -firefox-brand-name } 或 Chrome 開啟此頁面。
|
|
43
|
+
.title = 無法使用 Safari 匯入本機效能檢測檔
|
|
44
|
+
AppViewRouter--route-not-found--home =
|
|
45
|
+
.specialMessage = 無法處理您嘗試開啟的網址。
|
|
46
|
+
|
|
47
|
+
## CallNodeContextMenu
|
|
48
|
+
## This is used as a context menu for the Call Tree, Flame Graph and Stack Chart
|
|
49
|
+
## panels.
|
|
50
|
+
|
|
51
|
+
# Variables:
|
|
52
|
+
# $fileName (String) - Name of the file to open.
|
|
53
|
+
CallNodeContextMenu--show-file = 顯示 <strong>{ $fileName }</strong>
|
|
54
|
+
CallNodeContextMenu--transform-merge-function = 合併函數
|
|
55
|
+
.title = 合併函數後會將其從效能檢測檔移除,並將時間歸入呼叫該函數的函數。此函數在效能樹中所有發生之處都會被合併。
|
|
56
|
+
CallNodeContextMenu--transform-merge-call-node = 只合併節點
|
|
57
|
+
.title = 合併節點後會將其從效能檢測檔移除,並將時間歸入呼叫該節點的函數節點。只會移除效能樹當中特定部分的函數,其他對該函數呼叫的部分將保留在檢測檔中。
|
|
58
|
+
# This is used as the context menu item title for "Focus on function" and "Focus
|
|
59
|
+
# on function (inverted)" transforms.
|
|
60
|
+
CallNodeContextMenu--transform-focus-function-title = 聚焦於函數,將移除該函數之外所有紀錄到的項目。除此之外,還會重新將呼叫樹的根指定為該函數。此功能可以將檢測檔中的多個函數呼叫點合併為單一呼叫節點。
|
|
61
|
+
CallNodeContextMenu--transform-focus-function = 聚焦於函數
|
|
62
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
63
|
+
CallNodeContextMenu--transform-focus-function-inverted = 聚焦於函數(反向)
|
|
64
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
65
|
+
CallNodeContextMenu--transform-focus-subtree = 只聚焦於子樹
|
|
66
|
+
.title = 聚焦於子樹,將從呼叫樹中拉出分支,並移除不屬於該分支的內容。然而此功能只對單一呼叫節點有效,將忽略其他呼叫該函數的部分。
|
|
67
|
+
# This is used as the context menu item to apply the "Focus on category" transform.
|
|
68
|
+
# Variables:
|
|
69
|
+
# $categoryName (String) - Name of the category to focus on.
|
|
70
|
+
CallNodeContextMenu--transform-focus-category = 聚焦於分類 <strong>{ $categoryName }</strong>
|
|
71
|
+
.title = 聚焦於與選擇的節點相同的分類,因此會將屬於其他分類的節點合併起來。
|
|
72
|
+
CallNodeContextMenu--transform-collapse-function-subtree = 摺疊函數
|
|
73
|
+
.title = 將函數摺疊後,將移除所有呼叫內容,並將所有執行時間併入該函數中。這樣做可簡化檢測檔內容,將不需要分析的程式合併為單一呼叫。
|
|
74
|
+
# This is used as the context menu item to apply the "Collapse resource" transform.
|
|
75
|
+
# Variables:
|
|
76
|
+
# $nameForResource (String) - Name of the resource to collapse.
|
|
77
|
+
CallNodeContextMenu--transform-collapse-resource = 摺疊<strong>{ $nameForResource }</strong>
|
|
78
|
+
.title = 摺疊資源可將所有對該資源的呼叫,壓平成已摺疊的單一呼叫節點。
|
|
79
|
+
CallNodeContextMenu--transform-collapse-recursion = 摺疊遞迴
|
|
80
|
+
.title = 移除重複遞迴相同函數,但堆疊中含有中介函數的遞迴。
|
|
81
|
+
CallNodeContextMenu--transform-collapse-direct-recursion-only = 僅摺疊直接遞迴
|
|
82
|
+
.title = 移除重複遞迴相同函數,但堆疊中不含中介函數的直接遞迴。
|
|
83
|
+
CallNodeContextMenu--transform-drop-function = 丟棄與此函數的相關檢測樣本
|
|
84
|
+
.title = 丟棄樣本後將會從檢測檔移除該樣本所執行的時間。需要清除與分析無關的計時資訊時,此功能相當有用。
|
|
85
|
+
CallNodeContextMenu--expand-all = 全部展開
|
|
86
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
|
87
|
+
# See: https://searchfox.org/
|
|
88
|
+
CallNodeContextMenu--searchfox = 用 Searchfox 搜尋函數名稱
|
|
89
|
+
CallNodeContextMenu--copy-function-name = 複製函數名稱
|
|
90
|
+
CallNodeContextMenu--copy-script-url = 複製指令碼網址
|
|
91
|
+
CallNodeContextMenu--copy-stack = 複製堆疊
|
|
92
|
+
|
|
93
|
+
## CallTree
|
|
94
|
+
## This is the component for Call Tree panel.
|
|
95
|
+
|
|
96
|
+
CallTree--tracing-ms-total = 總執行時間(ms)
|
|
97
|
+
.title = 此函數在堆疊上被觀察到出現的「總計」時間長度摘要。包含函數實際執行的時間長度,以及此函數中所呼叫的時間長度。
|
|
98
|
+
CallTree--tracing-ms-self = Self(ms)
|
|
99
|
+
.title = 「Self」時間只包含函數在堆疊底部結束時的時間。若此函數是透過其他函數呼叫的,則不會包含「該函數」的時間。「self」時間適合用來了解程式當中實際花費了多少時間在哪些函數上。
|
|
100
|
+
CallTree--samples-total = 總計(樣本數)
|
|
101
|
+
.title = 此函數在堆疊上被觀察到出現的「總計」次數摘要。包含函數實際執行的次數,以及此函數中所呼叫的次數。
|
|
102
|
+
CallTree--samples-self = Self
|
|
103
|
+
.title = 「Self」樣本數只包含函數在堆疊底部結束的次數。若此函數是透過其他函數呼叫的,則不會包含「該函數」的次數。「self」次數適合用來了解程式當中實際花費了多少時間在哪些函數上。
|
|
104
|
+
CallTree--bytes-total = 總大小(位元組數)
|
|
105
|
+
.title = 此函數在堆疊上被觀察到分配或取消分配的「總計」位元組摘要。包含函數實際執行時使用的大小,以及此函數中所呼叫其他函數所使用的記憶體大小。
|
|
106
|
+
CallTree--bytes-self = Self(位元組)
|
|
107
|
+
.title = 「Self」位元組數只包含函數在堆疊底部分配到或取消分配到的記憶體用量。若此函數是透過其他函數呼叫的,則不會包含「該函數」的用量。「self」位元組數適合用來了解程式當中實際花費了多少記憶體在哪些函數上。
|
|
108
|
+
|
|
109
|
+
## Call tree "badges" (icons) with tooltips
|
|
110
|
+
##
|
|
111
|
+
## These inlining badges are displayed in the call tree in front of some
|
|
112
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
|
113
|
+
## a tooltip.
|
|
114
|
+
|
|
115
|
+
# Variables:
|
|
116
|
+
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
|
|
117
|
+
CallTree--divergent-inlining-badge =
|
|
118
|
+
.title = 編譯器內聯了一些對 { $calledFunction } 函數的呼叫。
|
|
119
|
+
# Variables:
|
|
120
|
+
# $calledFunction (String) - Name of the function whose call was inlined.
|
|
121
|
+
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
|
|
122
|
+
CallTree--inlining-badge = (內聯)
|
|
123
|
+
.title = 編譯器已將一些對 { $calledFunction } 函數的呼叫內聯到 { $outerFunction } 函數。
|
|
124
|
+
|
|
125
|
+
## CallTreeSidebar
|
|
126
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
|
127
|
+
|
|
128
|
+
CallTreeSidebar--select-a-node = 選擇節點來顯示該節點的相關資訊。
|
|
129
|
+
|
|
130
|
+
## CompareHome
|
|
131
|
+
## This is used in the page to compare two profiles.
|
|
132
|
+
## See: https://profiler.firefox.com/compare/
|
|
133
|
+
|
|
134
|
+
CompareHome--instruction-title = 輸入您想要用來比較的檢測檔網址
|
|
135
|
+
CompareHome--instruction-content = 此工具將從每個效能檢測檔當中抽出選擇的軌道與範圍相關資料,並將它們放到相同的畫面上,方便比較。
|
|
136
|
+
CompareHome--form-label-profile1 = 檢測檔 1:
|
|
137
|
+
CompareHome--form-label-profile2 = 檢測檔 2:
|
|
138
|
+
CompareHome--submit-button =
|
|
139
|
+
.value = 取得檢測檔
|
|
140
|
+
|
|
141
|
+
## DebugWarning
|
|
142
|
+
## This is displayed at the top of the analysis page when the loaded profile is
|
|
143
|
+
## a debug build of Firefox.
|
|
144
|
+
|
|
145
|
+
DebugWarning--warning-message =
|
|
146
|
+
.message = 此檢測檔是使用未經發行最佳化的編譯版本紀錄的。所作效能觀察可能不適用於使用一般發行版的使用者。
|
|
147
|
+
|
|
148
|
+
## Details
|
|
149
|
+
## This is the bottom panel in the analysis UI. They are generic strings to be
|
|
150
|
+
## used at the bottom part of the UI.
|
|
151
|
+
|
|
152
|
+
Details--open-sidebar-button =
|
|
153
|
+
.title = 開啟側邊欄
|
|
154
|
+
Details--close-sidebar-button =
|
|
155
|
+
.title = 關閉側邊欄
|
|
156
|
+
Details--error-boundary-message =
|
|
157
|
+
.message = 哇喔,此面板發生某些未知錯誤。
|
|
158
|
+
|
|
159
|
+
## ErrorBoundary
|
|
160
|
+
## This component is shown when an unexpected error is encountered in the application.
|
|
161
|
+
## Note that the localization won't be always applied in this component.
|
|
162
|
+
|
|
163
|
+
# This message will always be displayed after another context-specific message.
|
|
164
|
+
ErrorBoundary--report-error-to-developers-description = 請將此問題報告給開發人員,包含開發者工具當中的 Web 主控台所顯示的完整錯誤。
|
|
165
|
+
# This is used in a call to action button, displayed inside the error box.
|
|
166
|
+
ErrorBoundary--report-error-on-github = 到 GitHub 回報錯誤
|
|
167
|
+
|
|
168
|
+
## Footer Links
|
|
169
|
+
|
|
170
|
+
FooterLinks--legal = 法律資訊
|
|
171
|
+
FooterLinks--Privacy = 隱私權
|
|
172
|
+
FooterLinks--Cookies = Cookie
|
|
173
|
+
FooterLinks--languageSwitcher--select =
|
|
174
|
+
.title = 變更語言
|
|
175
|
+
FooterLinks--hide-button =
|
|
176
|
+
.title = 隱藏頁尾鏈結
|
|
177
|
+
.aria-label = 隱藏頁尾鏈結
|
|
178
|
+
|
|
179
|
+
## FullTimeline
|
|
180
|
+
## The timeline component of the full view in the analysis UI at the top of the
|
|
181
|
+
## page.
|
|
182
|
+
|
|
183
|
+
# This string is used as the text of the track selection button.
|
|
184
|
+
# Displays the ratio of visible tracks count to total tracks count in the timeline.
|
|
185
|
+
# We have spans here to make the numbers bold.
|
|
186
|
+
# Variables:
|
|
187
|
+
# $visibleTrackCount (Number) - Visible track count in the timeline
|
|
188
|
+
# $totalTrackCount (Number) - Total track count in the timeline
|
|
189
|
+
FullTimeline--tracks-button = <span>{ $visibleTrackCount }</span> / <span>{ $totalTrackCount }</span> 軌
|
|
190
|
+
|
|
191
|
+
## Home page
|
|
192
|
+
|
|
193
|
+
Home--upload-from-file-input-button = 從檔案載入檢測檔
|
|
194
|
+
Home--upload-from-url-button = 從網址載入檢測檔
|
|
195
|
+
Home--load-from-url-submit-button =
|
|
196
|
+
.value = 載入
|
|
197
|
+
Home--documentation-button = 文件
|
|
198
|
+
Home--menu-button = 開啟 { -profiler-brand-name } 選單按鈕
|
|
199
|
+
Home--menu-button-instructions = 開啟 { -firefox-brand-name } 當中的檢測器選單按鈕開始紀錄效能,然後進行分析並分享到 profiler.firefox.com。
|
|
200
|
+
Home--profile-firefox-android-instructions = 您也可以對 { -firefox-android-brand-name } 進行效能檢測。若需更多資訊請參考下列文件:<a>直接於裝置上檢測 { -firefox-android-brand-name } 效能</a>。
|
|
201
|
+
# The word WebChannel should not be translated.
|
|
202
|
+
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
|
203
|
+
# of the "Enable Firefox Profiler menu button" button.
|
|
204
|
+
Home--enable-button-unavailable =
|
|
205
|
+
.title = 此檢測器無法連線到 WebChannel,無法開啟檢測器選單按鈕。
|
|
206
|
+
# The word WebChannel, the pref name, and the string "about:config" should not be translated.
|
|
207
|
+
# This message can be seen on https://main--perf-html.netlify.app/ .
|
|
208
|
+
Home--web-channel-unavailable = 此檢測器無法連線到 WebChannel。通常是因為執行檢測器的主機與 <code>devtools.performance.recording.ui-base-url</code> 偏好設定當中指定的主機不同。若您想要使用此檢測器捕捉新的效能檢測檔,並可程式化控制檢測器選單按鈕,可到 <code>about:config</code> 調整該偏好設定。
|
|
209
|
+
Home--record-instructions = 請點擊檢測按鈕或按下鍵盤快速鍵即可開始進行檢測。進行效能紀錄時,此圖示將會顯示成藍色。按下<kbd>捕捉</kbd>即可將資料載入到 profiler.firefox.com。
|
|
210
|
+
Home--instructions-content = 需要使用 <a>{ -firefox-brand-name }</a> 紀錄效能檢測檔。但可以使用任何現代瀏覽器檢視現有的檢測檔。
|
|
211
|
+
Home--record-instructions-start-stop = 停止並開始檢測
|
|
212
|
+
Home--record-instructions-capture-load = 捕捉並載入檢測檔
|
|
213
|
+
Home--profiler-motto = 捕捉效能檢測檔。分析、分享、讓網站運作更快。
|
|
214
|
+
Home--additional-content-title = 載入現有檢測檔
|
|
215
|
+
Home--additional-content-content = 您可以將效能檢測檔<strong>拖曳</strong>到此處,或:
|
|
216
|
+
Home--compare-recordings-info = 您也可以比較紀錄內容。<a>開啟比較介面。</a>
|
|
217
|
+
Home--your-recent-uploaded-recordings-title = 您近期上傳的紀錄
|
|
218
|
+
# We replace the elements such as <perf> and <simpleperf> with links to the
|
|
219
|
+
# documentation to use these tools.
|
|
220
|
+
Home--load-files-from-other-tools2 =
|
|
221
|
+
{ -profiler-brand-name } 也可以匯入其他效能檢測器,例如 <perf>Linux perf</perf>、<simpleperf>Android SimplePerf</simpleperf>、Chrome 效能面板、<androidstudio>Android Studio</androidstudio> 所產生的效能檢測檔、任何使用 <dhat>dhat 格式</dhat> 或 <traceevent>Google 的 Trace Event
|
|
222
|
+
格式</traceevent>儲存的效能檢測檔。<write>點擊此處了解如何撰寫您自己的匯入程式</write>。
|
|
223
|
+
|
|
224
|
+
## IdleSearchField
|
|
225
|
+
## The component that is used for all the search inputs in the application.
|
|
226
|
+
|
|
227
|
+
IdleSearchField--search-input =
|
|
228
|
+
.placeholder = 輸入過濾條件
|
|
229
|
+
|
|
230
|
+
## JsTracerSettings
|
|
231
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
232
|
+
|
|
233
|
+
JsTracerSettings--show-only-self-time = 只顯示 self 時間
|
|
234
|
+
.title = 只顯示呼叫節點所花的時間,而忽略其 children。
|
|
235
|
+
|
|
236
|
+
## ListOfPublishedProfiles
|
|
237
|
+
## This is the component that displays all the profiles the user has uploaded.
|
|
238
|
+
## It's displayed both in the homepage and in the uploaded recordings page.
|
|
239
|
+
|
|
240
|
+
# This string is used on the tooltip of the published profile links.
|
|
241
|
+
# Variables:
|
|
242
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
243
|
+
ListOfPublishedProfiles--published-profiles-link =
|
|
244
|
+
.title = 點擊此處載入檢測檔 { $smallProfileName }
|
|
245
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = 刪除
|
|
246
|
+
.title = 由於缺少授權資訊,無法刪除此效能檢測檔。
|
|
247
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = 還沒有上傳任何檢測檔!
|
|
248
|
+
# This string is used below the 'Your recent uploaded recordings' list section.
|
|
249
|
+
# Variables:
|
|
250
|
+
# $profilesRestCount (Number) - Remaining numbers of the uploaded profiles which are not listed under 'Your recent uploaded recordings'.
|
|
251
|
+
ListOfPublishedProfiles--uploaded-profile-information-label = 檢視並管理您的所有紀錄檔(還有 { $profilesRestCount } 筆)
|
|
252
|
+
# Depending on the number of uploaded profiles, the message is different.
|
|
253
|
+
# Variables:
|
|
254
|
+
# $uploadedProfileCount (Number) - Total numbers of the uploaded profiles.
|
|
255
|
+
ListOfPublishedProfiles--uploaded-profile-information-list =
|
|
256
|
+
{ $uploadedProfileCount ->
|
|
257
|
+
[one] 管理此紀錄
|
|
258
|
+
*[other] 管理下列紀錄
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
## MarkerContextMenu
|
|
262
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
263
|
+
## panels.
|
|
264
|
+
|
|
265
|
+
MarkerContextMenu--set-selection-from-duration = 根據標記的持續時間選擇
|
|
266
|
+
MarkerContextMenu--start-selection-here = 從此處開始選擇
|
|
267
|
+
MarkerContextMenu--end-selection-here = 至此結束選擇
|
|
268
|
+
MarkerContextMenu--start-selection-at-marker-start = 從標記的<strong>起點</strong>開始選擇
|
|
269
|
+
MarkerContextMenu--start-selection-at-marker-end = 從標記的<strong>終點</strong>開始選擇
|
|
270
|
+
MarkerContextMenu--end-selection-at-marker-start = 選擇到標記的<strong>起點</strong>為止
|
|
271
|
+
MarkerContextMenu--end-selection-at-marker-end = 選擇到標記的<strong>終點</strong>為止
|
|
272
|
+
MarkerContextMenu--copy-description = 複製描述
|
|
273
|
+
MarkerContextMenu--copy-call-stack = 複製呼叫堆疊
|
|
274
|
+
MarkerContextMenu--copy-url = 複製網址
|
|
275
|
+
MarkerContextMenu--copy-page-url = 複製頁面網址
|
|
276
|
+
MarkerContextMenu--copy-as-json = 以 JSON 格式複製
|
|
277
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
278
|
+
# IPC marker.
|
|
279
|
+
# Variables:
|
|
280
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
281
|
+
MarkerContextMenu--select-the-receiver-thread = 選擇接收執行緒「<strong>{ $threadName }</strong>」
|
|
282
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
283
|
+
# IPC marker.
|
|
284
|
+
# Variables:
|
|
285
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
286
|
+
MarkerContextMenu--select-the-sender-thread = 選擇傳送執行緒「<strong>{ $threadName }</strong>」
|
|
287
|
+
|
|
288
|
+
## MarkerFiltersContextMenu
|
|
289
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
|
290
|
+
## panels.
|
|
291
|
+
|
|
292
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
|
293
|
+
# Variables:
|
|
294
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
|
295
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = 丟棄不符合「<strong>{ $filter }</strong>」標記的取樣
|
|
296
|
+
|
|
297
|
+
## MarkerSettings
|
|
298
|
+
## This is used in all panels related to markers.
|
|
299
|
+
|
|
300
|
+
MarkerSettings--panel-search =
|
|
301
|
+
.label = 過濾標記:
|
|
302
|
+
.title = 只顯示符合特定名稱的標記
|
|
303
|
+
MarkerSettings--marker-filters =
|
|
304
|
+
.title = 標記過濾器
|
|
305
|
+
|
|
306
|
+
## MarkerSidebar
|
|
307
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
308
|
+
|
|
309
|
+
MarkerSidebar--select-a-marker = 選擇標記來顯示該標記的相關資訊。
|
|
310
|
+
|
|
311
|
+
## MarkerTable
|
|
312
|
+
## This is the component for Marker Table panel.
|
|
313
|
+
|
|
314
|
+
MarkerTable--start = 開始
|
|
315
|
+
MarkerTable--duration = 持續時間
|
|
316
|
+
MarkerTable--type = 類型
|
|
317
|
+
MarkerTable--description = 描述
|
|
318
|
+
|
|
319
|
+
## MenuButtons
|
|
320
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
321
|
+
|
|
322
|
+
MenuButtons--index--metaInfo-button =
|
|
323
|
+
.label = 檢測檔資訊
|
|
324
|
+
MenuButtons--index--full-view = 完整畫面
|
|
325
|
+
MenuButtons--index--cancel-upload = 取消上傳
|
|
326
|
+
MenuButtons--index--share-upload =
|
|
327
|
+
.label = 上傳本機檢測檔
|
|
328
|
+
MenuButtons--index--share-re-upload =
|
|
329
|
+
.label = 重新上傳
|
|
330
|
+
MenuButtons--index--share-error-uploading =
|
|
331
|
+
.label = 上傳時發生錯誤
|
|
332
|
+
MenuButtons--index--revert = 回復到原始檢測檔
|
|
333
|
+
MenuButtons--index--docs = 文件
|
|
334
|
+
MenuButtons--permalink--button =
|
|
335
|
+
.label = 永久鏈結
|
|
336
|
+
|
|
337
|
+
## MetaInfo panel
|
|
338
|
+
## These strings are used in the panel containing the meta information about
|
|
339
|
+
## the current profile.
|
|
340
|
+
|
|
341
|
+
MenuButtons--index--profile-info-uploaded-label = 上傳於:
|
|
342
|
+
MenuButtons--index--profile-info-uploaded-actions = 刪除
|
|
343
|
+
MenuButtons--index--metaInfo-subtitle = 檢測檔資訊
|
|
344
|
+
MenuButtons--metaInfo--symbols = 符號:
|
|
345
|
+
MenuButtons--metaInfo--profile-symbolicated = 檢測檔已符號化
|
|
346
|
+
MenuButtons--metaInfo--profile-not-symbolicated = 檢測檔未符號化
|
|
347
|
+
MenuButtons--metaInfo--resymbolicate-profile = 重新將檢測檔符號化
|
|
348
|
+
MenuButtons--metaInfo--symbolicate-profile = 符號化檢測檔
|
|
349
|
+
MenuButtons--metaInfo--attempting-resymbolicate = 正在嘗試重新符號化檢測檔
|
|
350
|
+
MenuButtons--metaInfo--currently-symbolicating = 目前符號化的檢測檔
|
|
351
|
+
MenuButtons--metaInfo--cpu-model = CPU 型號:
|
|
352
|
+
MenuButtons--metaInfo--cpu-cores = CPU 核心數:
|
|
353
|
+
MenuButtons--metaInfo--main-memory = 主要記憶體:
|
|
354
|
+
MenuButtons--index--show-moreInfo-button = 顯示更多
|
|
355
|
+
MenuButtons--index--hide-moreInfo-button = 顯示更少
|
|
356
|
+
# This string is used when we have the information about both physical and
|
|
357
|
+
# logical CPU cores.
|
|
358
|
+
# Variable:
|
|
359
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
|
360
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
|
361
|
+
{ $physicalCPUs ->
|
|
362
|
+
*[other] { $physicalCPUs } 顆實體核心
|
|
363
|
+
}、{ $logicalCPUs ->
|
|
364
|
+
*[other] { $logicalCPUs } 顆邏輯核心
|
|
365
|
+
}
|
|
366
|
+
# This string is used when we only have the information about the number of
|
|
367
|
+
# physical CPU cores.
|
|
368
|
+
# Variable:
|
|
369
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
|
370
|
+
MenuButtons--metaInfo--physical-cpu =
|
|
371
|
+
{ $physicalCPUs ->
|
|
372
|
+
*[other] { $physicalCPUs } 顆實體核心
|
|
373
|
+
}
|
|
374
|
+
# This string is used when we only have the information only the number of
|
|
375
|
+
# logical CPU cores.
|
|
376
|
+
# Variable:
|
|
377
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
|
378
|
+
MenuButtons--metaInfo--logical-cpu =
|
|
379
|
+
{ $logicalCPUs ->
|
|
380
|
+
*[other] { $logicalCPUs } 顆邏輯核心
|
|
381
|
+
}
|
|
382
|
+
MenuButtons--metaInfo--profiling-started = 紀錄開始於:
|
|
383
|
+
MenuButtons--metaInfo--profiling-session = 紀錄長度:
|
|
384
|
+
MenuButtons--metaInfo--main-process-started = 主處理程序開始:
|
|
385
|
+
MenuButtons--metaInfo--main-process-ended = 主要處理程序結束於:
|
|
386
|
+
MenuButtons--metaInfo--interval = 間隔:
|
|
387
|
+
MenuButtons--metaInfo--buffer-capacity = 緩衝容量:
|
|
388
|
+
MenuButtons--metaInfo--buffer-duration = 緩衝間隔:
|
|
389
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
390
|
+
# Variable:
|
|
391
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
392
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
393
|
+
{ $configurationDuration ->
|
|
394
|
+
*[other] { $configurationDuration } 秒
|
|
395
|
+
}
|
|
396
|
+
# Adjective refers to the buffer duration
|
|
397
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = 無限制
|
|
398
|
+
MenuButtons--metaInfo--application = 應用程式
|
|
399
|
+
MenuButtons--metaInfo--name-and-version = 名稱與版本:
|
|
400
|
+
MenuButtons--metaInfo--application-uptime = 運作時間:
|
|
401
|
+
MenuButtons--metaInfo--update-channel = 更新頻道:
|
|
402
|
+
MenuButtons--metaInfo--build-id = Build ID:
|
|
403
|
+
MenuButtons--metaInfo--build-type = Build Type:
|
|
404
|
+
MenuButtons--metaInfo--arguments = 參數:
|
|
405
|
+
|
|
406
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
407
|
+
|
|
408
|
+
MenuButtons--metaInfo--build-type-debug = 除錯
|
|
409
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
410
|
+
|
|
411
|
+
##
|
|
412
|
+
|
|
413
|
+
MenuButtons--metaInfo--platform = 平台
|
|
414
|
+
MenuButtons--metaInfo--device = 裝置:
|
|
415
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
416
|
+
MenuButtons--metaInfo--os = OS:
|
|
417
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
418
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
419
|
+
MenuButtons--metaInfo--visual-metrics = 視覺指標
|
|
420
|
+
MenuButtons--metaInfo--speed-index = Speed Index:
|
|
421
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
422
|
+
MenuButtons--metaInfo--perceptual-speed-index = Perceptual Speed Index:
|
|
423
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
424
|
+
MenuButtons--metaInfo--contentful-speed-Index = Contentful Speed Index:
|
|
425
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = 功能:
|
|
426
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = 執行緒過濾器:
|
|
427
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = 擴充套件:
|
|
428
|
+
|
|
429
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
430
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
431
|
+
|
|
432
|
+
MenuButtons--metaOverheadStatistics-subtitle = { -profiler-brand-short-name } 額外負荷
|
|
433
|
+
MenuButtons--metaOverheadStatistics-mean = 平均
|
|
434
|
+
MenuButtons--metaOverheadStatistics-max = 最大值
|
|
435
|
+
MenuButtons--metaOverheadStatistics-min = 最小值
|
|
436
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = 額外負荷
|
|
437
|
+
.title = 用來計量所有執行緒的時間。
|
|
438
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = 清理
|
|
439
|
+
.title = 用來清理過期資料的時間。
|
|
440
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = 計數
|
|
441
|
+
.title = 用來取得所有計數器的時間。
|
|
442
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = 間隔
|
|
443
|
+
.title = 兩次計量間的間隔。
|
|
444
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = 鎖定
|
|
445
|
+
.title = 進行計量前取得鎖定所需的時間。
|
|
446
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = 額外負荷持續時間:
|
|
447
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = 額外負荷比例:
|
|
448
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = 檢測的持續時間:
|
|
449
|
+
|
|
450
|
+
## Publish panel
|
|
451
|
+
## These strings are used in the publishing panel.
|
|
452
|
+
|
|
453
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = 包含隱藏的執行緒
|
|
454
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = 包含來自其他分頁的資料
|
|
455
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = 包含隱藏的時間範圍
|
|
456
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = 包含畫面擷圖
|
|
457
|
+
MenuButtons--publish--renderCheckbox-label-resource = 包含資源網址與路徑
|
|
458
|
+
MenuButtons--publish--renderCheckbox-label-extension = 包含擴充套件資訊
|
|
459
|
+
MenuButtons--publish--renderCheckbox-label-preference = 包含偏好設定值
|
|
460
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = 包含來自隱私瀏覽視窗的資料
|
|
461
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
462
|
+
.title = 此效能檢測檔包含隱私瀏覽資料
|
|
463
|
+
MenuButtons--publish--reupload-performance-profile = 重新上傳效能檢測檔
|
|
464
|
+
MenuButtons--publish--share-performance-profile = 分享效能檢測檔
|
|
465
|
+
MenuButtons--publish--info-description = 上傳您的檢測檔並透過鏈結分享,讓任何取得該鏈結的人都能存取。
|
|
466
|
+
MenuButtons--publish--info-description-default = 預設情況下,將會移除您的個人資料。
|
|
467
|
+
MenuButtons--publish--info-description-firefox-nightly2 = 此檢測檔來自 { -firefox-nightly-brand-name },預設情況下將包含大部分資訊。
|
|
468
|
+
MenuButtons--publish--include-additional-data = 包含其他資料後,可能造成檢測檔可被識別。
|
|
469
|
+
MenuButtons--publish--button-upload = 上傳
|
|
470
|
+
MenuButtons--publish--upload-title = 正在上傳檢測檔…
|
|
471
|
+
MenuButtons--publish--cancel-upload = 取消上傳
|
|
472
|
+
MenuButtons--publish--message-something-went-wrong = 哇喔,上傳檢測檔時發生某些錯誤。
|
|
473
|
+
MenuButtons--publish--message-try-again = 再試一次
|
|
474
|
+
MenuButtons--publish--download = 下載
|
|
475
|
+
MenuButtons--publish--compressing = 壓縮中…
|
|
476
|
+
MenuButtons--publish--error-while-compressing = 壓縮時發生錯誤,請嘗試取消勾選部分項目來縮小檢測檔。
|
|
477
|
+
|
|
478
|
+
## NetworkSettings
|
|
479
|
+
## This is used in the network chart.
|
|
480
|
+
|
|
481
|
+
NetworkSettings--panel-search =
|
|
482
|
+
.label = 過濾網路請求:
|
|
483
|
+
.title = 只顯示符合某些名稱的網路請求
|
|
484
|
+
|
|
485
|
+
## Timestamp formatting primitive
|
|
486
|
+
|
|
487
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
488
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
489
|
+
# for more information.
|
|
490
|
+
# This is especially used in the list of published profiles panel.
|
|
491
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
492
|
+
# date pass through Fluent to be properly localized.
|
|
493
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
494
|
+
# depending on the proximity of the date from the current date.
|
|
495
|
+
# Variables:
|
|
496
|
+
# $date (Date) - The date to display in a shorter way
|
|
497
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
498
|
+
|
|
499
|
+
## PanelSearch
|
|
500
|
+
## The component that is used for all the search input hints in the application.
|
|
501
|
+
|
|
502
|
+
PanelSearch--search-field-hint = 您知道可以使用半形逗號(,)搜尋多個詞彙嗎?
|
|
503
|
+
|
|
504
|
+
## Profile Delete Button
|
|
505
|
+
|
|
506
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
507
|
+
# Variables:
|
|
508
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
509
|
+
ProfileDeleteButton--delete-button =
|
|
510
|
+
.label = 刪除
|
|
511
|
+
.title = 點擊此處刪除檢測檔 { $smallProfileName }
|
|
512
|
+
|
|
513
|
+
## Profile Delete Panel
|
|
514
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
515
|
+
## it's a confirmation dialog.
|
|
516
|
+
|
|
517
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
518
|
+
# will show the error message when hovering.
|
|
519
|
+
ProfileDeletePanel--delete-error = 刪除此效能檢測檔時發生錯誤,<a>將滑鼠移到此處即可了解更多資訊。</a>
|
|
520
|
+
# This is the title of the dialog
|
|
521
|
+
# Variables:
|
|
522
|
+
# $profileName (string) - Some string that identifies the profile
|
|
523
|
+
ProfileDeletePanel--dialog-title = 刪除 { $profileName }
|
|
524
|
+
ProfileDeletePanel--dialog-confirmation-question = 您確定要刪除這份效能檢測檔已上傳的資料嗎?刪除後,先前分享的鏈結將失效。
|
|
525
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
526
|
+
.value = 取消
|
|
527
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
528
|
+
.value = 刪除
|
|
529
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
530
|
+
# progress indicator.
|
|
531
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
532
|
+
.value = 刪除中…
|
|
533
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
534
|
+
ProfileDeletePanel--message-success = 已成功刪除上傳的資料。
|
|
535
|
+
|
|
536
|
+
## ProfileFilterNavigator
|
|
537
|
+
## This is used at the top of the profile analysis UI.
|
|
538
|
+
|
|
539
|
+
# This string is used on the top left side of the profile analysis UI as the
|
|
540
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
|
541
|
+
# range. This button reverts it back to the full range. It also includes the
|
|
542
|
+
# duration of the full range.
|
|
543
|
+
# Variables:
|
|
544
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
|
545
|
+
ProfileFilterNavigator--full-range-with-duration = 完整範圍({ $fullRangeDuration })
|
|
546
|
+
|
|
547
|
+
## Profile Loader Animation
|
|
548
|
+
|
|
549
|
+
ProfileLoaderAnimation--loading-unpublished = 直接從 { -firefox-brand-name } 匯入檢測檔…
|
|
550
|
+
ProfileLoaderAnimation--loading-from-file = 正在讀取檔案並處理檢測檔…
|
|
551
|
+
ProfileLoaderAnimation--loading-local = 尚未實作。
|
|
552
|
+
ProfileLoaderAnimation--loading-public = 正在下載處理檢測檔…
|
|
553
|
+
ProfileLoaderAnimation--loading-from-url = 正在下載處理檢測檔…
|
|
554
|
+
ProfileLoaderAnimation--loading-compare = 正在讀取與處理檢測檔…
|
|
555
|
+
ProfileLoaderAnimation--loading-view-not-found = 找不到畫面
|
|
556
|
+
|
|
557
|
+
## ProfileRootMessage
|
|
558
|
+
|
|
559
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
560
|
+
ProfileRootMessage--additional = 回到首頁
|
|
561
|
+
|
|
562
|
+
## Root
|
|
563
|
+
|
|
564
|
+
Root--error-boundary-message =
|
|
565
|
+
.message = 哇喔,profiler.firefox.com 發生某些未知錯誤。
|
|
566
|
+
|
|
567
|
+
## ServiceWorkerManager
|
|
568
|
+
## This is the component responsible for handling the service worker installation
|
|
569
|
+
## and update. It appears at the top of the UI.
|
|
570
|
+
|
|
571
|
+
ServiceWorkerManager--applying-button = 套用中…
|
|
572
|
+
ServiceWorkerManager--pending-button = 套用並重新載入
|
|
573
|
+
ServiceWorkerManager--installed-button = 重新載入應用程式
|
|
574
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
575
|
+
在此頁面完整載入前,已有新版應用程式生效。
|
|
576
|
+
|
|
577
|
+
您可能會遇到某些不正常的部分。
|
|
578
|
+
ServiceWorkerManager--new-version-is-ready = 已下載新版本的應用程式,準備好可以使用。
|
|
579
|
+
ServiceWorkerManager--hide-notice-button =
|
|
580
|
+
.title = 隱藏重新載入通知
|
|
581
|
+
.aria-label = 隱藏重新載入通知
|
|
582
|
+
|
|
583
|
+
## StackSettings
|
|
584
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
585
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
586
|
+
|
|
587
|
+
StackSettings--implementation-all-frames = 所有堆疊框
|
|
588
|
+
.title = 不過濾堆疊框
|
|
589
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
590
|
+
.title = 僅顯示與執行 JavaScript 有關的堆疊框
|
|
591
|
+
StackSettings--implementation-native2 = 原生
|
|
592
|
+
.title = 僅顯示原生程式碼相關的堆疊框
|
|
593
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
594
|
+
StackSettings--stack-implementation-label = 過濾堆疊:
|
|
595
|
+
StackSettings--use-data-source-label = 資料來源:
|
|
596
|
+
StackSettings--call-tree-strategy-timing = 計時
|
|
597
|
+
.title = 使用紀錄到已執行的程式碼顯示摘要
|
|
598
|
+
StackSettings--call-tree-strategy-js-allocations = JavaScript 分配
|
|
599
|
+
.title = 顯示 JavaScript 分配到的位元組摘要(不含解除分配)
|
|
600
|
+
StackSettings--call-tree-strategy-native-retained-allocations = 保留的記憶體
|
|
601
|
+
.title = 根據分配到且於目前選擇的預覽範圍中,從未釋放的記憶體位元組數進行摘要
|
|
602
|
+
StackSettings--call-tree-native-allocations = 分配到的記憶體
|
|
603
|
+
.title = 根據分配到的記憶體位元組數量進行摘要
|
|
604
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = 取消分配的記憶體
|
|
605
|
+
.title = 依照分配到記憶體的位置,根據取消分配的記憶體位元組數進行摘要
|
|
606
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = 取消分配的位置
|
|
607
|
+
.title = 依照取消分配記憶體的位置,根據取消分配的記憶體位元組數進行摘要
|
|
608
|
+
StackSettings--invert-call-stack = 反轉呼叫堆疊
|
|
609
|
+
.title = 依照呼叫節點當中花費的時間排序,並忽略其 children。
|
|
610
|
+
StackSettings--show-user-timing = 顯示使用者計時
|
|
611
|
+
StackSettings--panel-search =
|
|
612
|
+
.label = 過濾堆疊:
|
|
613
|
+
.title = 只顯示包含符合的子字串的函數名稱的相關堆疊
|
|
614
|
+
|
|
615
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
616
|
+
|
|
617
|
+
TabBar--calltree-tab = 呼叫樹
|
|
618
|
+
TabBar--flame-graph-tab = 火焰圖
|
|
619
|
+
TabBar--stack-chart-tab = 堆疊圖
|
|
620
|
+
TabBar--marker-chart-tab = 標記圖
|
|
621
|
+
TabBar--marker-table-tab = 標記表
|
|
622
|
+
TabBar--network-tab = 網路
|
|
623
|
+
TabBar--js-tracer-tab = JS 追蹤器
|
|
624
|
+
|
|
625
|
+
## TrackContextMenu
|
|
626
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
627
|
+
## analysis UI.
|
|
628
|
+
|
|
629
|
+
TrackContextMenu--only-show-this-process = 只顯示此處理程序
|
|
630
|
+
# This is used as the context menu item to show only the given track.
|
|
631
|
+
# Variables:
|
|
632
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
633
|
+
TrackContextMenu--only-show-track = 只顯示「{ $trackName }」
|
|
634
|
+
TrackContextMenu--hide-other-screenshots-tracks = 隱藏其他畫面擷圖軌
|
|
635
|
+
# This is used as the context menu item to hide the given track.
|
|
636
|
+
# Variables:
|
|
637
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
638
|
+
TrackContextMenu--hide-track = 隱藏「{ $trackName }」
|
|
639
|
+
TrackContextMenu--show-all-tracks = 顯示所有軌道
|
|
640
|
+
TrackContextMenu--show-local-tracks-in-process = 顯示此處理程序當中的所有軌道
|
|
641
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
|
642
|
+
# that match the search filter.
|
|
643
|
+
TrackContextMenu--show-all-matching-tracks = 顯示所有符合的軌道
|
|
644
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
|
645
|
+
# that match the search filter.
|
|
646
|
+
TrackContextMenu--hide-all-matching-tracks = 隱藏所有符合的軌道
|
|
647
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
648
|
+
# any track.
|
|
649
|
+
# Variables:
|
|
650
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
651
|
+
TrackContextMenu--no-results-found = 找不到「<span>{ $searchFilter }</span>」的結果
|
|
652
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
|
653
|
+
TrackNameButton--hide-track =
|
|
654
|
+
.title = 隱藏軌道
|
|
655
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
656
|
+
TrackNameButton--hide-process =
|
|
657
|
+
.title = 隱藏處理程序
|
|
658
|
+
|
|
659
|
+
## TrackMemoryGraph
|
|
660
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
661
|
+
## the UI. To learn more about it, visit:
|
|
662
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
663
|
+
|
|
664
|
+
TrackMemoryGraph--relative-memory-at-this-time = 此時的相對記憶體用量
|
|
665
|
+
TrackMemoryGraph--memory-range-in-graph = 圖表中的記憶體範圍
|
|
666
|
+
TrackMemoryGraph--operations-since-the-previous-sample = 自前一次取樣以來的操作次數
|
|
667
|
+
|
|
668
|
+
## TrackPower
|
|
669
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
670
|
+
## graphed over time.
|
|
671
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
672
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
673
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
674
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
675
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
676
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
677
|
+
|
|
678
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
|
679
|
+
# Variables:
|
|
680
|
+
# $value (String) - the power value at this location
|
|
681
|
+
TrackPower--tooltip-power-kilowatt = { $value } kW
|
|
682
|
+
.label = 功率
|
|
683
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
|
684
|
+
# Variables:
|
|
685
|
+
# $value (String) - the power value at this location
|
|
686
|
+
TrackPower--tooltip-power-watt = { $value } W
|
|
687
|
+
.label = 功率
|
|
688
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
689
|
+
# Variables:
|
|
690
|
+
# $value (String) - the power value at this location
|
|
691
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
|
692
|
+
.label = 功率
|
|
693
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
694
|
+
# kilowatt-hour unit.
|
|
695
|
+
# Variables:
|
|
696
|
+
# $value (String) - the energy value for this range
|
|
697
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
698
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh({ $carbonValue } kg CO₂e)
|
|
699
|
+
.label = 可見範圍中消耗的能源
|
|
700
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
701
|
+
# watt-hour unit.
|
|
702
|
+
# Variables:
|
|
703
|
+
# $value (String) - the energy value for this range
|
|
704
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
705
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Wh({ $carbonValue } g CO₂e)
|
|
706
|
+
.label = 可見範圍中消耗的能源
|
|
707
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
708
|
+
# milliwatt-hour unit.
|
|
709
|
+
# Variables:
|
|
710
|
+
# $value (String) - the energy value for this range
|
|
711
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
712
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh({ $carbonValue } mg CO₂e)
|
|
713
|
+
.label = 可見範圍中消耗的能源
|
|
714
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
715
|
+
# microwatt-hour unit.
|
|
716
|
+
# Variables:
|
|
717
|
+
# $value (String) - the energy value for this range
|
|
718
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
719
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh({ $carbonValue } mg CO₂e)
|
|
720
|
+
.label = 可見範圍中消耗的能源
|
|
721
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
722
|
+
# selection uses the kilowatt-hour unit.
|
|
723
|
+
# Variables:
|
|
724
|
+
# $value (String) - the energy value for this range
|
|
725
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
726
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh({ $carbonValue } kg CO₂e)
|
|
727
|
+
.label = 可見範圍中消耗的能源
|
|
728
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
729
|
+
# selection uses the watt-hour unit.
|
|
730
|
+
# Variables:
|
|
731
|
+
# $value (String) - the energy value for this range
|
|
732
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
733
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Wh({ $carbonValue } g CO₂e)
|
|
734
|
+
.label = 目前選擇範圍中消耗的能源
|
|
735
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
736
|
+
# selection uses the milliwatt-hour unit.
|
|
737
|
+
# Variables:
|
|
738
|
+
# $value (String) - the energy value for this range
|
|
739
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
740
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh({ $carbonValue } mg CO₂e)
|
|
741
|
+
.label = 目前選擇範圍中消耗的能源
|
|
742
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
743
|
+
# selection uses the microwatt-hour unit.
|
|
744
|
+
# Variables:
|
|
745
|
+
# $value (String) - the energy value for this range
|
|
746
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
747
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh({ $carbonValue } mg CO₂e)
|
|
748
|
+
.label = 目前選擇範圍中消耗的能源
|
|
749
|
+
|
|
750
|
+
## TrackSearchField
|
|
751
|
+
## The component that is used for the search input in the track context menu.
|
|
752
|
+
|
|
753
|
+
TrackSearchField--search-input =
|
|
754
|
+
.placeholder = 輸入過濾條件
|
|
755
|
+
.title = 只顯示符合特定文字的軌道
|
|
756
|
+
|
|
757
|
+
## TransformNavigator
|
|
758
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
759
|
+
## Chart components.
|
|
760
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
761
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
762
|
+
## name of the function, followed by the node's name.
|
|
763
|
+
## To learn more about them, visit:
|
|
764
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
765
|
+
|
|
766
|
+
# Root item in the transform navigator.
|
|
767
|
+
# "Complete" is an adjective here, not a verb.
|
|
768
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
769
|
+
# Variables:
|
|
770
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
771
|
+
TransformNavigator--complete = 完成「{ $item }」
|
|
772
|
+
# "Collapse resource" transform.
|
|
773
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
774
|
+
# Variables:
|
|
775
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
776
|
+
TransformNavigator--collapse-resource = 摺疊: { $item }
|
|
777
|
+
# "Focus subtree" transform.
|
|
778
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
779
|
+
# Variables:
|
|
780
|
+
# $item (String) - Name of the function that transform applied to.
|
|
781
|
+
TransformNavigator--focus-subtree = 聚焦節點: { $item }
|
|
782
|
+
# "Focus function" transform.
|
|
783
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
784
|
+
# Variables:
|
|
785
|
+
# $item (String) - Name of the function that transform applied to.
|
|
786
|
+
TransformNavigator--focus-function = 聚焦: { $item }
|
|
787
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
|
788
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
|
789
|
+
# Variables:
|
|
790
|
+
# $item (String) - Name of the category that transform applied to.
|
|
791
|
+
TransformNavigator--focus-category = 聚焦於分類: { $item }
|
|
792
|
+
# "Merge call node" transform.
|
|
793
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
794
|
+
# Variables:
|
|
795
|
+
# $item (String) - Name of the function that transform applied to.
|
|
796
|
+
TransformNavigator--merge-call-node = 合併節點: { $item }
|
|
797
|
+
# "Merge function" transform.
|
|
798
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
799
|
+
# Variables:
|
|
800
|
+
# $item (String) - Name of the function that transform applied to.
|
|
801
|
+
TransformNavigator--merge-function = 合併: { $item }
|
|
802
|
+
# "Drop function" transform.
|
|
803
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
804
|
+
# Variables:
|
|
805
|
+
# $item (String) - Name of the function that transform applied to.
|
|
806
|
+
TransformNavigator--drop-function = 丟棄: { $item }
|
|
807
|
+
# "Collapse recursion" transform.
|
|
808
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
809
|
+
# Variables:
|
|
810
|
+
# $item (String) - Name of the function that transform applied to.
|
|
811
|
+
TransformNavigator--collapse-recursion = 摺疊遞迴:{ $item }
|
|
812
|
+
# "Collapse direct recursion" transform.
|
|
813
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
814
|
+
# Variables:
|
|
815
|
+
# $item (String) - Name of the function that transform applied to.
|
|
816
|
+
TransformNavigator--collapse-direct-recursion-only = 僅摺疊直接遞迴:{ $item }
|
|
817
|
+
# "Collapse function subtree" transform.
|
|
818
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
819
|
+
# Variables:
|
|
820
|
+
# $item (String) - Name of the function that transform applied to.
|
|
821
|
+
TransformNavigator--collapse-function-subtree = 摺疊子樹: { $item }
|
|
822
|
+
# "Drop samples outside of markers matching ..." transform.
|
|
823
|
+
# Variables:
|
|
824
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
|
825
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = 丟棄不符合「{ $item }」標記的取樣
|
|
826
|
+
|
|
827
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
828
|
+
## at the bottom of the profiler UI
|
|
829
|
+
##
|
|
830
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
831
|
+
## are used for both the source view and the assembly view.
|
|
832
|
+
|
|
833
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
834
|
+
# the network.
|
|
835
|
+
# Variables:
|
|
836
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
837
|
+
SourceView--loading-url = 等待 { $host }…
|
|
838
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
839
|
+
# the browser.
|
|
840
|
+
SourceView--loading-browser-connection = 正在等待 { -firefox-brand-name }…
|
|
841
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
842
|
+
# a file.
|
|
843
|
+
BottomBox--source-code-not-available-title = 無法取得原始碼
|
|
844
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
845
|
+
# a file.
|
|
846
|
+
# Elements:
|
|
847
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
848
|
+
SourceView--source-not-available-text = 關於支援的使用情境與規劃中的改進,請參考<a>issue #3741</a>。
|
|
849
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
850
|
+
# a file.
|
|
851
|
+
# Assembly refers to the low-level programming language.
|
|
852
|
+
BottomBox--assembly-code-not-available-title = 無法取得機器碼
|
|
853
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
854
|
+
# a file.
|
|
855
|
+
# Elements:
|
|
856
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
857
|
+
BottomBox--assembly-code-not-available-text = 關於支援的使用情境與規劃中的改進,請參考<a>issue #4520</a>。
|
|
858
|
+
SourceView--close-button =
|
|
859
|
+
.title = 關閉原始碼畫面
|
|
860
|
+
|
|
861
|
+
## Code loading errors
|
|
862
|
+
## These are displayed both in the source view and in the assembly view.
|
|
863
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
864
|
+
|
|
865
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
|
866
|
+
# know which URL to request source code from.
|
|
867
|
+
SourceView--no-known-cors-url = 這個檔案沒有已知的 cross-origin-accessible 網址。
|
|
868
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
|
869
|
+
# when fetching the source code for a file.
|
|
870
|
+
# Variables:
|
|
871
|
+
# $url (String) - The URL which we tried to get the source code from
|
|
872
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
|
873
|
+
SourceView--network-error-when-obtaining-source = 取得網址 { $url } 時發生網路錯誤: { $networkErrorMessage }
|
|
874
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
875
|
+
# be queried for source code using the symbolication API.
|
|
876
|
+
# Variables:
|
|
877
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
878
|
+
SourceView--browser-connection-error-when-obtaining-source = 無法查詢瀏覽器的符號化 API: { $browserConnectionErrorMessage }
|
|
879
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
880
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
881
|
+
# Variables:
|
|
882
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
883
|
+
SourceView--browser-api-error-when-obtaining-source = 瀏覽器的符號化 API 回傳錯誤: { $apiErrorMessage }
|
|
884
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
885
|
+
# running locally was queried for source code using the symbolication API, and
|
|
886
|
+
# this query returned an error.
|
|
887
|
+
# Variables:
|
|
888
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
889
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = 本機符號伺服器的符號化 API 回傳錯誤: { $apiErrorMessage }
|
|
890
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
891
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
|
892
|
+
# Variables:
|
|
893
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
894
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = 瀏覽器的符號化 API 回傳異常的回應:{ $apiErrorMessage }
|
|
895
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
896
|
+
# running locally was queried for source code using the symbolication API, and
|
|
897
|
+
# this query returned a malformed response.
|
|
898
|
+
# Variables:
|
|
899
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
900
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = 本機符號伺服器的符號化 API 回傳異常的回應:{ $apiErrorMessage }
|
|
901
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
902
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
903
|
+
# Variables:
|
|
904
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
905
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
906
|
+
SourceView--not-in-archive-error-when-obtaining-source = 下載自 { $url } 的封存檔缺少下列檔案 { $pathInArchive }。
|
|
907
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
908
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
909
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
910
|
+
# Variables:
|
|
911
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
912
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
913
|
+
SourceView--archive-parsing-error-when-obtaining-source = 無法剖析下載自 { $url } 的封存檔: { $parsingErrorMessage }
|
|
914
|
+
|
|
915
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
916
|
+
|
|
917
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
|
918
|
+
# Assembly refers to the low-level programming language.
|
|
919
|
+
AssemblyView--show-button =
|
|
920
|
+
.title = 顯示機器碼畫面
|
|
921
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
|
922
|
+
# Assembly refers to the low-level programming language.
|
|
923
|
+
AssemblyView--hide-button =
|
|
924
|
+
.title = 隱藏機器碼畫面
|
|
925
|
+
|
|
926
|
+
## UploadedRecordingsHome
|
|
927
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
928
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
929
|
+
|
|
930
|
+
UploadedRecordingsHome--title = 已上傳的紀錄檔
|