profile-viewer 0.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/dist/022efb839d22fa54a716.svg +28 -0
- data/dist/0c510afd6169a0a83f97.svg +14 -0
- data/dist/0d5cf282780cd1a5ec64.svg +8 -0
- data/dist/119.cc58ce313e67f80f50f3.bundle.js +2 -0
- data/dist/119.cc58ce313e67f80f50f3.bundle.js.map +1 -0
- data/dist/11c5dca6d97c9e10e5b7.svg +9 -0
- data/dist/131.c21d348572deab4ece66.bundle.js +2 -0
- data/dist/131.c21d348572deab4ece66.bundle.js.map +1 -0
- data/dist/18e7fdd45099134897d2.svg +8 -0
- data/dist/2d4b477bc424d35a0245.svg +25 -0
- data/dist/2e43ad991eb141fc017f.svg +9 -0
- data/dist/2ea5b50b7361e6de561c.svg +11 -0
- data/dist/308.4d236ce7e6451807cb54.bundle.js +2 -0
- data/dist/308.4d236ce7e6451807cb54.bundle.js.map +1 -0
- data/dist/31fe933f3a12be1aa7f3.svg +4 -0
- data/dist/390aa266f451c1005f61.svg +10 -0
- data/dist/3c3fda7c08bcc9544c64.svg +6 -0
- data/dist/4260d5db8309a6f83637.svg +10 -0
- data/dist/4536fd0738f36c3463bc.svg +1 -0
- data/dist/490065792b7e903c9f3e.svg +6 -0
- data/dist/49da6a2153f62ef73d17.svg +7 -0
- data/dist/4d26f0e38c22eedde178.jpg +0 -0
- data/dist/4ecb077d8715f89c0f87.svg +13 -0
- data/dist/524e896f487119a0b832.svg +13 -0
- data/dist/58c5415e952fb6dddd6b.png +0 -0
- data/dist/6bd0589a27236471fdab.svg +4 -0
- data/dist/6c6b49af3a86dfdd44e6.svg +4 -0
- data/dist/6c8063be3afa1d95c902.svg +3 -0
- data/dist/71730566d6c47ffdc965.svg +12 -0
- data/dist/7273fadce89da05535e5.svg +4 -0
- data/dist/731673c749e57bf6f544.svg +13 -0
- data/dist/76e5b29823c9fd62d90d.svg +3 -0
- data/dist/7853c71223701f30d495.svg +19 -0
- data/dist/79856ce399cb305fafb8.svg +19 -0
- data/dist/79eaad4fc0c398100809.svg +6 -0
- data/dist/7c7ac3c7df370340cfd2.svg +7 -0
- data/dist/7e3ac9afb25cfe809520.svg +1 -0
- data/dist/81762b0b1aacd3686a6b.svg +12 -0
- data/dist/86e81402ef76d28ff55f.svg +15 -0
- data/dist/8aae7b979b04407f71a4.svg +3 -0
- data/dist/8b8b909e42722172d494.svg +7 -0
- data/dist/8dab2a6ba757bcc6e9a5.svg +3 -0
- data/dist/9.071a712ea648c8b30416.bundle.js +2 -0
- data/dist/9.071a712ea648c8b30416.bundle.js.map +1 -0
- data/dist/9103e94f1d34c15d44be.svg +6 -0
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js +2 -0
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js.map +1 -0
- data/dist/9a7bd6ec36312a2baa7e.svg +1 -0
- data/dist/9d858d1a3ab57f8ee2e1.svg +4 -0
- data/dist/9eb1fab2684d1e1f0e26.svg +13 -0
- data/dist/_headers +37 -0
- data/dist/_redirects +2 -0
- data/dist/a3196e840709b18a3119.svg +1 -0
- data/dist/aa867391c311267af5a9.svg +4 -0
- data/dist/acb8393f3fb9c59b15c9.svg +20 -0
- data/dist/ad13da76642d8099fe70.module.wasm +0 -0
- data/dist/b45b29da558efa211628.jpg +0 -0
- data/dist/b5698a02eef37ce29146.svg +10 -0
- data/dist/b805360fcc91834556c9.svg +4 -0
- data/dist/before-load.js +1 -0
- data/dist/c3432220f657733ed05f.svg +10 -0
- data/dist/ca2af827049e9039ef9c.svg +8 -0
- data/dist/contribute.json +37 -0
- data/dist/d09537c705fb0878eb63.svg +4 -0
- data/dist/d9c199b3e3e469cc5713.svg +10 -0
- data/dist/da1f21c60c7217745dd8.svg +1 -0
- data/dist/docs/README.md +7 -0
- data/dist/docs/_navbar.md +3 -0
- data/dist/docs/_sidebar.md +27 -0
- data/dist/docs/advanced-topics.md +9 -0
- data/dist/docs/bunny-2.md +78 -0
- data/dist/docs/bunny.md +281 -0
- data/dist/docs/case-studies.md +5 -0
- data/dist/docs/css/style-overrides.css +160 -0
- data/dist/docs/css/vue_v4.12.2.min.css +858 -0
- data/dist/docs/gitpod.md +39 -0
- data/dist/docs/guide-android-profiling.md +46 -0
- data/dist/docs/guide-filtering-call-trees.md +87 -0
- data/dist/docs/guide-getting-started.md +115 -0
- data/dist/docs/guide-perf-profiling.md +76 -0
- data/dist/docs/guide-profiler-fundamentals.md +33 -0
- data/dist/docs/guide-profiling-android-directly-on-device.md +34 -0
- data/dist/docs/guide-profiling-firefox-android.md +7 -0
- data/dist/docs/guide-remote-profiling.md +90 -0
- data/dist/docs/guide-removing-profiler.md +4 -0
- data/dist/docs/guide-stack-samples-and-call-trees.md +57 -0
- data/dist/docs/guide-startup-shutdown.md +108 -0
- data/dist/docs/guide-ui-tour-panels.md +95 -0
- data/dist/docs/guide-ui-tour-timeline.md +76 -0
- data/dist/docs/images/about-debugging-remote-profiling-panel.png +0 -0
- data/dist/docs/images/about-debugging-remote.png +0 -0
- data/dist/docs/images/about-url.png +0 -0
- data/dist/docs/images/allocation-calltree-2019-12-11.png +0 -0
- data/dist/docs/images/allocation-feature.png +0 -0
- data/dist/docs/images/allocation-flame-graph-2019-12-11.png +0 -0
- data/dist/docs/images/allocation-js.png +0 -0
- data/dist/docs/images/allocation-track.png +0 -0
- data/dist/docs/images/bunny-analysis/bunny.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-flame-content.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-flame-worker.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-thread-list.png +0 -0
- data/dist/docs/images/bunny-analysis/fillstyle-thread-list-measure.png +0 -0
- data/dist/docs/images/bunny-analysis/fillstyle-thread-list.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-content.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-set-fillstyle.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-worker.png +0 -0
- data/dist/docs/images/bunny-analysis/focus-subtree.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-list-measure.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-list.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-parallel.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-sync.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-work-parallel.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-work-sync.png +0 -0
- data/dist/docs/images/call-tree-running-time.svg +82 -0
- data/dist/docs/images/call-tree-self-time.svg +82 -0
- data/dist/docs/images/call-tree.svg +131 -0
- data/dist/docs/images/favicon.svg +4 -0
- data/dist/docs/images/filter-search.svg +78 -0
- data/dist/docs/images/getting-started-delete-profile.png +0 -0
- data/dist/docs/images/getting-started-devtools-panel.png +0 -0
- data/dist/docs/images/getting-started-enable-popup.png +0 -0
- data/dist/docs/images/getting-started-list-uploaded-profiles.png +0 -0
- data/dist/docs/images/getting-started-naming-profiles.png +0 -0
- data/dist/docs/images/getting-started-popup.png +0 -0
- data/dist/docs/images/getting-started-upload-permalink.webm +0 -0
- data/dist/docs/images/getting-started-upload.png +0 -0
- data/dist/docs/images/getting-started-use-icon.webm +0 -0
- data/dist/docs/images/getting-started-use-popup.webm +0 -0
- data/dist/docs/images/implementation-2022-06-16.png +0 -0
- data/dist/docs/images/implementation-filter.svg +101 -0
- data/dist/docs/images/interval-2020-05.png +0 -0
- data/dist/docs/images/invert-2022-06-16.png +0 -0
- data/dist/docs/images/invert-after.svg +161 -0
- data/dist/docs/images/invert-before.svg +144 -0
- data/dist/docs/images/invert-call-tree.svg +113 -0
- data/dist/docs/images/ipc-messages-feature.png +0 -0
- data/dist/docs/images/ipc-messages-io-threads.png +0 -0
- data/dist/docs/images/ipc-messages-popup.png +0 -0
- data/dist/docs/images/popup.png +0 -0
- data/dist/docs/images/qr-gve-nightly.gif +0 -0
- data/dist/docs/images/qr-reference-browser-nightly.gif +0 -0
- data/dist/docs/images/samples.svg +116 -0
- data/dist/docs/images/screenshot-2022-04-25.png +0 -0
- data/dist/docs/images/search-2022-06-16.png +0 -0
- data/dist/docs/images/secret-menu-toast.png +0 -0
- data/dist/docs/images/settings-menu.png +0 -0
- data/dist/docs/images/simple-call-tree-self-time.svg +41 -0
- data/dist/docs/images/simple-call-tree.svg +41 -0
- data/dist/docs/images/simple-stacks-self-time.svg +96 -0
- data/dist/docs/images/simple-stacks.svg +118 -0
- data/dist/docs/images/start-profiler.png +0 -0
- data/dist/docs/images/transform-collapse-direct-recursion.svg +47 -0
- data/dist/docs/images/transform-collapse-resource.svg +83 -0
- data/dist/docs/images/transform-focus-function.svg +81 -0
- data/dist/docs/images/transform-focus-node.svg +86 -0
- data/dist/docs/images/transform-merge-function.svg +95 -0
- data/dist/docs/images/transform-merge-node.svg +96 -0
- data/dist/docs/images/transforms-2022-06-16.png +0 -0
- data/dist/docs/images/ui-tour-activity-graph.png +0 -0
- data/dist/docs/images/ui-tour-panels-call-tree.png +0 -0
- data/dist/docs/images/ui-tour-panels-flame-graph.png +0 -0
- data/dist/docs/images/ui-tour-panels-marker-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels-network-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels-stack-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels.png +0 -0
- data/dist/docs/images/ui-tour-ranges.png +0 -0
- data/dist/docs/images/ui-tour-selection.webm +0 -0
- data/dist/docs/images/ui-tour-timeline-markers.png +0 -0
- data/dist/docs/images/ui-tour-timeline-memory.png +0 -0
- data/dist/docs/images/ui-tour-timeline-network.png +0 -0
- data/dist/docs/images/ui-tour-timeline-screenshots.png +0 -0
- data/dist/docs/images/ui-tour-timeline-track-selection.png +0 -0
- data/dist/docs/images/ui-tour-timeline.png +0 -0
- data/dist/docs/index.html +21 -0
- data/dist/docs/ipc-messages.md +44 -0
- data/dist/docs/js/docsify_v4.12.2+.min.js +1 -0
- data/dist/docs/js/ga_v4.12.2.min.js +1 -0
- data/dist/docs/js/init.js +1 -0
- data/dist/docs/js/search_v4.12.2.min.js +1 -0
- data/dist/docs/memory-allocations.md +70 -0
- data/dist/docs/videos-call-tree-1.md +5 -0
- data/dist/docs/videos-call-tree-2.md +5 -0
- data/dist/docs/videos-call-tree-3.md +5 -0
- data/dist/docs/videos-intro.md +7 -0
- data/dist/docs/videos-samples-markers.md +5 -0
- data/dist/docs/videos-threads.md +5 -0
- data/dist/docs/videos.md +32 -0
- data/dist/e4ed50222911c5af9a32.svg +12 -0
- data/dist/e70722c0fe0ac3d4227b.svg +10 -0
- data/dist/f0599659345cf76717cd.svg +4 -0
- data/dist/f8e25c2ebeb0a0725a9e.svg +12 -0
- data/dist/favicon.png +0 -0
- data/dist/fcb532a05dd4b09c2d08.svg +10 -0
- data/dist/fd040fb5f4e7a515bb3c.svg +15 -0
- data/dist/index.html +1 -0
- data/dist/locales/README.md +26 -0
- data/dist/locales/be/app.ftl +1003 -0
- data/dist/locales/de/app.ftl +994 -0
- data/dist/locales/el/app.ftl +1013 -0
- data/dist/locales/en-GB/app.ftl +1018 -0
- data/dist/locales/en-US/app.ftl +1125 -0
- data/dist/locales/es-CL/app.ftl +948 -0
- data/dist/locales/fr/app.ftl +942 -0
- data/dist/locales/fy-NL/app.ftl +1018 -0
- data/dist/locales/ia/app.ftl +1007 -0
- data/dist/locales/it/app.ftl +936 -0
- data/dist/locales/kab/app.ftl +557 -0
- data/dist/locales/nl/app.ftl +1018 -0
- data/dist/locales/pt-BR/app.ftl +947 -0
- data/dist/locales/ru/app.ftl +1032 -0
- data/dist/locales/sv-SE/app.ftl +1013 -0
- data/dist/locales/uk/app.ftl +1019 -0
- data/dist/locales/zh-CN/app.ftl +931 -0
- data/dist/locales/zh-TW/app.ftl +930 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js +199 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.LICENSE.txt +92 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.map +1 -0
- data/dist/photon/31fe933f3a12be1aa7f3.svg +4 -0
- data/dist/photon/49da6a2153f62ef73d17.svg +7 -0
- data/dist/photon/6bd0589a27236471fdab.svg +4 -0
- data/dist/photon/6c8063be3afa1d95c902.svg +3 -0
- data/dist/photon/76e5b29823c9fd62d90d.svg +3 -0
- data/dist/photon/8aae7b979b04407f71a4.svg +3 -0
- data/dist/photon/8dab2a6ba757bcc6e9a5.svg +3 -0
- data/dist/photon/9103e94f1d34c15d44be.svg +6 -0
- data/dist/photon/aa867391c311267af5a9.svg +4 -0
- data/dist/photon/f0599659345cf76717cd.svg +4 -0
- data/dist/photon/index.html +214 -0
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js +2 -0
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js.map +1 -0
- data/dist/service-worker-compat.js +1 -0
- data/dist/sw.js +2 -0
- data/dist/sw.js.map +1 -0
- data/dist/workbox-27b29e6f.js +2 -0
- data/dist/workbox-27b29e6f.js.map +1 -0
- data/dist/zee-worker.js +1 -0
- data/ruby-bin/profile-viewer +87 -0
- metadata +281 -0
|
@@ -0,0 +1,1007 @@
|
|
|
1
|
+
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Localization for the App UI of Profiler
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
# Naming convention for l10n IDs: "ComponentName--string-summary".
|
|
10
|
+
# This allows us to minimize the risk of conflicting IDs throughout the app.
|
|
11
|
+
# Please sort alphabetically by (component name), and
|
|
12
|
+
# keep strings in order of appearance.
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## The following feature names must be treated as a brand. They cannot be translated.
|
|
16
|
+
|
|
17
|
+
-firefox-brand-name = Firefox
|
|
18
|
+
-firefox-android-brand-name = Firefox pro Android
|
|
19
|
+
-profiler-brand-name = Firefox Profiler
|
|
20
|
+
-profiler-brand-short-name = Profiler
|
|
21
|
+
-firefox-nightly-brand-name = Firefox Nightly
|
|
22
|
+
|
|
23
|
+
## AppHeader
|
|
24
|
+
## This is used at the top of the homepage and other content pages.
|
|
25
|
+
|
|
26
|
+
AppHeader--app-header = <header>{ -profiler-brand-name }</header> — <subheader>App web pro { -firefox-brand-name } analyse de prestation</subheader>
|
|
27
|
+
AppHeader--github-icon =
|
|
28
|
+
.title = Va a nostre repositorio Git (isto se aperi in un nove fenestra)
|
|
29
|
+
|
|
30
|
+
## AppViewRouter
|
|
31
|
+
## This is used for displaying errors when loading the application.
|
|
32
|
+
|
|
33
|
+
AppViewRouter--error-unpublished = Impossibile recuperar le profilo de { -firefox-brand-name }.
|
|
34
|
+
AppViewRouter--error-from-file = Impossibile leger le file o tractar le profilo in illo.
|
|
35
|
+
AppViewRouter--error-local = Non ancora implementate.
|
|
36
|
+
AppViewRouter--error-public = Impossibile discargar le profilo.
|
|
37
|
+
AppViewRouter--error-from-url = Impossibile discargar le profilo.
|
|
38
|
+
AppViewRouter--error-compare = Impossibile recuperar le profilos.
|
|
39
|
+
# This error message is displayed when a Safari-specific error state is encountered.
|
|
40
|
+
# Importing profiles from URLs such as http://127.0.0.1:someport/ is not possible in Safari.
|
|
41
|
+
# https://profiler.firefox.com/from-url/http%3A%2F%2F127.0.0.1%3A3000%2Fprofile.json/
|
|
42
|
+
AppViewRouter--error-from-localhost-url-safari =
|
|
43
|
+
A causa de un <a>specific limitation in Safari</a>, { -profiler-brand-name } non pote
|
|
44
|
+
importar profilos ab le local apparato in iste browser. Per favor aperi
|
|
45
|
+
in vice iste pagina in { -firefox-brand-name } o Chrome.
|
|
46
|
+
.title = Safari non pote importar profilos local
|
|
47
|
+
AppViewRouter--route-not-found--home =
|
|
48
|
+
.specialMessage = Le URL que tu tentava attinger non ha essite recognoscite.
|
|
49
|
+
|
|
50
|
+
## CallNodeContextMenu
|
|
51
|
+
## This is used as a context menu for the Call Tree, Flame Graph and Stack Chart
|
|
52
|
+
## panels.
|
|
53
|
+
|
|
54
|
+
# Variables:
|
|
55
|
+
# $fileName (String) - Name of the file to open.
|
|
56
|
+
CallNodeContextMenu--show-file = Mostrar <strong>{ $fileName }</strong>
|
|
57
|
+
CallNodeContextMenu--transform-merge-function = Miscer function
|
|
58
|
+
.title =
|
|
59
|
+
Miscer un function remove lo del profilo, e assigna su tempore al
|
|
60
|
+
function que lo ha appellate. Isto eveni ubique le function ha essite appellate
|
|
61
|
+
in le arbore.
|
|
62
|
+
CallNodeContextMenu--transform-merge-call-node = Miscer solo un nodo
|
|
63
|
+
.title =
|
|
64
|
+
Miscer un nodo remove lo ex le profilo, e assigna su tempore al
|
|
65
|
+
nodo del function que lo ha appellate. Illo solo remove le function ex ille
|
|
66
|
+
specific parte del arbore. Si le function ha essite appellate ex alterubi
|
|
67
|
+
illo remanera in le profilo.
|
|
68
|
+
# This is used as the context menu item title for "Focus on function" and "Focus
|
|
69
|
+
# on function (inverted)" transforms.
|
|
70
|
+
CallNodeContextMenu--transform-focus-function-title =
|
|
71
|
+
Concentrar se sur un function removera ulle specimen que non include ille
|
|
72
|
+
function. In ultra, illo re-radica le arbore del appello assi que le function
|
|
73
|
+
es le sol radice del arbore. Isto pote combina plure sitos de appello de function
|
|
74
|
+
inter un profilo, in un nodo de appello.
|
|
75
|
+
CallNodeContextMenu--transform-focus-function = Foco sur function.
|
|
76
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
77
|
+
CallNodeContextMenu--transform-focus-function-inverted = Foco sur function (invertite).
|
|
78
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
79
|
+
CallNodeContextMenu--transform-focus-subtree = Foco solo sur sub-arbore.
|
|
80
|
+
.title =
|
|
81
|
+
Concentrar se sur un sub-arbore removera ulle specimen que non include ille
|
|
82
|
+
specific parte del arbore de appello. Illo extrahe un ramo del arbore de appello,
|
|
83
|
+
totevia solo lo face pro iste singule nodo de appello. Tote le altere appellos
|
|
84
|
+
del function es ignorate.
|
|
85
|
+
# This is used as the context menu item to apply the "Focus on category" transform.
|
|
86
|
+
# Variables:
|
|
87
|
+
# $categoryName (String) - Name of the category to focus on.
|
|
88
|
+
CallNodeContextMenu--transform-focus-category = Examinar categoria <strong>{ $categoryName }</strong>
|
|
89
|
+
.title =
|
|
90
|
+
Concentrar se sur le nodos que pertine al mesme categoria que le nodo seligite,
|
|
91
|
+
assi miscer tote le nodos que pertine a un altere categoria.
|
|
92
|
+
CallNodeContextMenu--transform-collapse-function-subtree = Collaber function
|
|
93
|
+
.title =
|
|
94
|
+
Collaber un function removera toto lo appellate, e assignara
|
|
95
|
+
tote le tempore al function. Isto pote adjutar a simplificar un profilo que
|
|
96
|
+
appella in codice que non besonia de esser analysate.
|
|
97
|
+
# This is used as the context menu item to apply the "Collapse resource" transform.
|
|
98
|
+
# Variables:
|
|
99
|
+
# $nameForResource (String) - Name of the resource to collapse.
|
|
100
|
+
CallNodeContextMenu--transform-collapse-resource = Collaber <strong>{ $nameForResource }</strong>
|
|
101
|
+
.title = Collaber un ressource applattara tote le appellos a ille ressource in un singule nodo de appello collabite.
|
|
102
|
+
CallNodeContextMenu--transform-collapse-recursion = Collaber recursion
|
|
103
|
+
.title = Collaber recursion remove appellos que repetitemente recurre in le mesme function, mesmo con functiones intermedie sur le pila.
|
|
104
|
+
CallNodeContextMenu--transform-collapse-direct-recursion-only = Collaber solo le recursion directe
|
|
105
|
+
.title =
|
|
106
|
+
Collaber le recursion directe remove appellos que repetitemente recurre in
|
|
107
|
+
le mesme function sin functiones intermedie sur le pila.
|
|
108
|
+
CallNodeContextMenu--transform-drop-function = Lassar cader specimens con iste function
|
|
109
|
+
.title =
|
|
110
|
+
Lassar cader specimens remove lor tempore ab le profilo. Isto es utile pro
|
|
111
|
+
eliminar informationes temporal que non es pertinente al analyse.
|
|
112
|
+
CallNodeContextMenu--expand-all = Expander toto
|
|
113
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
|
114
|
+
# See: https://searchfox.org/
|
|
115
|
+
CallNodeContextMenu--searchfox = Recercar le nomine de function sur Searchfox
|
|
116
|
+
CallNodeContextMenu--copy-function-name = Copiar nomine de function
|
|
117
|
+
CallNodeContextMenu--copy-script-url = Copia URL de script
|
|
118
|
+
CallNodeContextMenu--copy-stack = Copiar pila
|
|
119
|
+
|
|
120
|
+
## CallTree
|
|
121
|
+
## This is the component for Call Tree panel.
|
|
122
|
+
|
|
123
|
+
CallTree--tracing-ms-total = Tempore de execution (ms)
|
|
124
|
+
.title =
|
|
125
|
+
Le tempore de execution “total” include un summario de tote le
|
|
126
|
+
tempore que iste function ha essite presente in le pila. Isto
|
|
127
|
+
include le tempore que le function esseva realmente in execution
|
|
128
|
+
e le tempore passate in le appellatores de iste function.
|
|
129
|
+
CallTree--tracing-ms-self = Proprie (ms)
|
|
130
|
+
.title =
|
|
131
|
+
Le tempore"proprie" solo include le tempore que le function era
|
|
132
|
+
le extremo del pila. Si iste function es appellate in altere functiones,
|
|
133
|
+
alora le tempore del “altere” functiones non es includite. Le tempore “proprie” es utile
|
|
134
|
+
pro comprender le tempore realmente passate in un programma.
|
|
135
|
+
CallTree--samples-total = Total (specimens)
|
|
136
|
+
.title =
|
|
137
|
+
Le conto de specimen “total” include un summario de cata specimen ubi iste
|
|
138
|
+
function ha essite presente in le pila. Isto include le tempore que le
|
|
139
|
+
function era realmente exequite e le tempore passate in le visitatores ab
|
|
140
|
+
iste function.
|
|
141
|
+
CallTree--samples-self = Proprie
|
|
142
|
+
.title =
|
|
143
|
+
Le conto de specimen “proprie” solo include le specimens ubi le function era
|
|
144
|
+
le extremo del pila. Si iste function era appellate in altere functiones,
|
|
145
|
+
alora le contos del functiones “altere” non es includite. Le conto "proprie" es utile
|
|
146
|
+
pro comprender ubi le tempore era realmente passate in un programma.
|
|
147
|
+
CallTree--bytes-total = Dimension total (bytes)
|
|
148
|
+
.title =
|
|
149
|
+
Le “dimension total” include un summario de tote le bytes allocate o
|
|
150
|
+
de-allocate ben que iste function ha essite presente in le pila. Isto include
|
|
151
|
+
ambe le bytes ubi le function era realmente exequite e le
|
|
152
|
+
bytes del visitatores ab iste function.
|
|
153
|
+
CallTree--bytes-self = Proprie (bytes)
|
|
154
|
+
.title =
|
|
155
|
+
Le bytes “proprie” include le bytes allocate o de-allocate durante que iste
|
|
156
|
+
function era le extremo del pila. Si iste function era appellate in
|
|
157
|
+
altere functiones, alora le bytes del functiones “altere” non es includite.
|
|
158
|
+
Le bytes “proprie” es utile pro comprender ubi le memoria ha essite realmente
|
|
159
|
+
allocate o de-allocate in le programma.
|
|
160
|
+
|
|
161
|
+
## Call tree "badges" (icons) with tooltips
|
|
162
|
+
##
|
|
163
|
+
## These inlining badges are displayed in the call tree in front of some
|
|
164
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
|
165
|
+
## a tooltip.
|
|
166
|
+
|
|
167
|
+
# Variables:
|
|
168
|
+
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
|
|
169
|
+
CallTree--divergent-inlining-badge =
|
|
170
|
+
.title = Alcun appellos a { $calledFunction } era incorporate per le compilator.
|
|
171
|
+
# Variables:
|
|
172
|
+
# $calledFunction (String) - Name of the function whose call was inlined.
|
|
173
|
+
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
|
|
174
|
+
CallTree--inlining-badge = (incorporate)
|
|
175
|
+
.title = Le appellos a { $calledFunction } era incorporate in { $outerFunction } per le compilator.
|
|
176
|
+
|
|
177
|
+
## CallTreeSidebar
|
|
178
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
|
179
|
+
|
|
180
|
+
CallTreeSidebar--select-a-node = Eliger un nodo pro monstrar informationes re illo.
|
|
181
|
+
|
|
182
|
+
## CompareHome
|
|
183
|
+
## This is used in the page to compare two profiles.
|
|
184
|
+
## See: https://profiler.firefox.com/compare/
|
|
185
|
+
|
|
186
|
+
CompareHome--instruction-title = Insere le URLs de profilo que tu amarea comparar
|
|
187
|
+
CompareHome--instruction-content =
|
|
188
|
+
Le utensile extrahera le datos del tracia e gamma seligite pro
|
|
189
|
+
cata profilo e los ponera ambe sur le mesme vista pro render los facile a
|
|
190
|
+
comparar.
|
|
191
|
+
CompareHome--form-label-profile1 = Profilo 1:
|
|
192
|
+
CompareHome--form-label-profile2 = Profilo 2:
|
|
193
|
+
CompareHome--submit-button =
|
|
194
|
+
.value = Cargar profilos
|
|
195
|
+
|
|
196
|
+
## DebugWarning
|
|
197
|
+
## This is displayed at the top of the analysis page when the loaded profile is
|
|
198
|
+
## a debug build of Firefox.
|
|
199
|
+
|
|
200
|
+
DebugWarning--warning-message =
|
|
201
|
+
.message =
|
|
202
|
+
Iste profilo ha essite registrate in un compilation sin optimisationes de version.
|
|
203
|
+
Le observation del prestationes pote non pertiner al population del version.
|
|
204
|
+
|
|
205
|
+
## Details
|
|
206
|
+
## This is the bottom panel in the analysis UI. They are generic strings to be
|
|
207
|
+
## used at the bottom part of the UI.
|
|
208
|
+
|
|
209
|
+
Details--open-sidebar-button =
|
|
210
|
+
.title = Aperir le barra lateral
|
|
211
|
+
Details--close-sidebar-button =
|
|
212
|
+
.title = Clauder le barra lateral
|
|
213
|
+
Details--error-boundary-message =
|
|
214
|
+
.message = Oh oh, alcun error incognite eveniva in iste pannello.
|
|
215
|
+
|
|
216
|
+
## ErrorBoundary
|
|
217
|
+
## This component is shown when an unexpected error is encountered in the application.
|
|
218
|
+
## Note that the localization won't be always applied in this component.
|
|
219
|
+
|
|
220
|
+
# This message will always be displayed after another context-specific message.
|
|
221
|
+
ErrorBoundary--report-error-to-developers-description =
|
|
222
|
+
Reporta iste problema al disveloppatores, includite le error complete
|
|
223
|
+
como monstrate in le consola web del utensiles del disveloppator.
|
|
224
|
+
# This is used in a call to action button, displayed inside the error box.
|
|
225
|
+
ErrorBoundary--report-error-on-github = Reportar le error sur GitHub
|
|
226
|
+
|
|
227
|
+
## Footer Links
|
|
228
|
+
|
|
229
|
+
FooterLinks--legal = Legal
|
|
230
|
+
FooterLinks--Privacy = Confidentialitate
|
|
231
|
+
FooterLinks--Cookies = Cookies
|
|
232
|
+
FooterLinks--languageSwitcher--select =
|
|
233
|
+
.title = Cambiar lingua
|
|
234
|
+
FooterLinks--hide-button =
|
|
235
|
+
.title = Celar ligamines de pede de pagina
|
|
236
|
+
.aria-label = Celar ligamines de pede de pagina
|
|
237
|
+
|
|
238
|
+
## FullTimeline
|
|
239
|
+
## The timeline component of the full view in the analysis UI at the top of the
|
|
240
|
+
## page.
|
|
241
|
+
|
|
242
|
+
# This string is used as the text of the track selection button.
|
|
243
|
+
# Displays the ratio of visible tracks count to total tracks count in the timeline.
|
|
244
|
+
# We have spans here to make the numbers bold.
|
|
245
|
+
# Variables:
|
|
246
|
+
# $visibleTrackCount (Number) - Visible track count in the timeline
|
|
247
|
+
# $totalTrackCount (Number) - Total track count in the timeline
|
|
248
|
+
FullTimeline--tracks-button = <span>{ $visibleTrackCount }</span> / <span>{ $totalTrackCount }</span> tracias
|
|
249
|
+
|
|
250
|
+
## Home page
|
|
251
|
+
|
|
252
|
+
Home--upload-from-file-input-button = Cargar un profilo de un file
|
|
253
|
+
Home--upload-from-url-button = Cargar un profilo de un URL
|
|
254
|
+
Home--load-from-url-submit-button =
|
|
255
|
+
.value = Cargar
|
|
256
|
+
Home--documentation-button = Documentation
|
|
257
|
+
Home--menu-button = Activar le button { -profiler-brand-name } del menu
|
|
258
|
+
Home--menu-button-instructions =
|
|
259
|
+
Activa le button de menu profilator pro initiar registrar un profilo de
|
|
260
|
+
prestation in { -firefox-brand-name }, pois analysa lo e comparti lo con profiler.firefox.com.
|
|
261
|
+
Home--profile-firefox-android-instructions =
|
|
262
|
+
Tu pote equalmente profilar { -firefox-android-brand-name }.
|
|
263
|
+
Pro saper plus, consulta iste documentation:
|
|
264
|
+
<a>Profilage de { -firefox-android-brand-name } directemente sur le apparato</a>.
|
|
265
|
+
# The word WebChannel should not be translated.
|
|
266
|
+
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
|
267
|
+
# of the "Enable Firefox Profiler menu button" button.
|
|
268
|
+
Home--enable-button-unavailable =
|
|
269
|
+
.title = Iste instantia del profilator non pute connecter se a WebChannel, perque non pote activar le button de menu del profilator.
|
|
270
|
+
# The word WebChannel, the pref name, and the string "about:config" should not be translated.
|
|
271
|
+
# This message can be seen on https://main--perf-html.netlify.app/ .
|
|
272
|
+
Home--web-channel-unavailable = Iste instantia de profilator non ha potite connecter se al WebChannel. Isto usualmente significa que illo se executa sur un hospite differente de illo que es specificate in le preferentia <code>devtools.performance.recording.ui-base-url</code>. Si tu vole capturar nove profilos con iste instantia, e dar a illo le controlo programmatic del button de menu profilator, tu pote ir a <code>about:config</code> e cambiar le preferentia.
|
|
273
|
+
Home--record-instructions =
|
|
274
|
+
Pro initiar profilar, clicca sur le button profila o usa le
|
|
275
|
+
vias breve de claviero. Le icone es blau quando un profilo es in registration.
|
|
276
|
+
Pulsa <kbd>Capturar</kbd> pro cargar le datos in profiler.firefox.com.
|
|
277
|
+
Home--instructions-content =
|
|
278
|
+
Registrar profilos de prestation require <a>{ -firefox-brand-name }</a>.
|
|
279
|
+
Totevia, le profilos existente pote esser vidite in ulle moderne navigator.
|
|
280
|
+
Home--record-instructions-start-stop = Cessar e initiar profilar
|
|
281
|
+
Home--record-instructions-capture-load = Capturar e cargar un profilo
|
|
282
|
+
Home--profiler-motto = Capturar un profilo de prestation. Analysar lo. Compartir lo. Render le web plus veloce.
|
|
283
|
+
Home--additional-content-title = Cargar profilos existente
|
|
284
|
+
Home--additional-content-content = Tu pote <strong>traher e deponer</strong> hic un file profilo pro cargar lo, o:
|
|
285
|
+
Home--compare-recordings-info = Tu pote alsi comparar registrationes. <a>Aperir le interfacie de comparation.</a>
|
|
286
|
+
Home--your-recent-uploaded-recordings-title = Tu registrationes incargate recentemente
|
|
287
|
+
# We replace the elements such as <perf> and <simpleperf> with links to the
|
|
288
|
+
# documentation to use these tools.
|
|
289
|
+
Home--load-files-from-other-tools2 =
|
|
290
|
+
{ -profiler-brand-name } pote alsi importar profilos de altere profilatores, tal como
|
|
291
|
+
<perf>Linux perf</perf>, <simpleperf>Android SimplePerf</simpleperf>,
|
|
292
|
+
Chrome performance panel, <androidstudio>Android Studio</androidstudio>, o
|
|
293
|
+
ulle file que usa le <dhat>formato dhat</dhat> o <traceevent>le formato Trace Event
|
|
294
|
+
de Google</traceevent>. <write>Apprende a scriber tu
|
|
295
|
+
proprie importator</write>.
|
|
296
|
+
|
|
297
|
+
## IdleSearchField
|
|
298
|
+
## The component that is used for all the search inputs in the application.
|
|
299
|
+
|
|
300
|
+
IdleSearchField--search-input =
|
|
301
|
+
.placeholder = Insere terminos del filtro
|
|
302
|
+
|
|
303
|
+
## JsTracerSettings
|
|
304
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
305
|
+
|
|
306
|
+
JsTracerSettings--show-only-self-time = Monstrar solo le tempore proprie
|
|
307
|
+
.title = Monstra solo le tempore passate in un nodo de appello, ignorante su filios.
|
|
308
|
+
|
|
309
|
+
## ListOfPublishedProfiles
|
|
310
|
+
## This is the component that displays all the profiles the user has uploaded.
|
|
311
|
+
## It's displayed both in the homepage and in the uploaded recordings page.
|
|
312
|
+
|
|
313
|
+
# This string is used on the tooltip of the published profile links.
|
|
314
|
+
# Variables:
|
|
315
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
316
|
+
ListOfPublishedProfiles--published-profiles-link =
|
|
317
|
+
.title = Clicca hic pro cargar le profilo { $smallProfileName }
|
|
318
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = Deler
|
|
319
|
+
.title = Iste profilo non pote esser delite perque nos care de informationes de autorisation.
|
|
320
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = Nulle profilo ha essite incargate ancora!
|
|
321
|
+
# This string is used below the 'Your recent uploaded recordings' list section.
|
|
322
|
+
# Variables:
|
|
323
|
+
# $profilesRestCount (Number) - Remaining numbers of the uploaded profiles which are not listed under 'Your recent uploaded recordings'.
|
|
324
|
+
ListOfPublishedProfiles--uploaded-profile-information-label = Vide e gere tote tu ({ $profilesRestCount } restante registrationes)
|
|
325
|
+
# Depending on the number of uploaded profiles, the message is different.
|
|
326
|
+
# Variables:
|
|
327
|
+
# $uploadedProfileCount (Number) - Total numbers of the uploaded profiles.
|
|
328
|
+
ListOfPublishedProfiles--uploaded-profile-information-list =
|
|
329
|
+
{ $uploadedProfileCount ->
|
|
330
|
+
[one] Gere iste registration
|
|
331
|
+
*[other] Gere iste registrationes
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
## MarkerContextMenu
|
|
335
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
336
|
+
## panels.
|
|
337
|
+
|
|
338
|
+
MarkerContextMenu--set-selection-from-duration = Predefini le selection del duration del marcator
|
|
339
|
+
MarkerContextMenu--start-selection-here = Initia le selection hic
|
|
340
|
+
MarkerContextMenu--end-selection-here = Fini le selection hic
|
|
341
|
+
MarkerContextMenu--start-selection-at-marker-start = Initia le selection al <strong>initio</strong> del marcator
|
|
342
|
+
MarkerContextMenu--start-selection-at-marker-end = Initia le selection al <strong>fin</strong> del marcator
|
|
343
|
+
MarkerContextMenu--end-selection-at-marker-start = Fini le selection al <strong>initio</strong> del marcator
|
|
344
|
+
MarkerContextMenu--end-selection-at-marker-end = Fini le selection al <strong>fin</strong> del marcator
|
|
345
|
+
MarkerContextMenu--copy-description = Copiar le description
|
|
346
|
+
MarkerContextMenu--copy-call-stack = Copiar pila de appellos
|
|
347
|
+
MarkerContextMenu--copy-url = Copiar URL
|
|
348
|
+
MarkerContextMenu--copy-page-url = Copiar URL de pagina
|
|
349
|
+
MarkerContextMenu--copy-as-json = Copiar como JSON
|
|
350
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
351
|
+
# IPC marker.
|
|
352
|
+
# Variables:
|
|
353
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
354
|
+
MarkerContextMenu--select-the-receiver-thread = Selige le argumento destinatario “<strong>{ $threadName }</strong>”
|
|
355
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
356
|
+
# IPC marker.
|
|
357
|
+
# Variables:
|
|
358
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
359
|
+
MarkerContextMenu--select-the-sender-thread = Selige le argumento mittente “<strong>{ $threadName }</strong>”
|
|
360
|
+
|
|
361
|
+
## MarkerFiltersContextMenu
|
|
362
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
|
363
|
+
## panels.
|
|
364
|
+
|
|
365
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
|
366
|
+
# Variables:
|
|
367
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
|
368
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Depone specimens foras del marcatores concordante “<strong>{ $filter }</strong>”
|
|
369
|
+
|
|
370
|
+
## MarkerSettings
|
|
371
|
+
## This is used in all panels related to markers.
|
|
372
|
+
|
|
373
|
+
MarkerSettings--panel-search =
|
|
374
|
+
.label = Marcatores de filtro:
|
|
375
|
+
.title = Solo monstra marcatores que concorda con un certe nomine
|
|
376
|
+
MarkerSettings--marker-filters =
|
|
377
|
+
.title = Filtros de marcatores
|
|
378
|
+
|
|
379
|
+
## MarkerSidebar
|
|
380
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
381
|
+
|
|
382
|
+
MarkerSidebar--select-a-marker = Elige un marcator pro monstrar informationes re illo.
|
|
383
|
+
|
|
384
|
+
## MarkerTable
|
|
385
|
+
## This is the component for Marker Table panel.
|
|
386
|
+
|
|
387
|
+
MarkerTable--start = Initiar
|
|
388
|
+
MarkerTable--duration = Duration
|
|
389
|
+
MarkerTable--type = Typo
|
|
390
|
+
MarkerTable--description = Description
|
|
391
|
+
|
|
392
|
+
## MenuButtons
|
|
393
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
394
|
+
|
|
395
|
+
MenuButtons--index--metaInfo-button =
|
|
396
|
+
.label = Informationes de profilo
|
|
397
|
+
MenuButtons--index--full-view = Vista complete
|
|
398
|
+
MenuButtons--index--cancel-upload = Cancellar le incargamento
|
|
399
|
+
MenuButtons--index--share-upload =
|
|
400
|
+
.label = Incargar profilo local
|
|
401
|
+
MenuButtons--index--share-re-upload =
|
|
402
|
+
.label = Reincargar
|
|
403
|
+
MenuButtons--index--share-error-uploading =
|
|
404
|
+
.label = Error durante le incargamento
|
|
405
|
+
MenuButtons--index--revert = Reverter al profilo original
|
|
406
|
+
MenuButtons--index--docs = Documentos
|
|
407
|
+
MenuButtons--permalink--button =
|
|
408
|
+
.label = Ligamine permanente
|
|
409
|
+
|
|
410
|
+
## MetaInfo panel
|
|
411
|
+
## These strings are used in the panel containing the meta information about
|
|
412
|
+
## the current profile.
|
|
413
|
+
|
|
414
|
+
MenuButtons--index--profile-info-uploaded-label = Incargate:
|
|
415
|
+
MenuButtons--index--profile-info-uploaded-actions = Deler
|
|
416
|
+
MenuButtons--index--metaInfo-subtitle = Informationes de profilo
|
|
417
|
+
MenuButtons--metaInfo--symbols = Symbolos:
|
|
418
|
+
MenuButtons--metaInfo--profile-symbolicated = Profilo symbolisate
|
|
419
|
+
MenuButtons--metaInfo--profile-not-symbolicated = Profilo non symbolisate
|
|
420
|
+
MenuButtons--metaInfo--resymbolicate-profile = Re-symbolisar le profilo
|
|
421
|
+
MenuButtons--metaInfo--symbolicate-profile = { $logicalCPUs } nucleo logic
|
|
422
|
+
MenuButtons--metaInfo--attempting-resymbolicate = { $logicalCPUs } nucleos logic
|
|
423
|
+
MenuButtons--metaInfo--currently-symbolicating = Actualmente symbolisante le profilo
|
|
424
|
+
MenuButtons--metaInfo--cpu-model = Modello de CPU:
|
|
425
|
+
MenuButtons--metaInfo--cpu-cores = Cordes del CPU:
|
|
426
|
+
MenuButtons--metaInfo--main-memory = Memoria principal:
|
|
427
|
+
MenuButtons--index--show-moreInfo-button = Monstrar plus
|
|
428
|
+
MenuButtons--index--hide-moreInfo-button = Monstrar minus
|
|
429
|
+
# This string is used when we have the information about both physical and
|
|
430
|
+
# logical CPU cores.
|
|
431
|
+
# Variable:
|
|
432
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
|
433
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
|
434
|
+
{ $physicalCPUs ->
|
|
435
|
+
[one] { $physicalCPUs } nucleo physic
|
|
436
|
+
*[other] { $physicalCPUs } nucleos physic
|
|
437
|
+
}, { $logicalCPUs ->
|
|
438
|
+
[one] { $logicalCPUs } nucleo logic
|
|
439
|
+
*[other] { $logicalCPUs } nucleos logic
|
|
440
|
+
}
|
|
441
|
+
# This string is used when we only have the information about the number of
|
|
442
|
+
# physical CPU cores.
|
|
443
|
+
# Variable:
|
|
444
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
|
445
|
+
MenuButtons--metaInfo--physical-cpu =
|
|
446
|
+
{ $physicalCPUs ->
|
|
447
|
+
[one] { $physicalCPUs } nucleo physic
|
|
448
|
+
*[other] { $physicalCPUs } nucleos physic
|
|
449
|
+
}
|
|
450
|
+
# This string is used when we only have the information only the number of
|
|
451
|
+
# logical CPU cores.
|
|
452
|
+
# Variable:
|
|
453
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
|
454
|
+
MenuButtons--metaInfo--logical-cpu =
|
|
455
|
+
{ $logicalCPUs ->
|
|
456
|
+
[one] { $logicalCPUs } nucleo logic
|
|
457
|
+
*[other] { $logicalCPUs } nucleos logic
|
|
458
|
+
}
|
|
459
|
+
MenuButtons--metaInfo--profiling-started = Registration comenciate:
|
|
460
|
+
MenuButtons--metaInfo--profiling-session = Durata de registration
|
|
461
|
+
MenuButtons--metaInfo--main-process-started = Processo principal initiate:
|
|
462
|
+
MenuButtons--metaInfo--main-process-ended = Processo principal finite:
|
|
463
|
+
MenuButtons--metaInfo--interval = Intervallo:
|
|
464
|
+
MenuButtons--metaInfo--buffer-capacity = Capacitate de buffer:
|
|
465
|
+
MenuButtons--metaInfo--buffer-duration = Capacitate de buffer:
|
|
466
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
467
|
+
# Variable:
|
|
468
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
469
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
470
|
+
{ $configurationDuration ->
|
|
471
|
+
[one] { $configurationDuration } secunda
|
|
472
|
+
*[other] { $configurationDuration } secundas
|
|
473
|
+
}
|
|
474
|
+
# Adjective refers to the buffer duration
|
|
475
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = Sin limite
|
|
476
|
+
MenuButtons--metaInfo--application = Application
|
|
477
|
+
MenuButtons--metaInfo--name-and-version = Nomine e version:
|
|
478
|
+
MenuButtons--metaInfo--application-uptime = Tempore de activitate:
|
|
479
|
+
MenuButtons--metaInfo--update-channel = Canal de actualisation:
|
|
480
|
+
MenuButtons--metaInfo--build-id = ID de version:
|
|
481
|
+
MenuButtons--metaInfo--build-type = Typo de compilation:
|
|
482
|
+
MenuButtons--metaInfo--arguments = Argumentos:
|
|
483
|
+
|
|
484
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
485
|
+
|
|
486
|
+
MenuButtons--metaInfo--build-type-debug = Depurar
|
|
487
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
488
|
+
|
|
489
|
+
##
|
|
490
|
+
|
|
491
|
+
MenuButtons--metaInfo--platform = Systema operative
|
|
492
|
+
MenuButtons--metaInfo--device = Apparato:
|
|
493
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
494
|
+
MenuButtons--metaInfo--os = S. O.:
|
|
495
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
496
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
497
|
+
MenuButtons--metaInfo--visual-metrics = Indicatores visualmente
|
|
498
|
+
MenuButtons--metaInfo--speed-index = Indice de velocitate:
|
|
499
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
500
|
+
MenuButtons--metaInfo--perceptual-speed-index = Indice de velocitate perceptive:
|
|
501
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
502
|
+
MenuButtons--metaInfo--contentful-speed-Index = Indice de velocitate complete:
|
|
503
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Functionalitates:
|
|
504
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Filtro de argumentos:
|
|
505
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Extensiones:
|
|
506
|
+
|
|
507
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
508
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
509
|
+
|
|
510
|
+
MenuButtons--metaOverheadStatistics-subtitle = Additivos de { -profiler-brand-short-name }
|
|
511
|
+
MenuButtons--metaOverheadStatistics-mean = Media
|
|
512
|
+
MenuButtons--metaOverheadStatistics-max = Max
|
|
513
|
+
MenuButtons--metaOverheadStatistics-min = Min
|
|
514
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = Additivos
|
|
515
|
+
.title = Tempore pro examinar tote le argumentos.
|
|
516
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Mundification
|
|
517
|
+
.title = Tempore pro remover datos expirate.
|
|
518
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Contator
|
|
519
|
+
.title = Tempore pro colliger tote le contatores.
|
|
520
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Intervallo
|
|
521
|
+
.title = Intervallo observate inter duo specimens.
|
|
522
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = Blocadas
|
|
523
|
+
.title = Tempore pro acquirer le blocada ante le examination.
|
|
524
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = Durationes de additivos:
|
|
525
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = Percentage de additivos:
|
|
526
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = Duration profilate:
|
|
527
|
+
|
|
528
|
+
## Publish panel
|
|
529
|
+
## These strings are used in the publishing panel.
|
|
530
|
+
|
|
531
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = Includer argumentos celate
|
|
532
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = Include le datos de altere schedas
|
|
533
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = Includer gamma de tempore celate
|
|
534
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Includer instantaneos
|
|
535
|
+
MenuButtons--publish--renderCheckbox-label-resource = Includer URLs e routes de accesso del ressource
|
|
536
|
+
MenuButtons--publish--renderCheckbox-label-extension = Includer informationes de extension
|
|
537
|
+
MenuButtons--publish--renderCheckbox-label-preference = Includer valores de preferentia
|
|
538
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = Includer le datos ab le fenestra de navigation private
|
|
539
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
540
|
+
.title = Iste profilo contine datos de navigation private
|
|
541
|
+
MenuButtons--publish--reupload-performance-profile = Reincargar profilo de rendimento
|
|
542
|
+
MenuButtons--publish--share-performance-profile = Compartir profilo de prestation
|
|
543
|
+
MenuButtons--publish--info-description = Incarga tu profilo e rende lo accessibile a totes con le ligamine.
|
|
544
|
+
MenuButtons--publish--info-description-default = De ordinario, tu datos personal es removite.
|
|
545
|
+
MenuButtons--publish--info-description-firefox-nightly2 = Iste profilo es de { -firefox-nightly-brand-name }, assi de ordinario plure informationes es includite.
|
|
546
|
+
MenuButtons--publish--include-additional-data = Includer altere datos que pote esser identificabile
|
|
547
|
+
MenuButtons--publish--button-upload = Incargar
|
|
548
|
+
MenuButtons--publish--upload-title = Incargamento del profilo…
|
|
549
|
+
MenuButtons--publish--cancel-upload = Cancellar incargamento
|
|
550
|
+
MenuButtons--publish--message-something-went-wrong = Guai, un error se ha producite durante le incargamento del profilo.
|
|
551
|
+
MenuButtons--publish--message-try-again = Retentar
|
|
552
|
+
MenuButtons--publish--download = Discargar
|
|
553
|
+
MenuButtons--publish--compressing = Comprimente…
|
|
554
|
+
MenuButtons--publish--error-while-compressing = Error comprimente, tenta dismarcar ulle quadratos de selection pro reducer le dimension del profilo.
|
|
555
|
+
|
|
556
|
+
## NetworkSettings
|
|
557
|
+
## This is used in the network chart.
|
|
558
|
+
|
|
559
|
+
NetworkSettings--panel-search =
|
|
560
|
+
.label = Filtrar retes:
|
|
561
|
+
.title = Solo monstra requestas de rete que concorda con un certe nomine
|
|
562
|
+
|
|
563
|
+
## Timestamp formatting primitive
|
|
564
|
+
|
|
565
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
566
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
567
|
+
# for more information.
|
|
568
|
+
# This is especially used in the list of published profiles panel.
|
|
569
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
570
|
+
# date pass through Fluent to be properly localized.
|
|
571
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
572
|
+
# depending on the proximity of the date from the current date.
|
|
573
|
+
# Variables:
|
|
574
|
+
# $date (Date) - The date to display in a shorter way
|
|
575
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
576
|
+
|
|
577
|
+
## PanelSearch
|
|
578
|
+
## The component that is used for all the search input hints in the application.
|
|
579
|
+
|
|
580
|
+
PanelSearch--search-field-hint = Sape tu que tu pote usar le comma (,) pro cercar per plure terminos?
|
|
581
|
+
|
|
582
|
+
## Profile Delete Button
|
|
583
|
+
|
|
584
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
585
|
+
# Variables:
|
|
586
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
587
|
+
ProfileDeleteButton--delete-button =
|
|
588
|
+
.label = Deler
|
|
589
|
+
.title = Clicca hic pro deler le profilo { $smallProfileName }
|
|
590
|
+
|
|
591
|
+
## Profile Delete Panel
|
|
592
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
593
|
+
## it's a confirmation dialog.
|
|
594
|
+
|
|
595
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
596
|
+
# will show the error message when hovering.
|
|
597
|
+
ProfileDeletePanel--delete-error = Un error eveniva durante le deletion de iste profilo. <a>Passa supra le mus pro saper plus.</a>
|
|
598
|
+
# This is the title of the dialog
|
|
599
|
+
# Variables:
|
|
600
|
+
# $profileName (string) - Some string that identifies the profile
|
|
601
|
+
ProfileDeletePanel--dialog-title = Deler { $profileName }
|
|
602
|
+
ProfileDeletePanel--dialog-confirmation-question = Es tu secur de voler deler le datos incargate pro iste profilo? Le ligamines compartite anteriormente non functionara plus.
|
|
603
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
604
|
+
.value = Cancellar
|
|
605
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
606
|
+
.value = Deler
|
|
607
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
608
|
+
# progress indicator.
|
|
609
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
610
|
+
.value = Deletion…
|
|
611
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
612
|
+
ProfileDeletePanel--message-success = Le datos incargate ha essite delite con successo.
|
|
613
|
+
|
|
614
|
+
## ProfileFilterNavigator
|
|
615
|
+
## This is used at the top of the profile analysis UI.
|
|
616
|
+
|
|
617
|
+
# This string is used on the top left side of the profile analysis UI as the
|
|
618
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
|
619
|
+
# range. This button reverts it back to the full range. It also includes the
|
|
620
|
+
# duration of the full range.
|
|
621
|
+
# Variables:
|
|
622
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
|
623
|
+
ProfileFilterNavigator--full-range-with-duration = Intervallo complete ({ $fullRangeDuration })
|
|
624
|
+
|
|
625
|
+
## Profile Loader Animation
|
|
626
|
+
|
|
627
|
+
ProfileLoaderAnimation--loading-unpublished = Importation del profilo directemente de { -firefox-brand-name }…
|
|
628
|
+
ProfileLoaderAnimation--loading-from-file = Lectura del file e elaboration del profilo…
|
|
629
|
+
ProfileLoaderAnimation--loading-local = Non ancora implementate.
|
|
630
|
+
ProfileLoaderAnimation--loading-public = Discargamento e elaboration del profilo…
|
|
631
|
+
ProfileLoaderAnimation--loading-from-url = Discargamento e elaboration del profilo…
|
|
632
|
+
ProfileLoaderAnimation--loading-compare = Lectura e elaboration del profilos…
|
|
633
|
+
ProfileLoaderAnimation--loading-view-not-found = Vista non trovate
|
|
634
|
+
|
|
635
|
+
## ProfileRootMessage
|
|
636
|
+
|
|
637
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
638
|
+
ProfileRootMessage--additional = Receder a casa
|
|
639
|
+
|
|
640
|
+
## Root
|
|
641
|
+
|
|
642
|
+
Root--error-boundary-message =
|
|
643
|
+
.message = Oh oh, alcun error incognite eveniva in profiler.firefox.com.
|
|
644
|
+
|
|
645
|
+
## ServiceWorkerManager
|
|
646
|
+
## This is the component responsible for handling the service worker installation
|
|
647
|
+
## and update. It appears at the top of the UI.
|
|
648
|
+
|
|
649
|
+
ServiceWorkerManager--applying-button = Applicante…
|
|
650
|
+
ServiceWorkerManager--pending-button = Applicar e recargar
|
|
651
|
+
ServiceWorkerManager--installed-button = Recargar le application
|
|
652
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
653
|
+
Un nove version del application ha essite applicate ante que iste pagina
|
|
654
|
+
ha essite plenmente cargate. Tu pote vider mal-functionamentos.
|
|
655
|
+
ServiceWorkerManager--new-version-is-ready = Un nove version del application ha essite discargate e es preste a usar.
|
|
656
|
+
ServiceWorkerManager--hide-notice-button =
|
|
657
|
+
.title = Celar le aviso de recargamento
|
|
658
|
+
.aria-label = Celar le aviso de recargamento
|
|
659
|
+
|
|
660
|
+
## StackSettings
|
|
661
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
662
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
663
|
+
|
|
664
|
+
StackSettings--implementation-all-frames = Tote le structuras
|
|
665
|
+
.title = Non filtrar le structuras de pila
|
|
666
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
667
|
+
.title = Monstrar solo le structuras de pila correlate a execution JavaScript
|
|
668
|
+
StackSettings--implementation-native2 = Native
|
|
669
|
+
.title = Monstrar solo le structuras de pila pro codice native
|
|
670
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
671
|
+
StackSettings--stack-implementation-label = Filtrar pilas:
|
|
672
|
+
StackSettings--use-data-source-label = Fonte datos:
|
|
673
|
+
StackSettings--call-tree-strategy-timing = Temporisationes
|
|
674
|
+
.title = Summarisa per le pilas examinate de codice exequite sur le tempore
|
|
675
|
+
StackSettings--call-tree-strategy-js-allocations = Allocationes de JavaScript
|
|
676
|
+
.title = Summarisa per le bytes de JavaScript allocate (nulle de-allocationes)
|
|
677
|
+
StackSettings--call-tree-strategy-native-retained-allocations = Memoria retenite
|
|
678
|
+
.title = Summarisa per le bytes de memoria que ha essite allocate, e jammais liberate in le actual selection de vista preliminar
|
|
679
|
+
StackSettings--call-tree-native-allocations = Memoria allocate
|
|
680
|
+
.title = Summarisa per le bytes de memoria allocate
|
|
681
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = Memoria de-allocate
|
|
682
|
+
.title = Summarisa per le bytes de memoria de-allocate, per le sito ubi le memoria ha essite allocate
|
|
683
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = Sitos de de-allocation
|
|
684
|
+
.title = Summarisa per le bytes de memoria de-allocate, per le sito ubi le memoria ha essite de-allocate
|
|
685
|
+
StackSettings--invert-call-stack = Inverter le pila de appello
|
|
686
|
+
.title = Ordina per le tempore passate in un nodo de appello, ignorante su filios.
|
|
687
|
+
StackSettings--show-user-timing = Monstrar temporisation de usator
|
|
688
|
+
StackSettings--panel-search =
|
|
689
|
+
.label = Filtrar pilas:
|
|
690
|
+
.title = Solo monstra pilas que contine un function cuje nomine concorda con iste sub-catena
|
|
691
|
+
|
|
692
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
693
|
+
|
|
694
|
+
TabBar--calltree-tab = Arbore de appellos
|
|
695
|
+
TabBar--flame-graph-tab = Graphico a flammas
|
|
696
|
+
TabBar--stack-chart-tab = Diagramma a pilas
|
|
697
|
+
TabBar--marker-chart-tab = Diagramma a marcatores
|
|
698
|
+
TabBar--marker-table-tab = Tabula marcatores
|
|
699
|
+
TabBar--network-tab = Rete
|
|
700
|
+
TabBar--js-tracer-tab = Traciator JS
|
|
701
|
+
|
|
702
|
+
## TrackContextMenu
|
|
703
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
704
|
+
## analysis UI.
|
|
705
|
+
|
|
706
|
+
TrackContextMenu--only-show-this-process = Solo monstrar iste processo
|
|
707
|
+
# This is used as the context menu item to show only the given track.
|
|
708
|
+
# Variables:
|
|
709
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
710
|
+
TrackContextMenu--only-show-track = Solo monstrar “{ $trackName }”
|
|
711
|
+
TrackContextMenu--hide-other-screenshots-tracks = Celar altere tracias de instantaneos
|
|
712
|
+
# This is used as the context menu item to hide the given track.
|
|
713
|
+
# Variables:
|
|
714
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
715
|
+
TrackContextMenu--hide-track = Celar “{ $trackName }”
|
|
716
|
+
TrackContextMenu--show-all-tracks = Monstrar tote le tracias
|
|
717
|
+
TrackContextMenu--show-local-tracks-in-process = Monstrar tote le tracias in iste processo
|
|
718
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
|
719
|
+
# that match the search filter.
|
|
720
|
+
TrackContextMenu--show-all-matching-tracks = Monstrar tote le tracias concordante
|
|
721
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
|
722
|
+
# that match the search filter.
|
|
723
|
+
TrackContextMenu--hide-all-matching-tracks = Celar tote le tracias concordante
|
|
724
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
725
|
+
# any track.
|
|
726
|
+
# Variables:
|
|
727
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
728
|
+
TrackContextMenu--no-results-found = Nulle resultatos trovate pro “<span>{ $searchFilter }</span>”
|
|
729
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
|
730
|
+
TrackNameButton--hide-track =
|
|
731
|
+
.title = Celar tracia
|
|
732
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
733
|
+
TrackNameButton--hide-process =
|
|
734
|
+
.title = Celar processo
|
|
735
|
+
|
|
736
|
+
## TrackMemoryGraph
|
|
737
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
738
|
+
## the UI. To learn more about it, visit:
|
|
739
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
740
|
+
|
|
741
|
+
TrackMemoryGraph--relative-memory-at-this-time = relative memoria al momento
|
|
742
|
+
TrackMemoryGraph--memory-range-in-graph = intervallo de memoria in graphico
|
|
743
|
+
TrackMemoryGraph--operations-since-the-previous-sample = operationes depost le previe specimen
|
|
744
|
+
|
|
745
|
+
## TrackPower
|
|
746
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
747
|
+
## graphed over time.
|
|
748
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
749
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
750
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
751
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
752
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
753
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
754
|
+
|
|
755
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
|
756
|
+
# Variables:
|
|
757
|
+
# $value (String) - the power value at this location
|
|
758
|
+
TrackPower--tooltip-power-kilowatt = { $value } kW
|
|
759
|
+
.label = Potentia
|
|
760
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
|
761
|
+
# Variables:
|
|
762
|
+
# $value (String) - the power value at this location
|
|
763
|
+
TrackPower--tooltip-power-watt = { $value } W
|
|
764
|
+
.label = Potentia
|
|
765
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
766
|
+
# Variables:
|
|
767
|
+
# $value (String) - the power value at this location
|
|
768
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
|
769
|
+
.label = Potentia
|
|
770
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
771
|
+
# kilowatt-hour unit.
|
|
772
|
+
# Variables:
|
|
773
|
+
# $value (String) - the energy value for this range
|
|
774
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
775
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
776
|
+
.label = Energia usate in le campo visibile
|
|
777
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
778
|
+
# watt-hour unit.
|
|
779
|
+
# Variables:
|
|
780
|
+
# $value (String) - the energy value for this range
|
|
781
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
782
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
783
|
+
.label = Energia usate in le campo visibile
|
|
784
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
785
|
+
# milliwatt-hour unit.
|
|
786
|
+
# Variables:
|
|
787
|
+
# $value (String) - the energy value for this range
|
|
788
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
789
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
790
|
+
.label = Energia usate in le campo visibile
|
|
791
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
792
|
+
# microwatt-hour unit.
|
|
793
|
+
# Variables:
|
|
794
|
+
# $value (String) - the energy value for this range
|
|
795
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
796
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
797
|
+
.label = Energia usate in le campo visibile
|
|
798
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
799
|
+
# selection uses the kilowatt-hour unit.
|
|
800
|
+
# Variables:
|
|
801
|
+
# $value (String) - the energy value for this range
|
|
802
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
803
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
804
|
+
.label = Energia usate in le selection currente
|
|
805
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
806
|
+
# selection uses the watt-hour unit.
|
|
807
|
+
# Variables:
|
|
808
|
+
# $value (String) - the energy value for this range
|
|
809
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
810
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
811
|
+
.label = Energia usate in le selection actual
|
|
812
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
813
|
+
# selection uses the milliwatt-hour unit.
|
|
814
|
+
# Variables:
|
|
815
|
+
# $value (String) - the energy value for this range
|
|
816
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
817
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
818
|
+
.label = Energia usate in le selection actual
|
|
819
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
820
|
+
# selection uses the microwatt-hour unit.
|
|
821
|
+
# Variables:
|
|
822
|
+
# $value (String) - the energy value for this range
|
|
823
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
824
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
825
|
+
.label = Energia usate in le selection actual
|
|
826
|
+
|
|
827
|
+
## TrackSearchField
|
|
828
|
+
## The component that is used for the search input in the track context menu.
|
|
829
|
+
|
|
830
|
+
TrackSearchField--search-input =
|
|
831
|
+
.placeholder = Insere terminos del filtro
|
|
832
|
+
.title = Solo monstra tracias que concorda un certe texto
|
|
833
|
+
|
|
834
|
+
## TransformNavigator
|
|
835
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
836
|
+
## Chart components.
|
|
837
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
838
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
839
|
+
## name of the function, followed by the node's name.
|
|
840
|
+
## To learn more about them, visit:
|
|
841
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
842
|
+
|
|
843
|
+
# Root item in the transform navigator.
|
|
844
|
+
# "Complete" is an adjective here, not a verb.
|
|
845
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
846
|
+
# Variables:
|
|
847
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
848
|
+
TransformNavigator--complete = Completar “{ $item }”
|
|
849
|
+
# "Collapse resource" transform.
|
|
850
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
851
|
+
# Variables:
|
|
852
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
853
|
+
TransformNavigator--collapse-resource = Collaber: { $item }
|
|
854
|
+
# "Focus subtree" transform.
|
|
855
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
856
|
+
# Variables:
|
|
857
|
+
# $item (String) - Name of the function that transform applied to.
|
|
858
|
+
TransformNavigator--focus-subtree = Foco sur nodo: { $item }
|
|
859
|
+
# "Focus function" transform.
|
|
860
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
861
|
+
# Variables:
|
|
862
|
+
# $item (String) - Name of the function that transform applied to.
|
|
863
|
+
TransformNavigator--focus-function = Foco sur: { $item }
|
|
864
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
|
865
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
|
866
|
+
# Variables:
|
|
867
|
+
# $item (String) - Name of the category that transform applied to.
|
|
868
|
+
TransformNavigator--focus-category = Categoria Foco: { $item }
|
|
869
|
+
# "Merge call node" transform.
|
|
870
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
871
|
+
# Variables:
|
|
872
|
+
# $item (String) - Name of the function that transform applied to.
|
|
873
|
+
TransformNavigator--merge-call-node = Miscer nodo: { $item }
|
|
874
|
+
# "Merge function" transform.
|
|
875
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
876
|
+
# Variables:
|
|
877
|
+
# $item (String) - Name of the function that transform applied to.
|
|
878
|
+
TransformNavigator--merge-function = Miscer: { $item }
|
|
879
|
+
# "Drop function" transform.
|
|
880
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
881
|
+
# Variables:
|
|
882
|
+
# $item (String) - Name of the function that transform applied to.
|
|
883
|
+
TransformNavigator--drop-function = Lassar cader: { $item }
|
|
884
|
+
# "Collapse recursion" transform.
|
|
885
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
886
|
+
# Variables:
|
|
887
|
+
# $item (String) - Name of the function that transform applied to.
|
|
888
|
+
TransformNavigator--collapse-recursion = Collaber recursion: { $item }
|
|
889
|
+
# "Collapse direct recursion" transform.
|
|
890
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
891
|
+
# Variables:
|
|
892
|
+
# $item (String) - Name of the function that transform applied to.
|
|
893
|
+
TransformNavigator--collapse-direct-recursion-only = Collaber solo le recursion directe: { $item }
|
|
894
|
+
# "Collapse function subtree" transform.
|
|
895
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
896
|
+
# Variables:
|
|
897
|
+
# $item (String) - Name of the function that transform applied to.
|
|
898
|
+
TransformNavigator--collapse-function-subtree = Collaber sub-arbore: { $item }
|
|
899
|
+
# "Drop samples outside of markers matching ..." transform.
|
|
900
|
+
# Variables:
|
|
901
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
|
902
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = Depone specimens foras del marcatores concordante: “{ $item }”
|
|
903
|
+
|
|
904
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
905
|
+
## at the bottom of the profiler UI
|
|
906
|
+
##
|
|
907
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
908
|
+
## are used for both the source view and the assembly view.
|
|
909
|
+
|
|
910
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
911
|
+
# the network.
|
|
912
|
+
# Variables:
|
|
913
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
914
|
+
SourceView--loading-url = Attendente { $host }…
|
|
915
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
916
|
+
# the browser.
|
|
917
|
+
SourceView--loading-browser-connection = Attendente { -firefox-brand-name }…
|
|
918
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
919
|
+
# a file.
|
|
920
|
+
BottomBox--source-code-not-available-title = Codification fonte non disponibile
|
|
921
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
922
|
+
# a file.
|
|
923
|
+
# Elements:
|
|
924
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
925
|
+
SourceView--source-not-available-text = Vide <a>issue #3741</a> pro scenarios supportate e meliorationes planate.
|
|
926
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
927
|
+
# a file.
|
|
928
|
+
# Assembly refers to the low-level programming language.
|
|
929
|
+
BottomBox--assembly-code-not-available-title = Codice assembly non disponibile
|
|
930
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
931
|
+
# a file.
|
|
932
|
+
# Elements:
|
|
933
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
934
|
+
BottomBox--assembly-code-not-available-text = Vide <a>issue #4520</a> pro scenarios supportate e meliorationes planate.
|
|
935
|
+
SourceView--close-button =
|
|
936
|
+
.title = Clauder le vista fonte
|
|
937
|
+
|
|
938
|
+
## Code loading errors
|
|
939
|
+
## These are displayed both in the source view and in the assembly view.
|
|
940
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
941
|
+
|
|
942
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
|
943
|
+
# know which URL to request source code from.
|
|
944
|
+
SourceView--no-known-cors-url = Pro iste file il non ha un note URL cross-origin accessibile.
|
|
945
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
|
946
|
+
# when fetching the source code for a file.
|
|
947
|
+
# Variables:
|
|
948
|
+
# $url (String) - The URL which we tried to get the source code from
|
|
949
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
|
950
|
+
SourceView--network-error-when-obtaining-source = Il habeva un error de rete recuperante le URL { $url }: { $networkErrorMessage }
|
|
951
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
952
|
+
# be queried for source code using the symbolication API.
|
|
953
|
+
# Variables:
|
|
954
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
955
|
+
SourceView--browser-connection-error-when-obtaining-source = Impossibile consultar le API de symbolisation del navigator: { $browserConnectionErrorMessage }
|
|
956
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
957
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
958
|
+
# Variables:
|
|
959
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
960
|
+
SourceView--browser-api-error-when-obtaining-source = Le API de symbolisation del navigator rendeva un error: { $apiErrorMessage }
|
|
961
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
962
|
+
# running locally was queried for source code using the symbolication API, and
|
|
963
|
+
# this query returned an error.
|
|
964
|
+
# Variables:
|
|
965
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
966
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = Le API de symbolisation del servitor de symbolos local retornava un error: { $apiErrorMessage }
|
|
967
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
968
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
|
969
|
+
# Variables:
|
|
970
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
971
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = Le API de symbolisation del navigator rendeva un responsa malformate: { $apiErrorMessage }
|
|
972
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
973
|
+
# running locally was queried for source code using the symbolication API, and
|
|
974
|
+
# this query returned a malformed response.
|
|
975
|
+
# Variables:
|
|
976
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
977
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = Le API de symbolisation del servitor de symbolos local retornava un responsa malformate: { $apiErrorMessage }
|
|
978
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
979
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
980
|
+
# Variables:
|
|
981
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
982
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
983
|
+
SourceView--not-in-archive-error-when-obtaining-source = Le file { $pathInArchive } non era trovate in le archivo ab { $url }.
|
|
984
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
985
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
986
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
987
|
+
# Variables:
|
|
988
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
989
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
990
|
+
SourceView--archive-parsing-error-when-obtaining-source = Le archivo a { $url } non pote esser tractate: { $parsingErrorMessage }
|
|
991
|
+
|
|
992
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
993
|
+
|
|
994
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
|
995
|
+
# Assembly refers to the low-level programming language.
|
|
996
|
+
AssemblyView--show-button =
|
|
997
|
+
.title = Monstrar le vista assembly
|
|
998
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
|
999
|
+
# Assembly refers to the low-level programming language.
|
|
1000
|
+
AssemblyView--hide-button =
|
|
1001
|
+
.title = Celar le vista assembly
|
|
1002
|
+
|
|
1003
|
+
## UploadedRecordingsHome
|
|
1004
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
1005
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
1006
|
+
|
|
1007
|
+
UploadedRecordingsHome--title = Registrationes incargate
|