profile-viewer 0.0.3 → 0.0.5
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 +4 -4
- data/dist/029b9e4fd0218d7b09c6.svg +8 -0
- data/dist/{f0599659345cf76717cd.svg → 118632062f4755918dac.svg} +1 -1
- data/dist/{136.4ad3301b8aacf759ea70.bundle.js → 136.ad4176dc2a8e5cf33ef3.bundle.js} +2 -2
- data/dist/{136.4ad3301b8aacf759ea70.bundle.js.map → 136.ad4176dc2a8e5cf33ef3.bundle.js.map} +1 -1
- data/dist/{171.621b9df5978342be5662.bundle.js → 171.37d1e1824587d8df0ae2.bundle.js} +2 -2
- data/dist/{171.621b9df5978342be5662.bundle.js.map → 171.37d1e1824587d8df0ae2.bundle.js.map} +1 -1
- data/dist/234ed61ab185caff67e3.svg +8 -0
- data/dist/280.4edd20bd6228986bbf2e.bundle.js +2 -0
- data/dist/280.4edd20bd6228986bbf2e.bundle.js.map +1 -0
- data/dist/{79eaad4fc0c398100809.svg → 3a829bf1fcf02598aa4b.svg} +1 -1
- data/dist/556.b8d3d4d402ced081615a.bundle.js +2 -0
- data/dist/{556.2be67a37a0c61fdc2485.bundle.js.map → 556.b8d3d4d402ced081615a.bundle.js.map} +1 -1
- data/dist/874.7cb94ee0732c5a2ca826.bundle.js +2 -0
- data/dist/874.7cb94ee0732c5a2ca826.bundle.js.map +1 -0
- data/dist/8846b19a497771fe0e9d.svg +4 -0
- data/dist/957.2f40be4cef3037bc352b.bundle.js +3 -0
- data/dist/957.2f40be4cef3037bc352b.bundle.js.LICENSE.txt +19 -0
- data/dist/957.2f40be4cef3037bc352b.bundle.js.map +1 -0
- data/dist/999.a1119c25d77e1883c1e1.bundle.js +2 -0
- data/dist/999.a1119c25d77e1883c1e1.bundle.js.map +1 -0
- data/dist/docs/_navbar.md +3 -3
- data/dist/docs/_sidebar.md +28 -28
- data/dist/docs/advanced-topics.md +5 -5
- data/dist/docs/async-posix-signal-control.md +5 -6
- data/dist/docs/bunny-2.md +3 -2
- data/dist/docs/bunny.md +29 -26
- data/dist/docs/gitpod.md +5 -10
- data/dist/docs/guide-android-profiling.md +18 -2
- data/dist/docs/guide-filtering-call-trees.md +11 -11
- data/dist/docs/guide-getting-started.md +4 -5
- data/dist/docs/guide-perf-profiling.md +8 -8
- data/dist/docs/guide-profiling-android-directly-on-device.md +14 -13
- data/dist/docs/guide-profiling-firefox-android.md +2 -3
- data/dist/docs/guide-remote-profiling.md +24 -23
- data/dist/docs/guide-removing-profiler.md +1 -0
- data/dist/docs/guide-stack-samples-and-call-trees.md +2 -0
- data/dist/docs/guide-startup-shutdown.md +14 -9
- data/dist/docs/guide-ui-tour-panels.md +4 -3
- data/dist/docs/guide-ui-tour-timeline.md +3 -0
- data/dist/docs/index.html +21 -18
- data/dist/docs/ipc-messages.md +6 -6
- data/dist/docs/js/docsify_v4.12.2+.min.js +1 -1
- data/dist/docs/memory-allocations.md +28 -6
- data/dist/docs/videos.md +10 -10
- data/dist/index.html +1 -1
- data/dist/locales/be/app.ftl +108 -0
- data/dist/locales/de/app.ftl +20 -0
- data/dist/locales/el/app.ftl +36 -11
- data/dist/locales/en-CA/app.ftl +29 -5
- data/dist/locales/en-GB/app.ftl +25 -5
- data/dist/locales/en-US/app.ftl +23 -4
- data/dist/locales/es-CL/app.ftl +19 -2
- data/dist/locales/fr/app.ftl +61 -0
- data/dist/locales/fur/app.ftl +16 -0
- data/dist/locales/fy-NL/app.ftl +20 -0
- data/dist/locales/ia/app.ftl +14 -0
- data/dist/locales/it/app.ftl +14 -0
- data/dist/locales/kab/app.ftl +19 -0
- data/dist/locales/nl/app.ftl +20 -0
- data/dist/locales/pt-BR/app.ftl +14 -0
- data/dist/locales/ru/app.ftl +20 -0
- data/dist/locales/sv-SE/app.ftl +20 -0
- data/dist/locales/tr/app.ftl +52 -0
- data/dist/locales/uk/app.ftl +20 -0
- data/dist/locales/zh-CN/app.ftl +18 -3
- data/dist/locales/zh-TW/app.ftl +61 -47
- data/dist/main.6cdc9308b67c00785584.bundle.js +198 -0
- data/dist/{main.ac7130d34ce3b872712a.bundle.js.LICENSE.txt → main.6cdc9308b67c00785584.bundle.js.LICENSE.txt} +2 -2
- data/dist/main.6cdc9308b67c00785584.bundle.js.map +1 -0
- data/dist/photon/{f0599659345cf76717cd.svg → 118632062f4755918dac.svg} +1 -1
- data/dist/photon/index.html +1 -1
- data/dist/photon/main.e1d25e5ea6d5812b127b.bundle.js +2 -0
- data/dist/photon/main.e1d25e5ea6d5812b127b.bundle.js.map +1 -0
- data/dist/sw.js +1 -1
- data/dist/sw.js.map +1 -1
- data/ruby-bin/profile-viewer +10 -1
- data/ruby-bin/profile-viewer-version.rb +1 -1
- metadata +29 -25
- data/dist/280.b4210a48e650408000c3.bundle.js +0 -2
- data/dist/280.b4210a48e650408000c3.bundle.js.map +0 -1
- data/dist/556.2be67a37a0c61fdc2485.bundle.js +0 -2
- data/dist/874.2a087b9b5a296a9c3fcd.bundle.js +0 -2
- data/dist/874.2a087b9b5a296a9c3fcd.bundle.js.map +0 -1
- data/dist/b805360fcc91834556c9.svg +0 -4
- data/dist/main.ac7130d34ce3b872712a.bundle.js +0 -201
- data/dist/main.ac7130d34ce3b872712a.bundle.js.map +0 -1
- data/dist/photon/main.aafbcdad3fb08c7ae5b4.bundle.js +0 -2
- data/dist/photon/main.aafbcdad3fb08c7ae5b4.bundle.js.map +0 -1
data/dist/locales/ru/app.ftl
CHANGED
@@ -30,6 +30,7 @@ AppHeader--github-icon =
|
|
30
30
|
## AppViewRouter
|
31
31
|
## This is used for displaying errors when loading the application.
|
32
32
|
|
33
|
+
AppViewRouter--error-from-post-message = Не удалось импортировать профиль.
|
33
34
|
AppViewRouter--error-unpublished = Не удалось получить профиль из { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Не удалось прочитать файл или проанализировать профиль в нем.
|
35
36
|
AppViewRouter--error-local = Пока не реализовано.
|
@@ -120,6 +121,7 @@ CallNodeContextMenu--searchfox = Найти название функции на
|
|
120
121
|
CallNodeContextMenu--copy-function-name = Скопировать имя функции
|
121
122
|
CallNodeContextMenu--copy-script-url = Скопировать URL сценария
|
122
123
|
CallNodeContextMenu--copy-stack = Скопировать стек
|
124
|
+
CallNodeContextMenu--show-the-function-in-devtools = Показать функцию в DevTools
|
123
125
|
|
124
126
|
## CallTree
|
125
127
|
## This is the component for Call Tree panel.
|
@@ -339,6 +341,15 @@ Home--load-files-from-other-tools2 =
|
|
339
341
|
панель производительности Chrome, <androidstudio>Android Studio</androidstudio> или
|
340
342
|
любой файл, использующий <dhat>формат dhat</dhat> или <traceevent>Формат отслеживания событий Google</traceevent>. <write>Узнайте, как написать
|
341
343
|
собственный инструмент импорта</write>.
|
344
|
+
Home--install-chrome-extension = Установите расширение Chrome
|
345
|
+
Home--chrome-extension-instructions =
|
346
|
+
Используйте <a>расширение { -profiler-brand-name } для Chrome</a>
|
347
|
+
для сбора профилей производительности в Chrome и анализа их в
|
348
|
+
{ -profiler-brand-name }. Установите расширение из интернет-магазина Chrome.
|
349
|
+
Home--chrome-extension-recording-instructions =
|
350
|
+
После установки используйте значок
|
351
|
+
расширения на панели инструментов или сочетания клавиш для запуска и остановки профилирования. Вы также можете
|
352
|
+
экспортировать профили и загрузить их здесь для подробного анализа.
|
342
353
|
|
343
354
|
## IdleSearchField
|
344
355
|
## The component that is used for all the search inputs in the application.
|
@@ -642,6 +653,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
642
653
|
|
643
654
|
PanelSearch--search-field-hint = Знаете ли вы, что можно использовать запятую (,) для поиска по нескольким фильтрам?
|
644
655
|
|
656
|
+
## Profile Name Button
|
657
|
+
|
658
|
+
ProfileName--edit-profile-name-button =
|
659
|
+
.title = Изменить имя профиля
|
660
|
+
ProfileName--edit-profile-name-input =
|
661
|
+
.title = Изменить имя профиля
|
662
|
+
.aria-label = Имя профиля
|
663
|
+
|
645
664
|
## Profile Delete Button
|
646
665
|
|
647
666
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -689,6 +708,7 @@ ProfileFilterNavigator--full-range-with-duration = Полный диапазон
|
|
689
708
|
|
690
709
|
## Profile Loader Animation
|
691
710
|
|
711
|
+
ProfileLoaderAnimation--loading-from-post-message = Импорт и обработка профиля…
|
692
712
|
ProfileLoaderAnimation--loading-unpublished = Импорт профиля напрямую из { -firefox-brand-name }…
|
693
713
|
ProfileLoaderAnimation--loading-from-file = Чтение файла и обработка профиля…
|
694
714
|
ProfileLoaderAnimation--loading-local = Пока не реализовано.
|
data/dist/locales/sv-SE/app.ftl
CHANGED
@@ -30,6 +30,7 @@ AppHeader--github-icon =
|
|
30
30
|
## AppViewRouter
|
31
31
|
## This is used for displaying errors when loading the application.
|
32
32
|
|
33
|
+
AppViewRouter--error-from-post-message = Det gick inte att importera profilen.
|
33
34
|
AppViewRouter--error-unpublished = Det gick inte att hämta profilen från { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Det gick inte att läsa filen eller analysera profilen i den.
|
35
36
|
AppViewRouter--error-local = Inte implementerat ännu.
|
@@ -118,6 +119,7 @@ CallNodeContextMenu--searchfox = Leta upp funktionsnamnet på Searchfox
|
|
118
119
|
CallNodeContextMenu--copy-function-name = Kopiera funktionsnamn
|
119
120
|
CallNodeContextMenu--copy-script-url = Kopiera skript-URL
|
120
121
|
CallNodeContextMenu--copy-stack = Kopiera stack
|
122
|
+
CallNodeContextMenu--show-the-function-in-devtools = Visa funktionen i DevTools
|
121
123
|
|
122
124
|
## CallTree
|
123
125
|
## This is the component for Call Tree panel.
|
@@ -337,6 +339,15 @@ Home--load-files-from-other-tools2 =
|
|
337
339
|
vilken fil som helst som använder <dhat>dhat-formatet</dhat> eller <traceevent>Googles spårningshändelse
|
338
340
|
Format</traceevent>. <write>Lär dig hur du skriver din
|
339
341
|
egen importör</write>.
|
342
|
+
Home--install-chrome-extension = Installera tillägget för Chrome
|
343
|
+
Home--chrome-extension-instructions =
|
344
|
+
Använd tillägget <a>{ -profiler-brand-name } för Chrome</a>
|
345
|
+
för att fånga prestandaprofiler i Chrome och analysera dem i
|
346
|
+
{ -profiler-brand-name }. Installera tillägget från Chrome Web Store.
|
347
|
+
Home--chrome-extension-recording-instructions =
|
348
|
+
När det är installerat använder du tilläggets verktygsfältsikon
|
349
|
+
eller genvägarna för att starta och stoppa profilering.
|
350
|
+
Du kan också exportera profiler och ladda dem här för detaljerad analys.
|
340
351
|
|
341
352
|
## IdleSearchField
|
342
353
|
## The component that is used for all the search inputs in the application.
|
@@ -623,6 +634,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
623
634
|
|
624
635
|
PanelSearch--search-field-hint = Visste du att du kan använda komma (,) för att söka med flera termer?
|
625
636
|
|
637
|
+
## Profile Name Button
|
638
|
+
|
639
|
+
ProfileName--edit-profile-name-button =
|
640
|
+
.title = Redigera profilnamn
|
641
|
+
ProfileName--edit-profile-name-input =
|
642
|
+
.title = Redigera profilnamn
|
643
|
+
.aria-label = Profilnamn
|
644
|
+
|
626
645
|
## Profile Delete Button
|
627
646
|
|
628
647
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -670,6 +689,7 @@ ProfileFilterNavigator--full-range-with-duration = Fullt intervall ({ $fullRange
|
|
670
689
|
|
671
690
|
## Profile Loader Animation
|
672
691
|
|
692
|
+
ProfileLoaderAnimation--loading-from-post-message = Importerar och bearbetar profilen…
|
673
693
|
ProfileLoaderAnimation--loading-unpublished = Importerar profilen direkt från { -firefox-brand-name }…
|
674
694
|
ProfileLoaderAnimation--loading-from-file = Läser fil och bearbetar profil…
|
675
695
|
ProfileLoaderAnimation--loading-local = Inte implementerat ännu.
|
data/dist/locales/tr/app.ftl
CHANGED
@@ -30,6 +30,7 @@ AppHeader--github-icon =
|
|
30
30
|
## AppViewRouter
|
31
31
|
## This is used for displaying errors when loading the application.
|
32
32
|
|
33
|
+
AppViewRouter--error-from-post-message = Profil içe aktarılamadı.
|
33
34
|
AppViewRouter--error-unpublished = { -firefox-brand-name } tarayıcısından profil alınamadı.
|
34
35
|
AppViewRouter--error-from-file = Dosya okunamadı veya içindeki profil ayrıştırılamadı.
|
35
36
|
AppViewRouter--error-local = Henüz hazır değil.
|
@@ -70,6 +71,7 @@ CallNodeContextMenu--searchfox = Fonksiyon adını Searchfox’ta ara
|
|
70
71
|
CallNodeContextMenu--copy-function-name = Fonksiyon adını kopyala
|
71
72
|
CallNodeContextMenu--copy-script-url = Betik URL’sini kopyala
|
72
73
|
CallNodeContextMenu--copy-stack = Yığını kopyala
|
74
|
+
CallNodeContextMenu--show-the-function-in-devtools = Fonksiyonu geliştirici araçlarında göster
|
73
75
|
|
74
76
|
## CallTree
|
75
77
|
## This is the component for Call Tree panel.
|
@@ -122,6 +124,10 @@ CallTreeSidebar--implementation = Yürütme
|
|
122
124
|
## See: https://profiler.firefox.com/compare/
|
123
125
|
|
124
126
|
CompareHome--instruction-title = Karşılaştırmak istediğiniz profil URL’lerini girin
|
127
|
+
CompareHome--instruction-content =
|
128
|
+
Araç, her profil için seçilen yol ve aralıktan verileri çıkaracak ve
|
129
|
+
karşılaştırmayı kolaylaştırmak için her ikisini de aynı görünüme
|
130
|
+
yerleştirecektir.
|
125
131
|
CompareHome--form-label-profile1 = Profil 1:
|
126
132
|
CompareHome--form-label-profile2 = Profil 2:
|
127
133
|
CompareHome--submit-button =
|
@@ -200,6 +206,7 @@ Home--additional-content-title = Mevcut profilleri yükleyin
|
|
200
206
|
Home--additional-content-content = Profil dosyasını buraya <strong>sürükleyip bırakarak</strong> yükleyebilirsiniz ya da:
|
201
207
|
Home--compare-recordings-info = Ayrıca kayıtları karşılaştırabilirsiniz. <a>Karşılaştırma arayüzünü aç.</a>
|
202
208
|
Home--your-recent-uploaded-recordings-title = Son yüklediğiniz kayıtlar
|
209
|
+
Home--install-chrome-extension = Chrome uzantısını yükle
|
203
210
|
|
204
211
|
## IdleSearchField
|
205
212
|
## The component that is used for all the search inputs in the application.
|
@@ -474,6 +481,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
474
481
|
|
475
482
|
PanelSearch--search-field-hint = Birden fazla terim kullanarak arama yapmak için virgül (,) kullanabileceğinizi biliyor muydunuz?
|
476
483
|
|
484
|
+
## Profile Name Button
|
485
|
+
|
486
|
+
ProfileName--edit-profile-name-button =
|
487
|
+
.title = Profil adını düzenle
|
488
|
+
ProfileName--edit-profile-name-input =
|
489
|
+
.title = Profil adını düzenle
|
490
|
+
.aria-label = Profil adı
|
491
|
+
|
477
492
|
## Profile Delete Button
|
478
493
|
|
479
494
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -521,6 +536,7 @@ ProfileFilterNavigator--full-range-with-duration = Tam aralık ({ $fullRangeDura
|
|
521
536
|
|
522
537
|
## Profile Loader Animation
|
523
538
|
|
539
|
+
ProfileLoaderAnimation--loading-from-post-message = Profil içe aktarılıyor ve işleniyor…
|
524
540
|
ProfileLoaderAnimation--loading-unpublished = Profil doğrudan { -firefox-brand-name } tarayıcısından içe aktarılıyor…
|
525
541
|
ProfileLoaderAnimation--loading-from-file = Dosya okunuyor ve profil işleniyor…
|
526
542
|
ProfileLoaderAnimation--loading-local = Henüz hazır değil.
|
@@ -603,6 +619,10 @@ TrackContextMenu--hide-other-screenshots-tracks = Diğer ekran görüntüsü yol
|
|
603
619
|
TrackContextMenu--hide-track = “{ $trackName }” yolunu gizle
|
604
620
|
TrackContextMenu--show-all-tracks = Tüm yolları göster
|
605
621
|
TrackContextMenu--show-local-tracks-in-process = Bu işlemdeki tüm yolları göster
|
622
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
623
|
+
# Variables:
|
624
|
+
# $type (String) - Name of the type of selected track to hide.
|
625
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = “{ $type }” türündeki tüm yolları gizle
|
606
626
|
# This is used in the tracks context menu as a button to show all the tracks
|
607
627
|
# that match the search filter.
|
608
628
|
TrackContextMenu--show-all-matching-tracks = Eşleşen tüm yolları göster
|
@@ -807,6 +827,11 @@ TransformNavigator--focus-function = Odak: { $item }
|
|
807
827
|
# Variables:
|
808
828
|
# $item (String) - Name of the category that transform applied to.
|
809
829
|
TransformNavigator--focus-category = Odak kategorisi: { $item }
|
830
|
+
# "Merge call node" transform.
|
831
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
832
|
+
# Variables:
|
833
|
+
# $item (String) - Name of the function that transform applied to.
|
834
|
+
TransformNavigator--merge-call-node = Düğümü birleştir: { $item }
|
810
835
|
# "Merge function" transform.
|
811
836
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
812
837
|
# Variables:
|
@@ -875,6 +900,33 @@ SourceView--no-known-cors-url = Bu dosya için bilinen çapraz kökenli erişile
|
|
875
900
|
# $url (String) - The URL which we tried to get the source code from
|
876
901
|
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
877
902
|
SourceView--network-error-when-obtaining-source = { $url } adresi getirilirken bir ağ hatası oluştu: { $networkErrorMessage }
|
903
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
904
|
+
# be queried for source code using the symbolication API.
|
905
|
+
# Variables:
|
906
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
907
|
+
SourceView--browser-connection-error-when-obtaining-source = Tarayıcının sembolikleştirme API’si sorgulanamadı: { $browserConnectionErrorMessage }
|
908
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
909
|
+
# for source code using the symbolication API, and this query returned an error.
|
910
|
+
# Variables:
|
911
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
912
|
+
SourceView--browser-api-error-when-obtaining-source = Tarayıcının sembolikleştirme API’si hata döndürdü: { $apiErrorMessage }
|
913
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
914
|
+
# running locally was queried for source code using the symbolication API, and
|
915
|
+
# this query returned an error.
|
916
|
+
# Variables:
|
917
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
918
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = Yerel sembol sunucusunun sembolikleştirme API’si hata döndürdü: { $apiErrorMessage }
|
919
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
920
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
921
|
+
# Variables:
|
922
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
923
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = Tarayıcının sembolikleştirme API’si hasarlı bir yanıt döndürdü: { $apiErrorMessage }
|
924
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
925
|
+
# running locally was queried for source code using the symbolication API, and
|
926
|
+
# this query returned a malformed response.
|
927
|
+
# Variables:
|
928
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
929
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = Yerel sembol sunucusunun sembolikleştirme API’si hasarlı bir yanıt döndürdü: { $apiErrorMessage }
|
878
930
|
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
879
931
|
# an archive file (.tar.gz) which was downloaded from crates.io.
|
880
932
|
# Variables:
|
data/dist/locales/uk/app.ftl
CHANGED
@@ -30,6 +30,7 @@ AppHeader--github-icon =
|
|
30
30
|
## AppViewRouter
|
31
31
|
## This is used for displaying errors when loading the application.
|
32
32
|
|
33
|
+
AppViewRouter--error-from-post-message = Не вдалося імпортувати профіль.
|
33
34
|
AppViewRouter--error-unpublished = Не вдалося відновити профіль із { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Не вдалося прочитати файл або проаналізувати профіль у ньому.
|
35
36
|
AppViewRouter--error-local = Ще не впроваджено.
|
@@ -120,6 +121,7 @@ CallNodeContextMenu--searchfox = Шукати назву функції у Searc
|
|
120
121
|
CallNodeContextMenu--copy-function-name = Скопіювати назву функції
|
121
122
|
CallNodeContextMenu--copy-script-url = Скопіювати URL-адресу скрипту
|
122
123
|
CallNodeContextMenu--copy-stack = Копіювати стек
|
124
|
+
CallNodeContextMenu--show-the-function-in-devtools = Показати функцію в інструментах розробника
|
123
125
|
|
124
126
|
## CallTree
|
125
127
|
## This is the component for Call Tree panel.
|
@@ -337,6 +339,15 @@ Home--load-files-from-other-tools2 =
|
|
337
339
|
Панель швидкодії Chrome, <androidstudio>Android Studio</androidstudio>, або
|
338
340
|
з будь-якого файлу в форматі <dhat>dhat</dhat> чи <traceevent>Google’s Trace Event</traceevent>.
|
339
341
|
<write>Навчіться записувати власний імпортер</write>.
|
342
|
+
Home--install-chrome-extension = Встановіть розширення Chrome
|
343
|
+
Home--chrome-extension-instructions =
|
344
|
+
Використовуйте розширення <a>{ -profiler-brand-name } для Chrome</a>
|
345
|
+
для фіксації профілів продуктивності в Chrome та їх аналізу в
|
346
|
+
{ -profiler-brand-name }. Установіть розширення з вебмагазину Chrome.
|
347
|
+
Home--chrome-extension-recording-instructions =
|
348
|
+
Після встановлення використовуйте піктограму розширення на панелі інструментів
|
349
|
+
або ярлики для запуску та зупинки профілювання. Ви також можете
|
350
|
+
експортувати профілі та завантажити їх тут для детального аналізу.
|
340
351
|
|
341
352
|
## IdleSearchField
|
342
353
|
## The component that is used for all the search inputs in the application.
|
@@ -629,6 +640,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
629
640
|
|
630
641
|
PanelSearch--search-field-hint = Чи знаєте ви, що для пошуку кількох термінів можна використовувати кому (,)?
|
631
642
|
|
643
|
+
## Profile Name Button
|
644
|
+
|
645
|
+
ProfileName--edit-profile-name-button =
|
646
|
+
.title = Змінити назву профілю
|
647
|
+
ProfileName--edit-profile-name-input =
|
648
|
+
.title = Змінити назву профілю
|
649
|
+
.aria-label = Назва профілю
|
650
|
+
|
632
651
|
## Profile Delete Button
|
633
652
|
|
634
653
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -676,6 +695,7 @@ ProfileFilterNavigator--full-range-with-duration = Повний діапазон
|
|
676
695
|
|
677
696
|
## Profile Loader Animation
|
678
697
|
|
698
|
+
ProfileLoaderAnimation--loading-from-post-message = Імпорт та обробка профілю…
|
679
699
|
ProfileLoaderAnimation--loading-unpublished = Імпортування профілю безпосередньо з { -firefox-brand-name }…
|
680
700
|
ProfileLoaderAnimation--loading-from-file = Читання файлу та обробка профілю…
|
681
701
|
ProfileLoaderAnimation--loading-local = Ще не впроваджено.
|
data/dist/locales/zh-CN/app.ftl
CHANGED
@@ -30,6 +30,7 @@ AppHeader--github-icon =
|
|
30
30
|
## AppViewRouter
|
31
31
|
## This is used for displaying errors when loading the application.
|
32
32
|
|
33
|
+
AppViewRouter--error-from-post-message = 无法导入分析记录。
|
33
34
|
AppViewRouter--error-unpublished = 无法从 { -firefox-brand-name } 检索到分析记录。
|
34
35
|
AppViewRouter--error-from-file = 无法读取或解析其中的分析记录。
|
35
36
|
AppViewRouter--error-local = 尚未实现。
|
@@ -89,6 +90,7 @@ CallNodeContextMenu--searchfox = 用 Searchfox 搜索函数名称
|
|
89
90
|
CallNodeContextMenu--copy-function-name = 复制函数名称
|
90
91
|
CallNodeContextMenu--copy-script-url = 复制脚本 URL
|
91
92
|
CallNodeContextMenu--copy-stack = 复制栈
|
93
|
+
CallNodeContextMenu--show-the-function-in-devtools = 在开发者工具中显示函数
|
92
94
|
|
93
95
|
## CallTree
|
94
96
|
## This is the component for Call Tree panel.
|
@@ -261,6 +263,9 @@ Home--your-recent-uploaded-recordings-title = 您最近上传的记录
|
|
261
263
|
# We replace the elements such as <perf> and <simpleperf> with links to the
|
262
264
|
# documentation to use these tools.
|
263
265
|
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>。
|
266
|
+
Home--install-chrome-extension = 安装 Chrome 扩展
|
267
|
+
Home--chrome-extension-instructions = 使用 <a>Chrome 版 { -profiler-brand-name } 扩展</a>,在 Chrome 中捕捉性能分析记录,并通过 { -profiler-brand-name } 分析。可到 Chrome 应用商店安装扩展。
|
268
|
+
Home--chrome-extension-recording-instructions = 安装后,即可使用扩展的工具栏图标和快捷键来开始或停止分析,也可以导出分析记录并在此处加载以进行详细分析。
|
264
269
|
|
265
270
|
## IdleSearchField
|
266
271
|
## The component that is used for all the search inputs in the application.
|
@@ -400,9 +405,10 @@ MenuButtons--index--hide-moreInfo-button = 显示更少
|
|
400
405
|
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
401
406
|
MenuButtons--metaInfo--physical-and-logical-cpu =
|
402
407
|
{ $physicalCPUs ->
|
403
|
-
*[other]
|
404
|
-
|
405
|
-
|
408
|
+
*[other]
|
409
|
+
{ $logicalCPUs ->
|
410
|
+
*[other] 物理核心 × { $physicalCPUs }、逻辑核心 × { $logicalCPUs }
|
411
|
+
}
|
406
412
|
}
|
407
413
|
# This string is used when we only have the information about the number of
|
408
414
|
# physical CPU cores.
|
@@ -542,6 +548,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
542
548
|
|
543
549
|
PanelSearch--search-field-hint = 您知道可以使用半角逗号(,)搜索多个词条吗?
|
544
550
|
|
551
|
+
## Profile Name Button
|
552
|
+
|
553
|
+
ProfileName--edit-profile-name-button =
|
554
|
+
.title = 编辑分析记录名
|
555
|
+
ProfileName--edit-profile-name-input =
|
556
|
+
.title = 编辑分析记录名
|
557
|
+
.aria-label = 分析记录名
|
558
|
+
|
545
559
|
## Profile Delete Button
|
546
560
|
|
547
561
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -587,6 +601,7 @@ ProfileFilterNavigator--full-range-with-duration = 完整范围({ $fullRangeDu
|
|
587
601
|
|
588
602
|
## Profile Loader Animation
|
589
603
|
|
604
|
+
ProfileLoaderAnimation--loading-from-post-message = 正在导入并处理分析记录…
|
590
605
|
ProfileLoaderAnimation--loading-unpublished = 正在直接从 { -firefox-brand-name } 导入分析记录…
|
591
606
|
ProfileLoaderAnimation--loading-from-file = 正在读取文件并处理分析记录…
|
592
607
|
ProfileLoaderAnimation--loading-local = 尚未实现。
|
data/dist/locales/zh-TW/app.ftl
CHANGED
@@ -30,6 +30,7 @@ AppHeader--github-icon =
|
|
30
30
|
## AppViewRouter
|
31
31
|
## This is used for displaying errors when loading the application.
|
32
32
|
|
33
|
+
AppViewRouter--error-from-post-message = 無法匯入效能檢測檔。
|
33
34
|
AppViewRouter--error-unpublished = 無法從 { -firefox-brand-name } 取得效能檢測檔。
|
34
35
|
AppViewRouter--error-from-file = 無法讀取檔案或剖析檔案當中的效能檢測資訊。
|
35
36
|
AppViewRouter--error-local = 尚未實作。
|
@@ -89,6 +90,7 @@ CallNodeContextMenu--searchfox = 用 Searchfox 搜尋函數名稱
|
|
89
90
|
CallNodeContextMenu--copy-function-name = 複製函數名稱
|
90
91
|
CallNodeContextMenu--copy-script-url = 複製指令碼網址
|
91
92
|
CallNodeContextMenu--copy-stack = 複製堆疊
|
93
|
+
CallNodeContextMenu--show-the-function-in-devtools = 於開發者工具中顯示函數
|
92
94
|
|
93
95
|
## CallTree
|
94
96
|
## This is the component for Call Tree panel.
|
@@ -173,8 +175,8 @@ CallTreeSidebar--self-bytes = Self 位元組
|
|
173
175
|
|
174
176
|
CompareHome--instruction-title = 輸入您想要用來比較的檢測檔網址
|
175
177
|
CompareHome--instruction-content = 此工具將從每個效能檢測檔當中抽出選擇的軌道與範圍相關資料,並將它們放到相同的畫面上,方便比較。
|
176
|
-
CompareHome--form-label-profile1 = 檢測檔 1
|
177
|
-
CompareHome--form-label-profile2 = 檢測檔 2
|
178
|
+
CompareHome--form-label-profile1 = 檢測檔 1:
|
179
|
+
CompareHome--form-label-profile2 = 檢測檔 2:
|
178
180
|
CompareHome--submit-button =
|
179
181
|
.value = 取得檢測檔
|
180
182
|
|
@@ -248,11 +250,11 @@ Home--enable-button-unavailable =
|
|
248
250
|
Home--web-channel-unavailable = 此檢測器無法連線到 WebChannel。通常是因為執行檢測器的主機與 <code>devtools.performance.recording.ui-base-url</code> 偏好設定當中指定的主機不同。若您想要使用此檢測器捕捉新的效能檢測檔,並可程式化控制檢測器選單按鈕,可到 <code>about:config</code> 調整該偏好設定。
|
249
251
|
Home--record-instructions = 請點擊檢測按鈕或按下鍵盤快速鍵即可開始進行檢測。進行效能紀錄時,此圖示將會顯示成藍色。按下<kbd>捕捉</kbd>即可將資料載入到 profiler.firefox.com。
|
250
252
|
Home--instructions-content = 需要使用 <a>{ -firefox-brand-name }</a> 紀錄效能檢測檔。但可以使用任何現代瀏覽器檢視現有的檢測檔。
|
251
|
-
Home--record-instructions-start-stop =
|
253
|
+
Home--record-instructions-start-stop = 停止或開始檢測
|
252
254
|
Home--record-instructions-capture-load = 捕捉並載入檢測檔
|
253
255
|
Home--profiler-motto = 捕捉效能檢測檔。分析、分享、讓網站運作更快。
|
254
256
|
Home--additional-content-title = 載入現有檢測檔
|
255
|
-
Home--additional-content-content = 您可以將效能檢測檔<strong>拖曳</strong
|
257
|
+
Home--additional-content-content = 您可以將效能檢測檔<strong>拖曳</strong>到此處,或:
|
256
258
|
Home--compare-recordings-info = 您也可以比較紀錄內容。<a>開啟比較介面。</a>
|
257
259
|
Home--your-recent-uploaded-recordings-title = 您近期上傳的紀錄
|
258
260
|
# We replace the elements such as <perf> and <simpleperf> with links to the
|
@@ -260,6 +262,9 @@ Home--your-recent-uploaded-recordings-title = 您近期上傳的紀錄
|
|
260
262
|
Home--load-files-from-other-tools2 =
|
261
263
|
{ -profiler-brand-name } 也可以匯入其他效能檢測器,例如 <perf>Linux perf</perf>、<simpleperf>Android SimplePerf</simpleperf>、Chrome 效能面板、<androidstudio>Android Studio</androidstudio> 所產生的效能檢測檔、任何使用 <dhat>dhat 格式</dhat> 或 <traceevent>Google 的 Trace Event
|
262
264
|
格式</traceevent>儲存的效能檢測檔。<write>點擊此處了解如何撰寫您自己的匯入程式</write>。
|
265
|
+
Home--install-chrome-extension = 安裝 Chrome 擴充套件
|
266
|
+
Home--chrome-extension-instructions = 可使用 <a>Chrome 的 { -profiler-brand-name } 擴充套件</a>,在 Chrome 當中捕捉效能紀錄檔,再使用 { -profiler-brand-name } 進行分析。請到 Chrome 線上應用程式商店安裝此套件。
|
267
|
+
Home--chrome-extension-recording-instructions = 安裝完成後,即可使用擴充套件在工具列新增的圖示或快速鍵開始或停止捕捉效能紀錄。您也可以匯出檢測檔,匯入此處,進行更詳細的分析。
|
263
268
|
|
264
269
|
## IdleSearchField
|
265
270
|
## The component that is used for all the search inputs in the application.
|
@@ -338,7 +343,7 @@ MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = 丟棄不
|
|
338
343
|
## This is used in all panels related to markers.
|
339
344
|
|
340
345
|
MarkerSettings--panel-search =
|
341
|
-
.label =
|
346
|
+
.label = 過濾標記:
|
342
347
|
.title = 只顯示符合特定名稱的標記
|
343
348
|
MarkerSettings--marker-filters =
|
344
349
|
.title = 標記過濾器
|
@@ -378,18 +383,18 @@ MenuButtons--permalink--button =
|
|
378
383
|
## These strings are used in the panel containing the meta information about
|
379
384
|
## the current profile.
|
380
385
|
|
381
|
-
MenuButtons--index--profile-info-uploaded-label =
|
386
|
+
MenuButtons--index--profile-info-uploaded-label = 上傳於:
|
382
387
|
MenuButtons--index--profile-info-uploaded-actions = 刪除
|
383
388
|
MenuButtons--index--metaInfo-subtitle = 檢測檔資訊
|
384
|
-
MenuButtons--metaInfo--symbols =
|
389
|
+
MenuButtons--metaInfo--symbols = 符號:
|
385
390
|
MenuButtons--metaInfo--profile-symbolicated = 檢測檔已符號化
|
386
391
|
MenuButtons--metaInfo--profile-not-symbolicated = 檢測檔未符號化
|
387
392
|
MenuButtons--metaInfo--resymbolicate-profile = 重新將檢測檔符號化
|
388
393
|
MenuButtons--metaInfo--symbolicate-profile = 符號化檢測檔
|
389
394
|
MenuButtons--metaInfo--attempting-resymbolicate = 正在嘗試重新符號化檢測檔
|
390
395
|
MenuButtons--metaInfo--currently-symbolicating = 目前符號化的檢測檔
|
391
|
-
MenuButtons--metaInfo--cpu-model = CPU
|
392
|
-
MenuButtons--metaInfo--cpu-cores = CPU
|
396
|
+
MenuButtons--metaInfo--cpu-model = CPU 型號:
|
397
|
+
MenuButtons--metaInfo--cpu-cores = CPU 核心數:
|
393
398
|
MenuButtons--metaInfo--main-memory = 主要記憶體:
|
394
399
|
MenuButtons--index--show-moreInfo-button = 顯示更多
|
395
400
|
MenuButtons--index--hide-moreInfo-button = 顯示更少
|
@@ -421,11 +426,11 @@ MenuButtons--metaInfo--logical-cpu =
|
|
421
426
|
}
|
422
427
|
MenuButtons--metaInfo--profiling-started = 紀錄開始於:
|
423
428
|
MenuButtons--metaInfo--profiling-session = 紀錄長度:
|
424
|
-
MenuButtons--metaInfo--main-process-started =
|
429
|
+
MenuButtons--metaInfo--main-process-started = 主處理程序開始:
|
425
430
|
MenuButtons--metaInfo--main-process-ended = 主要處理程序結束於:
|
426
|
-
MenuButtons--metaInfo--interval =
|
427
|
-
MenuButtons--metaInfo--buffer-capacity =
|
428
|
-
MenuButtons--metaInfo--buffer-duration =
|
431
|
+
MenuButtons--metaInfo--interval = 間隔:
|
432
|
+
MenuButtons--metaInfo--buffer-capacity = 緩衝區容量:
|
433
|
+
MenuButtons--metaInfo--buffer-duration = 緩衝區長度:
|
429
434
|
# Buffer Duration in Seconds in Meta Info Panel
|
430
435
|
# Variable:
|
431
436
|
# $configurationDuration (Number) - Configuration Duration in Seconds
|
@@ -436,11 +441,11 @@ MenuButtons--metaInfo--buffer-duration-seconds =
|
|
436
441
|
# Adjective refers to the buffer duration
|
437
442
|
MenuButtons--metaInfo--buffer-duration-unlimited = 無限制
|
438
443
|
MenuButtons--metaInfo--application = 應用程式
|
439
|
-
MenuButtons--metaInfo--name-and-version =
|
444
|
+
MenuButtons--metaInfo--name-and-version = 名稱與版本:
|
440
445
|
MenuButtons--metaInfo--application-uptime = 運作時間:
|
441
|
-
MenuButtons--metaInfo--update-channel =
|
442
|
-
MenuButtons--metaInfo--build-id = Build ID
|
443
|
-
MenuButtons--metaInfo--build-type = Build Type
|
446
|
+
MenuButtons--metaInfo--update-channel = 更新頻道:
|
447
|
+
MenuButtons--metaInfo--build-id = Build ID:
|
448
|
+
MenuButtons--metaInfo--build-type = Build Type:
|
444
449
|
MenuButtons--metaInfo--arguments = 參數:
|
445
450
|
|
446
451
|
## Strings refer to specific types of builds, and should be kept in English.
|
@@ -451,20 +456,20 @@ MenuButtons--metaInfo--build-type-opt = Opt
|
|
451
456
|
##
|
452
457
|
|
453
458
|
MenuButtons--metaInfo--platform = 平台
|
454
|
-
MenuButtons--metaInfo--device =
|
459
|
+
MenuButtons--metaInfo--device = 裝置:
|
455
460
|
# OS means Operating System. This describes the platform a profile was captured on.
|
456
|
-
MenuButtons--metaInfo--os = OS
|
461
|
+
MenuButtons--metaInfo--os = OS:
|
457
462
|
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
458
|
-
MenuButtons--metaInfo--abi = ABI
|
463
|
+
MenuButtons--metaInfo--abi = ABI:
|
459
464
|
MenuButtons--metaInfo--visual-metrics = 視覺指標
|
460
|
-
MenuButtons--metaInfo--speed-index = Speed Index
|
465
|
+
MenuButtons--metaInfo--speed-index = Speed Index:
|
461
466
|
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
462
|
-
MenuButtons--metaInfo--perceptual-speed-index = Perceptual Speed Index
|
467
|
+
MenuButtons--metaInfo--perceptual-speed-index = Perceptual Speed Index:
|
463
468
|
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
464
|
-
MenuButtons--metaInfo--contentful-speed-Index = Contentful Speed Index
|
465
|
-
MenuButtons--metaInfo-renderRowOfList-label-features =
|
466
|
-
MenuButtons--metaInfo-renderRowOfList-label-threads-filter =
|
467
|
-
MenuButtons--metaInfo-renderRowOfList-label-extensions =
|
469
|
+
MenuButtons--metaInfo--contentful-speed-Index = Contentful Speed Index:
|
470
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = 功能:
|
471
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = 執行緒過濾器:
|
472
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = 擴充套件:
|
468
473
|
|
469
474
|
## Overhead refers to the additional resources used to run the profiler.
|
470
475
|
## These strings are displayed at the bottom of the "Profile Info" panel.
|
@@ -483,9 +488,9 @@ MenuButtons--metaOverheadStatistics-statkeys-interval = 間隔
|
|
483
488
|
.title = 兩次計量間的間隔。
|
484
489
|
MenuButtons--metaOverheadStatistics-statkeys-lockings = 鎖定
|
485
490
|
.title = 進行計量前取得鎖定所需的時間。
|
486
|
-
MenuButtons--metaOverheadStatistics-overhead-duration =
|
487
|
-
MenuButtons--metaOverheadStatistics-overhead-percentage =
|
488
|
-
MenuButtons--metaOverheadStatistics-profiled-duration =
|
491
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = 額外負荷持續時間:
|
492
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = 額外負荷比例:
|
493
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = 檢測的持續時間:
|
489
494
|
|
490
495
|
## Publish panel
|
491
496
|
## These strings are used in the publishing panel.
|
@@ -519,7 +524,7 @@ MenuButtons--publish--error-while-compressing = 壓縮時發生錯誤,請嘗
|
|
519
524
|
## This is used in the network chart.
|
520
525
|
|
521
526
|
NetworkSettings--panel-search =
|
522
|
-
.label =
|
527
|
+
.label = 過濾網路請求:
|
523
528
|
.title = 只顯示符合某些名稱的網路請求
|
524
529
|
|
525
530
|
## Timestamp formatting primitive
|
@@ -541,6 +546,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
541
546
|
|
542
547
|
PanelSearch--search-field-hint = 您知道可以使用半形逗號(,)搜尋多個詞彙嗎?
|
543
548
|
|
549
|
+
## Profile Name Button
|
550
|
+
|
551
|
+
ProfileName--edit-profile-name-button =
|
552
|
+
.title = 編輯效能檢測檔名稱
|
553
|
+
ProfileName--edit-profile-name-input =
|
554
|
+
.title = 編輯效能檢測檔名稱
|
555
|
+
.aria-label = 效能檢測檔名稱
|
556
|
+
|
544
557
|
## Profile Delete Button
|
545
558
|
|
546
559
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -586,6 +599,7 @@ ProfileFilterNavigator--full-range-with-duration = 完整範圍({ $fullRangeDu
|
|
586
599
|
|
587
600
|
## Profile Loader Animation
|
588
601
|
|
602
|
+
ProfileLoaderAnimation--loading-from-post-message = 正在匯入與處理效能檢測檔…
|
589
603
|
ProfileLoaderAnimation--loading-unpublished = 直接從 { -firefox-brand-name } 匯入檢測檔…
|
590
604
|
ProfileLoaderAnimation--loading-from-file = 正在讀取檔案並處理檢測檔…
|
591
605
|
ProfileLoaderAnimation--loading-local = 尚未實作。
|
@@ -631,8 +645,8 @@ StackSettings--implementation-javascript2 = JavaScript
|
|
631
645
|
StackSettings--implementation-native2 = 原生
|
632
646
|
.title = 僅顯示原生程式碼相關的堆疊框
|
633
647
|
# This label is displayed in the marker chart and marker table panels only.
|
634
|
-
StackSettings--stack-implementation-label =
|
635
|
-
StackSettings--use-data-source-label =
|
648
|
+
StackSettings--stack-implementation-label = 過濾堆疊:
|
649
|
+
StackSettings--use-data-source-label = 資料來源:
|
636
650
|
StackSettings--call-tree-strategy-timing = 計時
|
637
651
|
.title = 使用紀錄到已執行的程式碼顯示摘要
|
638
652
|
StackSettings--call-tree-strategy-js-allocations = JavaScript 分配
|
@@ -649,7 +663,7 @@ StackSettings--invert-call-stack = 反轉呼叫堆疊
|
|
649
663
|
.title = 依照呼叫節點當中花費的時間排序,並忽略其 children。
|
650
664
|
StackSettings--show-user-timing = 顯示使用者計時
|
651
665
|
StackSettings--panel-search =
|
652
|
-
.label =
|
666
|
+
.label = 過濾堆疊:
|
653
667
|
.title = 只顯示包含符合的子字串的函數名稱的相關堆疊
|
654
668
|
|
655
669
|
## Tab Bar for the bottom half of the analysis UI.
|
@@ -714,7 +728,7 @@ TrackNameButton--hide-process =
|
|
714
728
|
|
715
729
|
TrackMemoryGraph--relative-memory-at-this-time = 此時的相對記憶體用量
|
716
730
|
TrackMemoryGraph--memory-range-in-graph = 圖表中的記憶體範圍
|
717
|
-
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample =
|
731
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = 上次取樣以來的分配與取消分配
|
718
732
|
|
719
733
|
## TrackPower
|
720
734
|
## This is used to show the power used by the CPU and other chips in a computer,
|
@@ -879,37 +893,37 @@ TransformNavigator--complete = 完成「{ $item }」
|
|
879
893
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
880
894
|
# Variables:
|
881
895
|
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
882
|
-
TransformNavigator--collapse-resource =
|
896
|
+
TransformNavigator--collapse-resource = 摺疊:{ $item }
|
883
897
|
# "Focus subtree" transform.
|
884
898
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
885
899
|
# Variables:
|
886
900
|
# $item (String) - Name of the function that transform applied to.
|
887
|
-
TransformNavigator--focus-subtree =
|
901
|
+
TransformNavigator--focus-subtree = 聚焦節點:{ $item }
|
888
902
|
# "Focus function" transform.
|
889
903
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
890
904
|
# Variables:
|
891
905
|
# $item (String) - Name of the function that transform applied to.
|
892
|
-
TransformNavigator--focus-function =
|
906
|
+
TransformNavigator--focus-function = 聚焦:{ $item }
|
893
907
|
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
894
908
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
895
909
|
# Variables:
|
896
910
|
# $item (String) - Name of the category that transform applied to.
|
897
|
-
TransformNavigator--focus-category =
|
911
|
+
TransformNavigator--focus-category = 聚焦於分類:{ $item }
|
898
912
|
# "Merge call node" transform.
|
899
913
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
900
914
|
# Variables:
|
901
915
|
# $item (String) - Name of the function that transform applied to.
|
902
|
-
TransformNavigator--merge-call-node =
|
916
|
+
TransformNavigator--merge-call-node = 合併節點:{ $item }
|
903
917
|
# "Merge function" transform.
|
904
918
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
905
919
|
# Variables:
|
906
920
|
# $item (String) - Name of the function that transform applied to.
|
907
|
-
TransformNavigator--merge-function =
|
921
|
+
TransformNavigator--merge-function = 合併:{ $item }
|
908
922
|
# "Drop function" transform.
|
909
923
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
910
924
|
# Variables:
|
911
925
|
# $item (String) - Name of the function that transform applied to.
|
912
|
-
TransformNavigator--drop-function =
|
926
|
+
TransformNavigator--drop-function = 丟棄:{ $item }
|
913
927
|
# "Collapse recursion" transform.
|
914
928
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
915
929
|
# Variables:
|
@@ -924,7 +938,7 @@ TransformNavigator--collapse-direct-recursion-only = 僅摺疊直接遞迴:{ $
|
|
924
938
|
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
925
939
|
# Variables:
|
926
940
|
# $item (String) - Name of the function that transform applied to.
|
927
|
-
TransformNavigator--collapse-function-subtree =
|
941
|
+
TransformNavigator--collapse-function-subtree = 摺疊子樹:{ $item }
|
928
942
|
# "Drop samples outside of markers matching ..." transform.
|
929
943
|
# Variables:
|
930
944
|
# $item (String) - Search filter of the markers that transform will apply to.
|
@@ -976,23 +990,23 @@ SourceView--no-known-cors-url = 這個檔案沒有已知的 cross-origin-accessi
|
|
976
990
|
# Variables:
|
977
991
|
# $url (String) - The URL which we tried to get the source code from
|
978
992
|
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
979
|
-
SourceView--network-error-when-obtaining-source = 取得網址 { $url }
|
993
|
+
SourceView--network-error-when-obtaining-source = 取得網址 { $url } 時發生網路錯誤:{ $networkErrorMessage }
|
980
994
|
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
981
995
|
# be queried for source code using the symbolication API.
|
982
996
|
# Variables:
|
983
997
|
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
984
|
-
SourceView--browser-connection-error-when-obtaining-source = 無法查詢瀏覽器的符號化 API
|
998
|
+
SourceView--browser-connection-error-when-obtaining-source = 無法查詢瀏覽器的符號化 API:{ $browserConnectionErrorMessage }
|
985
999
|
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
986
1000
|
# for source code using the symbolication API, and this query returned an error.
|
987
1001
|
# Variables:
|
988
1002
|
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
989
|
-
SourceView--browser-api-error-when-obtaining-source = 瀏覽器的符號化 API
|
1003
|
+
SourceView--browser-api-error-when-obtaining-source = 瀏覽器的符號化 API 回傳錯誤:{ $apiErrorMessage }
|
990
1004
|
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
991
1005
|
# running locally was queried for source code using the symbolication API, and
|
992
1006
|
# this query returned an error.
|
993
1007
|
# Variables:
|
994
1008
|
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
995
|
-
SourceView--local-symbol-server-api-error-when-obtaining-source = 本機符號伺服器的符號化 API
|
1009
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = 本機符號伺服器的符號化 API 回傳錯誤:{ $apiErrorMessage }
|
996
1010
|
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
997
1011
|
# for source code using the symbolication API, and this query returned a malformed response.
|
998
1012
|
# Variables:
|
@@ -1016,7 +1030,7 @@ SourceView--not-in-archive-error-when-obtaining-source = 下載自 { $url } 的
|
|
1016
1030
|
# Variables:
|
1017
1031
|
# $url (String) - The URL from which the "archive" file was downloaded.
|
1018
1032
|
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
1019
|
-
SourceView--archive-parsing-error-when-obtaining-source = 無法剖析下載自 { $url }
|
1033
|
+
SourceView--archive-parsing-error-when-obtaining-source = 無法剖析下載自 { $url } 的封存檔:{ $parsingErrorMessage }
|
1020
1034
|
|
1021
1035
|
## Toggle buttons in the top right corner of the bottom box
|
1022
1036
|
|