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,931 @@
|
|
|
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 = Android 版 Firefox
|
|
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 = 无法识别您尝试访问的 URL。
|
|
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 = 将节点合并后,其会从分析记录移除,并将所有时间归予调用该节点的函数节点,其他对该函数调用的部分将保留在 Profile 中。
|
|
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 = 复制脚本 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 = 输入您想要比较的分析记录的 URL
|
|
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 = 从 URL 加载分析记录
|
|
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 =
|
|
201
|
+
您还可以分析 { -firefox-android-brand-name }。
|
|
202
|
+
有关更多信息,请查阅此文档:
|
|
203
|
+
<a>直接在设备上分析 { -firefox-android-brand-name }</a>。
|
|
204
|
+
# The word WebChannel should not be translated.
|
|
205
|
+
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
|
206
|
+
# of the "Enable Firefox Profiler menu button" button.
|
|
207
|
+
Home--enable-button-unavailable =
|
|
208
|
+
.title = 此分析器无法连接至 WebChannel,无法启用分析器菜单按钮。
|
|
209
|
+
# The word WebChannel, the pref name, and the string "about:config" should not be translated.
|
|
210
|
+
# This message can be seen on https://main--perf-html.netlify.app/ .
|
|
211
|
+
Home--web-channel-unavailable = 此分析器无法连接至 WebChannel。通常是因为运行分析器的主机与 <code>devtools.performance.recording.ui-base-url</code> 首选项中指定的主机不同。若您想要使用此分析器捕捉新的性能分析记录,并可程序化控制分析器菜单按钮,可到 <code>about:config</code> 调整该首选项。
|
|
212
|
+
Home--record-instructions = 要进行分析,请点击“分析”按钮,或使用键盘快捷键。在性能记录时,此图标将会变为蓝色。按下<kbd>捕捉</kbd>即可将数据加载至 profiler.firefox.com。
|
|
213
|
+
Home--instructions-content = 需使用 <a>{ -firefox-brand-name }</a> 记录性能分析信息。但可以使用任何现代浏览器查看现有分析记录。
|
|
214
|
+
Home--record-instructions-start-stop = 停止并开始分析
|
|
215
|
+
Home--record-instructions-capture-load = 捕捉并加载分析记录
|
|
216
|
+
Home--profiler-motto = 捕捉性能分析记录。剖析、分享、让网站速度更快。
|
|
217
|
+
Home--additional-content-title = 加载现有分析记录
|
|
218
|
+
Home--additional-content-content = 您可以将分析记录<strong>拖放</strong>至此处,或:
|
|
219
|
+
Home--compare-recordings-info = 您也可以比较记录内容。<a>打开比较界面。</a>
|
|
220
|
+
Home--your-recent-uploaded-recordings-title = 您最近上传的记录
|
|
221
|
+
# We replace the elements such as <perf> and <simpleperf> with links to the
|
|
222
|
+
# documentation to use these tools.
|
|
223
|
+
Home--load-files-from-other-tools2 = { -profiler-brand-name } 也可以从其他分析器导入记录,例如 <perf>Linux perf</perf>、<simpleperf>Android SimplePerf</simpleperf>、Chrome 性能面板、<androidstudio>Android Studio</androidstudio>,支持直接导入 <dhat>dhat</dhat>、<traceevent>Google 的 Trace Event</traceevent> 格式保存的分析记录。<write>点此了解如何编写您自己的导入程序</write>。
|
|
224
|
+
|
|
225
|
+
## IdleSearchField
|
|
226
|
+
## The component that is used for all the search inputs in the application.
|
|
227
|
+
|
|
228
|
+
IdleSearchField--search-input =
|
|
229
|
+
.placeholder = 输入过滤条件
|
|
230
|
+
|
|
231
|
+
## JsTracerSettings
|
|
232
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
233
|
+
|
|
234
|
+
JsTracerSettings--show-only-self-time = 只显示 self 时间
|
|
235
|
+
.title = 只显示调用节点所用的时间,而忽略其 children。
|
|
236
|
+
|
|
237
|
+
## ListOfPublishedProfiles
|
|
238
|
+
## This is the component that displays all the profiles the user has uploaded.
|
|
239
|
+
## It's displayed both in the homepage and in the uploaded recordings page.
|
|
240
|
+
|
|
241
|
+
# This string is used on the tooltip of the published profile links.
|
|
242
|
+
# Variables:
|
|
243
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
244
|
+
ListOfPublishedProfiles--published-profiles-link =
|
|
245
|
+
.title = 点击此处加载分析记录 { $smallProfileName }
|
|
246
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = 删除
|
|
247
|
+
.title = 由于缺少授权信息,无法删除此 Profile。
|
|
248
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = 还未上传任何分析记录!
|
|
249
|
+
# This string is used below the 'Your recent uploaded recordings' list section.
|
|
250
|
+
# Variables:
|
|
251
|
+
# $profilesRestCount (Number) - Remaining numbers of the uploaded profiles which are not listed under 'Your recent uploaded recordings'.
|
|
252
|
+
ListOfPublishedProfiles--uploaded-profile-information-label = 查看并管理您的所有记录(还有 { $profilesRestCount } 条)
|
|
253
|
+
# Depending on the number of uploaded profiles, the message is different.
|
|
254
|
+
# Variables:
|
|
255
|
+
# $uploadedProfileCount (Number) - Total numbers of the uploaded profiles.
|
|
256
|
+
ListOfPublishedProfiles--uploaded-profile-information-list =
|
|
257
|
+
{ $uploadedProfileCount ->
|
|
258
|
+
[one] 管理此记录
|
|
259
|
+
*[other] 管理下列记录
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
## MarkerContextMenu
|
|
263
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
264
|
+
## panels.
|
|
265
|
+
|
|
266
|
+
MarkerContextMenu--set-selection-from-duration = 根据标记的持续时间选择
|
|
267
|
+
MarkerContextMenu--start-selection-here = 从此处开始选择
|
|
268
|
+
MarkerContextMenu--end-selection-here = 至此处结束选择
|
|
269
|
+
MarkerContextMenu--start-selection-at-marker-start = 从标记的<strong>起点</strong>开始选择
|
|
270
|
+
MarkerContextMenu--start-selection-at-marker-end = 从标记的<strong>终点</strong>开始选择
|
|
271
|
+
MarkerContextMenu--end-selection-at-marker-start = 至标记的<strong>起点</strong>结束选择
|
|
272
|
+
MarkerContextMenu--end-selection-at-marker-end = 至标记的<strong>终点</strong>结束选择
|
|
273
|
+
MarkerContextMenu--copy-description = 复制描述
|
|
274
|
+
MarkerContextMenu--copy-call-stack = 复制调用栈
|
|
275
|
+
MarkerContextMenu--copy-url = 复制 URL
|
|
276
|
+
MarkerContextMenu--copy-page-url = 复制页面网址
|
|
277
|
+
MarkerContextMenu--copy-as-json = 复制为 JSON 格式
|
|
278
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
279
|
+
# IPC marker.
|
|
280
|
+
# Variables:
|
|
281
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
282
|
+
MarkerContextMenu--select-the-receiver-thread = 选择 Receiver 线程“<strong>{ $threadName }</strong>”
|
|
283
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
284
|
+
# IPC marker.
|
|
285
|
+
# Variables:
|
|
286
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
287
|
+
MarkerContextMenu--select-the-sender-thread = 选择 Sender 线程“<strong>{ $threadName }</strong>”
|
|
288
|
+
|
|
289
|
+
## MarkerFiltersContextMenu
|
|
290
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
|
291
|
+
## panels.
|
|
292
|
+
|
|
293
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
|
294
|
+
# Variables:
|
|
295
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
|
296
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = 不用标记过滤器“<strong>{ $filter }</strong>”标记此样本
|
|
297
|
+
|
|
298
|
+
## MarkerSettings
|
|
299
|
+
## This is used in all panels related to markers.
|
|
300
|
+
|
|
301
|
+
MarkerSettings--panel-search =
|
|
302
|
+
.label = 过滤标记:
|
|
303
|
+
.title = 只显示匹配特定名称的标记
|
|
304
|
+
MarkerSettings--marker-filters =
|
|
305
|
+
.title = 标记过滤器
|
|
306
|
+
|
|
307
|
+
## MarkerSidebar
|
|
308
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
309
|
+
|
|
310
|
+
MarkerSidebar--select-a-marker = 选择标记即可显示其相关信息。
|
|
311
|
+
|
|
312
|
+
## MarkerTable
|
|
313
|
+
## This is the component for Marker Table panel.
|
|
314
|
+
|
|
315
|
+
MarkerTable--start = 开始
|
|
316
|
+
MarkerTable--duration = 持续时间
|
|
317
|
+
MarkerTable--type = 类型
|
|
318
|
+
MarkerTable--description = 描述
|
|
319
|
+
|
|
320
|
+
## MenuButtons
|
|
321
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
322
|
+
|
|
323
|
+
MenuButtons--index--metaInfo-button =
|
|
324
|
+
.label = “分析记录”信息
|
|
325
|
+
MenuButtons--index--full-view = 全视图
|
|
326
|
+
MenuButtons--index--cancel-upload = 取消上传
|
|
327
|
+
MenuButtons--index--share-upload =
|
|
328
|
+
.label = 上传本地分析记录
|
|
329
|
+
MenuButtons--index--share-re-upload =
|
|
330
|
+
.label = 重新上传
|
|
331
|
+
MenuButtons--index--share-error-uploading =
|
|
332
|
+
.label = 上传时出错
|
|
333
|
+
MenuButtons--index--revert = 恢复到原始分析记录
|
|
334
|
+
MenuButtons--index--docs = 文档
|
|
335
|
+
MenuButtons--permalink--button =
|
|
336
|
+
.label = 永久链接
|
|
337
|
+
|
|
338
|
+
## MetaInfo panel
|
|
339
|
+
## These strings are used in the panel containing the meta information about
|
|
340
|
+
## the current profile.
|
|
341
|
+
|
|
342
|
+
MenuButtons--index--profile-info-uploaded-label = 上传于:
|
|
343
|
+
MenuButtons--index--profile-info-uploaded-actions = 删除
|
|
344
|
+
MenuButtons--index--metaInfo-subtitle = “分析记录”信息
|
|
345
|
+
MenuButtons--metaInfo--symbols = 符号:
|
|
346
|
+
MenuButtons--metaInfo--profile-symbolicated = 分析记录已符号化
|
|
347
|
+
MenuButtons--metaInfo--profile-not-symbolicated = 分析记录未符号化
|
|
348
|
+
MenuButtons--metaInfo--resymbolicate-profile = 重新符号化分析记录
|
|
349
|
+
MenuButtons--metaInfo--symbolicate-profile = 符号化分析记录
|
|
350
|
+
MenuButtons--metaInfo--attempting-resymbolicate = 正在尝试重新符号化分析记录
|
|
351
|
+
MenuButtons--metaInfo--currently-symbolicating = 当前符号化的分析记录
|
|
352
|
+
MenuButtons--metaInfo--cpu-model = CPU 型号:
|
|
353
|
+
MenuButtons--metaInfo--cpu-cores = CPU 核心:
|
|
354
|
+
MenuButtons--metaInfo--main-memory = 主内存:
|
|
355
|
+
MenuButtons--index--show-moreInfo-button = 显示更多
|
|
356
|
+
MenuButtons--index--hide-moreInfo-button = 显示更少
|
|
357
|
+
# This string is used when we have the information about both physical and
|
|
358
|
+
# logical CPU cores.
|
|
359
|
+
# Variable:
|
|
360
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
|
361
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
|
362
|
+
{ $physicalCPUs ->
|
|
363
|
+
*[other] 物理核心 × { $physicalCPUs }
|
|
364
|
+
}、{ $logicalCPUs ->
|
|
365
|
+
*[other] 逻辑核心 × { $logicalCPUs }
|
|
366
|
+
}
|
|
367
|
+
# This string is used when we only have the information about the number of
|
|
368
|
+
# physical CPU cores.
|
|
369
|
+
# Variable:
|
|
370
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
|
371
|
+
MenuButtons--metaInfo--physical-cpu =
|
|
372
|
+
{ $physicalCPUs ->
|
|
373
|
+
*[other] 物理核心 × { $physicalCPUs }
|
|
374
|
+
}
|
|
375
|
+
# This string is used when we only have the information only the number of
|
|
376
|
+
# logical CPU cores.
|
|
377
|
+
# Variable:
|
|
378
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
|
379
|
+
MenuButtons--metaInfo--logical-cpu =
|
|
380
|
+
{ $logicalCPUs ->
|
|
381
|
+
*[other] 逻辑核心 × { $logicalCPUs }
|
|
382
|
+
}
|
|
383
|
+
MenuButtons--metaInfo--profiling-started = 记录开始于:
|
|
384
|
+
MenuButtons--metaInfo--profiling-session = 记录长度:
|
|
385
|
+
MenuButtons--metaInfo--main-process-started = 主进程开始:
|
|
386
|
+
MenuButtons--metaInfo--main-process-ended = 主进程结束:
|
|
387
|
+
MenuButtons--metaInfo--interval = 间隔:
|
|
388
|
+
MenuButtons--metaInfo--buffer-capacity = 缓冲容量:
|
|
389
|
+
MenuButtons--metaInfo--buffer-duration = 缓冲间隔:
|
|
390
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
391
|
+
# Variable:
|
|
392
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
393
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
394
|
+
{ $configurationDuration ->
|
|
395
|
+
*[other] { $configurationDuration } 秒
|
|
396
|
+
}
|
|
397
|
+
# Adjective refers to the buffer duration
|
|
398
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = 无限制
|
|
399
|
+
MenuButtons--metaInfo--application = 应用程序
|
|
400
|
+
MenuButtons--metaInfo--name-and-version = 名称和版本:
|
|
401
|
+
MenuButtons--metaInfo--application-uptime = 运行时间:
|
|
402
|
+
MenuButtons--metaInfo--update-channel = 更新通道:
|
|
403
|
+
MenuButtons--metaInfo--build-id = 构建 ID:
|
|
404
|
+
MenuButtons--metaInfo--build-type = 构建类型:
|
|
405
|
+
MenuButtons--metaInfo--arguments = 参数:
|
|
406
|
+
|
|
407
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
408
|
+
|
|
409
|
+
MenuButtons--metaInfo--build-type-debug = 调试
|
|
410
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
411
|
+
|
|
412
|
+
##
|
|
413
|
+
|
|
414
|
+
MenuButtons--metaInfo--platform = 平台
|
|
415
|
+
MenuButtons--metaInfo--device = 设备:
|
|
416
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
417
|
+
MenuButtons--metaInfo--os = OS:
|
|
418
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
419
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
420
|
+
MenuButtons--metaInfo--visual-metrics = 视觉指标
|
|
421
|
+
MenuButtons--metaInfo--speed-index = 速度指标:
|
|
422
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
423
|
+
MenuButtons--metaInfo--perceptual-speed-index = 感知速度指标:
|
|
424
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
425
|
+
MenuButtons--metaInfo--contentful-speed-Index = 内容速度指标:
|
|
426
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = 功能:
|
|
427
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = 线程过滤器:
|
|
428
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = 扩展:
|
|
429
|
+
|
|
430
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
431
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
432
|
+
|
|
433
|
+
MenuButtons--metaOverheadStatistics-subtitle = { -profiler-brand-short-name } 开销
|
|
434
|
+
MenuButtons--metaOverheadStatistics-mean = 平均
|
|
435
|
+
MenuButtons--metaOverheadStatistics-max = 最大值
|
|
436
|
+
MenuButtons--metaOverheadStatistics-min = 最小值
|
|
437
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = 开销
|
|
438
|
+
.title = 用于采样所有线程的时间。
|
|
439
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = 清理
|
|
440
|
+
.title = 用于清理过期数据的时间。
|
|
441
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = 计数
|
|
442
|
+
.title = 用于收集所有计数器的时间。
|
|
443
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = 间隔
|
|
444
|
+
.title = 两次采样间的间隔。
|
|
445
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = 锁定
|
|
446
|
+
.title = 进行采样前锁定所需的时间。
|
|
447
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = 开销持续时间:
|
|
448
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = 开销占比:
|
|
449
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = 分析的持续时间:
|
|
450
|
+
|
|
451
|
+
## Publish panel
|
|
452
|
+
## These strings are used in the publishing panel.
|
|
453
|
+
|
|
454
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = 包含隐藏的线程
|
|
455
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = 包含来自其他标签页的数据
|
|
456
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = 包含隐藏的时间范围
|
|
457
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = 包含快照
|
|
458
|
+
MenuButtons--publish--renderCheckbox-label-resource = 包括资源 URL 和路径
|
|
459
|
+
MenuButtons--publish--renderCheckbox-label-extension = 包含扩展信息
|
|
460
|
+
MenuButtons--publish--renderCheckbox-label-preference = 包含首选项值
|
|
461
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = 包含来自隐私浏览窗口的数据
|
|
462
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
463
|
+
.title = 此分析记录包含隐私浏览数据
|
|
464
|
+
MenuButtons--publish--reupload-performance-profile = 重新上传性能分析记录
|
|
465
|
+
MenuButtons--publish--share-performance-profile = 分享性能分析记录
|
|
466
|
+
MenuButtons--publish--info-description = 上传您的分析记录,并通过链接分享给任何人。
|
|
467
|
+
MenuButtons--publish--info-description-default = 默认情况下,将会移除您的个人数据。
|
|
468
|
+
MenuButtons--publish--info-description-firefox-nightly2 = 此分析记录来自 { -firefox-nightly-brand-name },默认情况下将包含大部分信息。
|
|
469
|
+
MenuButtons--publish--include-additional-data = 包括其他数据后,可能造成分析记录可被识别
|
|
470
|
+
MenuButtons--publish--button-upload = 上传
|
|
471
|
+
MenuButtons--publish--upload-title = 正在上传分析记录…
|
|
472
|
+
MenuButtons--publish--cancel-upload = 取消上传
|
|
473
|
+
MenuButtons--publish--message-something-went-wrong = 啊哦,上传分析记录时出了点问题。
|
|
474
|
+
MenuButtons--publish--message-try-again = 再试一次
|
|
475
|
+
MenuButtons--publish--download = 下载
|
|
476
|
+
MenuButtons--publish--compressing = 正在压缩…
|
|
477
|
+
MenuButtons--publish--error-while-compressing = 压缩时出错,请尝试取消选中某些复选框以减小配置文件大小。
|
|
478
|
+
|
|
479
|
+
## NetworkSettings
|
|
480
|
+
## This is used in the network chart.
|
|
481
|
+
|
|
482
|
+
NetworkSettings--panel-search =
|
|
483
|
+
.label = 过滤网络请求:
|
|
484
|
+
.title = 只显示匹配某些名称的网络请求
|
|
485
|
+
|
|
486
|
+
## Timestamp formatting primitive
|
|
487
|
+
|
|
488
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
489
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
490
|
+
# for more information.
|
|
491
|
+
# This is especially used in the list of published profiles panel.
|
|
492
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
493
|
+
# date pass through Fluent to be properly localized.
|
|
494
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
495
|
+
# depending on the proximity of the date from the current date.
|
|
496
|
+
# Variables:
|
|
497
|
+
# $date (Date) - The date to display in a shorter way
|
|
498
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
499
|
+
|
|
500
|
+
## PanelSearch
|
|
501
|
+
## The component that is used for all the search input hints in the application.
|
|
502
|
+
|
|
503
|
+
PanelSearch--search-field-hint = 您知道可以使用半角逗号(,)搜索多个词条吗?
|
|
504
|
+
|
|
505
|
+
## Profile Delete Button
|
|
506
|
+
|
|
507
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
508
|
+
# Variables:
|
|
509
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
510
|
+
ProfileDeleteButton--delete-button =
|
|
511
|
+
.label = 删除
|
|
512
|
+
.title = 点击此处删除 Profile { $smallProfileName }
|
|
513
|
+
|
|
514
|
+
## Profile Delete Panel
|
|
515
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
516
|
+
## it's a confirmation dialog.
|
|
517
|
+
|
|
518
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
519
|
+
# will show the error message when hovering.
|
|
520
|
+
ProfileDeletePanel--delete-error = 删除此分析文件时出错。<a>鼠标悬停此处了解更多信息。</a>
|
|
521
|
+
# This is the title of the dialog
|
|
522
|
+
# Variables:
|
|
523
|
+
# $profileName (string) - Some string that identifies the profile
|
|
524
|
+
ProfileDeletePanel--dialog-title = 删除 { $profileName }
|
|
525
|
+
ProfileDeletePanel--dialog-confirmation-question = 您确定要删除此分析记录上传的数据吗?删除后,先前分享的链接将失效。
|
|
526
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
527
|
+
.value = 取消
|
|
528
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
529
|
+
.value = 删除
|
|
530
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
531
|
+
# progress indicator.
|
|
532
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
533
|
+
.value = 正在删除…
|
|
534
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
535
|
+
ProfileDeletePanel--message-success = 已成功删除上传的数据。
|
|
536
|
+
|
|
537
|
+
## ProfileFilterNavigator
|
|
538
|
+
## This is used at the top of the profile analysis UI.
|
|
539
|
+
|
|
540
|
+
# This string is used on the top left side of the profile analysis UI as the
|
|
541
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
|
542
|
+
# range. This button reverts it back to the full range. It also includes the
|
|
543
|
+
# duration of the full range.
|
|
544
|
+
# Variables:
|
|
545
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
|
546
|
+
ProfileFilterNavigator--full-range-with-duration = 完整范围({ $fullRangeDuration })
|
|
547
|
+
|
|
548
|
+
## Profile Loader Animation
|
|
549
|
+
|
|
550
|
+
ProfileLoaderAnimation--loading-unpublished = 正在直接从 { -firefox-brand-name } 导入分析记录…
|
|
551
|
+
ProfileLoaderAnimation--loading-from-file = 正在读取文件并处理分析记录…
|
|
552
|
+
ProfileLoaderAnimation--loading-local = 尚未实现。
|
|
553
|
+
ProfileLoaderAnimation--loading-public = 正在下载处理分析记录…
|
|
554
|
+
ProfileLoaderAnimation--loading-from-url = 正在下载处理分析记录…
|
|
555
|
+
ProfileLoaderAnimation--loading-compare = 正在读取和处理分析记录…
|
|
556
|
+
ProfileLoaderAnimation--loading-view-not-found = 找不到视图
|
|
557
|
+
|
|
558
|
+
## ProfileRootMessage
|
|
559
|
+
|
|
560
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
561
|
+
ProfileRootMessage--additional = 返回主页
|
|
562
|
+
|
|
563
|
+
## Root
|
|
564
|
+
|
|
565
|
+
Root--error-boundary-message =
|
|
566
|
+
.message = 啊哦,profiler.firefox.com 发生某些未知错误。
|
|
567
|
+
|
|
568
|
+
## ServiceWorkerManager
|
|
569
|
+
## This is the component responsible for handling the service worker installation
|
|
570
|
+
## and update. It appears at the top of the UI.
|
|
571
|
+
|
|
572
|
+
ServiceWorkerManager--applying-button = 正在应用…
|
|
573
|
+
ServiceWorkerManager--pending-button = 应用并重新加载
|
|
574
|
+
ServiceWorkerManager--installed-button = 重新加载应用程序
|
|
575
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
576
|
+
在此页面完整加载前,已有新版应用程序生效。
|
|
577
|
+
|
|
578
|
+
您可能会遇到些许异常。
|
|
579
|
+
ServiceWorkerManager--new-version-is-ready = 该应用程序的新版本已下载,随时可安装。
|
|
580
|
+
ServiceWorkerManager--hide-notice-button =
|
|
581
|
+
.title = 隐藏重新加载通知
|
|
582
|
+
.aria-label = 隐藏重新加载通知
|
|
583
|
+
|
|
584
|
+
## StackSettings
|
|
585
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
586
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
587
|
+
|
|
588
|
+
StackSettings--implementation-all-frames = 所有帧
|
|
589
|
+
.title = 不过滤栈上的帧
|
|
590
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
591
|
+
.title = 仅显示栈上需要执行的 JavaScript 帧
|
|
592
|
+
StackSettings--implementation-native2 = 原生
|
|
593
|
+
.title = 仅显示栈上的原生代码帧
|
|
594
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
595
|
+
StackSettings--stack-implementation-label = 过滤栈:
|
|
596
|
+
StackSettings--use-data-source-label = 数据源:
|
|
597
|
+
StackSettings--call-tree-strategy-timing = 计时
|
|
598
|
+
.title = 使用时间推移下已执行代码的采样栈进行汇总
|
|
599
|
+
StackSettings--call-tree-strategy-js-allocations = JavaScript 分配
|
|
600
|
+
.title = 显示 JavaScript 分配到的字节数汇总(不含释放)
|
|
601
|
+
StackSettings--call-tree-strategy-native-retained-allocations = 保留的内存
|
|
602
|
+
.title = 根据分配到且在目前选择的预览范围中,从未释放的内存字节数进行汇总
|
|
603
|
+
StackSettings--call-tree-native-allocations = 分配到的内存
|
|
604
|
+
.title = 根据分配到的内存字节数进行汇总
|
|
605
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = 释放的内存
|
|
606
|
+
.title = 按照分配到内存的位置,根据释放的内存字节数进行汇总
|
|
607
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = 释放的位置
|
|
608
|
+
.title = 按照取释放内存的位置,根据释放的内存字节数进行汇总
|
|
609
|
+
StackSettings--invert-call-stack = 反转调用栈
|
|
610
|
+
.title = 按照调用节点中所用时间排序,并忽略其 children。
|
|
611
|
+
StackSettings--show-user-timing = 显示用户计时
|
|
612
|
+
StackSettings--panel-search =
|
|
613
|
+
.label = 过滤栈:
|
|
614
|
+
.title = 只显示包含匹配的子字符串的函数名称的相关栈
|
|
615
|
+
|
|
616
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
617
|
+
|
|
618
|
+
TabBar--calltree-tab = 调用树
|
|
619
|
+
TabBar--flame-graph-tab = 火焰图
|
|
620
|
+
TabBar--stack-chart-tab = 栈图
|
|
621
|
+
TabBar--marker-chart-tab = 标记图
|
|
622
|
+
TabBar--marker-table-tab = 标记表
|
|
623
|
+
TabBar--network-tab = 网络
|
|
624
|
+
TabBar--js-tracer-tab = JS 追踪器
|
|
625
|
+
|
|
626
|
+
## TrackContextMenu
|
|
627
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
628
|
+
## analysis UI.
|
|
629
|
+
|
|
630
|
+
TrackContextMenu--only-show-this-process = 只显示此进程
|
|
631
|
+
# This is used as the context menu item to show only the given track.
|
|
632
|
+
# Variables:
|
|
633
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
634
|
+
TrackContextMenu--only-show-track = 只显示“{ $trackName }”
|
|
635
|
+
TrackContextMenu--hide-other-screenshots-tracks = 隐藏其他快照轨
|
|
636
|
+
# This is used as the context menu item to hide the given track.
|
|
637
|
+
# Variables:
|
|
638
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
639
|
+
TrackContextMenu--hide-track = 隐藏“{ $trackName }”
|
|
640
|
+
TrackContextMenu--show-all-tracks = 显示所有轨道
|
|
641
|
+
TrackContextMenu--show-local-tracks-in-process = 显示此进程中的所有轨道
|
|
642
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
|
643
|
+
# that match the search filter.
|
|
644
|
+
TrackContextMenu--show-all-matching-tracks = 显示所有匹配的轨道
|
|
645
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
|
646
|
+
# that match the search filter.
|
|
647
|
+
TrackContextMenu--hide-all-matching-tracks = 隐藏所有匹配的轨道
|
|
648
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
649
|
+
# any track.
|
|
650
|
+
# Variables:
|
|
651
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
652
|
+
TrackContextMenu--no-results-found = 找不到“<span>{ $searchFilter }</span>”的结果
|
|
653
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
|
654
|
+
TrackNameButton--hide-track =
|
|
655
|
+
.title = 隐藏轨道
|
|
656
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
657
|
+
TrackNameButton--hide-process =
|
|
658
|
+
.title = 隐藏进程
|
|
659
|
+
|
|
660
|
+
## TrackMemoryGraph
|
|
661
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
662
|
+
## the UI. To learn more about it, visit:
|
|
663
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
664
|
+
|
|
665
|
+
TrackMemoryGraph--relative-memory-at-this-time = 此时的相对内存用量
|
|
666
|
+
TrackMemoryGraph--memory-range-in-graph = 图表里的内存范围
|
|
667
|
+
TrackMemoryGraph--operations-since-the-previous-sample = 自前一次采样以来的操作次数
|
|
668
|
+
|
|
669
|
+
## TrackPower
|
|
670
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
671
|
+
## graphed over time.
|
|
672
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
673
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
674
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
675
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
676
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
677
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
678
|
+
|
|
679
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
|
680
|
+
# Variables:
|
|
681
|
+
# $value (String) - the power value at this location
|
|
682
|
+
TrackPower--tooltip-power-kilowatt = { $value } kW
|
|
683
|
+
.label = 功率
|
|
684
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
|
685
|
+
# Variables:
|
|
686
|
+
# $value (String) - the power value at this location
|
|
687
|
+
TrackPower--tooltip-power-watt = { $value } W
|
|
688
|
+
.label = 功率
|
|
689
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
690
|
+
# Variables:
|
|
691
|
+
# $value (String) - the power value at this location
|
|
692
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
|
693
|
+
.label = 功率
|
|
694
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
695
|
+
# kilowatt-hour unit.
|
|
696
|
+
# Variables:
|
|
697
|
+
# $value (String) - the energy value for this range
|
|
698
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
699
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh({ $carbonValue } kg CO₂e)
|
|
700
|
+
.label = 可见范围内的能耗
|
|
701
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
702
|
+
# watt-hour unit.
|
|
703
|
+
# Variables:
|
|
704
|
+
# $value (String) - the energy value for this range
|
|
705
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
706
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Wh({ $carbonValue } g CO₂e)
|
|
707
|
+
.label = 可见范围内的能耗
|
|
708
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
709
|
+
# milliwatt-hour unit.
|
|
710
|
+
# Variables:
|
|
711
|
+
# $value (String) - the energy value for this range
|
|
712
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
713
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh ({ $carbonValue } mg CO2e)
|
|
714
|
+
.label = 可见范围内的能耗
|
|
715
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
716
|
+
# microwatt-hour unit.
|
|
717
|
+
# Variables:
|
|
718
|
+
# $value (String) - the energy value for this range
|
|
719
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
720
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh ({ $carbonValue } mg CO2e)
|
|
721
|
+
.label = 可见范围内的能耗
|
|
722
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
723
|
+
# selection uses the kilowatt-hour unit.
|
|
724
|
+
# Variables:
|
|
725
|
+
# $value (String) - the energy value for this range
|
|
726
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
727
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh({ $carbonValue } kg CO₂e)
|
|
728
|
+
.label = 当前选择范围内的能耗
|
|
729
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
730
|
+
# selection uses the watt-hour unit.
|
|
731
|
+
# Variables:
|
|
732
|
+
# $value (String) - the energy value for this range
|
|
733
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
734
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Wh ({ $carbonValue } g CO2e)
|
|
735
|
+
.label = 当前选择范围内的能耗
|
|
736
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
737
|
+
# selection uses the milliwatt-hour unit.
|
|
738
|
+
# Variables:
|
|
739
|
+
# $value (String) - the energy value for this range
|
|
740
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
741
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh ({ $carbonValue } mg CO2e)
|
|
742
|
+
.label = 当前选择范围内的能耗
|
|
743
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
744
|
+
# selection uses the microwatt-hour unit.
|
|
745
|
+
# Variables:
|
|
746
|
+
# $value (String) - the energy value for this range
|
|
747
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
748
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO2e)
|
|
749
|
+
.label = 当前选择范围内的能耗
|
|
750
|
+
|
|
751
|
+
## TrackSearchField
|
|
752
|
+
## The component that is used for the search input in the track context menu.
|
|
753
|
+
|
|
754
|
+
TrackSearchField--search-input =
|
|
755
|
+
.placeholder = 输入过滤条件
|
|
756
|
+
.title = 只显示匹配特定文本的轨道
|
|
757
|
+
|
|
758
|
+
## TransformNavigator
|
|
759
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
760
|
+
## Chart components.
|
|
761
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
762
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
763
|
+
## name of the function, followed by the node's name.
|
|
764
|
+
## To learn more about them, visit:
|
|
765
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
766
|
+
|
|
767
|
+
# Root item in the transform navigator.
|
|
768
|
+
# "Complete" is an adjective here, not a verb.
|
|
769
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
770
|
+
# Variables:
|
|
771
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
772
|
+
TransformNavigator--complete = 完成“{ $item }”
|
|
773
|
+
# "Collapse resource" transform.
|
|
774
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
775
|
+
# Variables:
|
|
776
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
777
|
+
TransformNavigator--collapse-resource = 折叠:{ $item }
|
|
778
|
+
# "Focus subtree" transform.
|
|
779
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
780
|
+
# Variables:
|
|
781
|
+
# $item (String) - Name of the function that transform applied to.
|
|
782
|
+
TransformNavigator--focus-subtree = 聚焦节点:{ $item }
|
|
783
|
+
# "Focus function" transform.
|
|
784
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
785
|
+
# Variables:
|
|
786
|
+
# $item (String) - Name of the function that transform applied to.
|
|
787
|
+
TransformNavigator--focus-function = 聚焦:{ $item }
|
|
788
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
|
789
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
|
790
|
+
# Variables:
|
|
791
|
+
# $item (String) - Name of the category that transform applied to.
|
|
792
|
+
TransformNavigator--focus-category = 聚焦分类:{ $item }
|
|
793
|
+
# "Merge call node" transform.
|
|
794
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
795
|
+
# Variables:
|
|
796
|
+
# $item (String) - Name of the function that transform applied to.
|
|
797
|
+
TransformNavigator--merge-call-node = 合并节点:{ $item }
|
|
798
|
+
# "Merge function" transform.
|
|
799
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
800
|
+
# Variables:
|
|
801
|
+
# $item (String) - Name of the function that transform applied to.
|
|
802
|
+
TransformNavigator--merge-function = 合并:{ $item }
|
|
803
|
+
# "Drop function" transform.
|
|
804
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
805
|
+
# Variables:
|
|
806
|
+
# $item (String) - Name of the function that transform applied to.
|
|
807
|
+
TransformNavigator--drop-function = 丢弃:{ $item }
|
|
808
|
+
# "Collapse recursion" transform.
|
|
809
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
810
|
+
# Variables:
|
|
811
|
+
# $item (String) - Name of the function that transform applied to.
|
|
812
|
+
TransformNavigator--collapse-recursion = 取消递归:{ $item }
|
|
813
|
+
# "Collapse direct recursion" transform.
|
|
814
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
815
|
+
# Variables:
|
|
816
|
+
# $item (String) - Name of the function that transform applied to.
|
|
817
|
+
TransformNavigator--collapse-direct-recursion-only = 仅取消直接递归:{ $item }
|
|
818
|
+
# "Collapse function subtree" transform.
|
|
819
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
820
|
+
# Variables:
|
|
821
|
+
# $item (String) - Name of the function that transform applied to.
|
|
822
|
+
TransformNavigator--collapse-function-subtree = 折叠子树:{ $item }
|
|
823
|
+
# "Drop samples outside of markers matching ..." transform.
|
|
824
|
+
# Variables:
|
|
825
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
|
826
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = 不用过滤器 “{ $item }” 标记该样本
|
|
827
|
+
|
|
828
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
829
|
+
## at the bottom of the profiler UI
|
|
830
|
+
##
|
|
831
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
832
|
+
## are used for both the source view and the assembly view.
|
|
833
|
+
|
|
834
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
835
|
+
# the network.
|
|
836
|
+
# Variables:
|
|
837
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
838
|
+
SourceView--loading-url = 等待 { $host }…
|
|
839
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
840
|
+
# the browser.
|
|
841
|
+
SourceView--loading-browser-connection = 正在等待 { -firefox-brand-name }…
|
|
842
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
843
|
+
# a file.
|
|
844
|
+
BottomBox--source-code-not-available-title = 源代码不可用
|
|
845
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
846
|
+
# a file.
|
|
847
|
+
# Elements:
|
|
848
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
849
|
+
SourceView--source-not-available-text = 关于支持的使用场景和改进计划,请参阅 <a>issue #3741</a>。
|
|
850
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
851
|
+
# a file.
|
|
852
|
+
# Assembly refers to the low-level programming language.
|
|
853
|
+
BottomBox--assembly-code-not-available-title = 汇编代码不可用
|
|
854
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
855
|
+
# a file.
|
|
856
|
+
# Elements:
|
|
857
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
858
|
+
BottomBox--assembly-code-not-available-text = 关于支持的使用场景和改进计划,请参阅 <a>issue #4520</a>。
|
|
859
|
+
SourceView--close-button =
|
|
860
|
+
.title = 关闭源代码视图
|
|
861
|
+
|
|
862
|
+
## Code loading errors
|
|
863
|
+
## These are displayed both in the source view and in the assembly view.
|
|
864
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
865
|
+
|
|
866
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
|
867
|
+
# know which URL to request source code from.
|
|
868
|
+
SourceView--no-known-cors-url = 此文件没有已知的 cross-origin-accessible 网址。
|
|
869
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
|
870
|
+
# when fetching the source code for a file.
|
|
871
|
+
# Variables:
|
|
872
|
+
# $url (String) - The URL which we tried to get the source code from
|
|
873
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
|
874
|
+
SourceView--network-error-when-obtaining-source = 获取网址 { $url } 时发生网络错误:{ $networkErrorMessage }
|
|
875
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
876
|
+
# be queried for source code using the symbolication API.
|
|
877
|
+
# Variables:
|
|
878
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
879
|
+
SourceView--browser-connection-error-when-obtaining-source = 无法查询浏览器的符号化 API:{ $browserConnectionErrorMessage }
|
|
880
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
881
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
882
|
+
# Variables:
|
|
883
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
884
|
+
SourceView--browser-api-error-when-obtaining-source = 浏览器的符号化 API 返回错误:{ $apiErrorMessage }
|
|
885
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
886
|
+
# running locally was queried for source code using the symbolication API, and
|
|
887
|
+
# this query returned an error.
|
|
888
|
+
# Variables:
|
|
889
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
890
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = 本地符号服务器的符号化 API 返回错误:{ $apiErrorMessage }
|
|
891
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
892
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
|
893
|
+
# Variables:
|
|
894
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
895
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = 浏览器的符号化 API 返回异常响应:{ $apiErrorMessage }
|
|
896
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
897
|
+
# running locally was queried for source code using the symbolication API, and
|
|
898
|
+
# this query returned a malformed response.
|
|
899
|
+
# Variables:
|
|
900
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
901
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = 本地符号服务器的符号化 API 返回异常响应:{ $apiErrorMessage }
|
|
902
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
903
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
904
|
+
# Variables:
|
|
905
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
906
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
907
|
+
SourceView--not-in-archive-error-when-obtaining-source = { $url } 处的存档中未找到文件 { $pathInArchive }。
|
|
908
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
909
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
910
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
911
|
+
# Variables:
|
|
912
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
913
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
914
|
+
SourceView--archive-parsing-error-when-obtaining-source = 无法解析 { $url } 处的存档:{ $parsingErrorMessage }
|
|
915
|
+
|
|
916
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
917
|
+
|
|
918
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
|
919
|
+
# Assembly refers to the low-level programming language.
|
|
920
|
+
AssemblyView--show-button =
|
|
921
|
+
.title = 显示汇编代码视图
|
|
922
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
|
923
|
+
# Assembly refers to the low-level programming language.
|
|
924
|
+
AssemblyView--hide-button =
|
|
925
|
+
.title = 隐藏汇编代码视图
|
|
926
|
+
|
|
927
|
+
## UploadedRecordingsHome
|
|
928
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
929
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
930
|
+
|
|
931
|
+
UploadedRecordingsHome--title = 已上传的分析记录
|