profile-viewer 0.0.1 → 0.0.3
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/136.4ad3301b8aacf759ea70.bundle.js +2 -0
- data/dist/136.4ad3301b8aacf759ea70.bundle.js.map +1 -0
- data/dist/171.621b9df5978342be5662.bundle.js +2 -0
- data/dist/171.621b9df5978342be5662.bundle.js.map +1 -0
- data/dist/18a5d1d99f1c65c33b71.png +0 -0
- data/dist/1ddbc3ce40af8c7a648b.svg +6 -0
- data/dist/280.b4210a48e650408000c3.bundle.js +2 -0
- data/dist/280.b4210a48e650408000c3.bundle.js.map +1 -0
- data/dist/556.2be67a37a0c61fdc2485.bundle.js +2 -0
- data/dist/{914.b9bc213d93173ce6b0cb.bundle.js.map → 556.2be67a37a0c61fdc2485.bundle.js.map} +1 -1
- data/dist/874.2a087b9b5a296a9c3fcd.bundle.js +2 -0
- data/dist/874.2a087b9b5a296a9c3fcd.bundle.js.map +1 -0
- data/dist/_headers +1 -2
- data/dist/contribute.json +31 -35
- data/dist/d6df0017c0241dfe86ff.svg +6 -0
- data/dist/docs/_sidebar.md +1 -0
- data/dist/docs/advanced-topics.md +1 -0
- data/dist/docs/async-posix-signal-control.md +102 -0
- data/dist/docs/guide-startup-shutdown.md +7 -7
- data/dist/docs/js/init.js +1 -1
- data/dist/index.html +1 -1
- data/dist/locales/README.md +1 -0
- data/dist/locales/be/app.ftl +42 -6
- data/dist/locales/de/app.ftl +109 -3
- data/dist/locales/el/app.ftl +110 -4
- data/dist/locales/en-CA/app.ftl +1125 -0
- data/dist/locales/en-GB/app.ftl +110 -4
- data/dist/locales/en-US/app.ftl +123 -6
- data/dist/locales/es-CL/app.ftl +110 -4
- data/dist/locales/fr/app.ftl +66 -4
- data/dist/locales/fur/app.ftl +1093 -0
- data/dist/locales/fy-NL/app.ftl +109 -3
- data/dist/locales/ia/app.ftl +109 -3
- data/dist/locales/it/app.ftl +109 -3
- data/dist/locales/kab/app.ftl +32 -2
- data/dist/locales/nl/app.ftl +110 -4
- data/dist/locales/pt-BR/app.ftl +111 -5
- data/dist/locales/ru/app.ftl +109 -3
- data/dist/locales/sv-SE/app.ftl +109 -3
- data/dist/locales/tr/app.ftl +907 -0
- data/dist/locales/uk/app.ftl +110 -4
- data/dist/locales/zh-CN/app.ftl +112 -6
- data/dist/locales/zh-TW/app.ftl +109 -3
- data/dist/main.ac7130d34ce3b872712a.bundle.js +201 -0
- data/dist/{main.8208fda2d35ddbe38d55.bundle.js.LICENSE.txt → main.ac7130d34ce3b872712a.bundle.js.LICENSE.txt} +1 -30
- data/dist/main.ac7130d34ce3b872712a.bundle.js.map +1 -0
- data/dist/photon/index.html +3 -2
- data/dist/photon/main.aafbcdad3fb08c7ae5b4.bundle.js +2 -0
- data/dist/photon/main.aafbcdad3fb08c7ae5b4.bundle.js.map +1 -0
- data/dist/robots.txt +4 -0
- data/dist/sw.js +1 -1
- data/dist/sw.js.map +1 -1
- data/dist/{workbox-27b29e6f.js → workbox-e3490c72.js} +2 -2
- data/dist/{workbox-27b29e6f.js.map → workbox-e3490c72.js.map} +1 -1
- data/dist/zee-worker.js +1 -1
- data/ruby-bin/profile-viewer +53 -16
- data/ruby-bin/profile-viewer-version.rb +3 -0
- metadata +60 -25
- data/dist/119.cc58ce313e67f80f50f3.bundle.js +0 -2
- data/dist/119.cc58ce313e67f80f50f3.bundle.js.map +0 -1
- data/dist/131.c21d348572deab4ece66.bundle.js +0 -2
- data/dist/131.c21d348572deab4ece66.bundle.js.map +0 -1
- data/dist/308.4d236ce7e6451807cb54.bundle.js +0 -2
- data/dist/308.4d236ce7e6451807cb54.bundle.js.map +0 -1
- data/dist/9.071a712ea648c8b30416.bundle.js +0 -2
- data/dist/9.071a712ea648c8b30416.bundle.js.map +0 -1
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js +0 -2
- data/dist/b45b29da558efa211628.jpg +0 -0
- data/dist/before-load.js +0 -1
- data/dist/main.8208fda2d35ddbe38d55.bundle.js +0 -199
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.map +0 -1
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js +0 -2
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js.map +0 -1
- /data/dist/{ad13da76642d8099fe70.module.wasm → 2f37d1addc2d2f5b699e.module.wasm} +0 -0
@@ -0,0 +1,1093 @@
|
|
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 par Android
|
19
|
+
-profiler-brand-name = Firefox Profiler
|
20
|
+
-profiler-brand-short-name = Profiladôr
|
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>Aplicazion web pe analisi des prestazions di { -firefox-brand-name }</subheader>
|
27
|
+
AppHeader--github-icon =
|
28
|
+
.title = Va tal nestri dipuesit Git (il colegament al vignarà viert intun gnûf barcon)
|
29
|
+
|
30
|
+
## AppViewRouter
|
31
|
+
## This is used for displaying errors when loading the application.
|
32
|
+
|
33
|
+
AppViewRouter--error-unpublished = Impussibil recuperâ il profîl di { -firefox-brand-name }.
|
34
|
+
AppViewRouter--error-from-file = Impussibil lei il file o analizâ il profîl che al à dentri.
|
35
|
+
AppViewRouter--error-local = No ancjemò implementât.
|
36
|
+
AppViewRouter--error-public = Impussibil discjariâ il profîl.
|
37
|
+
AppViewRouter--error-from-url = Impussibil discjariâ il profîl.
|
38
|
+
AppViewRouter--error-compare = Impussibil recuperâ i profîi.
|
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
|
+
Par vie di une <a>limitazion specifiche di Safari</a>, { -profiler-brand-name } nol rive
|
44
|
+
a impuartâ in chest navigadôr i profîi de machine locâl. Par plasê vierç
|
45
|
+
cheste pagjine in { -firefox-brand-name } o in Chrome.
|
46
|
+
.title = Safari nol rive a impuartâ i profîi locâi
|
47
|
+
AppViewRouter--route-not-found--home =
|
48
|
+
.specialMessage = L’URL che tu âs cirût di contatâ nol è stât ricognossût.
|
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 = Mostre <strong>{ $fileName }</strong>
|
57
|
+
CallNodeContextMenu--transform-merge-function = Unìs funzion
|
58
|
+
.title =
|
59
|
+
La union di une funzion le gjave dal profîl e e assegne il so timp ae
|
60
|
+
funzion che le clame. Chest al sucêt dapardut là che la funzion e je stade clamade
|
61
|
+
tal arbul.
|
62
|
+
CallNodeContextMenu--transform-merge-call-node = Unìs dome il grop
|
63
|
+
.title =
|
64
|
+
La union di un grop lu gjave dal profîl e e assegne il so timp al
|
65
|
+
grop de funzion che lu clame. E gjave ancje la funzion di chê part specifiche dal arbul. Ducj i altris puescj là che la funzion e ven clamade
|
66
|
+
a restaran tal profîl.
|
67
|
+
# This is used as the context menu item title for "Focus on function" and "Focus
|
68
|
+
# on function (inverted)" transforms.
|
69
|
+
CallNodeContextMenu--transform-focus-function-title =
|
70
|
+
La concentrazion su une funzion e gjavarà ducj i campions che no includin chê
|
71
|
+
funzion. Al vignarà riorganizât ancje l'arbul des clamadis, in mût che la funzion
|
72
|
+
e sedi l'unic grop lidrîs. Chest al permet di cumbinâ plui sîts di clamade di une funzion midiant il profîl intun unic grop di clamade.
|
73
|
+
CallNodeContextMenu--transform-focus-function = Concentrazion su funzion
|
74
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
75
|
+
CallNodeContextMenu--transform-focus-function-inverted = Concentrazion su funzion (invertide)
|
76
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
77
|
+
CallNodeContextMenu--transform-focus-subtree = Concentrazion dome su sot-arbul
|
78
|
+
.title =
|
79
|
+
La concentrazion suntun sot-arbul e gjavara ducj i campions che no includin chê
|
80
|
+
specifiche part dal arbul des clamadis. Al tire fûr un ram dal arbul des clamadis,
|
81
|
+
dut câs lu fâs dome par chel singul grop di clamadis. Dutis lis altris clamadis
|
82
|
+
de funzion a vegnin ignoradis.
|
83
|
+
# This is used as the context menu item to apply the "Focus on category" transform.
|
84
|
+
# Variables:
|
85
|
+
# $categoryName (String) - Name of the category to focus on.
|
86
|
+
CallNodeContextMenu--transform-focus-category = Concentrazion su categorie <strong>{ $categoryName }</strong>
|
87
|
+
.title =
|
88
|
+
La concentrazion sui grops che a apartegnin ae stesse categorie dal grop selezionât,
|
89
|
+
unint cussì ducj i grop che a apartegnin a une altre categorie.
|
90
|
+
CallNodeContextMenu--transform-collapse-function-subtree = Strenç funzion
|
91
|
+
.title =
|
92
|
+
La copression di une funzion e gjavarà dut ce che le clame e e assegnarà
|
93
|
+
dut il so timp ae funzion. Chest al pues judâ a semplificâ un profîl che
|
94
|
+
al clame codiç che nol covente analizâ.
|
95
|
+
# This is used as the context menu item to apply the "Collapse resource" transform.
|
96
|
+
# Variables:
|
97
|
+
# $nameForResource (String) - Name of the resource to collapse.
|
98
|
+
CallNodeContextMenu--transform-collapse-resource = Strenç <strong>{ $nameForResource }</strong>
|
99
|
+
.title = La compression di une risorse e placarà dutis lis clamadis a chê risorse intun singul grop di clamade strenzût.
|
100
|
+
CallNodeContextMenu--transform-collapse-recursion = Strenç ricorsion
|
101
|
+
.title =
|
102
|
+
La compression de ricorsion e gjave lis clamadis che si ripetin in mût ricorsîf
|
103
|
+
te stesse funzion, ancje cun funzions intermedis sul stack.
|
104
|
+
CallNodeContextMenu--transform-collapse-direct-recursion-only = Strenç dome ricorsion direte
|
105
|
+
.title =
|
106
|
+
La compression de ricorsion direte e gjave lis clamadis che si ripetin in mût ricorsîf
|
107
|
+
te stesse funzion cence funzions intermedis sul stack.
|
108
|
+
CallNodeContextMenu--transform-drop-function = Mole i campions cun cheste funzion
|
109
|
+
.title =
|
110
|
+
Il scart dai campions al gjave il lôr timp dal profîl. Chest al è util par
|
111
|
+
eliminâ lis informazions temporâls che no son impuartantis pe analisi.
|
112
|
+
CallNodeContextMenu--expand-all = Slargje dut
|
113
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
114
|
+
# See: https://searchfox.org/
|
115
|
+
CallNodeContextMenu--searchfox = Cîr il non de funzion in Searchfox
|
116
|
+
CallNodeContextMenu--copy-function-name = Copie non de funzion
|
117
|
+
CallNodeContextMenu--copy-script-url = Copie URL dal script
|
118
|
+
CallNodeContextMenu--copy-stack = Copie stack
|
119
|
+
|
120
|
+
## CallTree
|
121
|
+
## This is the component for Call Tree panel.
|
122
|
+
|
123
|
+
CallTree--tracing-ms-total = Timp di esecuzion (ms)
|
124
|
+
.title =
|
125
|
+
Il timp di esecuzion “totâl” al inclût une sintesi di dut il timp là che e je stade
|
126
|
+
osservade la presince di cheste funzion sul stack. Chest al inclût il timp là
|
127
|
+
che la funzion e je stade in efiets in esecuzion e il timp spindût tai clamadôrs di
|
128
|
+
cheste funzion.
|
129
|
+
CallTree--tracing-ms-self = Self (ms)
|
130
|
+
.title =
|
131
|
+
Il timp “self” al inclût dome il timp là che la funzion e stave
|
132
|
+
te fin dal stack. Se cheste funzion e à clamât altris funzions,
|
133
|
+
il timp “altri” di cheste funzion nol è includût. Il timp “self” al è util
|
134
|
+
par capî là che il timp al è stât spindût intun program.
|
135
|
+
CallTree--samples-total = Totâl (campions)
|
136
|
+
.title =
|
137
|
+
Il cont “totâl” dai campions al inclût une sintesi di ducj i campions là che cheste
|
138
|
+
funzion e je stade osservade stâ sul stack. Chest al inclûd il timp là che la
|
139
|
+
funzion e jere in efiets in esecuzion e il timp pierdût tai clamadôrs di cheste
|
140
|
+
funzion.
|
141
|
+
CallTree--samples-self = Self
|
142
|
+
.title = Il cont dai campions “self” al inclût ducj i campions là che la funzion si cjatave ae fin dal stack. Se cheste funzion e à clamât altris funzions, il cont "altri" di chestis funzions nol è includût. Il cont “self” al è util par capî là che di fat il timp al ven doprât dentri di un program.
|
143
|
+
CallTree--bytes-total = Dimension totâl (bytes)
|
144
|
+
.title = La “dimension totâl“ e inclût une sintesi di ducj i bytes assegnâts o gjavâts de assegnazion cuant che cheste funzion e je stade tignude di voli sul stack. Chest al inclût i bytes consumâts cuant che la funzion e jere di fat in esecuzion, ma ancje il timp passât tes funzions clamadis di cheste funzion.
|
145
|
+
CallTree--bytes-self = Self (bytes)
|
146
|
+
.title = “Self“ al inclût i bytes assegnâts o gjavâts de assegnazion cuant che cheste funzion si cjatave ae fin dal stack. Se cheste funzione e à clamât altris funzions, il cont dai bytes "altri" di chestis funzions nol è includût. Il cont “self” al è util par capî cemût che la memorie e ven di fat assegnade e gjavade de assegnazion dentri di un program.
|
147
|
+
|
148
|
+
## Call tree "badges" (icons) with tooltips
|
149
|
+
##
|
150
|
+
## These inlining badges are displayed in the call tree in front of some
|
151
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
152
|
+
## a tooltip.
|
153
|
+
|
154
|
+
# Variables:
|
155
|
+
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
|
156
|
+
CallTree--divergent-inlining-badge =
|
157
|
+
.title = Cualchi clamade a { $calledFunction } e je stade incorporade dal compiladôr.
|
158
|
+
# Variables:
|
159
|
+
# $calledFunction (String) - Name of the function whose call was inlined.
|
160
|
+
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
|
161
|
+
CallTree--inlining-badge = (incorporade)
|
162
|
+
.title = Lis clamadis a { $calledFunction } a son stadis incorporadis in { $outerFunction } dal compiladôr.
|
163
|
+
|
164
|
+
## CallTreeSidebar
|
165
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
166
|
+
|
167
|
+
CallTreeSidebar--select-a-node = Selezione un grop par visualizâ informazions in merit.
|
168
|
+
CallTreeSidebar--call-node-details = Detais grop di clamade
|
169
|
+
|
170
|
+
## CallTreeSidebar timing information
|
171
|
+
##
|
172
|
+
## Firefox Profiler stops the execution of the program every 1ms to record the
|
173
|
+
## stack. Only thing we know for sure is the stack at that point of time when
|
174
|
+
## the stack is taken. We try to estimate the time spent in each function and
|
175
|
+
## translate it to a duration. That's why we use the "traced" word here.
|
176
|
+
## There is actually no difference between "Traced running time" and "Running
|
177
|
+
## time" in the context of the profiler. We use "Traced" to emphasize that this
|
178
|
+
## is an estimation where we have more space in the UI.
|
179
|
+
##
|
180
|
+
## "Self time" is the time spent in the function itself, excluding the time spent
|
181
|
+
## in the functions it called. "Running time" is the time spent in the function
|
182
|
+
## itself, including the time spent in the functions it called.
|
183
|
+
|
184
|
+
CallTreeSidebar--traced-running-time =
|
185
|
+
.label = Timp di esecuzion tignût segnât
|
186
|
+
CallTreeSidebar--traced-self-time =
|
187
|
+
.label = Timp te funzion tignût segnât
|
188
|
+
CallTreeSidebar--running-time =
|
189
|
+
.label = Timp di esecuzion
|
190
|
+
CallTreeSidebar--self-time =
|
191
|
+
.label = Timp te funzion
|
192
|
+
CallTreeSidebar--running-samples =
|
193
|
+
.label = Campions esecuzion
|
194
|
+
CallTreeSidebar--self-samples =
|
195
|
+
.label = Campions te funzion
|
196
|
+
CallTreeSidebar--running-size =
|
197
|
+
.label = Dimensions esecuzion
|
198
|
+
CallTreeSidebar--self-size =
|
199
|
+
.label = Dimensions te funzion
|
200
|
+
CallTreeSidebar--categories = Categoriis
|
201
|
+
CallTreeSidebar--implementation = Implementazion
|
202
|
+
CallTreeSidebar--running-milliseconds = Esecuzion — Miliseconts
|
203
|
+
CallTreeSidebar--running-sample-count = Esecuzion — Numar campions
|
204
|
+
CallTreeSidebar--running-bytes = Esecuzion — Bytes
|
205
|
+
CallTreeSidebar--self-milliseconds = Te funzion — Miliseconts
|
206
|
+
CallTreeSidebar--self-sample-count = Te funzion — Numar campions
|
207
|
+
CallTreeSidebar--self-bytes = Te funzion — Bytes
|
208
|
+
|
209
|
+
## CompareHome
|
210
|
+
## This is used in the page to compare two profiles.
|
211
|
+
## See: https://profiler.firefox.com/compare/
|
212
|
+
|
213
|
+
CompareHome--instruction-title = Inserî i URLs dai profîi che tu vuelis confrontâ
|
214
|
+
CompareHome--instruction-content =
|
215
|
+
Chest imprest al tirarà fûr i dâts dal segn e de dade di timp selezionâts par
|
216
|
+
ogni profîl, e ju metarà te stesse viodude par rindi il confront plui sempliç.
|
217
|
+
CompareHome--form-label-profile1 = Profîl 1:
|
218
|
+
CompareHome--form-label-profile2 = Profîl 2:
|
219
|
+
CompareHome--submit-button =
|
220
|
+
.value = Recupere profîi
|
221
|
+
|
222
|
+
## DebugWarning
|
223
|
+
## This is displayed at the top of the analysis page when the loaded profile is
|
224
|
+
## a debug build of Firefox.
|
225
|
+
|
226
|
+
DebugWarning--warning-message =
|
227
|
+
.message =
|
228
|
+
Chest profîl al è stât regjistrât cuntune version (compilazion) che no veve lis otimizazions dopradis te version di publicazion.
|
229
|
+
Al è pussibil che lis osservazions des prestazions no vegnin aplicadis ai utents te version di publicazion.
|
230
|
+
|
231
|
+
## Details
|
232
|
+
## This is the bottom panel in the analysis UI. They are generic strings to be
|
233
|
+
## used at the bottom part of the UI.
|
234
|
+
|
235
|
+
Details--open-sidebar-button =
|
236
|
+
.title = Vierç la sbare laterâl
|
237
|
+
Details--close-sidebar-button =
|
238
|
+
.title = Siere la sbare laterâl
|
239
|
+
Details--error-boundary-message =
|
240
|
+
.message = Orpo, al è capitât un erôr no cognossût in chest panel.
|
241
|
+
|
242
|
+
## ErrorBoundary
|
243
|
+
## This component is shown when an unexpected error is encountered in the application.
|
244
|
+
## Note that the localization won't be always applied in this component.
|
245
|
+
|
246
|
+
# This message will always be displayed after another context-specific message.
|
247
|
+
ErrorBoundary--report-error-to-developers-description =
|
248
|
+
Segnale chest probleme ai svilupadôrs, includint l’erôr
|
249
|
+
complet come visualizât te Console web dai struments di svilup.
|
250
|
+
# This is used in a call to action button, displayed inside the error box.
|
251
|
+
ErrorBoundary--report-error-on-github = Segnale l’erôr su GitHub
|
252
|
+
|
253
|
+
## Footer Links
|
254
|
+
|
255
|
+
FooterLinks--legal = Notis legâls
|
256
|
+
FooterLinks--Privacy = Riservatece
|
257
|
+
FooterLinks--Cookies = Cookies
|
258
|
+
FooterLinks--languageSwitcher--select =
|
259
|
+
.title = Cambie lenghe
|
260
|
+
FooterLinks--hide-button =
|
261
|
+
.title = Plate colegaments da pît de pagjine
|
262
|
+
.aria-label = Plate colegaments da pît de pagjine
|
263
|
+
|
264
|
+
## FullTimeline
|
265
|
+
## The timeline component of the full view in the analysis UI at the top of the
|
266
|
+
## page.
|
267
|
+
|
268
|
+
# This string is used as the text of the track selection button.
|
269
|
+
# Displays the ratio of visible tracks count to total tracks count in the timeline.
|
270
|
+
# We have spans here to make the numbers bold.
|
271
|
+
# Variables:
|
272
|
+
# $visibleTrackCount (Number) - Visible track count in the timeline
|
273
|
+
# $totalTrackCount (Number) - Total track count in the timeline
|
274
|
+
FullTimeline--tracks-button = <span>{ $visibleTrackCount }</span> / <span>{ $totalTrackCount }</span> segns
|
275
|
+
|
276
|
+
## Home page
|
277
|
+
|
278
|
+
Home--upload-from-file-input-button = Cjame un profîl di file
|
279
|
+
Home--upload-from-url-button = Cjame un profîl di un URL
|
280
|
+
Home--load-from-url-submit-button =
|
281
|
+
.value = Cjame
|
282
|
+
Home--documentation-button = Documentazion
|
283
|
+
Home--menu-button = Ative il boton { -profiler-brand-name } tal menù
|
284
|
+
Home--menu-button-instructions =
|
285
|
+
Ative il boton dal menù dal profiladôr par scomençâ a regjistrâ un
|
286
|
+
profîl di prestazions in { -firefox-brand-name }, dopo analizilu e condividilu cun profiler.firefox.com.
|
287
|
+
Home--profile-firefox-android-instructions =
|
288
|
+
Tu puedis ancje profilâ { -firefox-android-brand-name }. Par vê plui
|
289
|
+
informazions, consulte cheste documentazion:
|
290
|
+
<a>Creâ un profîl di { -firefox-android-brand-name } dret sul dispositîf</a>.
|
291
|
+
# The word WebChannel should not be translated.
|
292
|
+
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
293
|
+
# of the "Enable Firefox Profiler menu button" button.
|
294
|
+
Home--enable-button-unavailable =
|
295
|
+
.title = Cheste istance dal profiladôr no je rivade a conetisi al WebChannel e duncje no pues ativâ il Boton dal profiladôr tal menù.
|
296
|
+
# The word WebChannel, the pref name, and the string "about:config" should not be translated.
|
297
|
+
# This message can be seen on https://main--perf-html.netlify.app/ .
|
298
|
+
Home--web-channel-unavailable = Cheste istance dal profiladôr no je rivade a conetisi al WebChannel. Di solit al significhe che e je in esecuzion suntun host diviers di chel indicât te impostazion <code>devtools.performance.recording.ui-base-url</code>. Se tu vuelis caturâ gnûfs profîi cun cheste istance e dâur il control programatic dal boton dal menù dal profiladôr, vierç <code>about:config</code> e modifiche cheste impostazion.
|
299
|
+
Home--record-instructions = Par inviâ la profilazion, fâs clic sul boton par scomençâ la regjistrazion opûr dopre lis scurtis di tastiere. La icone e devente blu se e je ative la regjistrazion di un profîl. Frache <kbd>Cature</kbd> par cjariâ i dâts su profiler.firefox.com.
|
300
|
+
Home--instructions-content = La regjistrazion dai profîi e je pussibile dome cun <a>{ -firefox-brand-name }</a>. Al è pussibil visualizâ i profîi esistents cun cualsisei navigadôr moderni.
|
301
|
+
Home--record-instructions-start-stop = Interomp e invie la profiladure
|
302
|
+
Home--record-instructions-capture-load = Cature e cjame profîl
|
303
|
+
Home--profiler-motto = Cature un profîl des prestazions. Analizilu. Condividilu. Rint il Web plui svelt.
|
304
|
+
Home--additional-content-title = Cjame profîi esistents
|
305
|
+
Home--additional-content-content = Tu puedis <strong>strissinâ e molâ</strong> achì un profîl par cjariâlu, opûr:
|
306
|
+
Home--compare-recordings-info = Tu puedis ancje paragonâ diviersis regjistrazions. <a>Vierç la interface pal confront</a>.
|
307
|
+
Home--your-recent-uploaded-recordings-title = Lis tôs regjistrazions cjariadis in rêt di resint
|
308
|
+
# We replace the elements such as <perf> and <simpleperf> with links to the
|
309
|
+
# documentation to use these tools.
|
310
|
+
Home--load-files-from-other-tools2 =
|
311
|
+
{ -profiler-brand-name } al pues ancje impuartâ profîi di altris profiladôrs, come <perf>Linux perf</perf>, <simpleperf>Android SimplePerf</simpleperf>, il
|
312
|
+
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>.
|
313
|
+
|
314
|
+
## IdleSearchField
|
315
|
+
## The component that is used for all the search inputs in the application.
|
316
|
+
|
317
|
+
IdleSearchField--search-input =
|
318
|
+
.placeholder = Inserìs i tiermins di cirî
|
319
|
+
|
320
|
+
## JsTracerSettings
|
321
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
322
|
+
|
323
|
+
JsTracerSettings--show-only-self-time = Mostre dome “self time’”
|
324
|
+
.title = Mostre nome il timp doprât intun grop di clamade, ignorant i siei fîs.
|
325
|
+
|
326
|
+
## ListOfPublishedProfiles
|
327
|
+
## This is the component that displays all the profiles the user has uploaded.
|
328
|
+
## It's displayed both in the homepage and in the uploaded recordings page.
|
329
|
+
|
330
|
+
# This string is used on the tooltip of the published profile links.
|
331
|
+
# Variables:
|
332
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
333
|
+
ListOfPublishedProfiles--published-profiles-link =
|
334
|
+
.title = Fâs clic achì par cjariâ il profîl { $smallProfileName }
|
335
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = Elimine
|
336
|
+
.title = Nol è pussibil eliminâ chest profîl parcè che nus mancjin lis informazions di autorizazion.
|
337
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = Nol è stât cjariât ancjemò nissun profîl!
|
338
|
+
# This string is used below the 'Your recent uploaded recordings' list section.
|
339
|
+
# Variables:
|
340
|
+
# $profilesRestCount (Number) - Remaining numbers of the uploaded profiles which are not listed under 'Your recent uploaded recordings'.
|
341
|
+
ListOfPublishedProfiles--uploaded-profile-information-label = Viôt e gjestìs dutis lis tôs regjistrazions (altris { $profilesRestCount })
|
342
|
+
# Depending on the number of uploaded profiles, the message is different.
|
343
|
+
# Variables:
|
344
|
+
# $uploadedProfileCount (Number) - Total numbers of the uploaded profiles.
|
345
|
+
ListOfPublishedProfiles--uploaded-profile-information-list =
|
346
|
+
{ $uploadedProfileCount ->
|
347
|
+
[one] Gjestìs cheste regjistrazion
|
348
|
+
*[other] Gjestìs chestis regjistrazions
|
349
|
+
}
|
350
|
+
|
351
|
+
## MarkerContextMenu
|
352
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
353
|
+
## panels.
|
354
|
+
|
355
|
+
MarkerContextMenu--set-selection-from-duration = Stabilìs selezion in base ae durade dal marcadôr
|
356
|
+
MarkerContextMenu--start-selection-here = Scomence la selezion achì
|
357
|
+
MarkerContextMenu--end-selection-here = Finìs la selezion achì
|
358
|
+
MarkerContextMenu--start-selection-at-marker-start = Scomence la selezion al <strong>inizi</strong> dal marcadôr
|
359
|
+
MarkerContextMenu--start-selection-at-marker-end = Scomence la selezion ae <strong>fin</strong> dal marcadôr
|
360
|
+
MarkerContextMenu--end-selection-at-marker-start = Termine la selezion al <strong>inizi</strong> dal marcadôr
|
361
|
+
MarkerContextMenu--end-selection-at-marker-end = Termine la selezion ae <strong>fin</strong> dal marcadôr
|
362
|
+
MarkerContextMenu--copy-description = Copie descrizion
|
363
|
+
MarkerContextMenu--copy-call-stack = Copie stack de clamade
|
364
|
+
MarkerContextMenu--copy-url = Copie URL
|
365
|
+
MarkerContextMenu--copy-page-url = Copie URL de pagjine
|
366
|
+
MarkerContextMenu--copy-as-json = Copie come JSON
|
367
|
+
# This string is used on the marker context menu item when right clicked on an
|
368
|
+
# IPC marker.
|
369
|
+
# Variables:
|
370
|
+
# $threadName (String) - Name of the thread that will be selected.
|
371
|
+
MarkerContextMenu--select-the-receiver-thread = Selezione il thread dal ricevidôr “<strong>{ $threadName }</strong>”
|
372
|
+
# This string is used on the marker context menu item when right clicked on an
|
373
|
+
# IPC marker.
|
374
|
+
# Variables:
|
375
|
+
# $threadName (String) - Name of the thread that will be selected.
|
376
|
+
MarkerContextMenu--select-the-sender-thread = Selezione il thread dal mitent “<strong>{ $threadName }</strong>”
|
377
|
+
|
378
|
+
## MarkerFiltersContextMenu
|
379
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
380
|
+
## panels.
|
381
|
+
|
382
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
383
|
+
# Variables:
|
384
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
385
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Scarte i campions fûr dai marcadôrs corispondents a “<strong>{ $filter }</strong>”
|
386
|
+
|
387
|
+
## MarkerSettings
|
388
|
+
## This is used in all panels related to markers.
|
389
|
+
|
390
|
+
MarkerSettings--panel-search =
|
391
|
+
.label = Filtre marcadôrs:
|
392
|
+
.title = Visualize dome marcadôrs che a corispuindin a un ciert non
|
393
|
+
MarkerSettings--marker-filters =
|
394
|
+
.title = Filtris pai marcadôrs
|
395
|
+
|
396
|
+
## MarkerSidebar
|
397
|
+
## This is the sidebar component that is used in Marker Table panel.
|
398
|
+
|
399
|
+
MarkerSidebar--select-a-marker = Selezione un marcadôr par visualizâ sôs informazions.
|
400
|
+
|
401
|
+
## MarkerTable
|
402
|
+
## This is the component for Marker Table panel.
|
403
|
+
|
404
|
+
MarkerTable--start = Inizi
|
405
|
+
MarkerTable--duration = Durade
|
406
|
+
MarkerTable--name = Non
|
407
|
+
MarkerTable--details = Detais
|
408
|
+
|
409
|
+
## MenuButtons
|
410
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
411
|
+
|
412
|
+
MenuButtons--index--metaInfo-button =
|
413
|
+
.label = Informazions profîl
|
414
|
+
MenuButtons--index--full-view = Viodude complete
|
415
|
+
MenuButtons--index--cancel-upload = Anule cjariament in rêt
|
416
|
+
MenuButtons--index--share-upload =
|
417
|
+
.label = Cjame in rêt il profîl locâl
|
418
|
+
MenuButtons--index--share-re-upload =
|
419
|
+
.label = Torne cjame in rêt
|
420
|
+
MenuButtons--index--share-error-uploading =
|
421
|
+
.label = Erôr tal cjariâ in rêt
|
422
|
+
MenuButtons--index--revert = Ripristine al profîl origjinâl
|
423
|
+
MenuButtons--index--docs = Documentazion
|
424
|
+
MenuButtons--permalink--button =
|
425
|
+
.label = Colegament permanent
|
426
|
+
|
427
|
+
## MetaInfo panel
|
428
|
+
## These strings are used in the panel containing the meta information about
|
429
|
+
## the current profile.
|
430
|
+
|
431
|
+
MenuButtons--index--profile-info-uploaded-label = Cjariât in rêt:
|
432
|
+
MenuButtons--index--profile-info-uploaded-actions = Elimine
|
433
|
+
MenuButtons--index--metaInfo-subtitle = Informazions profîl
|
434
|
+
MenuButtons--metaInfo--symbols = Simbui:
|
435
|
+
MenuButtons--metaInfo--profile-symbolicated = Il profîl al è simbolizât
|
436
|
+
MenuButtons--metaInfo--profile-not-symbolicated = Il profîl nol è simbolizât
|
437
|
+
MenuButtons--metaInfo--resymbolicate-profile = Torne simbolize il profîl
|
438
|
+
MenuButtons--metaInfo--symbolicate-profile = Simbolize il profîl
|
439
|
+
MenuButtons--metaInfo--attempting-resymbolicate = Tentatîf di tornâ a simbolizâ il profîl
|
440
|
+
MenuButtons--metaInfo--currently-symbolicating = In chest moment, daûr a simbolizâ il profîl
|
441
|
+
MenuButtons--metaInfo--cpu-model = Model CPU:
|
442
|
+
MenuButtons--metaInfo--cpu-cores = Cores de CPU:
|
443
|
+
MenuButtons--metaInfo--main-memory = Memorie principâl:
|
444
|
+
MenuButtons--index--show-moreInfo-button = Mostre di plui
|
445
|
+
MenuButtons--index--hide-moreInfo-button = Mostre di mancul
|
446
|
+
# This string is used when we have the information about both physical and
|
447
|
+
# logical CPU cores.
|
448
|
+
# Variable:
|
449
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
450
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
451
|
+
{ $physicalCPUs ->
|
452
|
+
[one]
|
453
|
+
{ $logicalCPUs ->
|
454
|
+
[one] { $physicalCPUs } core fisic, { $logicalCPUs } core logjic
|
455
|
+
*[other] { $physicalCPUs } core fisic, { $logicalCPUs } cores logjics
|
456
|
+
}
|
457
|
+
*[other]
|
458
|
+
{ $logicalCPUs ->
|
459
|
+
[one] { $physicalCPUs } cores fisics, { $logicalCPUs } core logjic
|
460
|
+
*[other] { $physicalCPUs } cores fisics, { $logicalCPUs } cores logjics
|
461
|
+
}
|
462
|
+
}
|
463
|
+
# This string is used when we only have the information about the number of
|
464
|
+
# physical CPU cores.
|
465
|
+
# Variable:
|
466
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
467
|
+
MenuButtons--metaInfo--physical-cpu =
|
468
|
+
{ $physicalCPUs ->
|
469
|
+
[one] { $physicalCPUs } core fisic
|
470
|
+
*[other] { $physicalCPUs } cores fisics
|
471
|
+
}
|
472
|
+
# This string is used when we only have the information only the number of
|
473
|
+
# logical CPU cores.
|
474
|
+
# Variable:
|
475
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
476
|
+
MenuButtons--metaInfo--logical-cpu =
|
477
|
+
{ $logicalCPUs ->
|
478
|
+
[one] { $logicalCPUs } core logjic
|
479
|
+
*[other] { $logicalCPUs } cores logjics
|
480
|
+
}
|
481
|
+
MenuButtons--metaInfo--profiling-started = Regjistrazion scomençade:
|
482
|
+
MenuButtons--metaInfo--profiling-session = Lungjece regjistrazion:
|
483
|
+
MenuButtons--metaInfo--main-process-started = Procès principâl inviât:
|
484
|
+
MenuButtons--metaInfo--main-process-ended = Procès principâl completât:
|
485
|
+
MenuButtons--metaInfo--interval = Interval:
|
486
|
+
MenuButtons--metaInfo--buffer-capacity = Capacitât buffer:
|
487
|
+
MenuButtons--metaInfo--buffer-duration = Durade buffer:
|
488
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
489
|
+
# Variable:
|
490
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
491
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
492
|
+
{ $configurationDuration ->
|
493
|
+
[one] { $configurationDuration } secont
|
494
|
+
*[other] { $configurationDuration } seconts
|
495
|
+
}
|
496
|
+
# Adjective refers to the buffer duration
|
497
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = Ilimitade
|
498
|
+
MenuButtons--metaInfo--application = Aplicazion
|
499
|
+
MenuButtons--metaInfo--name-and-version = Non e version:
|
500
|
+
MenuButtons--metaInfo--application-uptime = Timp di ativitât:
|
501
|
+
MenuButtons--metaInfo--update-channel = Canâl di inzornament:
|
502
|
+
MenuButtons--metaInfo--build-id = ID compilazion:
|
503
|
+
MenuButtons--metaInfo--build-type = Gjenar di compilazion:
|
504
|
+
MenuButtons--metaInfo--arguments = Argoments:
|
505
|
+
|
506
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
507
|
+
|
508
|
+
MenuButtons--metaInfo--build-type-debug = Debug
|
509
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
510
|
+
|
511
|
+
##
|
512
|
+
|
513
|
+
MenuButtons--metaInfo--platform = Plateforme
|
514
|
+
MenuButtons--metaInfo--device = Dispositîf:
|
515
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
516
|
+
MenuButtons--metaInfo--os = SO:
|
517
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
518
|
+
MenuButtons--metaInfo--abi = ABI:
|
519
|
+
MenuButtons--metaInfo--visual-metrics = Metrichis visivis
|
520
|
+
MenuButtons--metaInfo--speed-index = Indiç di velocitât:
|
521
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
522
|
+
MenuButtons--metaInfo--perceptual-speed-index = Indiç di velocitât percetive:
|
523
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
524
|
+
MenuButtons--metaInfo--contentful-speed-Index = Indiç di velocitât dal contignût:
|
525
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Funzionalitâts:
|
526
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Filtri threads:
|
527
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Estensions:
|
528
|
+
|
529
|
+
## Overhead refers to the additional resources used to run the profiler.
|
530
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
531
|
+
|
532
|
+
MenuButtons--metaOverheadStatistics-subtitle = Risorsis adizionâls (overhead) { -profiler-brand-short-name }
|
533
|
+
MenuButtons--metaOverheadStatistics-mean = Medie
|
534
|
+
MenuButtons--metaOverheadStatistics-max = Max
|
535
|
+
MenuButtons--metaOverheadStatistics-min = Min
|
536
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = Overhead
|
537
|
+
.title = Timp par campionâ ducj i threads.
|
538
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Netisie
|
539
|
+
.title = Timp par scartâ i dâts scjadûts.
|
540
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Contadôr
|
541
|
+
.title = Timp par tirâ dongje ducj i contadôrs.
|
542
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Dade
|
543
|
+
.title = Dade di timp osservade tra doi campions.
|
544
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = Blocs
|
545
|
+
.title = Timp par cuistâ il bloc prime dal campionament.
|
546
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = Duradis dal overhead:
|
547
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = Percentuâl di overhead:
|
548
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = Durade profilade:
|
549
|
+
|
550
|
+
## Publish panel
|
551
|
+
## These strings are used in the publishing panel.
|
552
|
+
|
553
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = Inclût threads platâts
|
554
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = Inclût i dâts di altris schedis
|
555
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = Inclût dade di timp platât
|
556
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Inclût videadis
|
557
|
+
MenuButtons--publish--renderCheckbox-label-resource = Inclût URL e percors des risorsis
|
558
|
+
MenuButtons--publish--renderCheckbox-label-extension = Inclût informazions su lis estensions
|
559
|
+
MenuButtons--publish--renderCheckbox-label-preference = Inclût valôrs des impostazions
|
560
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = Inclût i dâts dai barcons di navigazion privade
|
561
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
562
|
+
.title = Chest profîl al conten dâts di navigazion privade
|
563
|
+
MenuButtons--publish--reupload-performance-profile = Torne cjame in rêt il profîl des prestazions
|
564
|
+
MenuButtons--publish--share-performance-profile = Condivît il profîl des prestazions
|
565
|
+
MenuButtons--publish--info-description = Cjame in rêt il to profîl e rindilu acessibil a ducj cul colegament.
|
566
|
+
MenuButtons--publish--info-description-default = Par impostazion predefinide, i tiei dâts personâi a vegnin gjavâts.
|
567
|
+
MenuButtons--publish--info-description-firefox-nightly2 = Chest profîl al rive di { -firefox-nightly-brand-name }, duncje par impostazion predefinide la plui part des informazions e ven includude.
|
568
|
+
MenuButtons--publish--include-additional-data = Inclût dâts in plui che a podaressin jessi identificabii
|
569
|
+
MenuButtons--publish--button-upload = Cjarie in rêt
|
570
|
+
MenuButtons--publish--upload-title = Daûr a cjariâ in rêt il profîl…
|
571
|
+
MenuButtons--publish--cancel-upload = Anule cjariament in rêt
|
572
|
+
MenuButtons--publish--message-something-went-wrong = Orpo, alc al è lât strucj dilunc il cjariament in rêt dal profîl.
|
573
|
+
MenuButtons--publish--message-try-again = Torne prove
|
574
|
+
MenuButtons--publish--download = Discjame
|
575
|
+
MenuButtons--publish--compressing = Daûr a comprimi…
|
576
|
+
MenuButtons--publish--error-while-compressing = Erôr dilunc la compression, prove a deselezionâ cualchi casele di control par ridusi lis dimensions dal profîl.
|
577
|
+
|
578
|
+
## NetworkSettings
|
579
|
+
## This is used in the network chart.
|
580
|
+
|
581
|
+
NetworkSettings--panel-search =
|
582
|
+
.label = Filtre rêts:
|
583
|
+
.title = Visualize dome lis richiestis di rêt che a corispuindin a un ciert non
|
584
|
+
|
585
|
+
## Timestamp formatting primitive
|
586
|
+
|
587
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
588
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
589
|
+
# for more information.
|
590
|
+
# This is especially used in the list of published profiles panel.
|
591
|
+
# There shouldn't need to change this in translations, but having it makes the
|
592
|
+
# date pass through Fluent to be properly localized.
|
593
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
594
|
+
# depending on the proximity of the date from the current date.
|
595
|
+
# Variables:
|
596
|
+
# $date (Date) - The date to display in a shorter way
|
597
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
598
|
+
|
599
|
+
## PanelSearch
|
600
|
+
## The component that is used for all the search input hints in the application.
|
601
|
+
|
602
|
+
PanelSearch--search-field-hint = Savevistu che tu puedis doprâ la virgule (,) par fâ ricercjis cun plui tiermins?
|
603
|
+
|
604
|
+
## Profile Delete Button
|
605
|
+
|
606
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
607
|
+
# Variables:
|
608
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
609
|
+
ProfileDeleteButton--delete-button =
|
610
|
+
.label = Elimine
|
611
|
+
.title = Fâs clic achì par eliminâ il profîl { $smallProfileName }
|
612
|
+
|
613
|
+
## Profile Delete Panel
|
614
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
615
|
+
## it's a confirmation dialog.
|
616
|
+
|
617
|
+
# This string is used when there's an error while deleting a profile. The link
|
618
|
+
# will show the error message when hovering.
|
619
|
+
ProfileDeletePanel--delete-error = Al è capitât un erôr dilunc la eliminazion di chest profîl. <a>Passe chi sore cul mouse par vê altris informazions.</a>
|
620
|
+
# This is the title of the dialog
|
621
|
+
# Variables:
|
622
|
+
# $profileName (string) - Some string that identifies the profile
|
623
|
+
ProfileDeletePanel--dialog-title = Elimine “{ $profileName }”
|
624
|
+
ProfileDeletePanel--dialog-confirmation-question = Eliminâ pardabon i dâts cjariâts in rêt par chest profîl? I colegaments che prime a jerin condividûts no funzionaran plui.
|
625
|
+
ProfileDeletePanel--dialog-cancel-button =
|
626
|
+
.value = Anule
|
627
|
+
ProfileDeletePanel--dialog-delete-button =
|
628
|
+
.value = Elimine
|
629
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
630
|
+
# progress indicator.
|
631
|
+
ProfileDeletePanel--dialog-deleting-button =
|
632
|
+
.value = Daûr a eliminâ…
|
633
|
+
# This message is displayed when a profile has been successfully deleted.
|
634
|
+
ProfileDeletePanel--message-success = I dâts cjariâts in rêt a son stâts eliminâts cun sucès.
|
635
|
+
|
636
|
+
## ProfileFilterNavigator
|
637
|
+
## This is used at the top of the profile analysis UI.
|
638
|
+
|
639
|
+
# This string is used on the top left side of the profile analysis UI as the
|
640
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
641
|
+
# range. This button reverts it back to the full range. It also includes the
|
642
|
+
# duration of the full range.
|
643
|
+
# Variables:
|
644
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
645
|
+
ProfileFilterNavigator--full-range-with-duration = Interval complet ({ $fullRangeDuration })
|
646
|
+
|
647
|
+
## Profile Loader Animation
|
648
|
+
|
649
|
+
ProfileLoaderAnimation--loading-unpublished = Importazion dal profîl dret di { -firefox-brand-name }…
|
650
|
+
ProfileLoaderAnimation--loading-from-file = Leture dal file e analisi dal profîl…
|
651
|
+
ProfileLoaderAnimation--loading-local = No ancjemò implementât.
|
652
|
+
ProfileLoaderAnimation--loading-public = Daûr a discjariâ e a elaborâ il profîl…
|
653
|
+
ProfileLoaderAnimation--loading-from-url = Daûr a discjariâ e a elaborâ il profîl…
|
654
|
+
ProfileLoaderAnimation--loading-compare = Leture e elaborazion dai profîi…
|
655
|
+
ProfileLoaderAnimation--loading-view-not-found = Viodude no cjatade
|
656
|
+
|
657
|
+
## ProfileRootMessage
|
658
|
+
|
659
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
660
|
+
ProfileRootMessage--additional = Torne ae pagjine iniziâl
|
661
|
+
|
662
|
+
## Root
|
663
|
+
|
664
|
+
Root--error-boundary-message =
|
665
|
+
.message = Orpo, al è capitât un erôr no cognossût in profiler.firefox.com.
|
666
|
+
|
667
|
+
## ServiceWorkerManager
|
668
|
+
## This is the component responsible for handling the service worker installation
|
669
|
+
## and update. It appears at the top of the UI.
|
670
|
+
|
671
|
+
ServiceWorkerManager--applying-button = Daûr a aplicâ…
|
672
|
+
ServiceWorkerManager--pending-button = Apliche e torne cjame
|
673
|
+
ServiceWorkerManager--installed-button = Torne cjame la aplicazion
|
674
|
+
ServiceWorkerManager--updated-while-not-ready = E je stade aplicade une gnove version de aplicazion prime che cheste pagjine e fossi cjariade dal dut. Al è pussibil che tu viodedis malfunzionaments.
|
675
|
+
ServiceWorkerManager--new-version-is-ready = E je stade aplicade une gnove version de aplicazion e e je pronte pal ûs.
|
676
|
+
ServiceWorkerManager--hide-notice-button =
|
677
|
+
.title = Plate l’avîs di gnûf cjariament
|
678
|
+
.aria-label = Plate l’avîs di gnûf cjariament
|
679
|
+
|
680
|
+
## StackSettings
|
681
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
682
|
+
## Chart panels. It's used to switch between different views of the stack.
|
683
|
+
|
684
|
+
StackSettings--implementation-all-frames = Ducj i ricuadris
|
685
|
+
.title = No sta filtrâ i ricuadris dal stack
|
686
|
+
StackSettings--implementation-javascript2 = JavaScript
|
687
|
+
.title = Mostre dome i ricuadris dal stack corelâts ae esecuzion di JavaScript
|
688
|
+
StackSettings--implementation-native2 = Natîf
|
689
|
+
.title = Mostre dome i ricuadris dal stack pal codiç natîf
|
690
|
+
# This label is displayed in the marker chart and marker table panels only.
|
691
|
+
StackSettings--stack-implementation-label = Filtre stacks:
|
692
|
+
StackSettings--use-data-source-label = Sorzint dâts:
|
693
|
+
StackSettings--call-tree-strategy-timing = Timps
|
694
|
+
.title = Fâs un sunt doprant i stacks campionâts dal codiç eseguît vie pal timp
|
695
|
+
StackSettings--call-tree-strategy-js-allocations = Assegnazions JavaScript
|
696
|
+
.title = Fâs un sunt doprant i bytes di JavaScript assegnâts (ignore disassegnazions)
|
697
|
+
StackSettings--call-tree-strategy-native-retained-allocations = Memorie mantignude
|
698
|
+
.title = Fâs un sunt doprant i bytes de memorie che a son stâts assegnâts e mai liberâts te selezion di anteprime corinte
|
699
|
+
StackSettings--call-tree-native-allocations = Memorie assegnade
|
700
|
+
.title = Fâs un sunt doprant i bytes de memorie assegnade
|
701
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = Memorie disassegnade
|
702
|
+
.title = Fâs un sunt doprant i bytes de memorie dis-assegnade, dal sît là che la memorie e jere stade assegnade
|
703
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = Sîts disassegnâts
|
704
|
+
.title = Fâs un sunt doprant i bytes di memorie disassegnade, dal sît là che la memorie e jere stade disassegnade
|
705
|
+
StackSettings--invert-call-stack = Invertìs stack di clamade
|
706
|
+
.title = Ordene in base al timp doprât intun grop di clamade, ignorant i fîs.
|
707
|
+
StackSettings--show-user-timing = Mostre timp utent
|
708
|
+
StackSettings--panel-search =
|
709
|
+
.label = Filtre stacks:
|
710
|
+
.title = Visualize dome i stacks che a contegnin une funzion là che il so non al corispuint a cheste sotstringhe
|
711
|
+
|
712
|
+
## Tab Bar for the bottom half of the analysis UI.
|
713
|
+
|
714
|
+
TabBar--calltree-tab = Arbul des clamadis
|
715
|
+
TabBar--flame-graph-tab = Grafic a flame
|
716
|
+
TabBar--stack-chart-tab = Grafic a pile
|
717
|
+
TabBar--marker-chart-tab = Grafic a marcadôrs
|
718
|
+
TabBar--marker-table-tab = Tabele marcadôrs
|
719
|
+
TabBar--network-tab = Rêt
|
720
|
+
TabBar--js-tracer-tab = Tracer JS
|
721
|
+
|
722
|
+
## TabSelectorMenu
|
723
|
+
## This component is a context menu that's opened when you click on the root
|
724
|
+
## range at the top left corner for profiler analysis view. It's used to switch
|
725
|
+
## between tabs that were captured in the profile.
|
726
|
+
|
727
|
+
TabSelectorMenu--all-tabs-and-windows = Dutis lis schedis e i barcons
|
728
|
+
|
729
|
+
## TrackContextMenu
|
730
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
731
|
+
## analysis UI.
|
732
|
+
|
733
|
+
TrackContextMenu--only-show-this-process = Mostre dome chest procès
|
734
|
+
# This is used as the context menu item to show only the given track.
|
735
|
+
# Variables:
|
736
|
+
# $trackName (String) - Name of the selected track to isolate.
|
737
|
+
TrackContextMenu--only-show-track = Mostre dome “{ $trackName } ”
|
738
|
+
TrackContextMenu--hide-other-screenshots-tracks = Plate altris liniis Videadis.
|
739
|
+
# This is used as the context menu item to hide the given track.
|
740
|
+
# Variables:
|
741
|
+
# $trackName (String) - Name of the selected track to hide.
|
742
|
+
TrackContextMenu--hide-track = Plate “{ $trackName }”
|
743
|
+
TrackContextMenu--show-all-tracks = Mostre dutis lis liniis
|
744
|
+
TrackContextMenu--show-local-tracks-in-process = Mostre dutis lis liniis in chest procès
|
745
|
+
# This is used as the context menu item to hide all tracks of the selected track's type.
|
746
|
+
# Variables:
|
747
|
+
# $type (String) - Name of the type of selected track to hide.
|
748
|
+
TrackContextMenu--hide-all-tracks-by-selected-track-type = Plate dutis lis liniis di gjenar “{ $type }”
|
749
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
750
|
+
# that match the search filter.
|
751
|
+
TrackContextMenu--show-all-matching-tracks = Mostre dutis lis liniis corispondentis
|
752
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
753
|
+
# that match the search filter.
|
754
|
+
TrackContextMenu--hide-all-matching-tracks = Plate dutis lis liniis corispondentis
|
755
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
756
|
+
# any track.
|
757
|
+
# Variables:
|
758
|
+
# $searchFilter (String) - The search filter string that user enters.
|
759
|
+
TrackContextMenu--no-results-found = Nissun risultât cjatât par “<span>{ $searchFilter }</span>”
|
760
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
761
|
+
TrackNameButton--hide-track =
|
762
|
+
.title = Plate linie
|
763
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
764
|
+
TrackNameButton--hide-process =
|
765
|
+
.title = Plate procès
|
766
|
+
|
767
|
+
## TrackMemoryGraph
|
768
|
+
## This is used to show the memory graph of that process in the timeline part of
|
769
|
+
## the UI. To learn more about it, visit:
|
770
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
771
|
+
|
772
|
+
TrackMemoryGraph--relative-memory-at-this-time = memorie relative in chest moment
|
773
|
+
TrackMemoryGraph--memory-range-in-graph = interval di memorie tal grafic
|
774
|
+
TrackMemoryGraph--allocations-and-deallocations-since-the-previous-sample = assegnazions e rimozions di assegnazion dal campion precedent
|
775
|
+
|
776
|
+
## TrackPower
|
777
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
778
|
+
## graphed over time.
|
779
|
+
## It's not always displayed in the UI, but an example can be found at
|
780
|
+
## https://share.firefox.dev/3a1fiT7.
|
781
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
782
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
783
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
784
|
+
## of CO₂ to achieve the same level of global warming potential.
|
785
|
+
|
786
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
787
|
+
# Variables:
|
788
|
+
# $value (String) - the power value at this location
|
789
|
+
TrackPower--tooltip-power-kilowatt = { $value } kW
|
790
|
+
.label = Consum
|
791
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
792
|
+
# Variables:
|
793
|
+
# $value (String) - the power value at this location
|
794
|
+
TrackPower--tooltip-power-watt = { $value } W
|
795
|
+
.label = Consum
|
796
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
797
|
+
# Variables:
|
798
|
+
# $value (String) - the power value at this location
|
799
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
800
|
+
.label = Consum
|
801
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
802
|
+
# Variables:
|
803
|
+
# $value (String) - the power value at this location
|
804
|
+
TrackPower--tooltip-average-power-kilowatt = { $value } kW
|
805
|
+
.label = Consum medi te selezion atuâl
|
806
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
807
|
+
# Variables:
|
808
|
+
# $value (String) - the power value at this location
|
809
|
+
TrackPower--tooltip-average-power-watt = { $value } W
|
810
|
+
.label = Consum medi te selezion atuâl
|
811
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
812
|
+
# Variables:
|
813
|
+
# $value (String) - the power value at this location
|
814
|
+
TrackPower--tooltip-average-power-milliwatt = { $value } mW
|
815
|
+
.label = Consum medi te selezion atuâl
|
816
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
817
|
+
# kilowatt-hour unit.
|
818
|
+
# Variables:
|
819
|
+
# $value (String) - the energy value for this range
|
820
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
821
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
822
|
+
.label = Energjie doprade tal interval visibil
|
823
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
824
|
+
# watt-hour unit.
|
825
|
+
# Variables:
|
826
|
+
# $value (String) - the energy value for this range
|
827
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
828
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
829
|
+
.label = Energjie doprade tal interval visibil
|
830
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
831
|
+
# milliwatt-hour unit.
|
832
|
+
# Variables:
|
833
|
+
# $value (String) - the energy value for this range
|
834
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
835
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
836
|
+
.label = Energjie doprade tal interval visibil
|
837
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
838
|
+
# microwatt-hour unit.
|
839
|
+
# Variables:
|
840
|
+
# $value (String) - the energy value for this range
|
841
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
842
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
843
|
+
.label = Energjie doprade tal interval visibil
|
844
|
+
# This is used in the tooltip when the energy used in the current preview
|
845
|
+
# selection uses the kilowatt-hour unit.
|
846
|
+
# Variables:
|
847
|
+
# $value (String) - the energy value for this range
|
848
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
849
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
850
|
+
.label = Energjie doprade te selezion atuâl
|
851
|
+
# This is used in the tooltip when the energy used in the current preview
|
852
|
+
# selection uses the watt-hour unit.
|
853
|
+
# Variables:
|
854
|
+
# $value (String) - the energy value for this range
|
855
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
856
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
857
|
+
.label = Energjie doprade te selezion atuâl
|
858
|
+
# This is used in the tooltip when the energy used in the current preview
|
859
|
+
# selection uses the milliwatt-hour unit.
|
860
|
+
# Variables:
|
861
|
+
# $value (String) - the energy value for this range
|
862
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
863
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
864
|
+
.label = Energjie doprade te selezion atuâl
|
865
|
+
# This is used in the tooltip when the energy used in the current preview
|
866
|
+
# selection uses the microwatt-hour unit.
|
867
|
+
# Variables:
|
868
|
+
# $value (String) - the energy value for this range
|
869
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
870
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
871
|
+
.label = Energjie doprade te selezion atuâl
|
872
|
+
|
873
|
+
## TrackBandwidth
|
874
|
+
## This is used to show how much data was transfered over time.
|
875
|
+
## For the strings in this group, the carbon dioxide equivalent is estimated
|
876
|
+
## from the amount of data transfered.
|
877
|
+
## The carbon dioxide equivalent represents the equivalent amount
|
878
|
+
## of CO₂ to achieve the same level of global warming potential.
|
879
|
+
|
880
|
+
# This is used in the tooltip of the bandwidth track.
|
881
|
+
# Variables:
|
882
|
+
# $value (String) - the value for the data transfer speed.
|
883
|
+
# Will contain the unit (eg. B, KB, MB)
|
884
|
+
TrackBandwidthGraph--speed = { $value } al secont
|
885
|
+
.label = Velocitât di trasferiment par chest campion
|
886
|
+
# This is used in the tooltip of the bandwidth track.
|
887
|
+
# Variables:
|
888
|
+
# $value (String) - how many read or write operations were performed since the previous sample
|
889
|
+
TrackBandwidthGraph--read-write-operations-since-the-previous-sample = { $value }
|
890
|
+
.label = operazions leture/scriture partint dal campion precedent
|
891
|
+
# This is used in the tooltip of the bandwidth track.
|
892
|
+
# Variables:
|
893
|
+
# $value (String) - the total of transfered data until the hovered time.
|
894
|
+
# Will contain the unit (eg. B, KB, MB)
|
895
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
896
|
+
TrackBandwidthGraph--cumulative-bandwidth-at-this-time = { $value } ({ $carbonValue } g CO₂e)
|
897
|
+
.label = Dâts trasferîts fin cumò
|
898
|
+
# This is used in the tooltip of the bandwidth track.
|
899
|
+
# Variables:
|
900
|
+
# $value (String) - the total of transfered data during the visible time range.
|
901
|
+
# Will contain the unit (eg. B, KB, MB)
|
902
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
903
|
+
TrackBandwidthGraph--total-bandwidth-in-graph = { $value } ({ $carbonValue } g CO₂e)
|
904
|
+
.label = Dâts trasferîts tal interval visibil
|
905
|
+
# This is used in the tooltip of the bandwidth track when a range is selected.
|
906
|
+
# Variables:
|
907
|
+
# $value (String) - the total of transfered data during the selected time range.
|
908
|
+
# Will contain the unit (eg. B, KB, MB)
|
909
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value in grams
|
910
|
+
TrackBandwidthGraph--total-bandwidth-in-range = { $value } ({ $carbonValue } g CO₂e)
|
911
|
+
.label = Dâts trasferîts te selezion atuâl
|
912
|
+
|
913
|
+
## TrackSearchField
|
914
|
+
## The component that is used for the search input in the track context menu.
|
915
|
+
|
916
|
+
TrackSearchField--search-input =
|
917
|
+
.placeholder = Inserìs i tiermins di cirî
|
918
|
+
.title = Visualize nome liniis che a corispuindin a un ciert test
|
919
|
+
|
920
|
+
## TransformNavigator
|
921
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
922
|
+
## Chart components.
|
923
|
+
## These messages are displayed above the table / graph once the user selects to
|
924
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
925
|
+
## name of the function, followed by the node's name.
|
926
|
+
## To learn more about them, visit:
|
927
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
928
|
+
|
929
|
+
# Root item in the transform navigator.
|
930
|
+
# "Complete" is an adjective here, not a verb.
|
931
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
932
|
+
# Variables:
|
933
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
934
|
+
TransformNavigator--complete = “{ $item }” complet
|
935
|
+
# "Collapse resource" transform.
|
936
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
937
|
+
# Variables:
|
938
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
939
|
+
TransformNavigator--collapse-resource = Strenç: { $item }
|
940
|
+
# "Focus subtree" transform.
|
941
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
942
|
+
# Variables:
|
943
|
+
# $item (String) - Name of the function that transform applied to.
|
944
|
+
TransformNavigator--focus-subtree = Concentre sul grop: { $item }
|
945
|
+
# "Focus function" transform.
|
946
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
947
|
+
# Variables:
|
948
|
+
# $item (String) - Name of the function that transform applied to.
|
949
|
+
TransformNavigator--focus-function = Concentre: { $item }
|
950
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
951
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
952
|
+
# Variables:
|
953
|
+
# $item (String) - Name of the category that transform applied to.
|
954
|
+
TransformNavigator--focus-category = Concentre su la categorie: { $item }
|
955
|
+
# "Merge call node" transform.
|
956
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
957
|
+
# Variables:
|
958
|
+
# $item (String) - Name of the function that transform applied to.
|
959
|
+
TransformNavigator--merge-call-node = Unìs grop: { $item }
|
960
|
+
# "Merge function" transform.
|
961
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
962
|
+
# Variables:
|
963
|
+
# $item (String) - Name of the function that transform applied to.
|
964
|
+
TransformNavigator--merge-function = Unìs: { $item }
|
965
|
+
# "Drop function" transform.
|
966
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
967
|
+
# Variables:
|
968
|
+
# $item (String) - Name of the function that transform applied to.
|
969
|
+
TransformNavigator--drop-function = Scarte: { $item }
|
970
|
+
# "Collapse recursion" transform.
|
971
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
972
|
+
# Variables:
|
973
|
+
# $item (String) - Name of the function that transform applied to.
|
974
|
+
TransformNavigator--collapse-recursion = Strenç ricorsion: { $item }
|
975
|
+
# "Collapse direct recursion" transform.
|
976
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
977
|
+
# Variables:
|
978
|
+
# $item (String) - Name of the function that transform applied to.
|
979
|
+
TransformNavigator--collapse-direct-recursion-only = Strenç dome ricorsion direte: { $item }
|
980
|
+
# "Collapse function subtree" transform.
|
981
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
982
|
+
# Variables:
|
983
|
+
# $item (String) - Name of the function that transform applied to.
|
984
|
+
TransformNavigator--collapse-function-subtree = Strenç sot-arbul: { $item }
|
985
|
+
# "Drop samples outside of markers matching ..." transform.
|
986
|
+
# Variables:
|
987
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
988
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = Scarte campions fûr dai marcadôrs corispondents: “{ $item }”
|
989
|
+
|
990
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
991
|
+
## at the bottom of the profiler UI
|
992
|
+
##
|
993
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
994
|
+
## are used for both the source view and the assembly view.
|
995
|
+
|
996
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
997
|
+
# the network.
|
998
|
+
# Variables:
|
999
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
1000
|
+
SourceView--loading-url = In spiete di { $host }…
|
1001
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
1002
|
+
# the browser.
|
1003
|
+
SourceView--loading-browser-connection = In spiete di { -firefox-brand-name }…
|
1004
|
+
# Displayed whenever the source view was not able to get the source code for
|
1005
|
+
# a file.
|
1006
|
+
BottomBox--source-code-not-available-title = Codiç sorzint no disponibil
|
1007
|
+
# Displayed whenever the source view was not able to get the source code for
|
1008
|
+
# a file.
|
1009
|
+
# Elements:
|
1010
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
1011
|
+
SourceView--source-not-available-text = Viôt il <a>probleme #3741</a> pai senaris supuartâts e i mioraments planificâts.
|
1012
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
1013
|
+
# a file.
|
1014
|
+
# Assembly refers to the low-level programming language.
|
1015
|
+
BottomBox--assembly-code-not-available-title = Codiç in assembler no disponibil
|
1016
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
1017
|
+
# a file.
|
1018
|
+
# Elements:
|
1019
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
1020
|
+
BottomBox--assembly-code-not-available-text = Viôt il <a>probleme #4520</a> pai senaris supuartâts e i mioraments planificâts.
|
1021
|
+
SourceView--close-button =
|
1022
|
+
.title = Siere la viodude sorzint
|
1023
|
+
|
1024
|
+
## Code loading errors
|
1025
|
+
## These are displayed both in the source view and in the assembly view.
|
1026
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
1027
|
+
|
1028
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
1029
|
+
# know which URL to request source code from.
|
1030
|
+
SourceView--no-known-cors-url = Par chest file nol è disponibil nissun URL cross-origin acessibil.
|
1031
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
1032
|
+
# when fetching the source code for a file.
|
1033
|
+
# Variables:
|
1034
|
+
# $url (String) - The URL which we tried to get the source code from
|
1035
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
1036
|
+
SourceView--network-error-when-obtaining-source = Al è vignût fûr un erôr di rêt tal recuperâ l’URL { $url }: { $networkErrorMessage }
|
1037
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
1038
|
+
# be queried for source code using the symbolication API.
|
1039
|
+
# Variables:
|
1040
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
1041
|
+
SourceView--browser-connection-error-when-obtaining-source = Impussibil interogâ la API di simbolizazion dal navigadôr: { $browserConnectionErrorMessage }
|
1042
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
1043
|
+
# for source code using the symbolication API, and this query returned an error.
|
1044
|
+
# Variables:
|
1045
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
1046
|
+
SourceView--browser-api-error-when-obtaining-source = La API di simbolizazion dal navigadôr al à tornât un erôr: { $apiErrorMessage }
|
1047
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
1048
|
+
# running locally was queried for source code using the symbolication API, and
|
1049
|
+
# this query returned an error.
|
1050
|
+
# Variables:
|
1051
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
1052
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = La API di simbolizazion dal servidôr locâl pai simbui e à tornât un erôr: { $apiErrorMessage }
|
1053
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
1054
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
1055
|
+
# Variables:
|
1056
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
1057
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = La API di simbolizazion dal navigadôr e à tornât une rispueste no valide: { $apiErrorMessage }
|
1058
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
1059
|
+
# running locally was queried for source code using the symbolication API, and
|
1060
|
+
# this query returned a malformed response.
|
1061
|
+
# Variables:
|
1062
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
1063
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = La API di simbolizazion dal servidôr locâl dai simbui al à tornât une rispueste no valide: { $apiErrorMessage }
|
1064
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
1065
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
1066
|
+
# Variables:
|
1067
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
1068
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
1069
|
+
SourceView--not-in-archive-error-when-obtaining-source = Il file { $pathInArchive } nol è stât cjatât tal archivi di { $url }.
|
1070
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
1071
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
1072
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
1073
|
+
# Variables:
|
1074
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
1075
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
1076
|
+
SourceView--archive-parsing-error-when-obtaining-source = Impussibil analizâ l’archivi in { $url }: { $parsingErrorMessage }
|
1077
|
+
|
1078
|
+
## Toggle buttons in the top right corner of the bottom box
|
1079
|
+
|
1080
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
1081
|
+
# Assembly refers to the low-level programming language.
|
1082
|
+
AssemblyView--show-button =
|
1083
|
+
.title = Mostre la viodude assembly
|
1084
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
1085
|
+
# Assembly refers to the low-level programming language.
|
1086
|
+
AssemblyView--hide-button =
|
1087
|
+
.title = Plate la viodude assembly
|
1088
|
+
|
1089
|
+
## UploadedRecordingsHome
|
1090
|
+
## This is the page that displays all the profiles that user has uploaded.
|
1091
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
1092
|
+
|
1093
|
+
UploadedRecordingsHome--title = Regjistrazions cjariadis in rêt
|