profile-viewer 0.0.1 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/dist/136.4ad3301b8aacf759ea70.bundle.js +2 -0
- data/dist/136.4ad3301b8aacf759ea70.bundle.js.map +1 -0
- data/dist/171.621b9df5978342be5662.bundle.js +2 -0
- data/dist/171.621b9df5978342be5662.bundle.js.map +1 -0
- data/dist/18a5d1d99f1c65c33b71.png +0 -0
- data/dist/1ddbc3ce40af8c7a648b.svg +6 -0
- data/dist/280.b4210a48e650408000c3.bundle.js +2 -0
- data/dist/280.b4210a48e650408000c3.bundle.js.map +1 -0
- data/dist/556.2be67a37a0c61fdc2485.bundle.js +2 -0
- data/dist/{914.b9bc213d93173ce6b0cb.bundle.js.map → 556.2be67a37a0c61fdc2485.bundle.js.map} +1 -1
- data/dist/874.2a087b9b5a296a9c3fcd.bundle.js +2 -0
- data/dist/874.2a087b9b5a296a9c3fcd.bundle.js.map +1 -0
- data/dist/_headers +1 -2
- data/dist/contribute.json +31 -35
- data/dist/d6df0017c0241dfe86ff.svg +6 -0
- data/dist/docs/_sidebar.md +1 -0
- data/dist/docs/advanced-topics.md +1 -0
- data/dist/docs/async-posix-signal-control.md +102 -0
- data/dist/docs/guide-startup-shutdown.md +7 -7
- data/dist/docs/js/init.js +1 -1
- data/dist/index.html +1 -1
- data/dist/locales/README.md +1 -0
- data/dist/locales/be/app.ftl +42 -6
- data/dist/locales/de/app.ftl +109 -3
- data/dist/locales/el/app.ftl +110 -4
- data/dist/locales/en-CA/app.ftl +1125 -0
- data/dist/locales/en-GB/app.ftl +110 -4
- data/dist/locales/en-US/app.ftl +123 -6
- data/dist/locales/es-CL/app.ftl +110 -4
- data/dist/locales/fr/app.ftl +66 -4
- data/dist/locales/fur/app.ftl +1093 -0
- data/dist/locales/fy-NL/app.ftl +109 -3
- data/dist/locales/ia/app.ftl +109 -3
- data/dist/locales/it/app.ftl +109 -3
- data/dist/locales/kab/app.ftl +32 -2
- data/dist/locales/nl/app.ftl +110 -4
- data/dist/locales/pt-BR/app.ftl +111 -5
- data/dist/locales/ru/app.ftl +109 -3
- data/dist/locales/sv-SE/app.ftl +109 -3
- data/dist/locales/tr/app.ftl +907 -0
- data/dist/locales/uk/app.ftl +110 -4
- data/dist/locales/zh-CN/app.ftl +112 -6
- data/dist/locales/zh-TW/app.ftl +109 -3
- data/dist/main.ac7130d34ce3b872712a.bundle.js +201 -0
- data/dist/{main.8208fda2d35ddbe38d55.bundle.js.LICENSE.txt → main.ac7130d34ce3b872712a.bundle.js.LICENSE.txt} +1 -30
- data/dist/main.ac7130d34ce3b872712a.bundle.js.map +1 -0
- data/dist/photon/index.html +3 -2
- data/dist/photon/main.aafbcdad3fb08c7ae5b4.bundle.js +2 -0
- data/dist/photon/main.aafbcdad3fb08c7ae5b4.bundle.js.map +1 -0
- data/dist/robots.txt +4 -0
- data/dist/sw.js +1 -1
- data/dist/sw.js.map +1 -1
- data/dist/{workbox-27b29e6f.js → workbox-e3490c72.js} +2 -2
- data/dist/{workbox-27b29e6f.js.map → workbox-e3490c72.js.map} +1 -1
- data/dist/zee-worker.js +1 -1
- data/ruby-bin/profile-viewer +53 -16
- data/ruby-bin/profile-viewer-version.rb +3 -0
- metadata +60 -25
- data/dist/119.cc58ce313e67f80f50f3.bundle.js +0 -2
- data/dist/119.cc58ce313e67f80f50f3.bundle.js.map +0 -1
- data/dist/131.c21d348572deab4ece66.bundle.js +0 -2
- data/dist/131.c21d348572deab4ece66.bundle.js.map +0 -1
- data/dist/308.4d236ce7e6451807cb54.bundle.js +0 -2
- data/dist/308.4d236ce7e6451807cb54.bundle.js.map +0 -1
- data/dist/9.071a712ea648c8b30416.bundle.js +0 -2
- data/dist/9.071a712ea648c8b30416.bundle.js.map +0 -1
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js +0 -2
- data/dist/b45b29da558efa211628.jpg +0 -0
- data/dist/before-load.js +0 -1
- data/dist/main.8208fda2d35ddbe38d55.bundle.js +0 -199
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.map +0 -1
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js +0 -2
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js.map +0 -1
- /data/dist/{ad13da76642d8099fe70.module.wasm → 2f37d1addc2d2f5b699e.module.wasm} +0 -0
data/dist/locales/uk/app.ftl
CHANGED
@@ -179,6 +179,46 @@ CallTree--inlining-badge = (вбудовані)
|
|
179
179
|
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
180
180
|
|
181
181
|
CallTreeSidebar--select-a-node = Виберіть вузол для показу інформації про нього.
|
182
|
+
CallTreeSidebar--call-node-details = Подробиці вузла виклику
|
183
|
+
|
184
|
+
## CallTreeSidebar timing information
|
185
|
+
##
|
186
|
+
## Firefox Profiler stops the execution of the program every 1ms to record the
|
187
|
+
## stack. Only thing we know for sure is the stack at that point of time when
|
188
|
+
## the stack is taken. We try to estimate the time spent in each function and
|
189
|
+
## translate it to a duration. That's why we use the "traced" word here.
|
190
|
+
## There is actually no difference between "Traced running time" and "Running
|
191
|
+
## time" in the context of the profiler. We use "Traced" to emphasize that this
|
192
|
+
## is an estimation where we have more space in the UI.
|
193
|
+
##
|
194
|
+
## "Self time" is the time spent in the function itself, excluding the time spent
|
195
|
+
## in the functions it called. "Running time" is the time spent in the function
|
196
|
+
## itself, including the time spent in the functions it called.
|
197
|
+
|
198
|
+
CallTreeSidebar--traced-running-time =
|
199
|
+
.label = Відстежувана тривалість роботи
|
200
|
+
CallTreeSidebar--traced-self-time =
|
201
|
+
.label = Відстежувана самостійно тривалість
|
202
|
+
CallTreeSidebar--running-time =
|
203
|
+
.label = Тривалість роботи
|
204
|
+
CallTreeSidebar--self-time =
|
205
|
+
.label = Власний час
|
206
|
+
CallTreeSidebar--running-samples =
|
207
|
+
.label = Виконувані зразки
|
208
|
+
CallTreeSidebar--self-samples =
|
209
|
+
.label = Власні зразки
|
210
|
+
CallTreeSidebar--running-size =
|
211
|
+
.label = Виконуваний розмір
|
212
|
+
CallTreeSidebar--self-size =
|
213
|
+
.label = Власний розмір
|
214
|
+
CallTreeSidebar--categories = Категорії
|
215
|
+
CallTreeSidebar--implementation = Імплементація
|
216
|
+
CallTreeSidebar--running-milliseconds = Виконання - мілісекунд
|
217
|
+
CallTreeSidebar--running-sample-count = Кількість виконуваних зразків
|
218
|
+
CallTreeSidebar--running-bytes = Виконувані байти
|
219
|
+
CallTreeSidebar--self-milliseconds = Власні - мілісекунд
|
220
|
+
CallTreeSidebar--self-sample-count = Кількість власних зразків
|
221
|
+
CallTreeSidebar--self-bytes = Власні - байтів
|
182
222
|
|
183
223
|
## CompareHome
|
184
224
|
## This is used in the page to compare two profiles.
|
@@ -228,7 +268,7 @@ ErrorBoundary--report-error-on-github = Повідомити про помилк
|
|
228
268
|
|
229
269
|
FooterLinks--legal = Правові положення
|
230
270
|
FooterLinks--Privacy = Приватність
|
231
|
-
FooterLinks--Cookies =
|
271
|
+
FooterLinks--Cookies = Файли cookie
|
232
272
|
FooterLinks--languageSwitcher--select =
|
233
273
|
.title = Змінити мову
|
234
274
|
FooterLinks--hide-button =
|
@@ -391,8 +431,8 @@ MarkerSidebar--select-a-marker = Виберіть маркер для показ
|
|
391
431
|
|
392
432
|
MarkerTable--start = Почати
|
393
433
|
MarkerTable--duration = Тривалість
|
394
|
-
MarkerTable--
|
395
|
-
MarkerTable--
|
434
|
+
MarkerTable--name = Назва
|
435
|
+
MarkerTable--details = Подробиці
|
396
436
|
|
397
437
|
## MenuButtons
|
398
438
|
## These strings are used for the buttons at the top of the profile viewer.
|
@@ -711,6 +751,13 @@ TabBar--marker-table-tab = Маркерна таблиця
|
|
711
751
|
TabBar--network-tab = Мережа
|
712
752
|
TabBar--js-tracer-tab = JS Tracer
|
713
753
|
|
754
|
+
## TabSelectorMenu
|
755
|
+
## This component is a context menu that's opened when you click on the root
|
756
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
757
|
+
## between tabs that were captured in the profile.
|
758
|
+
|
759
|
+
TabSelectorMenu--all-tabs-and-windows = Усі вкладки та вікна
|
760
|
+
|
714
761
|
## TrackContextMenu
|
715
762
|
## This is used as a context menu for timeline to organize the tracks in the
|
716
763
|
## analysis UI.
|
@@ -727,6 +774,10 @@ TrackContextMenu--hide-other-screenshots-tracks = Сховати доріжки
|
|
727
774
|
TrackContextMenu--hide-track = Сховати “{ $trackName }”
|
728
775
|
TrackContextMenu--show-all-tracks = Показати всі доріжки
|
729
776
|
TrackContextMenu--show-local-tracks-in-process = Показати всі доріжки в цьому процесі
|
777
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
778
|
+
# Variables:
|
779
|
+
# $type (String) - Name of the type of selected track to hide.
|
780
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = Приховати всі доріжки типу “{ $type }”
|
730
781
|
# This is used in the tracks context menu as a button to show all the tracks
|
731
782
|
# that match the search filter.
|
732
783
|
TrackContextMenu--show-all-matching-tracks = Показати всі відповідні доріжки
|
@@ -752,7 +803,7 @@ TrackNameButton--hide-process =
|
|
752
803
|
|
753
804
|
TrackMemoryGraph--relative-memory-at-this-time = відносна пам'ять на цю мить
|
754
805
|
TrackMemoryGraph--memory-range-in-graph = діапазон пам'яті в графіку
|
755
|
-
TrackMemoryGraph--
|
806
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = розподіл і вивільнення після попереднього зразка
|
756
807
|
|
757
808
|
## TrackPower
|
758
809
|
## This is used to show the power used by the CPU and other chips in a computer,
|
@@ -779,6 +830,21 @@ TrackPower--tooltip-power-watt = { $value } Вт
|
|
779
830
|
# $value (String) - the power value at this location
|
780
831
|
TrackPower--tooltip-power-milliwatt = { $value } мВт
|
781
832
|
.label = Потужність
|
833
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
834
|
+
# Variables:
|
835
|
+
# $value (String) - the power value at this location
|
836
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } кВт
|
837
|
+
.label = Середня потужність у поточній вибірці
|
838
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
839
|
+
# Variables:
|
840
|
+
# $value (String) - the power value at this location
|
841
|
+
TrackPower--tooltip-average-power-watt = { $value } Вт
|
842
|
+
.label = Середня потужність у поточній вибірці
|
843
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
844
|
+
# Variables:
|
845
|
+
# $value (String) - the power value at this location
|
846
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } мВт
|
847
|
+
.label = Середня потужність у поточній вибірці
|
782
848
|
# This is used in the tooltip when the energy used in the current range uses the
|
783
849
|
# kilowatt-hour unit.
|
784
850
|
# Variables:
|
@@ -836,6 +902,46 @@ TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } м
|
|
836
902
|
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } мкВт·год ({ $carbonValue } мг CO₂e)
|
837
903
|
.label = Спожита у поточній вибірці енергія
|
838
904
|
|
905
|
+
## TrackBandwidth
|
906
|
+
## This is used to show how much data was transfered over time.
|
907
|
+
## For the strings in this group, the carbon dioxide equivalent is estimated
|
908
|
+
## from the amount of data transfered.
|
909
|
+
## The carbon dioxide equivalent represents the equivalent amount
|
910
|
+
## of CO₂ to achieve the same level of global warming potential.
|
911
|
+
|
912
|
+
# This is used in the tooltip of the bandwidth track.
|
913
|
+
# Variables:
|
914
|
+
# $value (String) - the value for the data transfer speed.
|
915
|
+
# Will contain the unit (eg. B, KB, MB)
|
916
|
+
TrackBandwidthGraph--speed = { $value } за секунду
|
917
|
+
.label = Швидкість передавання для цього зразка
|
918
|
+
# This is used in the tooltip of the bandwidth track.
|
919
|
+
# Variables:
|
920
|
+
# $value (String) - how many read or write operations were performed since the previous sample
|
921
|
+
TrackBandwidthGraph--read-write-operations-since-the-previous-sample = { $value }
|
922
|
+
.label = операцій читання/запису від попереднього зразка
|
923
|
+
# This is used in the tooltip of the bandwidth track.
|
924
|
+
# Variables:
|
925
|
+
# $value (String) - the total of transfered data until the hovered time.
|
926
|
+
# Will contain the unit (eg. B, KB, MB)
|
927
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
928
|
+
TrackBandwidthGraph--cumulative-bandwidth-at-this-time = { $value } ({ $carbonValue } г CO₂e)
|
929
|
+
.label = Дані, передані до цього часу
|
930
|
+
# This is used in the tooltip of the bandwidth track.
|
931
|
+
# Variables:
|
932
|
+
# $value (String) - the total of transfered data during the visible time range.
|
933
|
+
# Will contain the unit (eg. B, KB, MB)
|
934
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
935
|
+
TrackBandwidthGraph--total-bandwidth-in-graph = { $value } ({ $carbonValue } г CO₂e)
|
936
|
+
.label = Дані, передані у видимому діапазоні
|
937
|
+
# This is used in the tooltip of the bandwidth track when a range is selected.
|
938
|
+
# Variables:
|
939
|
+
# $value (String) - the total of transfered data during the selected time range.
|
940
|
+
# Will contain the unit (eg. B, KB, MB)
|
941
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
942
|
+
TrackBandwidthGraph--total-bandwidth-in-range = { $value } ({ $carbonValue } г CO₂e)
|
943
|
+
.label = Дані, передані в поточному виборі
|
944
|
+
|
839
945
|
## TrackSearchField
|
840
946
|
## The component that is used for the search input in the track context menu.
|
841
947
|
|
data/dist/locales/zh-CN/app.ftl
CHANGED
@@ -126,6 +126,46 @@ CallTree--inlining-badge = (内联)
|
|
126
126
|
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
127
127
|
|
128
128
|
CallTreeSidebar--select-a-node = 选择节点即可显示它的相关信息。
|
129
|
+
CallTreeSidebar--call-node-details = 调用节点详情
|
130
|
+
|
131
|
+
## CallTreeSidebar timing information
|
132
|
+
##
|
133
|
+
## Firefox Profiler stops the execution of the program every 1ms to record the
|
134
|
+
## stack. Only thing we know for sure is the stack at that point of time when
|
135
|
+
## the stack is taken. We try to estimate the time spent in each function and
|
136
|
+
## translate it to a duration. That's why we use the "traced" word here.
|
137
|
+
## There is actually no difference between "Traced running time" and "Running
|
138
|
+
## time" in the context of the profiler. We use "Traced" to emphasize that this
|
139
|
+
## is an estimation where we have more space in the UI.
|
140
|
+
##
|
141
|
+
## "Self time" is the time spent in the function itself, excluding the time spent
|
142
|
+
## in the functions it called. "Running time" is the time spent in the function
|
143
|
+
## itself, including the time spent in the functions it called.
|
144
|
+
|
145
|
+
CallTreeSidebar--traced-running-time =
|
146
|
+
.label = 跟踪所得运行耗时
|
147
|
+
CallTreeSidebar--traced-self-time =
|
148
|
+
.label = 跟踪所得自身耗时
|
149
|
+
CallTreeSidebar--running-time =
|
150
|
+
.label = 运行耗时
|
151
|
+
CallTreeSidebar--self-time =
|
152
|
+
.label = 自身耗时
|
153
|
+
CallTreeSidebar--running-samples =
|
154
|
+
.label = 运行样本
|
155
|
+
CallTreeSidebar--self-samples =
|
156
|
+
.label = 自身样本
|
157
|
+
CallTreeSidebar--running-size =
|
158
|
+
.label = 运行大小
|
159
|
+
CallTreeSidebar--self-size =
|
160
|
+
.label = 自身大小
|
161
|
+
CallTreeSidebar--categories = 类别
|
162
|
+
CallTreeSidebar--implementation = 实现
|
163
|
+
CallTreeSidebar--running-milliseconds = 运行毫秒数
|
164
|
+
CallTreeSidebar--running-sample-count = 运行样本数
|
165
|
+
CallTreeSidebar--running-bytes = 运行字节数
|
166
|
+
CallTreeSidebar--self-milliseconds = 自身毫秒数
|
167
|
+
CallTreeSidebar--self-sample-count = 自身样本数
|
168
|
+
CallTreeSidebar--self-bytes = 自身字节数
|
129
169
|
|
130
170
|
## CompareHome
|
131
171
|
## This is used in the page to compare two profiles.
|
@@ -198,8 +238,8 @@ Home--documentation-button = 文档
|
|
198
238
|
Home--menu-button = 启用 { -profiler-brand-name } 菜单按钮
|
199
239
|
Home--menu-button-instructions = 启用分析器菜单按钮,即可在 { -firefox-brand-name } 中记录性能,然后进行剖析并分享至 profiler.firefox.com。
|
200
240
|
Home--profile-firefox-android-instructions =
|
201
|
-
您还可以分析 { -firefox-android-brand-name }
|
202
|
-
|
241
|
+
您还可以分析 { -firefox-android-brand-name },
|
242
|
+
详见此文档:
|
203
243
|
<a>直接在设备上分析 { -firefox-android-brand-name }</a>。
|
204
244
|
# The word WebChannel should not be translated.
|
205
245
|
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
@@ -314,8 +354,8 @@ MarkerSidebar--select-a-marker = 选择标记即可显示其相关信息。
|
|
314
354
|
|
315
355
|
MarkerTable--start = 开始
|
316
356
|
MarkerTable--duration = 持续时间
|
317
|
-
MarkerTable--
|
318
|
-
MarkerTable--
|
357
|
+
MarkerTable--name = 名称
|
358
|
+
MarkerTable--details = 详情
|
319
359
|
|
320
360
|
## MenuButtons
|
321
361
|
## These strings are used for the buttons at the top of the profile viewer.
|
@@ -623,6 +663,13 @@ TabBar--marker-table-tab = 标记表
|
|
623
663
|
TabBar--network-tab = 网络
|
624
664
|
TabBar--js-tracer-tab = JS 追踪器
|
625
665
|
|
666
|
+
## TabSelectorMenu
|
667
|
+
## This component is a context menu that's opened when you click on the root
|
668
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
669
|
+
## between tabs that were captured in the profile.
|
670
|
+
|
671
|
+
TabSelectorMenu--all-tabs-and-windows = 所有标签页和窗口
|
672
|
+
|
626
673
|
## TrackContextMenu
|
627
674
|
## This is used as a context menu for timeline to organize the tracks in the
|
628
675
|
## analysis UI.
|
@@ -639,6 +686,10 @@ TrackContextMenu--hide-other-screenshots-tracks = 隐藏其他快照轨
|
|
639
686
|
TrackContextMenu--hide-track = 隐藏“{ $trackName }”
|
640
687
|
TrackContextMenu--show-all-tracks = 显示所有轨道
|
641
688
|
TrackContextMenu--show-local-tracks-in-process = 显示此进程中的所有轨道
|
689
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
690
|
+
# Variables:
|
691
|
+
# $type (String) - Name of the type of selected track to hide.
|
692
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = 隐藏所有“{ $type }”类型的轨道
|
642
693
|
# This is used in the tracks context menu as a button to show all the tracks
|
643
694
|
# that match the search filter.
|
644
695
|
TrackContextMenu--show-all-matching-tracks = 显示所有匹配的轨道
|
@@ -664,7 +715,7 @@ TrackNameButton--hide-process =
|
|
664
715
|
|
665
716
|
TrackMemoryGraph--relative-memory-at-this-time = 此时的相对内存用量
|
666
717
|
TrackMemoryGraph--memory-range-in-graph = 图表里的内存范围
|
667
|
-
TrackMemoryGraph--
|
718
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = 自上次采样以来的分配和释放情况
|
668
719
|
|
669
720
|
## TrackPower
|
670
721
|
## This is used to show the power used by the CPU and other chips in a computer,
|
@@ -691,6 +742,21 @@ TrackPower--tooltip-power-watt = { $value } W
|
|
691
742
|
# $value (String) - the power value at this location
|
692
743
|
TrackPower--tooltip-power-milliwatt = { $value } mW
|
693
744
|
.label = 功率
|
745
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
746
|
+
# Variables:
|
747
|
+
# $value (String) - the power value at this location
|
748
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } kW
|
749
|
+
.label = 当前选择范围内的平均功耗
|
750
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
751
|
+
# Variables:
|
752
|
+
# $value (String) - the power value at this location
|
753
|
+
TrackPower--tooltip-average-power-watt = { $value } W
|
754
|
+
.label = 当前选择范围内的平均功耗
|
755
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
756
|
+
# Variables:
|
757
|
+
# $value (String) - the power value at this location
|
758
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } mW
|
759
|
+
.label = 当前选择范围内的平均功耗
|
694
760
|
# This is used in the tooltip when the energy used in the current range uses the
|
695
761
|
# kilowatt-hour unit.
|
696
762
|
# Variables:
|
@@ -748,6 +814,46 @@ TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh
|
|
748
814
|
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO2e)
|
749
815
|
.label = 当前选择范围内的能耗
|
750
816
|
|
817
|
+
## TrackBandwidth
|
818
|
+
## This is used to show how much data was transfered over time.
|
819
|
+
## For the strings in this group, the carbon dioxide equivalent is estimated
|
820
|
+
## from the amount of data transfered.
|
821
|
+
## The carbon dioxide equivalent represents the equivalent amount
|
822
|
+
## of CO₂ to achieve the same level of global warming potential.
|
823
|
+
|
824
|
+
# This is used in the tooltip of the bandwidth track.
|
825
|
+
# Variables:
|
826
|
+
# $value (String) - the value for the data transfer speed.
|
827
|
+
# Will contain the unit (eg. B, KB, MB)
|
828
|
+
TrackBandwidthGraph--speed = { $value } 每秒
|
829
|
+
.label = 此样本的传输速度
|
830
|
+
# This is used in the tooltip of the bandwidth track.
|
831
|
+
# Variables:
|
832
|
+
# $value (String) - how many read or write operations were performed since the previous sample
|
833
|
+
TrackBandwidthGraph--read-write-operations-since-the-previous-sample = { $value }
|
834
|
+
.label = 上次采样结束后发生的读写操作数
|
835
|
+
# This is used in the tooltip of the bandwidth track.
|
836
|
+
# Variables:
|
837
|
+
# $value (String) - the total of transfered data until the hovered time.
|
838
|
+
# Will contain the unit (eg. B, KB, MB)
|
839
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
840
|
+
TrackBandwidthGraph--cumulative-bandwidth-at-this-time = { $value }({ $carbonValue } g CO₂e)
|
841
|
+
.label = 目前为止传输的数据
|
842
|
+
# This is used in the tooltip of the bandwidth track.
|
843
|
+
# Variables:
|
844
|
+
# $value (String) - the total of transfered data during the visible time range.
|
845
|
+
# Will contain the unit (eg. B, KB, MB)
|
846
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
847
|
+
TrackBandwidthGraph--total-bandwidth-in-graph = { $value }({ $carbonValue } g CO₂e)
|
848
|
+
.label = 可见范围内传输的数据
|
849
|
+
# This is used in the tooltip of the bandwidth track when a range is selected.
|
850
|
+
# Variables:
|
851
|
+
# $value (String) - the total of transfered data during the selected time range.
|
852
|
+
# Will contain the unit (eg. B, KB, MB)
|
853
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
854
|
+
TrackBandwidthGraph--total-bandwidth-in-range = { $value }({ $carbonValue } g CO₂e)
|
855
|
+
.label = 当前选中部分传输的数据
|
856
|
+
|
751
857
|
## TrackSearchField
|
752
858
|
## The component that is used for the search input in the track context menu.
|
753
859
|
|
@@ -769,7 +875,7 @@ TrackSearchField--search-input =
|
|
769
875
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
770
876
|
# Variables:
|
771
877
|
# $item (String) - Name of the current thread. E.g.: Web Content.
|
772
|
-
TransformNavigator--complete =
|
878
|
+
TransformNavigator--complete = 完整“{ $item }”
|
773
879
|
# "Collapse resource" transform.
|
774
880
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
775
881
|
# Variables:
|
data/dist/locales/zh-TW/app.ftl
CHANGED
@@ -126,6 +126,46 @@ CallTree--inlining-badge = (內聯)
|
|
126
126
|
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
127
127
|
|
128
128
|
CallTreeSidebar--select-a-node = 選擇節點來顯示該節點的相關資訊。
|
129
|
+
CallTreeSidebar--call-node-details = 呼叫節點詳細資訊
|
130
|
+
|
131
|
+
## CallTreeSidebar timing information
|
132
|
+
##
|
133
|
+
## Firefox Profiler stops the execution of the program every 1ms to record the
|
134
|
+
## stack. Only thing we know for sure is the stack at that point of time when
|
135
|
+
## the stack is taken. We try to estimate the time spent in each function and
|
136
|
+
## translate it to a duration. That's why we use the "traced" word here.
|
137
|
+
## There is actually no difference between "Traced running time" and "Running
|
138
|
+
## time" in the context of the profiler. We use "Traced" to emphasize that this
|
139
|
+
## is an estimation where we have more space in the UI.
|
140
|
+
##
|
141
|
+
## "Self time" is the time spent in the function itself, excluding the time spent
|
142
|
+
## in the functions it called. "Running time" is the time spent in the function
|
143
|
+
## itself, including the time spent in the functions it called.
|
144
|
+
|
145
|
+
CallTreeSidebar--traced-running-time =
|
146
|
+
.label = 追蹤執行時間
|
147
|
+
CallTreeSidebar--traced-self-time =
|
148
|
+
.label = 追蹤 Self 時間
|
149
|
+
CallTreeSidebar--running-time =
|
150
|
+
.label = 執行時間
|
151
|
+
CallTreeSidebar--self-time =
|
152
|
+
.label = Self 時間
|
153
|
+
CallTreeSidebar--running-samples =
|
154
|
+
.label = 執行取樣
|
155
|
+
CallTreeSidebar--self-samples =
|
156
|
+
.label = Self 取樣
|
157
|
+
CallTreeSidebar--running-size =
|
158
|
+
.label = 執行大小
|
159
|
+
CallTreeSidebar--self-size =
|
160
|
+
.label = Self 大小
|
161
|
+
CallTreeSidebar--categories = 分類
|
162
|
+
CallTreeSidebar--implementation = 實作
|
163
|
+
CallTreeSidebar--running-milliseconds = 執行時間(ms)
|
164
|
+
CallTreeSidebar--running-sample-count = 執行取樣數
|
165
|
+
CallTreeSidebar--running-bytes = 執行位元組
|
166
|
+
CallTreeSidebar--self-milliseconds = Self 時間(ms)
|
167
|
+
CallTreeSidebar--self-sample-count = Self 取樣數
|
168
|
+
CallTreeSidebar--self-bytes = Self 位元組
|
129
169
|
|
130
170
|
## CompareHome
|
131
171
|
## This is used in the page to compare two profiles.
|
@@ -313,8 +353,8 @@ MarkerSidebar--select-a-marker = 選擇標記來顯示該標記的相關資訊
|
|
313
353
|
|
314
354
|
MarkerTable--start = 開始
|
315
355
|
MarkerTable--duration = 持續時間
|
316
|
-
MarkerTable--
|
317
|
-
MarkerTable--
|
356
|
+
MarkerTable--name = 名稱
|
357
|
+
MarkerTable--details = 詳細資訊
|
318
358
|
|
319
359
|
## MenuButtons
|
320
360
|
## These strings are used for the buttons at the top of the profile viewer.
|
@@ -622,6 +662,13 @@ TabBar--marker-table-tab = 標記表
|
|
622
662
|
TabBar--network-tab = 網路
|
623
663
|
TabBar--js-tracer-tab = JS 追蹤器
|
624
664
|
|
665
|
+
## TabSelectorMenu
|
666
|
+
## This component is a context menu that's opened when you click on the root
|
667
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
668
|
+
## between tabs that were captured in the profile.
|
669
|
+
|
670
|
+
TabSelectorMenu--all-tabs-and-windows = 所有分頁與視窗
|
671
|
+
|
625
672
|
## TrackContextMenu
|
626
673
|
## This is used as a context menu for timeline to organize the tracks in the
|
627
674
|
## analysis UI.
|
@@ -638,6 +685,10 @@ TrackContextMenu--hide-other-screenshots-tracks = 隱藏其他畫面擷圖軌
|
|
638
685
|
TrackContextMenu--hide-track = 隱藏「{ $trackName }」
|
639
686
|
TrackContextMenu--show-all-tracks = 顯示所有軌道
|
640
687
|
TrackContextMenu--show-local-tracks-in-process = 顯示此處理程序當中的所有軌道
|
688
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
689
|
+
# Variables:
|
690
|
+
# $type (String) - Name of the type of selected track to hide.
|
691
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = 隱藏所有「{ $type }」類型的軌道
|
641
692
|
# This is used in the tracks context menu as a button to show all the tracks
|
642
693
|
# that match the search filter.
|
643
694
|
TrackContextMenu--show-all-matching-tracks = 顯示所有符合的軌道
|
@@ -663,7 +714,7 @@ TrackNameButton--hide-process =
|
|
663
714
|
|
664
715
|
TrackMemoryGraph--relative-memory-at-this-time = 此時的相對記憶體用量
|
665
716
|
TrackMemoryGraph--memory-range-in-graph = 圖表中的記憶體範圍
|
666
|
-
TrackMemoryGraph--
|
717
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = 上次取樣以來的分配予取消分配
|
667
718
|
|
668
719
|
## TrackPower
|
669
720
|
## This is used to show the power used by the CPU and other chips in a computer,
|
@@ -690,6 +741,21 @@ TrackPower--tooltip-power-watt = { $value } W
|
|
690
741
|
# $value (String) - the power value at this location
|
691
742
|
TrackPower--tooltip-power-milliwatt = { $value } mW
|
692
743
|
.label = 功率
|
744
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
745
|
+
# Variables:
|
746
|
+
# $value (String) - the power value at this location
|
747
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } kW
|
748
|
+
.label = 目前選擇範圍的平均功率
|
749
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
750
|
+
# Variables:
|
751
|
+
# $value (String) - the power value at this location
|
752
|
+
TrackPower--tooltip-average-power-watt = { $value } W
|
753
|
+
.label = 目前選擇範圍的平均功率
|
754
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
755
|
+
# Variables:
|
756
|
+
# $value (String) - the power value at this location
|
757
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } mW
|
758
|
+
.label = 目前選擇範圍的平均功率
|
693
759
|
# This is used in the tooltip when the energy used in the current range uses the
|
694
760
|
# kilowatt-hour unit.
|
695
761
|
# Variables:
|
@@ -747,6 +813,46 @@ TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh
|
|
747
813
|
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh({ $carbonValue } mg CO₂e)
|
748
814
|
.label = 目前選擇範圍中消耗的能源
|
749
815
|
|
816
|
+
## TrackBandwidth
|
817
|
+
## This is used to show how much data was transfered over time.
|
818
|
+
## For the strings in this group, the carbon dioxide equivalent is estimated
|
819
|
+
## from the amount of data transfered.
|
820
|
+
## The carbon dioxide equivalent represents the equivalent amount
|
821
|
+
## of CO₂ to achieve the same level of global warming potential.
|
822
|
+
|
823
|
+
# This is used in the tooltip of the bandwidth track.
|
824
|
+
# Variables:
|
825
|
+
# $value (String) - the value for the data transfer speed.
|
826
|
+
# Will contain the unit (eg. B, KB, MB)
|
827
|
+
TrackBandwidthGraph--speed = 每秒 { $value }
|
828
|
+
.label = 此樣本的傳輸速度
|
829
|
+
# This is used in the tooltip of the bandwidth track.
|
830
|
+
# Variables:
|
831
|
+
# $value (String) - how many read or write operations were performed since the previous sample
|
832
|
+
TrackBandwidthGraph--read-write-operations-since-the-previous-sample = { $value }
|
833
|
+
.label = 自從上次取樣後的讀寫操作數量
|
834
|
+
# This is used in the tooltip of the bandwidth track.
|
835
|
+
# Variables:
|
836
|
+
# $value (String) - the total of transfered data until the hovered time.
|
837
|
+
# Will contain the unit (eg. B, KB, MB)
|
838
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
839
|
+
TrackBandwidthGraph--cumulative-bandwidth-at-this-time = { $value }({ $carbonValue } g CO₂e)
|
840
|
+
.label = 至此刻為止傳輸的資料量
|
841
|
+
# This is used in the tooltip of the bandwidth track.
|
842
|
+
# Variables:
|
843
|
+
# $value (String) - the total of transfered data during the visible time range.
|
844
|
+
# Will contain the unit (eg. B, KB, MB)
|
845
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
846
|
+
TrackBandwidthGraph--total-bandwidth-in-graph = { $value }({ $carbonValue } g CO₂e)
|
847
|
+
.label = 可見範圍中傳輸的資料量
|
848
|
+
# This is used in the tooltip of the bandwidth track when a range is selected.
|
849
|
+
# Variables:
|
850
|
+
# $value (String) - the total of transfered data during the selected time range.
|
851
|
+
# Will contain the unit (eg. B, KB, MB)
|
852
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
853
|
+
TrackBandwidthGraph--total-bandwidth-in-range = { $value }({ $carbonValue } g CO₂e)
|
854
|
+
.label = 目前選擇範圍傳輸的資料量
|
855
|
+
|
750
856
|
## TrackSearchField
|
751
857
|
## The component that is used for the search input in the track context menu.
|
752
858
|
|