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/nl/app.ftl
CHANGED
@@ -182,6 +182,46 @@ CallTree--inlining-badge = (inline geplaatst)
|
|
182
182
|
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
183
183
|
|
184
184
|
CallTreeSidebar--select-a-node = Selecteer een node om informatie erover te tonen.
|
185
|
+
CallTreeSidebar--call-node-details = Details aanroepnode
|
186
|
+
|
187
|
+
## CallTreeSidebar timing information
|
188
|
+
##
|
189
|
+
## Firefox Profiler stops the execution of the program every 1ms to record the
|
190
|
+
## stack. Only thing we know for sure is the stack at that point of time when
|
191
|
+
## the stack is taken. We try to estimate the time spent in each function and
|
192
|
+
## translate it to a duration. That's why we use the "traced" word here.
|
193
|
+
## There is actually no difference between "Traced running time" and "Running
|
194
|
+
## time" in the context of the profiler. We use "Traced" to emphasize that this
|
195
|
+
## is an estimation where we have more space in the UI.
|
196
|
+
##
|
197
|
+
## "Self time" is the time spent in the function itself, excluding the time spent
|
198
|
+
## in the functions it called. "Running time" is the time spent in the function
|
199
|
+
## itself, including the time spent in the functions it called.
|
200
|
+
|
201
|
+
CallTreeSidebar--traced-running-time =
|
202
|
+
.label = Gevolgde looptijd
|
203
|
+
CallTreeSidebar--traced-self-time =
|
204
|
+
.label = Gevolgde eigen tijd
|
205
|
+
CallTreeSidebar--running-time =
|
206
|
+
.label = Looptijd
|
207
|
+
CallTreeSidebar--self-time =
|
208
|
+
.label = Eigen tijd
|
209
|
+
CallTreeSidebar--running-samples =
|
210
|
+
.label = Lopende samples
|
211
|
+
CallTreeSidebar--self-samples =
|
212
|
+
.label = Eigen samples
|
213
|
+
CallTreeSidebar--running-size =
|
214
|
+
.label = Omvang lopend
|
215
|
+
CallTreeSidebar--self-size =
|
216
|
+
.label = Eigen omvang
|
217
|
+
CallTreeSidebar--categories = Categorieën
|
218
|
+
CallTreeSidebar--implementation = Implementatie
|
219
|
+
CallTreeSidebar--running-milliseconds = Lopend in milliseconden
|
220
|
+
CallTreeSidebar--running-sample-count = Aantal samples lopend
|
221
|
+
CallTreeSidebar--running-bytes = Lopend in bytes
|
222
|
+
CallTreeSidebar--self-milliseconds = Eigen in milliseconden
|
223
|
+
CallTreeSidebar--self-sample-count = Aantal samples eigen
|
224
|
+
CallTreeSidebar--self-bytes = Eigen in bytes
|
185
225
|
|
186
226
|
## CompareHome
|
187
227
|
## This is used in the page to compare two profiles.
|
@@ -395,8 +435,8 @@ MarkerSidebar--select-a-marker = Selecteer een markering om informatie erover te
|
|
395
435
|
|
396
436
|
MarkerTable--start = Start
|
397
437
|
MarkerTable--duration = Duur
|
398
|
-
MarkerTable--
|
399
|
-
MarkerTable--
|
438
|
+
MarkerTable--name = Naam
|
439
|
+
MarkerTable--details = Details
|
400
440
|
|
401
441
|
## MenuButtons
|
402
442
|
## These strings are used for the buttons at the top of the profile viewer.
|
@@ -412,7 +452,7 @@ MenuButtons--index--share-re-upload =
|
|
412
452
|
MenuButtons--index--share-error-uploading =
|
413
453
|
.label = Fout bij uploaden
|
414
454
|
MenuButtons--index--revert = Terug naar origineel profiel
|
415
|
-
MenuButtons--index--docs =
|
455
|
+
MenuButtons--index--docs = Documentatie
|
416
456
|
MenuButtons--permalink--button =
|
417
457
|
.label = Permalink
|
418
458
|
|
@@ -710,6 +750,13 @@ TabBar--marker-table-tab = Markeringstabel
|
|
710
750
|
TabBar--network-tab = Netwerk
|
711
751
|
TabBar--js-tracer-tab = JS-tracer
|
712
752
|
|
753
|
+
## TabSelectorMenu
|
754
|
+
## This component is a context menu that's opened when you click on the root
|
755
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
756
|
+
## between tabs that were captured in the profile.
|
757
|
+
|
758
|
+
TabSelectorMenu--all-tabs-and-windows = Alle tabbladen en vensters
|
759
|
+
|
713
760
|
## TrackContextMenu
|
714
761
|
## This is used as a context menu for timeline to organize the tracks in the
|
715
762
|
## analysis UI.
|
@@ -726,6 +773,10 @@ TrackContextMenu--hide-other-screenshots-tracks = Andere schermafdruktracks verb
|
|
726
773
|
TrackContextMenu--hide-track = ‘{ $trackName }’ verbergen
|
727
774
|
TrackContextMenu--show-all-tracks = Alle tracks tonen
|
728
775
|
TrackContextMenu--show-local-tracks-in-process = Alle tracks in dit proces tonen
|
776
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
777
|
+
# Variables:
|
778
|
+
# $type (String) - Name of the type of selected track to hide.
|
779
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = Alle tracks van het type ‘{ $type }’ verbergen
|
729
780
|
# This is used in the tracks context menu as a button to show all the tracks
|
730
781
|
# that match the search filter.
|
731
782
|
TrackContextMenu--show-all-matching-tracks = Alle overeenkomende tracks tonen
|
@@ -751,7 +802,7 @@ TrackNameButton--hide-process =
|
|
751
802
|
|
752
803
|
TrackMemoryGraph--relative-memory-at-this-time = relatief geheugen op dit moment
|
753
804
|
TrackMemoryGraph--memory-range-in-graph = geheugenbereik in grafiek
|
754
|
-
TrackMemoryGraph--
|
805
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = toewijzingen en verwijderde toewijzingen sinds de vorige steekproef
|
755
806
|
|
756
807
|
## TrackPower
|
757
808
|
## This is used to show the power used by the CPU and other chips in a computer,
|
@@ -778,6 +829,21 @@ TrackPower--tooltip-power-watt = { $value } W
|
|
778
829
|
# $value (String) - the power value at this location
|
779
830
|
TrackPower--tooltip-power-milliwatt = { $value } mW
|
780
831
|
.label = Vermogen
|
832
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
833
|
+
# Variables:
|
834
|
+
# $value (String) - the power value at this location
|
835
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } kW
|
836
|
+
.label = Gemiddeld vermogen in de huidige selectie
|
837
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
838
|
+
# Variables:
|
839
|
+
# $value (String) - the power value at this location
|
840
|
+
TrackPower--tooltip-average-power-watt = { $value } W
|
841
|
+
.label = Gemiddeld vermogen in de huidige selectie
|
842
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
843
|
+
# Variables:
|
844
|
+
# $value (String) - the power value at this location
|
845
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } mW
|
846
|
+
.label = Gemiddeld vermogen in de huidige selectie
|
781
847
|
# This is used in the tooltip when the energy used in the current range uses the
|
782
848
|
# kilowatt-hour unit.
|
783
849
|
# Variables:
|
@@ -835,6 +901,46 @@ TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh
|
|
835
901
|
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
836
902
|
.label = Energie gebruikt in de huidige selectie
|
837
903
|
|
904
|
+
## TrackBandwidth
|
905
|
+
## This is used to show how much data was transfered over time.
|
906
|
+
## For the strings in this group, the carbon dioxide equivalent is estimated
|
907
|
+
## from the amount of data transfered.
|
908
|
+
## The carbon dioxide equivalent represents the equivalent amount
|
909
|
+
## of CO₂ to achieve the same level of global warming potential.
|
910
|
+
|
911
|
+
# This is used in the tooltip of the bandwidth track.
|
912
|
+
# Variables:
|
913
|
+
# $value (String) - the value for the data transfer speed.
|
914
|
+
# Will contain the unit (eg. B, KB, MB)
|
915
|
+
TrackBandwidthGraph--speed = { $value } per seconde
|
916
|
+
.label = Overzetsnelheid voor deze opname
|
917
|
+
# This is used in the tooltip of the bandwidth track.
|
918
|
+
# Variables:
|
919
|
+
# $value (String) - how many read or write operations were performed since the previous sample
|
920
|
+
TrackBandwidthGraph--read-write-operations-since-the-previous-sample = { $value }
|
921
|
+
.label = lees/schrijf-uitvoeringen sinds de laatste opname
|
922
|
+
# This is used in the tooltip of the bandwidth track.
|
923
|
+
# Variables:
|
924
|
+
# $value (String) - the total of transfered data until the hovered time.
|
925
|
+
# Will contain the unit (eg. B, KB, MB)
|
926
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
927
|
+
TrackBandwidthGraph--cumulative-bandwidth-at-this-time = { $value } ({ $carbonValue } g CO₂e)
|
928
|
+
.label = Overgezette gegevens tot nu toe
|
929
|
+
# This is used in the tooltip of the bandwidth track.
|
930
|
+
# Variables:
|
931
|
+
# $value (String) - the total of transfered data during the visible time range.
|
932
|
+
# Will contain the unit (eg. B, KB, MB)
|
933
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
934
|
+
TrackBandwidthGraph--total-bandwidth-in-graph = { $value } ({ $carbonValue } g CO₂e)
|
935
|
+
.label = Overgezette gegevens in het zichtbare bereik
|
936
|
+
# This is used in the tooltip of the bandwidth track when a range is selected.
|
937
|
+
# Variables:
|
938
|
+
# $value (String) - the total of transfered data during the selected time range.
|
939
|
+
# Will contain the unit (eg. B, KB, MB)
|
940
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
941
|
+
TrackBandwidthGraph--total-bandwidth-in-range = { $value } ({ $carbonValue } g CO₂e)
|
942
|
+
.label = Overgezette gegevens in de huidige selectie
|
943
|
+
|
838
944
|
## TrackSearchField
|
839
945
|
## The component that is used for the search input in the track context menu.
|
840
946
|
|
data/dist/locales/pt-BR/app.ftl
CHANGED
@@ -130,6 +130,46 @@ CallTree--inlining-badge = (inlined)
|
|
130
130
|
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
131
131
|
|
132
132
|
CallTreeSidebar--select-a-node = Selecione um node para exibir informações sobre ele.
|
133
|
+
CallTreeSidebar--call-node-details = Detalhes do node de chamadas
|
134
|
+
|
135
|
+
## CallTreeSidebar timing information
|
136
|
+
##
|
137
|
+
## Firefox Profiler stops the execution of the program every 1ms to record the
|
138
|
+
## stack. Only thing we know for sure is the stack at that point of time when
|
139
|
+
## the stack is taken. We try to estimate the time spent in each function and
|
140
|
+
## translate it to a duration. That's why we use the "traced" word here.
|
141
|
+
## There is actually no difference between "Traced running time" and "Running
|
142
|
+
## time" in the context of the profiler. We use "Traced" to emphasize that this
|
143
|
+
## is an estimation where we have more space in the UI.
|
144
|
+
##
|
145
|
+
## "Self time" is the time spent in the function itself, excluding the time spent
|
146
|
+
## in the functions it called. "Running time" is the time spent in the function
|
147
|
+
## itself, including the time spent in the functions it called.
|
148
|
+
|
149
|
+
CallTreeSidebar--traced-running-time =
|
150
|
+
.label = Tempo de execução registrado
|
151
|
+
CallTreeSidebar--traced-self-time =
|
152
|
+
.label = Tempo próprio registrado
|
153
|
+
CallTreeSidebar--running-time =
|
154
|
+
.label = Tempo de execução
|
155
|
+
CallTreeSidebar--self-time =
|
156
|
+
.label = Tempo próprio
|
157
|
+
CallTreeSidebar--running-samples =
|
158
|
+
.label = Amostras de execução
|
159
|
+
CallTreeSidebar--self-samples =
|
160
|
+
.label = Amostras próprias
|
161
|
+
CallTreeSidebar--running-size =
|
162
|
+
.label = Tamanho de execução
|
163
|
+
CallTreeSidebar--self-size =
|
164
|
+
.label = Tamanho próprio
|
165
|
+
CallTreeSidebar--categories = Categorias
|
166
|
+
CallTreeSidebar--implementation = Implementação
|
167
|
+
CallTreeSidebar--running-milliseconds = Milissegundos de execução
|
168
|
+
CallTreeSidebar--running-sample-count = Contagem de amostras de execução
|
169
|
+
CallTreeSidebar--running-bytes = Bytes de execução
|
170
|
+
CallTreeSidebar--self-milliseconds = Milissegundos próprio
|
171
|
+
CallTreeSidebar--self-sample-count = Contagem de amostras próprio
|
172
|
+
CallTreeSidebar--self-bytes = Bytes próprio
|
133
173
|
|
134
174
|
## CompareHome
|
135
175
|
## This is used in the page to compare two profiles.
|
@@ -324,8 +364,8 @@ MarkerSidebar--select-a-marker = Selecione um marcador para exibir informações
|
|
324
364
|
|
325
365
|
MarkerTable--start = Início
|
326
366
|
MarkerTable--duration = Duração
|
327
|
-
MarkerTable--
|
328
|
-
MarkerTable--
|
367
|
+
MarkerTable--name = Nome
|
368
|
+
MarkerTable--details = Detalhes
|
329
369
|
|
330
370
|
## MenuButtons
|
331
371
|
## These strings are used for the buttons at the top of the profile viewer.
|
@@ -639,6 +679,13 @@ TabBar--marker-table-tab = Tabela de marcadores
|
|
639
679
|
TabBar--network-tab = Rede
|
640
680
|
TabBar--js-tracer-tab = Traçador JS
|
641
681
|
|
682
|
+
## TabSelectorMenu
|
683
|
+
## This component is a context menu that's opened when you click on the root
|
684
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
685
|
+
## between tabs that were captured in the profile.
|
686
|
+
|
687
|
+
TabSelectorMenu--all-tabs-and-windows = Todas as abas e janelas
|
688
|
+
|
642
689
|
## TrackContextMenu
|
643
690
|
## This is used as a context menu for timeline to organize the tracks in the
|
644
691
|
## analysis UI.
|
@@ -655,6 +702,10 @@ TrackContextMenu--hide-other-screenshots-tracks = Ocultar outras faixas de captu
|
|
655
702
|
TrackContextMenu--hide-track = Ocultar “{ $trackName }”
|
656
703
|
TrackContextMenu--show-all-tracks = Mostrar todas as faixas
|
657
704
|
TrackContextMenu--show-local-tracks-in-process = Mostrar todas as faixas deste processo
|
705
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
706
|
+
# Variables:
|
707
|
+
# $type (String) - Name of the type of selected track to hide.
|
708
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = Ocultar todas as faixas do tipo “{ $type }”
|
658
709
|
# This is used in the tracks context menu as a button to show all the tracks
|
659
710
|
# that match the search filter.
|
660
711
|
TrackContextMenu--show-all-matching-tracks = Mostrar todas as faixas correspondentes
|
@@ -680,7 +731,7 @@ TrackNameButton--hide-process =
|
|
680
731
|
|
681
732
|
TrackMemoryGraph--relative-memory-at-this-time = memória relativa neste momento
|
682
733
|
TrackMemoryGraph--memory-range-in-graph = intervalo de memória no gráfico
|
683
|
-
TrackMemoryGraph--
|
734
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = alocações e desalocações desde a amostra anterior
|
684
735
|
|
685
736
|
## TrackPower
|
686
737
|
## This is used to show the power used by the CPU and other chips in a computer,
|
@@ -701,12 +752,27 @@ TrackPower--tooltip-power-kilowatt = { $value } kW
|
|
701
752
|
# Variables:
|
702
753
|
# $value (String) - the power value at this location
|
703
754
|
TrackPower--tooltip-power-watt = { $value } W
|
704
|
-
.label =
|
755
|
+
.label = Energia
|
705
756
|
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
706
757
|
# Variables:
|
707
758
|
# $value (String) - the power value at this location
|
708
759
|
TrackPower--tooltip-power-milliwatt = { $value } mW
|
709
|
-
.label =
|
760
|
+
.label = Energia
|
761
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
762
|
+
# Variables:
|
763
|
+
# $value (String) - the power value at this location
|
764
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } kW
|
765
|
+
.label = Energia média na seleção atual
|
766
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
767
|
+
# Variables:
|
768
|
+
# $value (String) - the power value at this location
|
769
|
+
TrackPower--tooltip-average-power-watt = { $value } W
|
770
|
+
.label = Energia média na seleção atual
|
771
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
772
|
+
# Variables:
|
773
|
+
# $value (String) - the power value at this location
|
774
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } mW
|
775
|
+
.label = Energia média na seleção atual
|
710
776
|
# This is used in the tooltip when the energy used in the current range uses the
|
711
777
|
# kilowatt-hour unit.
|
712
778
|
# Variables:
|
@@ -764,6 +830,46 @@ TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh
|
|
764
830
|
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
765
831
|
.label = Energia usada na seleção atual
|
766
832
|
|
833
|
+
## TrackBandwidth
|
834
|
+
## This is used to show how much data was transfered over time.
|
835
|
+
## For the strings in this group, the carbon dioxide equivalent is estimated
|
836
|
+
## from the amount of data transfered.
|
837
|
+
## The carbon dioxide equivalent represents the equivalent amount
|
838
|
+
## of CO₂ to achieve the same level of global warming potential.
|
839
|
+
|
840
|
+
# This is used in the tooltip of the bandwidth track.
|
841
|
+
# Variables:
|
842
|
+
# $value (String) - the value for the data transfer speed.
|
843
|
+
# Will contain the unit (eg. B, KB, MB)
|
844
|
+
TrackBandwidthGraph--speed = { $value } por segundo
|
845
|
+
.label = Velocidade de transferência desta amostra
|
846
|
+
# This is used in the tooltip of the bandwidth track.
|
847
|
+
# Variables:
|
848
|
+
# $value (String) - how many read or write operations were performed since the previous sample
|
849
|
+
TrackBandwidthGraph--read-write-operations-since-the-previous-sample = { $value }
|
850
|
+
.label = operações de leitura/escrita desde a amostra anterior
|
851
|
+
# This is used in the tooltip of the bandwidth track.
|
852
|
+
# Variables:
|
853
|
+
# $value (String) - the total of transfered data until the hovered time.
|
854
|
+
# Will contain the unit (eg. B, KB, MB)
|
855
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
856
|
+
TrackBandwidthGraph--cumulative-bandwidth-at-this-time = { $value } ({ $carbonValue } g CO₂e)
|
857
|
+
.label = Dados transferidos até agora
|
858
|
+
# This is used in the tooltip of the bandwidth track.
|
859
|
+
# Variables:
|
860
|
+
# $value (String) - the total of transfered data during the visible time range.
|
861
|
+
# Will contain the unit (eg. B, KB, MB)
|
862
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
863
|
+
TrackBandwidthGraph--total-bandwidth-in-graph = { $value } ({ $carbonValue } g CO₂e)
|
864
|
+
.label = Dados transferidos no intervalo visível
|
865
|
+
# This is used in the tooltip of the bandwidth track when a range is selected.
|
866
|
+
# Variables:
|
867
|
+
# $value (String) - the total of transfered data during the selected time range.
|
868
|
+
# Will contain the unit (eg. B, KB, MB)
|
869
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
870
|
+
TrackBandwidthGraph--total-bandwidth-in-range = { $value } ({ $carbonValue } g CO₂e)
|
871
|
+
.label = Dados transferidos na seleção atual
|
872
|
+
|
767
873
|
## TrackSearchField
|
768
874
|
## The component that is used for the search input in the track context menu.
|
769
875
|
|
data/dist/locales/ru/app.ftl
CHANGED
@@ -182,6 +182,46 @@ CallTree--inlining-badge = (встроенный)
|
|
182
182
|
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
183
183
|
|
184
184
|
CallTreeSidebar--select-a-node = Выберите узел, чтобы отобразить информацию о нем.
|
185
|
+
CallTreeSidebar--call-node-details = Подробности вызова узла
|
186
|
+
|
187
|
+
## CallTreeSidebar timing information
|
188
|
+
##
|
189
|
+
## Firefox Profiler stops the execution of the program every 1ms to record the
|
190
|
+
## stack. Only thing we know for sure is the stack at that point of time when
|
191
|
+
## the stack is taken. We try to estimate the time spent in each function and
|
192
|
+
## translate it to a duration. That's why we use the "traced" word here.
|
193
|
+
## There is actually no difference between "Traced running time" and "Running
|
194
|
+
## time" in the context of the profiler. We use "Traced" to emphasize that this
|
195
|
+
## is an estimation where we have more space in the UI.
|
196
|
+
##
|
197
|
+
## "Self time" is the time spent in the function itself, excluding the time spent
|
198
|
+
## in the functions it called. "Running time" is the time spent in the function
|
199
|
+
## itself, including the time spent in the functions it called.
|
200
|
+
|
201
|
+
CallTreeSidebar--traced-running-time =
|
202
|
+
.label = Отслеживаемое время работы
|
203
|
+
CallTreeSidebar--traced-self-time =
|
204
|
+
.label = Отслеживаемое собственное время
|
205
|
+
CallTreeSidebar--running-time =
|
206
|
+
.label = Время работы
|
207
|
+
CallTreeSidebar--self-time =
|
208
|
+
.label = Собственное время
|
209
|
+
CallTreeSidebar--running-samples =
|
210
|
+
.label = Запущенные семплы
|
211
|
+
CallTreeSidebar--self-samples =
|
212
|
+
.label = Собственные семплы
|
213
|
+
CallTreeSidebar--running-size =
|
214
|
+
.label = Запущенный размер
|
215
|
+
CallTreeSidebar--self-size =
|
216
|
+
.label = Собственный размер
|
217
|
+
CallTreeSidebar--categories = Категории
|
218
|
+
CallTreeSidebar--implementation = Реализация
|
219
|
+
CallTreeSidebar--running-milliseconds = Запущенные миллисекунды
|
220
|
+
CallTreeSidebar--running-sample-count = Число запущенных семплов
|
221
|
+
CallTreeSidebar--running-bytes = Запущенные байты
|
222
|
+
CallTreeSidebar--self-milliseconds = Собственные миллисекунды
|
223
|
+
CallTreeSidebar--self-sample-count = Число собственных семплов
|
224
|
+
CallTreeSidebar--self-bytes = Собственные байты
|
185
225
|
|
186
226
|
## CompareHome
|
187
227
|
## This is used in the page to compare two profiles.
|
@@ -393,8 +433,8 @@ MarkerSidebar--select-a-marker = Выберите маркер, чтобы от
|
|
393
433
|
|
394
434
|
MarkerTable--start = Начать
|
395
435
|
MarkerTable--duration = Длительность
|
396
|
-
MarkerTable--
|
397
|
-
MarkerTable--
|
436
|
+
MarkerTable--name = Имя
|
437
|
+
MarkerTable--details = Подробности
|
398
438
|
|
399
439
|
## MenuButtons
|
400
440
|
## These strings are used for the buttons at the top of the profile viewer.
|
@@ -724,6 +764,13 @@ TabBar--marker-table-tab = Таблица маркеров
|
|
724
764
|
TabBar--network-tab = Сеть
|
725
765
|
TabBar--js-tracer-tab = JS-трассировщик
|
726
766
|
|
767
|
+
## TabSelectorMenu
|
768
|
+
## This component is a context menu that's opened when you click on the root
|
769
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
770
|
+
## between tabs that were captured in the profile.
|
771
|
+
|
772
|
+
TabSelectorMenu--all-tabs-and-windows = Все вкладки и окна
|
773
|
+
|
727
774
|
## TrackContextMenu
|
728
775
|
## This is used as a context menu for timeline to organize the tracks in the
|
729
776
|
## analysis UI.
|
@@ -740,6 +787,10 @@ TrackContextMenu--hide-other-screenshots-tracks = Скрыть другие тр
|
|
740
787
|
TrackContextMenu--hide-track = Скрыть «{ $trackName }»
|
741
788
|
TrackContextMenu--show-all-tracks = Показать все треки
|
742
789
|
TrackContextMenu--show-local-tracks-in-process = Показать все треки в этом процессе
|
790
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
791
|
+
# Variables:
|
792
|
+
# $type (String) - Name of the type of selected track to hide.
|
793
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = Скрыть все треки для типа «{ $type }»
|
743
794
|
# This is used in the tracks context menu as a button to show all the tracks
|
744
795
|
# that match the search filter.
|
745
796
|
TrackContextMenu--show-all-matching-tracks = Показать все совпадающие треки
|
@@ -765,7 +816,7 @@ TrackNameButton--hide-process =
|
|
765
816
|
|
766
817
|
TrackMemoryGraph--relative-memory-at-this-time = относительная память в это время
|
767
818
|
TrackMemoryGraph--memory-range-in-graph = диапазон памяти на графике
|
768
|
-
TrackMemoryGraph--
|
819
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = размещения и освобождения с момента предыдущей выборки
|
769
820
|
|
770
821
|
## TrackPower
|
771
822
|
## This is used to show the power used by the CPU and other chips in a computer,
|
@@ -792,6 +843,21 @@ TrackPower--tooltip-power-watt = { $value } Вт
|
|
792
843
|
# $value (String) - the power value at this location
|
793
844
|
TrackPower--tooltip-power-milliwatt = { $value } мВт
|
794
845
|
.label = Мощность
|
846
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
847
|
+
# Variables:
|
848
|
+
# $value (String) - the power value at this location
|
849
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } кВт
|
850
|
+
.label = Средняя мощность при текущем выборе
|
851
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
852
|
+
# Variables:
|
853
|
+
# $value (String) - the power value at this location
|
854
|
+
TrackPower--tooltip-average-power-watt = { $value } Вт
|
855
|
+
.label = Средняя мощность при текущем выборе
|
856
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
857
|
+
# Variables:
|
858
|
+
# $value (String) - the power value at this location
|
859
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } мВт
|
860
|
+
.label = Средняя мощность при текущем выборе
|
795
861
|
# This is used in the tooltip when the energy used in the current range uses the
|
796
862
|
# kilowatt-hour unit.
|
797
863
|
# Variables:
|
@@ -849,6 +915,46 @@ TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } м
|
|
849
915
|
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } мкВт-ч ({ $carbonValue } мг CO₂e)
|
850
916
|
.label = Энергия, использованная в текущей выборке
|
851
917
|
|
918
|
+
## TrackBandwidth
|
919
|
+
## This is used to show how much data was transfered over time.
|
920
|
+
## For the strings in this group, the carbon dioxide equivalent is estimated
|
921
|
+
## from the amount of data transfered.
|
922
|
+
## The carbon dioxide equivalent represents the equivalent amount
|
923
|
+
## of CO₂ to achieve the same level of global warming potential.
|
924
|
+
|
925
|
+
# This is used in the tooltip of the bandwidth track.
|
926
|
+
# Variables:
|
927
|
+
# $value (String) - the value for the data transfer speed.
|
928
|
+
# Will contain the unit (eg. B, KB, MB)
|
929
|
+
TrackBandwidthGraph--speed = { $value } в секунду
|
930
|
+
.label = Скорость передачи для этого семпла
|
931
|
+
# This is used in the tooltip of the bandwidth track.
|
932
|
+
# Variables:
|
933
|
+
# $value (String) - how many read or write operations were performed since the previous sample
|
934
|
+
TrackBandwidthGraph--read-write-operations-since-the-previous-sample = { $value }
|
935
|
+
.label = операции чтения/записи с момента передачи предыдущего семпла
|
936
|
+
# This is used in the tooltip of the bandwidth track.
|
937
|
+
# Variables:
|
938
|
+
# $value (String) - the total of transfered data until the hovered time.
|
939
|
+
# Will contain the unit (eg. B, KB, MB)
|
940
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
941
|
+
TrackBandwidthGraph--cumulative-bandwidth-at-this-time = { $value } ({ $carbonValue } г CO₂e)
|
942
|
+
.label = Данные, переданные до этого времени
|
943
|
+
# This is used in the tooltip of the bandwidth track.
|
944
|
+
# Variables:
|
945
|
+
# $value (String) - the total of transfered data during the visible time range.
|
946
|
+
# Will contain the unit (eg. B, KB, MB)
|
947
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
948
|
+
TrackBandwidthGraph--total-bandwidth-in-graph = { $value } ({ $carbonValue } г CO₂e)
|
949
|
+
.label = Данные, передаваемые в видимом диапазоне
|
950
|
+
# This is used in the tooltip of the bandwidth track when a range is selected.
|
951
|
+
# Variables:
|
952
|
+
# $value (String) - the total of transfered data during the selected time range.
|
953
|
+
# Will contain the unit (eg. B, KB, MB)
|
954
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
955
|
+
TrackBandwidthGraph--total-bandwidth-in-range = { $value } ({ $carbonValue } г CO₂e)
|
956
|
+
.label = Данные, переданные в текущей выборке
|
957
|
+
|
852
958
|
## TrackSearchField
|
853
959
|
## The component that is used for the search input in the track context menu.
|
854
960
|
|
data/dist/locales/sv-SE/app.ftl
CHANGED
@@ -177,6 +177,46 @@ CallTree--inlining-badge = (infogad)
|
|
177
177
|
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
178
178
|
|
179
179
|
CallTreeSidebar--select-a-node = Välj en nod för att visa information om den.
|
180
|
+
CallTreeSidebar--call-node-details = Detaljer anropsnod
|
181
|
+
|
182
|
+
## CallTreeSidebar timing information
|
183
|
+
##
|
184
|
+
## Firefox Profiler stops the execution of the program every 1ms to record the
|
185
|
+
## stack. Only thing we know for sure is the stack at that point of time when
|
186
|
+
## the stack is taken. We try to estimate the time spent in each function and
|
187
|
+
## translate it to a duration. That's why we use the "traced" word here.
|
188
|
+
## There is actually no difference between "Traced running time" and "Running
|
189
|
+
## time" in the context of the profiler. We use "Traced" to emphasize that this
|
190
|
+
## is an estimation where we have more space in the UI.
|
191
|
+
##
|
192
|
+
## "Self time" is the time spent in the function itself, excluding the time spent
|
193
|
+
## in the functions it called. "Running time" is the time spent in the function
|
194
|
+
## itself, including the time spent in the functions it called.
|
195
|
+
|
196
|
+
CallTreeSidebar--traced-running-time =
|
197
|
+
.label = Spårad körtid
|
198
|
+
CallTreeSidebar--traced-self-time =
|
199
|
+
.label = Spårad självtid
|
200
|
+
CallTreeSidebar--running-time =
|
201
|
+
.label = Körtid
|
202
|
+
CallTreeSidebar--self-time =
|
203
|
+
.label = Självtid
|
204
|
+
CallTreeSidebar--running-samples =
|
205
|
+
.label = Körande prover
|
206
|
+
CallTreeSidebar--self-samples =
|
207
|
+
.label = Självprover
|
208
|
+
CallTreeSidebar--running-size =
|
209
|
+
.label = Körstorlek
|
210
|
+
CallTreeSidebar--self-size =
|
211
|
+
.label = Självstorlek
|
212
|
+
CallTreeSidebar--categories = Kategorier
|
213
|
+
CallTreeSidebar--implementation = Implementation
|
214
|
+
CallTreeSidebar--running-milliseconds = Körande millisekunder
|
215
|
+
CallTreeSidebar--running-sample-count = Körande antal prover
|
216
|
+
CallTreeSidebar--running-bytes = Körande bytes
|
217
|
+
CallTreeSidebar--self-milliseconds = Själv millisekunder
|
218
|
+
CallTreeSidebar--self-sample-count = Antal självprov
|
219
|
+
CallTreeSidebar--self-bytes = Självbytes
|
180
220
|
|
181
221
|
## CompareHome
|
182
222
|
## This is used in the page to compare two profiles.
|
@@ -390,8 +430,8 @@ MarkerSidebar--select-a-marker = Välj en markör för att visa information om d
|
|
390
430
|
|
391
431
|
MarkerTable--start = Börja
|
392
432
|
MarkerTable--duration = Längd
|
393
|
-
MarkerTable--
|
394
|
-
MarkerTable--
|
433
|
+
MarkerTable--name = Namn
|
434
|
+
MarkerTable--details = Detaljer
|
395
435
|
|
396
436
|
## MenuButtons
|
397
437
|
## These strings are used for the buttons at the top of the profile viewer.
|
@@ -705,6 +745,13 @@ TabBar--marker-table-tab = Markörtabell
|
|
705
745
|
TabBar--network-tab = Nätverk
|
706
746
|
TabBar--js-tracer-tab = JS Tracer
|
707
747
|
|
748
|
+
## TabSelectorMenu
|
749
|
+
## This component is a context menu that's opened when you click on the root
|
750
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
751
|
+
## between tabs that were captured in the profile.
|
752
|
+
|
753
|
+
TabSelectorMenu--all-tabs-and-windows = Alla flikar och fönster
|
754
|
+
|
708
755
|
## TrackContextMenu
|
709
756
|
## This is used as a context menu for timeline to organize the tracks in the
|
710
757
|
## analysis UI.
|
@@ -721,6 +768,10 @@ TrackContextMenu--hide-other-screenshots-tracks = Dölj andra Skärmdump-spår
|
|
721
768
|
TrackContextMenu--hide-track = Dölj "{ $trackName }"
|
722
769
|
TrackContextMenu--show-all-tracks = Visa alla spår
|
723
770
|
TrackContextMenu--show-local-tracks-in-process = Visa alla spår i denna process
|
771
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
772
|
+
# Variables:
|
773
|
+
# $type (String) - Name of the type of selected track to hide.
|
774
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = Dölja alla spår av typen "{ $type }"
|
724
775
|
# This is used in the tracks context menu as a button to show all the tracks
|
725
776
|
# that match the search filter.
|
726
777
|
TrackContextMenu--show-all-matching-tracks = Visa alla matchande spår
|
@@ -746,7 +797,7 @@ TrackNameButton--hide-process =
|
|
746
797
|
|
747
798
|
TrackMemoryGraph--relative-memory-at-this-time = relativa minnet vid denna tidpunkt
|
748
799
|
TrackMemoryGraph--memory-range-in-graph = minnesintervall i grafen
|
749
|
-
TrackMemoryGraph--
|
800
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = allokeringar och deallokeringar sedan föregående prov
|
750
801
|
|
751
802
|
## TrackPower
|
752
803
|
## This is used to show the power used by the CPU and other chips in a computer,
|
@@ -773,6 +824,21 @@ TrackPower--tooltip-power-watt = { $value } W
|
|
773
824
|
# $value (String) - the power value at this location
|
774
825
|
TrackPower--tooltip-power-milliwatt = { $value } mW
|
775
826
|
.label = Effekt
|
827
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
828
|
+
# Variables:
|
829
|
+
# $value (String) - the power value at this location
|
830
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } kW
|
831
|
+
.label = Genomsnittlig effekt i det aktuella valet
|
832
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
833
|
+
# Variables:
|
834
|
+
# $value (String) - the power value at this location
|
835
|
+
TrackPower--tooltip-average-power-watt = { $value } W
|
836
|
+
.label = Genomsnittlig effekt i det aktuella valet
|
837
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
838
|
+
# Variables:
|
839
|
+
# $value (String) - the power value at this location
|
840
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } mW
|
841
|
+
.label = Genomsnittlig effekt i det aktuella valet
|
776
842
|
# This is used in the tooltip when the energy used in the current range uses the
|
777
843
|
# kilowatt-hour unit.
|
778
844
|
# Variables:
|
@@ -830,6 +896,46 @@ TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh
|
|
830
896
|
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
831
897
|
.label = Energi som används i det aktuella urvalet
|
832
898
|
|
899
|
+
## TrackBandwidth
|
900
|
+
## This is used to show how much data was transfered over time.
|
901
|
+
## For the strings in this group, the carbon dioxide equivalent is estimated
|
902
|
+
## from the amount of data transfered.
|
903
|
+
## The carbon dioxide equivalent represents the equivalent amount
|
904
|
+
## of CO₂ to achieve the same level of global warming potential.
|
905
|
+
|
906
|
+
# This is used in the tooltip of the bandwidth track.
|
907
|
+
# Variables:
|
908
|
+
# $value (String) - the value for the data transfer speed.
|
909
|
+
# Will contain the unit (eg. B, KB, MB)
|
910
|
+
TrackBandwidthGraph--speed = { $value } per sekund
|
911
|
+
.label = Överföringshastighet för detta prov
|
912
|
+
# This is used in the tooltip of the bandwidth track.
|
913
|
+
# Variables:
|
914
|
+
# $value (String) - how many read or write operations were performed since the previous sample
|
915
|
+
TrackBandwidthGraph--read-write-operations-since-the-previous-sample = { $value }
|
916
|
+
.label = Läs/skrivoperationer sedan föregående prov
|
917
|
+
# This is used in the tooltip of the bandwidth track.
|
918
|
+
# Variables:
|
919
|
+
# $value (String) - the total of transfered data until the hovered time.
|
920
|
+
# Will contain the unit (eg. B, KB, MB)
|
921
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
922
|
+
TrackBandwidthGraph--cumulative-bandwidth-at-this-time = { $value } ({ $carbonValue } g CO₂e)
|
923
|
+
.label = Data överförd till denna tid
|
924
|
+
# This is used in the tooltip of the bandwidth track.
|
925
|
+
# Variables:
|
926
|
+
# $value (String) - the total of transfered data during the visible time range.
|
927
|
+
# Will contain the unit (eg. B, KB, MB)
|
928
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
929
|
+
TrackBandwidthGraph--total-bandwidth-in-graph = { $value } ({ $carbonValue } g CO₂e)
|
930
|
+
.label = Data som överförs i det synliga intervallet
|
931
|
+
# This is used in the tooltip of the bandwidth track when a range is selected.
|
932
|
+
# Variables:
|
933
|
+
# $value (String) - the total of transfered data during the selected time range.
|
934
|
+
# Will contain the unit (eg. B, KB, MB)
|
935
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
936
|
+
TrackBandwidthGraph--total-bandwidth-in-range = { $value } ({ $carbonValue } g CO₂e)
|
937
|
+
.label = Data som överförs i det aktuella valet
|
938
|
+
|
833
939
|
## TrackSearchField
|
834
940
|
## The component that is used for the search input in the track context menu.
|
835
941
|
|