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/en-US/app.ftl
CHANGED
@@ -11,11 +11,11 @@
|
|
11
11
|
|
12
12
|
## The following feature names must be treated as a brand. They cannot be translated.
|
13
13
|
|
14
|
-
-firefox-brand-name =
|
15
|
-
-firefox-android-brand-name =
|
14
|
+
-firefox-brand-name = Ruby
|
15
|
+
-firefox-android-brand-name = Ruby
|
16
16
|
-profiler-brand-name = Vernier Profiler
|
17
|
-
-profiler-brand-short-name =
|
18
|
-
-firefox-nightly-brand-name =
|
17
|
+
-profiler-brand-short-name = Vernier
|
18
|
+
-firefox-nightly-brand-name = Ruby
|
19
19
|
|
20
20
|
## AppHeader
|
21
21
|
## This is used at the top of the homepage and other content pages.
|
@@ -27,6 +27,7 @@ AppHeader--github-icon =
|
|
27
27
|
## AppViewRouter
|
28
28
|
## This is used for displaying errors when loading the application.
|
29
29
|
|
30
|
+
AppViewRouter--error-from-post-message = Could not import the profile.
|
30
31
|
AppViewRouter--error-unpublished = Couldn’t retrieve the profile from { -firefox-brand-name }.
|
31
32
|
AppViewRouter--error-from-file = Couldn’t read the file or parse the profile in it.
|
32
33
|
AppViewRouter--error-local = Not implemented yet.
|
@@ -126,6 +127,7 @@ CallNodeContextMenu--searchfox = Look up the function name on Searchfox
|
|
126
127
|
CallNodeContextMenu--copy-function-name = Copy function name
|
127
128
|
CallNodeContextMenu--copy-script-url = Copy script URL
|
128
129
|
CallNodeContextMenu--copy-stack = Copy stack
|
130
|
+
CallNodeContextMenu--show-the-function-in-devtools = Show the function in DevTools
|
129
131
|
|
130
132
|
## CallTree
|
131
133
|
## This is the component for Call Tree panel.
|
@@ -364,6 +366,14 @@ Home--load-files-from-other-tools2 =
|
|
364
366
|
Format</traceevent>. <write>Learn how to write your
|
365
367
|
own importer</write>.
|
366
368
|
|
369
|
+
Home--install-chrome-extension = Install the Chrome extension
|
370
|
+
Home--chrome-extension-instructions = Use the <a>{ -profiler-brand-name } extension for Chrome</a>
|
371
|
+
to capture performance profiles in Chrome and analyze them in the
|
372
|
+
{ -profiler-brand-name }. Install the extension from the Chrome Web Store.
|
373
|
+
Home--chrome-extension-recording-instructions = Once installed, use the extension’s
|
374
|
+
toolbar icon or the shortcuts to start and stop profiling. You can also
|
375
|
+
export profiles and load them here for detailed analysis.
|
376
|
+
|
367
377
|
## IdleSearchField
|
368
378
|
## The component that is used for all the search inputs in the application.
|
369
379
|
|
@@ -678,6 +688,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
678
688
|
PanelSearch--search-field-hint =
|
679
689
|
Did you know you can use the comma (,) to search using several terms?
|
680
690
|
|
691
|
+
## Profile Name Button
|
692
|
+
|
693
|
+
ProfileName--edit-profile-name-button =
|
694
|
+
.title = Edit the profile name
|
695
|
+
ProfileName--edit-profile-name-input =
|
696
|
+
.title = Edit the profile name
|
697
|
+
.aria-label = Profile name
|
698
|
+
|
681
699
|
## Profile Delete Button
|
682
700
|
|
683
701
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -727,6 +745,7 @@ ProfileFilterNavigator--full-range-with-duration = Full Range ({ $fullRangeDurat
|
|
727
745
|
|
728
746
|
## Profile Loader Animation
|
729
747
|
|
748
|
+
ProfileLoaderAnimation--loading-from-post-message = Importing and processing the profile…
|
730
749
|
ProfileLoaderAnimation--loading-unpublished = Importing the profile directly from { -firefox-brand-name }…
|
731
750
|
ProfileLoaderAnimation--loading-from-file = Reading the file and processing the profile…
|
732
751
|
ProfileLoaderAnimation--loading-local = Not implemented yet.
|
data/dist/locales/es-CL/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 = No se pudo importar el perfil.
|
33
34
|
AppViewRouter--error-unpublished = No se pudo recuperar el perfil de { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = No se pudo leer el archivo ni analizar el perfil que contiene.
|
35
36
|
AppViewRouter--error-local = Aún no se ha implementado.
|
@@ -95,6 +96,7 @@ CallNodeContextMenu--searchfox = Busca el nombre de la función en Searchfox
|
|
95
96
|
CallNodeContextMenu--copy-function-name = Copiar nombre de la función
|
96
97
|
CallNodeContextMenu--copy-script-url = Copiar URL del script
|
97
98
|
CallNodeContextMenu--copy-stack = Copiar pila
|
99
|
+
CallNodeContextMenu--show-the-function-in-devtools = Mostrar la función en DevTools
|
98
100
|
|
99
101
|
## CallTree
|
100
102
|
## This is the component for Call Tree panel.
|
@@ -276,12 +278,18 @@ Home--load-files-from-other-tools2 =
|
|
276
278
|
panel de rendimiento de Chrome, <androidstudio>Android Studio</androidstudio>, o
|
277
279
|
cualquier archivo usando el <dhat>formato dhat</dhat> o el <traceevent>formato Trace Event de Google</traceevent>. <write>Aprende a escribir tu
|
278
280
|
propio importador</write>.
|
281
|
+
Home--install-chrome-extension = Instalar la extensión de Chrome
|
282
|
+
Home--chrome-extension-instructions =
|
283
|
+
Utiliza la <a>extensión de { -profiler-brand-name } para Chrome</a>
|
284
|
+
para capturar perfiles de rendimiento en Chrome y analizarlos en
|
285
|
+
{ -profiler-brand-name }. Instala la extensión desde la Chrome Web Store.
|
286
|
+
Home--chrome-extension-recording-instructions = Una vez instalada, utiliza el icono de la barra de herramientas de la extensión o los accesos directos para iniciar y detener la creación de perfiles. También puedes exportar perfiles y cargarlos aquí para realizar un análisis detallado.
|
279
287
|
|
280
288
|
## IdleSearchField
|
281
289
|
## The component that is used for all the search inputs in the application.
|
282
290
|
|
283
291
|
IdleSearchField--search-input =
|
284
|
-
.placeholder =
|
292
|
+
.placeholder = Ingresa los términos de filtro
|
285
293
|
|
286
294
|
## JsTracerSettings
|
287
295
|
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
@@ -562,6 +570,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
562
570
|
|
563
571
|
PanelSearch--search-field-hint = ¿Sabías que puedes usar la coma (,) para buscar usando varios términos?
|
564
572
|
|
573
|
+
## Profile Name Button
|
574
|
+
|
575
|
+
ProfileName--edit-profile-name-button =
|
576
|
+
.title = Editar el nombre del perfil
|
577
|
+
ProfileName--edit-profile-name-input =
|
578
|
+
.title = Editar el nombre del perfil
|
579
|
+
.aria-label = Nombre del perfil
|
580
|
+
|
565
581
|
## Profile Delete Button
|
566
582
|
|
567
583
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -607,6 +623,7 @@ ProfileFilterNavigator--full-range-with-duration = Rango completo ({ $fullRangeD
|
|
607
623
|
|
608
624
|
## Profile Loader Animation
|
609
625
|
|
626
|
+
ProfileLoaderAnimation--loading-from-post-message = Importando y procesando el perfil…
|
610
627
|
ProfileLoaderAnimation--loading-unpublished = Importando el perfil directamente desde { -firefox-brand-name }…
|
611
628
|
ProfileLoaderAnimation--loading-from-file = Leyendo el archivo y procesando el perfil…
|
612
629
|
ProfileLoaderAnimation--loading-local = Aún no se ha implementado.
|
@@ -875,7 +892,7 @@ TrackBandwidthGraph--total-bandwidth-in-range = { $value } ({ $carbonValue } g C
|
|
875
892
|
## The component that is used for the search input in the track context menu.
|
876
893
|
|
877
894
|
TrackSearchField--search-input =
|
878
|
-
.placeholder =
|
895
|
+
.placeholder = Ingresa los términos de filtro
|
879
896
|
.title = Mostrar solo las pistas que coinciden con cierto texto
|
880
897
|
|
881
898
|
## TransformNavigator
|
data/dist/locales/fr/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 = Impossible d’importer le profil.
|
33
34
|
AppViewRouter--error-unpublished = Impossible de récupérer le profil depuis { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Impossible de lire le fichier ou d’analyser le profil qu’il contient.
|
35
36
|
AppViewRouter--error-local = Pas encore implémenté.
|
@@ -89,6 +90,7 @@ CallNodeContextMenu--searchfox = Rechercher le nom de la fonction sur Searchfox
|
|
89
90
|
CallNodeContextMenu--copy-function-name = Copier le nom de la fonction
|
90
91
|
CallNodeContextMenu--copy-script-url = Copier l’URL du script
|
91
92
|
CallNodeContextMenu--copy-stack = Copier la pile
|
93
|
+
CallNodeContextMenu--show-the-function-in-devtools = Afficher la fonction dans les outils de développement
|
92
94
|
|
93
95
|
## CallTree
|
94
96
|
## This is the component for Call Tree panel.
|
@@ -142,6 +144,30 @@ CallTreeSidebar--call-node-details = Détails du nœud d’appel
|
|
142
144
|
## in the functions it called. "Running time" is the time spent in the function
|
143
145
|
## itself, including the time spent in the functions it called.
|
144
146
|
|
147
|
+
CallTreeSidebar--traced-running-time =
|
148
|
+
.label = Temps d’exécution tracé
|
149
|
+
CallTreeSidebar--traced-self-time =
|
150
|
+
.label = Temps individuel tracé
|
151
|
+
CallTreeSidebar--running-time =
|
152
|
+
.label = Temps d’exécution
|
153
|
+
CallTreeSidebar--self-time =
|
154
|
+
.label = Temps individuel
|
155
|
+
CallTreeSidebar--running-samples =
|
156
|
+
.label = Échantillons totaux
|
157
|
+
CallTreeSidebar--self-samples =
|
158
|
+
.label = Échantillons individuels
|
159
|
+
CallTreeSidebar--running-size =
|
160
|
+
.label = Taille totale
|
161
|
+
CallTreeSidebar--self-size =
|
162
|
+
.label = Taille individuelle
|
163
|
+
CallTreeSidebar--categories = Catégories
|
164
|
+
CallTreeSidebar--implementation = Implémentation
|
165
|
+
CallTreeSidebar--running-milliseconds = Millisecondes totales
|
166
|
+
CallTreeSidebar--running-sample-count = Nombre d’échantillons total
|
167
|
+
CallTreeSidebar--running-bytes = Octets totaux
|
168
|
+
CallTreeSidebar--self-milliseconds = Millisecondes individuelles
|
169
|
+
CallTreeSidebar--self-sample-count = Nombre d’échantillons individuels
|
170
|
+
CallTreeSidebar--self-bytes = Octets individuels
|
145
171
|
|
146
172
|
## CompareHome
|
147
173
|
## This is used in the page to compare two profiles.
|
@@ -246,6 +272,12 @@ Home--load-files-from-other-tools2 =
|
|
246
272
|
Panneau de performances Chrome, <androidstudio>Android Studio</androidstudio>, ou
|
247
273
|
tout fichier utilisant les formats <dhat>dhat</dhat> ou <traceevent>Trace Event de Google</traceevent>. <write>Apprenez à écrire votre
|
248
274
|
propre importateur</write>.
|
275
|
+
Home--install-chrome-extension = Installer l’extension Chrome
|
276
|
+
Home--chrome-extension-instructions =
|
277
|
+
Utilisez l’extension <a>{ -profiler-brand-name } pour Chrome</a>
|
278
|
+
pour capturer des profils de performance dans Chrome et les analyser dans le
|
279
|
+
{ -profiler-brand-name }. Installez l’extension depuis le Chrome Web Store.
|
280
|
+
Home--chrome-extension-recording-instructions = Une fois l’extension installée, utilisez l’icône de la barre d’outils ou les raccourcis pour démarrer et arrêter le profilage. Vous pouvez également exporter des profils et les charger ici pour une analyse détaillée.
|
249
281
|
|
250
282
|
## IdleSearchField
|
251
283
|
## The component that is used for all the search inputs in the application.
|
@@ -532,6 +564,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
532
564
|
|
533
565
|
PanelSearch--search-field-hint = Saviez-vous que vous pouvez utiliser la virgule (,) pour effectuer une recherche à l’aide de plusieurs termes ?
|
534
566
|
|
567
|
+
## Profile Name Button
|
568
|
+
|
569
|
+
ProfileName--edit-profile-name-button =
|
570
|
+
.title = Modifier le nom du profil
|
571
|
+
ProfileName--edit-profile-name-input =
|
572
|
+
.title = Modifier le nom du profil
|
573
|
+
.aria-label = Nom du profil
|
574
|
+
|
535
575
|
## Profile Delete Button
|
536
576
|
|
537
577
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -577,6 +617,7 @@ ProfileFilterNavigator--full-range-with-duration = Plage entière ({ $fullRangeD
|
|
577
617
|
|
578
618
|
## Profile Loader Animation
|
579
619
|
|
620
|
+
ProfileLoaderAnimation--loading-from-post-message = Importation et traitement du profil…
|
580
621
|
ProfileLoaderAnimation--loading-unpublished = Importation du profil directement depuis { -firefox-brand-name }…
|
581
622
|
ProfileLoaderAnimation--loading-from-file = Lecture du fichier et traitement du profil…
|
582
623
|
ProfileLoaderAnimation--loading-local = Pas encore implémenté.
|
@@ -655,6 +696,7 @@ TabBar--js-tracer-tab = Traceur JS
|
|
655
696
|
## range at the top left corner for profiler analysis view. It's used to switch
|
656
697
|
## between tabs that were captured in the profile.
|
657
698
|
|
699
|
+
TabSelectorMenu--all-tabs-and-windows = Tous les onglets et fenêtres
|
658
700
|
|
659
701
|
## TrackContextMenu
|
660
702
|
## This is used as a context menu for timeline to organize the tracks in the
|
@@ -672,6 +714,10 @@ TrackContextMenu--hide-other-screenshots-tracks = Masquer les autres pistes de c
|
|
672
714
|
TrackContextMenu--hide-track = Masquer « { $trackName } »
|
673
715
|
TrackContextMenu--show-all-tracks = Afficher toutes les pistes
|
674
716
|
TrackContextMenu--show-local-tracks-in-process = Afficher toutes les pistes de ce processus
|
717
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
718
|
+
# Variables:
|
719
|
+
# $type (String) - Name of the type of selected track to hide.
|
720
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = Masquer les pistes de type « { $type } »
|
675
721
|
# This is used in the tracks context menu as a button to show all the tracks
|
676
722
|
# that match the search filter.
|
677
723
|
TrackContextMenu--show-all-matching-tracks = Afficher toutes les pistes correspondantes
|
@@ -724,6 +770,21 @@ TrackPower--tooltip-power-watt = { $value } W
|
|
724
770
|
# $value (String) - the power value at this location
|
725
771
|
TrackPower--tooltip-power-milliwatt = { $value } mW
|
726
772
|
.label = Puissance
|
773
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
774
|
+
# Variables:
|
775
|
+
# $value (String) - the power value at this location
|
776
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } kW
|
777
|
+
.label = Puissance moyenne pour la sélection actuelle
|
778
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
779
|
+
# Variables:
|
780
|
+
# $value (String) - the power value at this location
|
781
|
+
TrackPower--tooltip-average-power-watt = { $value } W
|
782
|
+
.label = Puissance moyenne pour la sélection actuelle
|
783
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
784
|
+
# Variables:
|
785
|
+
# $value (String) - the power value at this location
|
786
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } mW
|
787
|
+
.label = Puissance moyenne pour la sélection actuelle
|
727
788
|
# This is used in the tooltip when the energy used in the current range uses the
|
728
789
|
# kilowatt-hour unit.
|
729
790
|
# Variables:
|
data/dist/locales/fur/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 = Impussibil impuartâ il profîl.
|
33
34
|
AppViewRouter--error-unpublished = Impussibil recuperâ il profîl di { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Impussibil lei il file o analizâ il profîl che al à dentri.
|
35
36
|
AppViewRouter--error-local = No ancjemò implementât.
|
@@ -116,6 +117,7 @@ CallNodeContextMenu--searchfox = Cîr il non de funzion in Searchfox
|
|
116
117
|
CallNodeContextMenu--copy-function-name = Copie non de funzion
|
117
118
|
CallNodeContextMenu--copy-script-url = Copie URL dal script
|
118
119
|
CallNodeContextMenu--copy-stack = Copie stack
|
120
|
+
CallNodeContextMenu--show-the-function-in-devtools = Mostre la funzion in struments di svilup
|
119
121
|
|
120
122
|
## CallTree
|
121
123
|
## This is the component for Call Tree panel.
|
@@ -310,6 +312,11 @@ Home--your-recent-uploaded-recordings-title = Lis tôs regjistrazions cjariadis
|
|
310
312
|
Home--load-files-from-other-tools2 =
|
311
313
|
{ -profiler-brand-name } al pues ancje impuartâ profîi di altris profiladôrs, come <perf>Linux perf</perf>, <simpleperf>Android SimplePerf</simpleperf>, il
|
312
314
|
panel prestazions di Chrome, <androidstudio>Android Studio</androidstudio> o qualsisei file che al dopri il <dhat>formât dhat</dhat> o <traceevent>Trace Event di Google</traceevent>. <write>Scuvierç cemût creâ un strument di importazion</write>.
|
315
|
+
Home--install-chrome-extension = Instale la estensions par Chrome
|
316
|
+
Home--chrome-extension-instructions =
|
317
|
+
Dopre la estension <a>{ -profiler-brand-name } par Chrome</a>
|
318
|
+
par tirâ dongje i profîi des prestazions in Chrome e analizâju in { -profiler-brand-name }. Instale la estension dal Chrome Web Store.
|
319
|
+
Home--chrome-extension-recording-instructions = Une volte instalade, dopre la icone de estension te sbare dai struments o lis scurtis par inviâe interompi la profilazion. Tu puedis ancje espuartâ i profîi e cjariâju achì par fâ une analisi detaiade.
|
313
320
|
|
314
321
|
## IdleSearchField
|
315
322
|
## The component that is used for all the search inputs in the application.
|
@@ -601,6 +608,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
601
608
|
|
602
609
|
PanelSearch--search-field-hint = Savevistu che tu puedis doprâ la virgule (,) par fâ ricercjis cun plui tiermins?
|
603
610
|
|
611
|
+
## Profile Name Button
|
612
|
+
|
613
|
+
ProfileName--edit-profile-name-button =
|
614
|
+
.title = Modifiche il non dal profîl
|
615
|
+
ProfileName--edit-profile-name-input =
|
616
|
+
.title = Modifiche il non dal profîl
|
617
|
+
.aria-label = Non dal profîl
|
618
|
+
|
604
619
|
## Profile Delete Button
|
605
620
|
|
606
621
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -646,6 +661,7 @@ ProfileFilterNavigator--full-range-with-duration = Interval complet ({ $fullRang
|
|
646
661
|
|
647
662
|
## Profile Loader Animation
|
648
663
|
|
664
|
+
ProfileLoaderAnimation--loading-from-post-message = Daûr a impuartâ e a elaborâ il profîl…
|
649
665
|
ProfileLoaderAnimation--loading-unpublished = Importazion dal profîl dret di { -firefox-brand-name }…
|
650
666
|
ProfileLoaderAnimation--loading-from-file = Leture dal file e analisi dal profîl…
|
651
667
|
ProfileLoaderAnimation--loading-local = No ancjemò implementât.
|
data/dist/locales/fy-NL/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 = Koe it profyl net ymportearje.
|
33
34
|
AppViewRouter--error-unpublished = Kin it profyl net ophelje fan { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Kin it bestân net lêze of it profyl deryn ûntlede.
|
35
36
|
AppViewRouter--error-local = Noch net ymplemintearre.
|
@@ -120,6 +121,7 @@ CallNodeContextMenu--searchfox = De funksjenamme op Searchfox opsykje
|
|
120
121
|
CallNodeContextMenu--copy-function-name = Funksjenamme kopiearje
|
121
122
|
CallNodeContextMenu--copy-script-url = Script-URL kopiearje
|
122
123
|
CallNodeContextMenu--copy-stack = Stack kopiearje
|
124
|
+
CallNodeContextMenu--show-the-function-in-devtools = Funksje toane yn DevTools
|
123
125
|
|
124
126
|
## CallTree
|
125
127
|
## This is the component for Call Tree panel.
|
@@ -342,6 +344,15 @@ Home--load-files-from-other-tools2 =
|
|
342
344
|
elk bestân mei it <dhat>dhat-formaat</dhat> of de <traceevent>Trace Event-yndieling
|
343
345
|
fan Google</traceevent> brûkt. <write>Lês hoe’t jo jo
|
344
346
|
eigen ymportearder skriuwe</write>.
|
347
|
+
Home--install-chrome-extension = De Chrome-útwreiding ynstallearje
|
348
|
+
Home--chrome-extension-instructions =
|
349
|
+
Brûk de <a>{ -profiler-brand-name }-útwreiding foar Chrome</a>
|
350
|
+
om prestaasjeprofilen yn Chrome fêst te lizzen en se yn de
|
351
|
+
{ -profiler-brand-name } te analysearjen. Ynstallearje de útwreiding fan de Chrome Web Store út.
|
352
|
+
Home--chrome-extension-recording-instructions =
|
353
|
+
Brûk nei ynstallaasje it arkbalkepiktogram fan de
|
354
|
+
útwreiding of de fluchkeppelingen om it profilearjen te starten en te stopjen. Jo kinne ek
|
355
|
+
profilen eksportearje en dizze hjir lade foar detaillearre analyze.
|
345
356
|
|
346
357
|
## IdleSearchField
|
347
358
|
## The component that is used for all the search inputs in the application.
|
@@ -628,6 +639,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
628
639
|
|
629
640
|
PanelSearch--search-field-hint = Wisten jo dat jo de komma (,) brûke kinne om mei ferskate termen te sykjen?
|
630
641
|
|
642
|
+
## Profile Name Button
|
643
|
+
|
644
|
+
ProfileName--edit-profile-name-button =
|
645
|
+
.title = De profylnamme bewurkje
|
646
|
+
ProfileName--edit-profile-name-input =
|
647
|
+
.title = De profylnamme bewurkje
|
648
|
+
.aria-label = Profylnamme
|
649
|
+
|
631
650
|
## Profile Delete Button
|
632
651
|
|
633
652
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -675,6 +694,7 @@ ProfileFilterNavigator--full-range-with-duration = Folslein berik ({ $fullRangeD
|
|
675
694
|
|
676
695
|
## Profile Loader Animation
|
677
696
|
|
697
|
+
ProfileLoaderAnimation--loading-from-post-message = Profyl ymportearje en ferwurkje…
|
678
698
|
ProfileLoaderAnimation--loading-unpublished = Profyl streekrjocht fan { -firefox-brand-name } út ymportearje…
|
679
699
|
ProfileLoaderAnimation--loading-from-file = It bestân lêze en it profyl ferwurkje…
|
680
700
|
ProfileLoaderAnimation--loading-local = Noch net ymplemintearre.
|
data/dist/locales/ia/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 = Impossibile importar le profilo.
|
33
34
|
AppViewRouter--error-unpublished = Impossibile recuperar le profilo de { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Impossibile leger le file o tractar le profilo in illo.
|
35
36
|
AppViewRouter--error-local = Non ancora implementate.
|
@@ -116,6 +117,7 @@ CallNodeContextMenu--searchfox = Recercar le nomine de function sur Searchfox
|
|
116
117
|
CallNodeContextMenu--copy-function-name = Copiar nomine de function
|
117
118
|
CallNodeContextMenu--copy-script-url = Copia URL de script
|
118
119
|
CallNodeContextMenu--copy-stack = Copiar pila
|
120
|
+
CallNodeContextMenu--show-the-function-in-devtools = Monstrar le function in DevTools
|
119
121
|
|
120
122
|
## CallTree
|
121
123
|
## This is the component for Call Tree panel.
|
@@ -333,6 +335,9 @@ Home--load-files-from-other-tools2 =
|
|
333
335
|
ulle file que usa le <dhat>formato dhat</dhat> o <traceevent>le formato Trace Event
|
334
336
|
de Google</traceevent>. <write>Apprende a scriber tu
|
335
337
|
proprie importator</write>.
|
338
|
+
Home--install-chrome-extension = Installar le extension de Chrome
|
339
|
+
Home--chrome-extension-instructions = Usa le <a>extension de { -profiler-brand-name } pro Chrome</a> pro capturar profilos de prestation in Chrome e analysar los in le { -profiler-brand-name }.
|
340
|
+
Home--chrome-extension-recording-instructions = Installar le extension ab le Boteca web de Chrome. Un vice installate, usar le icone barra del instrumentos del extensiones o le vias breve pro cessar de profilar. Tu alsi pote exportar profilos e cargar los ci pro analyse detaliate.
|
336
341
|
|
337
342
|
## IdleSearchField
|
338
343
|
## The component that is used for all the search inputs in the application.
|
@@ -619,6 +624,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
619
624
|
|
620
625
|
PanelSearch--search-field-hint = Sape tu que tu pote usar le comma (,) pro cercar per plure terminos?
|
621
626
|
|
627
|
+
## Profile Name Button
|
628
|
+
|
629
|
+
ProfileName--edit-profile-name-button =
|
630
|
+
.title = Rediger le nomine del profilo
|
631
|
+
ProfileName--edit-profile-name-input =
|
632
|
+
.title = Rediger le nomine del profilo
|
633
|
+
.aria-label = Nomine del profilo
|
634
|
+
|
622
635
|
## Profile Delete Button
|
623
636
|
|
624
637
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -664,6 +677,7 @@ ProfileFilterNavigator--full-range-with-duration = Intervallo complete ({ $fullR
|
|
664
677
|
|
665
678
|
## Profile Loader Animation
|
666
679
|
|
680
|
+
ProfileLoaderAnimation--loading-from-post-message = Importation e elaboration de profilo…
|
667
681
|
ProfileLoaderAnimation--loading-unpublished = Importation del profilo directemente de { -firefox-brand-name }…
|
668
682
|
ProfileLoaderAnimation--loading-from-file = Lectura del file e elaboration del profilo…
|
669
683
|
ProfileLoaderAnimation--loading-local = Non ancora implementate.
|
data/dist/locales/it/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 = Impossibile importare il profilo.
|
33
34
|
AppViewRouter--error-unpublished = Impossibile recuperare il profilo da { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Impossibile leggere il file o analizzare il profilo in esso contenuto.
|
35
36
|
AppViewRouter--error-local = Non ancora implementato.
|
@@ -89,6 +90,7 @@ CallNodeContextMenu--searchfox = Cerca la funzione in Searchfox
|
|
89
90
|
CallNodeContextMenu--copy-function-name = Copia nome della funzione
|
90
91
|
CallNodeContextMenu--copy-script-url = Copia URL dello script
|
91
92
|
CallNodeContextMenu--copy-stack = Copia stack
|
93
|
+
CallNodeContextMenu--show-the-function-in-devtools = Mostra la funzione in DevTools
|
92
94
|
|
93
95
|
## CallTree
|
94
96
|
## This is the component for Call Tree panel.
|
@@ -260,6 +262,9 @@ Home--your-recent-uploaded-recordings-title = Le tue registrazioni caricate di r
|
|
260
262
|
Home--load-files-from-other-tools2 =
|
261
263
|
{ -profiler-brand-name } può anche importare profili da altri profiler, come <perf>Linux perf</perf>, <simpleperf>Android SimplePerf</simpleperf>, il
|
262
264
|
pannello prestazioni di Chrome, <androidstudio>Android Studio</androidstudio> o qualsiasi file che utilizzi il <dhat>formato dhat</dhat> o <traceevent>Trace Event di Google</traceevent>. <write>Scopri come creare uno strumento di importazione</write>.
|
265
|
+
Home--install-chrome-extension = Installa l’estensione per Chrome
|
266
|
+
Home--chrome-extension-instructions = Utilizza l’estensione <a>{ -profiler-brand-name } per Chrome</a> per acquisire i profili delle prestazioni in Chrome e analizzarli in { -profiler-brand-name }. Installa l’estensione dal Chrome Web Store.
|
267
|
+
Home--chrome-extension-recording-instructions = Una volta installata, utilizza l’icona dell’estensione nella barra degli strumenti o le scorciatoie per avviare e interrompere la profilazione. Puoi anche esportare i profili e caricarli qui per un’analisi dettagliata.
|
263
268
|
|
264
269
|
## IdleSearchField
|
265
270
|
## The component that is used for all the search inputs in the application.
|
@@ -550,6 +555,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
550
555
|
|
551
556
|
PanelSearch--search-field-hint = Lo sapevi che è possibile utilizzare una virgola per separare più termini di ricerca?
|
552
557
|
|
558
|
+
## Profile Name Button
|
559
|
+
|
560
|
+
ProfileName--edit-profile-name-button =
|
561
|
+
.title = Modifica nome del profilo
|
562
|
+
ProfileName--edit-profile-name-input =
|
563
|
+
.title = Modifica nome del profilo
|
564
|
+
.aria-label = Nome del profilo
|
565
|
+
|
553
566
|
## Profile Delete Button
|
554
567
|
|
555
568
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -595,6 +608,7 @@ ProfileFilterNavigator--full-range-with-duration = Intervallo completo ({ $fullR
|
|
595
608
|
|
596
609
|
## Profile Loader Animation
|
597
610
|
|
611
|
+
ProfileLoaderAnimation--loading-from-post-message = Importazione ed elaborazione del profilo in corso…
|
598
612
|
ProfileLoaderAnimation--loading-unpublished = Importazione del profilo direttamente da { -firefox-brand-name }…
|
599
613
|
ProfileLoaderAnimation--loading-from-file = Lettura del file e analisi del profilo…
|
600
614
|
ProfileLoaderAnimation--loading-local = Non ancora implementato.
|
data/dist/locales/kab/app.ftl
CHANGED
@@ -79,6 +79,7 @@ CallNodeContextMenu--copy-stack = Nqel tanebdant
|
|
79
79
|
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
80
80
|
|
81
81
|
CallTreeSidebar--select-a-node = Fren takerrist i uskan n talɣut fell-as.
|
82
|
+
CallTreeSidebar--call-node-details = Talqayt n tkerrist n usiwel
|
82
83
|
|
83
84
|
## CallTreeSidebar timing information
|
84
85
|
##
|
@@ -163,6 +164,7 @@ Home--additional-content-title = Sali imuɣna yellan
|
|
163
164
|
Home--additional-content-content = Tzemreḍ <strong>ad tzuɣreḍ syen sers</strong> afaylu n umaɣnu da i usali-ines, neɣ:
|
164
165
|
Home--compare-recordings-info = Tzemreḍ daɣen ad tsenmehleḍ iseklasen. <a>Ldi agrudem n usnemhel.</a>
|
165
166
|
Home--your-recent-uploaded-recordings-title = Iseklasen-ik·im i d-yulin melmi kan
|
167
|
+
Home--install-chrome-extension = Sbedd aseɣẓan n Chrome
|
166
168
|
|
167
169
|
## IdleSearchField
|
168
170
|
## The component that is used for all the search inputs in the application.
|
@@ -258,6 +260,7 @@ MenuButtons--index--profile-info-uploaded-label = Yuli-d:
|
|
258
260
|
MenuButtons--index--profile-info-uploaded-actions = Kkes
|
259
261
|
MenuButtons--index--metaInfo-subtitle = Talɣut n umaɣnu
|
260
262
|
MenuButtons--metaInfo--symbols = Izamulen:
|
263
|
+
MenuButtons--metaInfo--main-memory = Takatut tagejdant:
|
261
264
|
MenuButtons--index--show-moreInfo-button = Sken ugar
|
262
265
|
MenuButtons--index--hide-moreInfo-button = Sken drus
|
263
266
|
MenuButtons--metaInfo--profiling-started = Asekles yebda:
|
@@ -357,6 +360,11 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
357
360
|
## The component that is used for all the search input hints in the application.
|
358
361
|
|
359
362
|
|
363
|
+
## Profile Name Button
|
364
|
+
|
365
|
+
ProfileName--edit-profile-name-button =
|
366
|
+
.title = Ẓreg isem n umaɣnu
|
367
|
+
|
360
368
|
## Profile Delete Button
|
361
369
|
|
362
370
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -434,6 +442,12 @@ StackSettings--show-user-timing = Sken tanzagt n useqdac
|
|
434
442
|
TabBar--calltree-tab = Aseklu n usiwel
|
435
443
|
TabBar--network-tab = Aẓeṭṭa
|
436
444
|
|
445
|
+
## TabSelectorMenu
|
446
|
+
## This component is a context menu that's opened when you click on the root
|
447
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
448
|
+
## between tabs that were captured in the profile.
|
449
|
+
|
450
|
+
|
437
451
|
## TrackContextMenu
|
438
452
|
## This is used as a context menu for timeline to organize the tracks in the
|
439
453
|
## analysis UI.
|
@@ -531,6 +545,11 @@ TransformNavigator--merge-function = Smezdi: { $item }
|
|
531
545
|
# Variables:
|
532
546
|
# $item (String) - Name of the function that transform applied to.
|
533
547
|
TransformNavigator--drop-function = Sers: { $item }
|
548
|
+
# "Collapse recursion" transform.
|
549
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
550
|
+
# Variables:
|
551
|
+
# $item (String) - Name of the function that transform applied to.
|
552
|
+
TransformNavigator--collapse-recursion = Fneẓ asniles: { $item }
|
534
553
|
|
535
554
|
## "Bottom box" - a view which contains the source view and the assembly view,
|
536
555
|
## at the bottom of the profiler UI
|
data/dist/locales/nl/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 = Kan het profiel niet importeren.
|
33
34
|
AppViewRouter--error-unpublished = Kan het profiel niet ophalen van { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Kan het bestand niet lezen of het profiel erin ontleden.
|
35
36
|
AppViewRouter--error-local = Nog niet geïmplementeerd.
|
@@ -120,6 +121,7 @@ CallNodeContextMenu--searchfox = De functienaam op Searchfox opzoeken
|
|
120
121
|
CallNodeContextMenu--copy-function-name = Functienaam kopiëren
|
121
122
|
CallNodeContextMenu--copy-script-url = Script-URL kopiëren
|
122
123
|
CallNodeContextMenu--copy-stack = Stack kopiëren
|
124
|
+
CallNodeContextMenu--show-the-function-in-devtools = Functie tonen in DevTools
|
123
125
|
|
124
126
|
## CallTree
|
125
127
|
## This is the component for Call Tree panel.
|
@@ -342,6 +344,15 @@ Home--load-files-from-other-tools2 =
|
|
342
344
|
elk bestand dat de <dhat>dhat-indeling</dhat> of de <traceevent>Trace Event-indeling
|
343
345
|
van Google</traceevent> gebruikt. <write>Ontdek hoe u uw eigen
|
344
346
|
importroutine schrijft</write>.
|
347
|
+
Home--install-chrome-extension = De Chrome-extensie installeren
|
348
|
+
Home--chrome-extension-instructions =
|
349
|
+
Gebruik de <a>{ -profiler-brand-name }-extensie voor Chrome</a>
|
350
|
+
om prestatieprofielen in Chrome vast te leggen en ze in de
|
351
|
+
{ -profiler-brand-name } te analyseren. Installeer de extensie vanuit de Chrome Web Store.
|
352
|
+
Home--chrome-extension-recording-instructions =
|
353
|
+
Gebruik na installatie het werkbalkpictogram van de
|
354
|
+
extensie of de snelkoppelingen om het profileren te starten en te stoppen. U kunt ook
|
355
|
+
profielen exporteren en deze hier laden voor gedetailleerde analyse.
|
345
356
|
|
346
357
|
## IdleSearchField
|
347
358
|
## The component that is used for all the search inputs in the application.
|
@@ -628,6 +639,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
628
639
|
|
629
640
|
PanelSearch--search-field-hint = Wist u dat u een komma (,) kunt gebruiken om met meerdere termen te zoeken?
|
630
641
|
|
642
|
+
## Profile Name Button
|
643
|
+
|
644
|
+
ProfileName--edit-profile-name-button =
|
645
|
+
.title = De profielnaam bewerken
|
646
|
+
ProfileName--edit-profile-name-input =
|
647
|
+
.title = De profielnaam bewerken
|
648
|
+
.aria-label = Profielnaam
|
649
|
+
|
631
650
|
## Profile Delete Button
|
632
651
|
|
633
652
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -675,6 +694,7 @@ ProfileFilterNavigator--full-range-with-duration = Volledig bereik ({ $fullRange
|
|
675
694
|
|
676
695
|
## Profile Loader Animation
|
677
696
|
|
697
|
+
ProfileLoaderAnimation--loading-from-post-message = Profiel importeren en verwerken…
|
678
698
|
ProfileLoaderAnimation--loading-unpublished = Profiel rechtstreeks vanuit { -firefox-brand-name } importeren…
|
679
699
|
ProfileLoaderAnimation--loading-from-file = Het bestand lezen en het profiel verwerken…
|
680
700
|
ProfileLoaderAnimation--loading-local = Nog niet geïmplementeerd.
|
data/dist/locales/pt-BR/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 = Não foi possível importar o profile.
|
33
34
|
AppViewRouter--error-unpublished = Não foi possível recuperar o profile do { -firefox-brand-name }.
|
34
35
|
AppViewRouter--error-from-file = Não foi possível ler o arquivo ou analisar o profile dele.
|
35
36
|
AppViewRouter--error-local = Ainda não implementado.
|
@@ -93,6 +94,7 @@ CallNodeContextMenu--searchfox = Procurar o nome da função no Searchfox
|
|
93
94
|
CallNodeContextMenu--copy-function-name = Copiar nome da função
|
94
95
|
CallNodeContextMenu--copy-script-url = Copiar URL do script
|
95
96
|
CallNodeContextMenu--copy-stack = Copiar pilha
|
97
|
+
CallNodeContextMenu--show-the-function-in-devtools = Mostrar a função no DevTools
|
96
98
|
|
97
99
|
## CallTree
|
98
100
|
## This is the component for Call Tree panel.
|
@@ -271,6 +273,9 @@ Home--your-recent-uploaded-recordings-title = Suas gravações enviadas recentem
|
|
271
273
|
# We replace the elements such as <perf> and <simpleperf> with links to the
|
272
274
|
# documentation to use these tools.
|
273
275
|
Home--load-files-from-other-tools2 = O { -profiler-brand-name } também pode importar profiles de outros criadores de profile, como o <perf>Linux perf</perf>, o <simpleperf>Android SimplePerf</simpleperf>, o painel de desempenho do Chrome, o <androidstudio>Android Studio</androidstudio>, ou qualquer arquivo nos formatos <dhat>dhat</dhat> ou <traceevent>Trace Event do Google</traceevent>. <write>Saiba como criar seu próprio importador</write>.
|
276
|
+
Home--install-chrome-extension = Instale a extensão para Chrome
|
277
|
+
Home--chrome-extension-instructions = Use a <a>extensão { -profiler-brand-name } para Chrome</a> para capturar profiles de desempenho no Chrome e analisar no { -profiler-brand-name }. Instale a extensão a partir do Chrome Web Store.
|
278
|
+
Home--chrome-extension-recording-instructions = Após instalar, use o ícone da extensão na barra de ferramentas ou os atalhos para iniciar e encerrar a gravação de profiles. Você também pode exportar profiles e carregar aqui para análises detalhadas.
|
274
279
|
|
275
280
|
## IdleSearchField
|
276
281
|
## The component that is used for all the search inputs in the application.
|
@@ -557,6 +562,14 @@ NumberFormat--short-date = { SHORTDATE($date) }
|
|
557
562
|
|
558
563
|
PanelSearch--search-field-hint = Você sabia que pode usar vírgula (,) para pesquisar usando vários termos?
|
559
564
|
|
565
|
+
## Profile Name Button
|
566
|
+
|
567
|
+
ProfileName--edit-profile-name-button =
|
568
|
+
.title = Mudar o nome do profile
|
569
|
+
ProfileName--edit-profile-name-input =
|
570
|
+
.title = Mudar o nome do profile
|
571
|
+
.aria-label = Nome do profile
|
572
|
+
|
560
573
|
## Profile Delete Button
|
561
574
|
|
562
575
|
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
@@ -604,6 +617,7 @@ ProfileFilterNavigator--full-range-with-duration = Intervalo completo ({ $fullRa
|
|
604
617
|
|
605
618
|
## Profile Loader Animation
|
606
619
|
|
620
|
+
ProfileLoaderAnimation--loading-from-post-message = Importando e processando o profile…
|
607
621
|
ProfileLoaderAnimation--loading-unpublished = Importando o profile diretamente do { -firefox-brand-name }…
|
608
622
|
ProfileLoaderAnimation--loading-from-file = Lendo o arquivo e processando o profile…
|
609
623
|
ProfileLoaderAnimation--loading-local = Ainda não implementado.
|