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,1018 @@
|
|
|
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 foar 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>Web-app foar prestaasjeanalyse fan { -firefox-brand-name }</subheader>
|
|
27
|
+
AppHeader--github-icon =
|
|
28
|
+
.title = Nei ús Git-repository (dizze wurdt yn in nij finster iepene)
|
|
29
|
+
|
|
30
|
+
## AppViewRouter
|
|
31
|
+
## This is used for displaying errors when loading the application.
|
|
32
|
+
|
|
33
|
+
AppViewRouter--error-unpublished = Kin it profyl net ophelje fan { -firefox-brand-name }.
|
|
34
|
+
AppViewRouter--error-from-file = Kin it bestân net lêze of it profyl deryn ûntlede.
|
|
35
|
+
AppViewRouter--error-local = Noch net ymplemintearre.
|
|
36
|
+
AppViewRouter--error-public = Kin it profyl net downloade.
|
|
37
|
+
AppViewRouter--error-from-url = Kin it profyl net downloade.
|
|
38
|
+
AppViewRouter--error-compare = Kin de profilen net ophelje.
|
|
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
|
+
Fanwegen in <a>spesifike beheining yn Safari</a> kin { -profiler-brand-name } gjin
|
|
44
|
+
profilen fan de lokale kompjûter yn dizze browser ymportearje. Iepenje yn stee dêrfan
|
|
45
|
+
dizze side yn { -firefox-brand-name } of Chrome.
|
|
46
|
+
.title = Safari kan geen lokale profielen importeren
|
|
47
|
+
AppViewRouter--route-not-found--home =
|
|
48
|
+
.specialMessage = De URL dy’t jo probearre te berikken, waard net werkend.
|
|
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 = <strong>{ $fileName }</strong> toane
|
|
57
|
+
CallNodeContextMenu--transform-merge-function = Funksje gearfoegje
|
|
58
|
+
.title =
|
|
59
|
+
As jo in funksje gearfoegje, wurdt dizze út it profyl fuortsmiten en wurdt de tiid tawezen oan
|
|
60
|
+
de funksje dy’t dizze oanroppen hat. Dit bart oeral wêr’t de funksje
|
|
61
|
+
yn de beam oanroppen waard.
|
|
62
|
+
CallNodeContextMenu--transform-merge-call-node = Allinnich node gearfoegje
|
|
63
|
+
.title =
|
|
64
|
+
As jo in node gearfoegje, wurdt dizze út it profyl fuortsmiten en de tiid tawezen oan de
|
|
65
|
+
funksjenode dy’t dizze oanroppen hat. It smyt de funksje allinnich fan dat
|
|
66
|
+
spesifike part fan de beam fuort. Oare plakken fan wêr út de funksje oanroppen waard
|
|
67
|
+
bliuwe yn it profyl.
|
|
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
|
+
As jo fokusje op in funksje, wurdt elk foarbyld dat dy funksje net befettet
|
|
72
|
+
fuortsmite. Dêrby wurdt de oanropbeam opnij root, sadat de funksje
|
|
73
|
+
de iennige root fan de beam is. Dit kin meardere funksje-oanropsites yn in profyl
|
|
74
|
+
kombinearje yn ien oanropnode.
|
|
75
|
+
CallNodeContextMenu--transform-focus-function = Fokus op funksje
|
|
76
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
77
|
+
CallNodeContextMenu--transform-focus-function-inverted = Fokus op funksje (omkeard)
|
|
78
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
79
|
+
CallNodeContextMenu--transform-focus-subtree = Allinnich fokus op substruktuer
|
|
80
|
+
.title =
|
|
81
|
+
As jo op in substruktuer fokust, wurdt elk foarbyld dat dat spesifike part
|
|
82
|
+
fan de oanropbeam net befettet fuortsmiten. It selektearret in tûke fan de oanropbeam,
|
|
83
|
+
echter dit bart allinnich foar dy inkelde oanropnode. Alle oare oanroppen
|
|
84
|
+
fan de funksje wurde negearre.
|
|
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 = Fokussen op kategory <strong>{ $categoryName }</strong>
|
|
89
|
+
.title =
|
|
90
|
+
Fokussen op de nodes yn deselde kategory as de selektearre node,
|
|
91
|
+
wêrtroch alle nodes dy’t yn in oare kategory hearre gearfoege wurde.
|
|
92
|
+
CallNodeContextMenu--transform-collapse-function-subtree = Funksje ynklappe
|
|
93
|
+
.title =
|
|
94
|
+
As jo in funksje ynklappe, wurdt alles dat dizze oanroppen hat fuortsmiten en alle
|
|
95
|
+
tiid oan de funksje tawezen. Dit kin helpe in profyl dat koade oanropt dy’t net
|
|
96
|
+
analysearre hoege te wurden te ferienfâldigjen.
|
|
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 = <strong>{ $nameForResource }</strong> ynklappe
|
|
101
|
+
.title =
|
|
102
|
+
As jo in boarne ynklappe, wurde alle oanroppen fan dy boarne
|
|
103
|
+
ôfflakke ta ien inkelde ynklappe oanropnode.
|
|
104
|
+
CallNodeContextMenu--transform-collapse-recursion = Rekursy ynklappe
|
|
105
|
+
.title =
|
|
106
|
+
Rekursy ynklappen smyt oanroppe fuort dy’t geregeld weromkomme yn
|
|
107
|
+
deselde funksje, sels mei yndirekte funksjes op de stack.
|
|
108
|
+
CallNodeContextMenu--transform-collapse-direct-recursion-only = Rekursy direkt ynklappe
|
|
109
|
+
.title =
|
|
110
|
+
Rekursy direkt ynklappen smyt oanroppen fuort dy’t geregeld weromkomme yn
|
|
111
|
+
deselde funksje, sels sûnder yndirekte funksjes op de stack.
|
|
112
|
+
CallNodeContextMenu--transform-drop-function = Meunsters mei dizze funksje weilitte
|
|
113
|
+
.title =
|
|
114
|
+
As jo meunsters weilitte, wurdt harren tiid út it profyl fuortsmiten. Dit is nuttich om
|
|
115
|
+
tiidsynformaasje dy’t net relevant foar de analyze is te eliminearjen.
|
|
116
|
+
CallNodeContextMenu--expand-all = Alles útklappe
|
|
117
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
|
118
|
+
# See: https://searchfox.org/
|
|
119
|
+
CallNodeContextMenu--searchfox = De funksjenamme op Searchfox opsykje
|
|
120
|
+
CallNodeContextMenu--copy-function-name = Funksjenamme kopiearje
|
|
121
|
+
CallNodeContextMenu--copy-script-url = Script-URL kopiearje
|
|
122
|
+
CallNodeContextMenu--copy-stack = Stack kopiearje
|
|
123
|
+
|
|
124
|
+
## CallTree
|
|
125
|
+
## This is the component for Call Tree panel.
|
|
126
|
+
|
|
127
|
+
CallTree--tracing-ms-total = Rintiid (ms)
|
|
128
|
+
.title =
|
|
129
|
+
De ‘totale’ rintiid befettet in gearfetting fan alle tiid wêryn dizze
|
|
130
|
+
funksje harren op de stack wie. Dit omfettet de tiid wêryn de
|
|
131
|
+
funksje wurklik útfierd waard en de tiid dy’t spandearre waard
|
|
132
|
+
oan oanroppen fan dizze funksje út.
|
|
133
|
+
CallTree--tracing-ms-self = Sels (ms)
|
|
134
|
+
.title =
|
|
135
|
+
De ‘sels’-tiid omfettet allinnich de tiid wêryn de funksje harren oan it
|
|
136
|
+
ein fan de stack wie. As dizze funksje oare funksjes oanroppen hat,
|
|
137
|
+
is de tiid fan de ‘oare’ funksje net meinommen. De ‘sels’-tiid is nuttich
|
|
138
|
+
foar it begryp fan hokker tiid wurklik yn it programma bestege is.
|
|
139
|
+
CallTree--samples-total = Totaal (meunsters)
|
|
140
|
+
.title =
|
|
141
|
+
It ‘totale’ meunsteroantal omfettet in gearfetting fan elk meunster wêryn dizze
|
|
142
|
+
funksje harre yn de stack wie. Dit omfettet de tiid wêryn de funksje
|
|
143
|
+
wurklik útfierd waard en de spandearre tiid yn de oanroppen
|
|
144
|
+
fan dizze funksje út.
|
|
145
|
+
CallTree--samples-self = Sels
|
|
146
|
+
.title =
|
|
147
|
+
It oantal ‘sels’-meunsters omfettet allinnich de meunsters wêryn de funksje harren
|
|
148
|
+
oan it ein fan de stack wie. As dizze funksje oare funksjes oanroppen hat,
|
|
149
|
+
binne de oantallen ‘oare’ funksjes net meiteld. It oantal kearen ‘sels’ is nuttich
|
|
150
|
+
foar it begryp fan wêr tiid wurklik yn in programma bestege is.
|
|
151
|
+
CallTree--bytes-total = Totale grutte (bytes)
|
|
152
|
+
.title =
|
|
153
|
+
De ‘totale grutte’ omfettet in gearfetting fan alle bytes dy’t allokearre of
|
|
154
|
+
de-allokearre binne, wylst dizze funksje harren yn de stack wie. Dit befettet
|
|
155
|
+
sawol de bytes wêrby de funksje wurklik útfierd waard as de
|
|
156
|
+
bytes fan de oanroppen fan dizze funksje út.
|
|
157
|
+
CallTree--bytes-self = Sels (bytes)
|
|
158
|
+
.title =
|
|
159
|
+
De ‘sels’-bytes omfetsje alle bytes dy’t allokearre of de-allokearre binne, wylst
|
|
160
|
+
dizze funksje oan it ein fan de stack wie. As dizze funksje oare
|
|
161
|
+
funksjes oanroppen hat, dan binne de bytes fan ‘oare’ funksje net opnommen.
|
|
162
|
+
De ‘sels’-bytes binne nuttich om te begripen wêr’t ûnthâldromte wurklik
|
|
163
|
+
yn it programma allokearre of de-allokearre wie.
|
|
164
|
+
|
|
165
|
+
## Call tree "badges" (icons) with tooltips
|
|
166
|
+
##
|
|
167
|
+
## These inlining badges are displayed in the call tree in front of some
|
|
168
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
|
169
|
+
## a tooltip.
|
|
170
|
+
|
|
171
|
+
# Variables:
|
|
172
|
+
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
|
|
173
|
+
CallTree--divergent-inlining-badge =
|
|
174
|
+
.title = Guon oproppen nei { $calledFunction } binne inline troch de compiler pleatst.
|
|
175
|
+
# Variables:
|
|
176
|
+
# $calledFunction (String) - Name of the function whose call was inlined.
|
|
177
|
+
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
|
|
178
|
+
CallTree--inlining-badge = (inline pleatst)
|
|
179
|
+
.title = Oanroppen nei { $calledFunction } binne inline yn { $outerFunction } pleatst troch de compiler.
|
|
180
|
+
|
|
181
|
+
## CallTreeSidebar
|
|
182
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
|
183
|
+
|
|
184
|
+
CallTreeSidebar--select-a-node = Selektearje in node om ynformaasje oer te toanen.
|
|
185
|
+
|
|
186
|
+
## CompareHome
|
|
187
|
+
## This is used in the page to compare two profiles.
|
|
188
|
+
## See: https://profiler.firefox.com/compare/
|
|
189
|
+
|
|
190
|
+
CompareHome--instruction-title = Fier de profyl-URL’s dy’t jo fergelykje wolle yn
|
|
191
|
+
CompareHome--instruction-content =
|
|
192
|
+
It helpmiddel ekstrahearret de gegevens út de selektearre track en it berik foar
|
|
193
|
+
elk profyl en pleatst se tegearre yn deselde werjefte, om se maklik te
|
|
194
|
+
fergelykjen te meitsjen.
|
|
195
|
+
CompareHome--form-label-profile1 = Profyl 1:
|
|
196
|
+
CompareHome--form-label-profile2 = Profyl 2:
|
|
197
|
+
CompareHome--submit-button =
|
|
198
|
+
.value = Profilen ophelje
|
|
199
|
+
|
|
200
|
+
## DebugWarning
|
|
201
|
+
## This is displayed at the top of the analysis page when the loaded profile is
|
|
202
|
+
## a debug build of Firefox.
|
|
203
|
+
|
|
204
|
+
DebugWarning--warning-message =
|
|
205
|
+
.message =
|
|
206
|
+
Dit profyl is opnommen yn in build sûnder útjefte-optimalisaasjes.
|
|
207
|
+
Prestaasjeobservaasjes binne mooglik net fan tapassing op de útjeftepopulaasje.
|
|
208
|
+
|
|
209
|
+
## Details
|
|
210
|
+
## This is the bottom panel in the analysis UI. They are generic strings to be
|
|
211
|
+
## used at the bottom part of the UI.
|
|
212
|
+
|
|
213
|
+
Details--open-sidebar-button =
|
|
214
|
+
.title = De sidebalke iepenje
|
|
215
|
+
Details--close-sidebar-button =
|
|
216
|
+
.title = De sidebalke slute
|
|
217
|
+
Details--error-boundary-message =
|
|
218
|
+
.message = Uh oh, der is in ûnbekende flater yn dit paniel bard.
|
|
219
|
+
|
|
220
|
+
## ErrorBoundary
|
|
221
|
+
## This component is shown when an unexpected error is encountered in the application.
|
|
222
|
+
## Note that the localization won't be always applied in this component.
|
|
223
|
+
|
|
224
|
+
# This message will always be displayed after another context-specific message.
|
|
225
|
+
ErrorBoundary--report-error-to-developers-description =
|
|
226
|
+
Dit probleem oan de ûntwikkelers melde, ynklusyf de folsleine
|
|
227
|
+
flatermelding lykas toand yn de webconsole fan de Untwikkelershelpmiddelen.
|
|
228
|
+
# This is used in a call to action button, displayed inside the error box.
|
|
229
|
+
ErrorBoundary--report-error-on-github = De flater op GitHub melde
|
|
230
|
+
|
|
231
|
+
## Footer Links
|
|
232
|
+
|
|
233
|
+
FooterLinks--legal = Juridysk
|
|
234
|
+
FooterLinks--Privacy = Privacy
|
|
235
|
+
FooterLinks--Cookies = Cookies
|
|
236
|
+
FooterLinks--languageSwitcher--select =
|
|
237
|
+
.title = Taal wizigje
|
|
238
|
+
FooterLinks--hide-button =
|
|
239
|
+
.title = Fuottekstkeppelingen ferstopje
|
|
240
|
+
.aria-label = Fuottekstkeppelingen ferstopje
|
|
241
|
+
|
|
242
|
+
## FullTimeline
|
|
243
|
+
## The timeline component of the full view in the analysis UI at the top of the
|
|
244
|
+
## page.
|
|
245
|
+
|
|
246
|
+
# This string is used as the text of the track selection button.
|
|
247
|
+
# Displays the ratio of visible tracks count to total tracks count in the timeline.
|
|
248
|
+
# We have spans here to make the numbers bold.
|
|
249
|
+
# Variables:
|
|
250
|
+
# $visibleTrackCount (Number) - Visible track count in the timeline
|
|
251
|
+
# $totalTrackCount (Number) - Total track count in the timeline
|
|
252
|
+
FullTimeline--tracks-button = <span>{ $visibleTrackCount }</span> / <span>{ $totalTrackCount }</span> tracks
|
|
253
|
+
|
|
254
|
+
## Home page
|
|
255
|
+
|
|
256
|
+
Home--upload-from-file-input-button = In profyl út in bestân lade
|
|
257
|
+
Home--upload-from-url-button = In profyl fan in URL lade
|
|
258
|
+
Home--load-from-url-submit-button =
|
|
259
|
+
.value = Lade
|
|
260
|
+
Home--documentation-button = Dokumintaasje
|
|
261
|
+
Home--menu-button = Menuknop { -profiler-brand-name } ynskeakelje
|
|
262
|
+
Home--menu-button-instructions =
|
|
263
|
+
Skeakelje de menuknop Profiler yn om te begjinnen mei it opnimmen fan in
|
|
264
|
+
prestaasjeprofyl yn { -firefox-brand-name }, analysearje dit en diel it mei profiler.firefox.com.
|
|
265
|
+
Home--profile-firefox-android-instructions =
|
|
266
|
+
Jo kinne { -firefox-android-brand-name } ek profilearje. Foar mear
|
|
267
|
+
ynformaasje, lês dizze dokumintaasje:
|
|
268
|
+
<a>{ -firefox-android-brand-name } daliks op apparaat profilearje</a>.
|
|
269
|
+
# The word WebChannel should not be translated.
|
|
270
|
+
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
|
271
|
+
# of the "Enable Firefox Profiler menu button" button.
|
|
272
|
+
Home--enable-button-unavailable =
|
|
273
|
+
.title = Dizze profiler-ynstânsje kin gjin ferbining meitsje mei it WebChannel, dus de Profiler-menuknop kin net ynskeakele wurde.
|
|
274
|
+
# The word WebChannel, the pref name, and the string "about:config" should not be translated.
|
|
275
|
+
# This message can be seen on https://main--perf-html.netlify.app/ .
|
|
276
|
+
Home--web-channel-unavailable =
|
|
277
|
+
Dizze profiler-ynstânsje kin gjin ferbining meitsje mei it WebChannell. Dit betsjut meastentiids dat dizze
|
|
278
|
+
útfierd wurdt op in oare host as opjûn yn de foarkar
|
|
279
|
+
<code>devtools.performance.recording.ui-base-url</code>. As jo nije profilen fêstlizze wolle
|
|
280
|
+
mei dizze ynstânsje, en der programmatyske kontrôle oer de profiler-menuknop oan jaan wolle,
|
|
281
|
+
dan kinne jo nei <code>about:config</code> gean en de foarkar wizigje.
|
|
282
|
+
Home--record-instructions =
|
|
283
|
+
Klik om te starten mei it meitsjen fan in profyl op de profylknop of brûk de
|
|
284
|
+
fluchtoetsen. It piktogram is blau as der in profyl opnommen wurdt.
|
|
285
|
+
Klik op <kbd>Fêstlizze</kbd> om de gegevens yn profiler.firefox.com te laden.
|
|
286
|
+
Home--instructions-content =
|
|
287
|
+
It opnimmen fan prestaasjeprofilen fereasket <a>{ -firefox-brand-name }</a>.
|
|
288
|
+
Besteande profilen kinne echter besjoen wurde yn elke moderne browser.
|
|
289
|
+
Home--record-instructions-start-stop = Profilearjen stopje en starte
|
|
290
|
+
Home--record-instructions-capture-load = Profyl fêstlizze en lade
|
|
291
|
+
Home--profiler-motto = Lis in prestaasjeprofyl fêst. Analysearje it. Diel it. Meitsje it ynternet flugger.
|
|
292
|
+
Home--additional-content-title = Besteande profilen lade
|
|
293
|
+
Home--additional-content-content = Jo kinne in profylbestân hjirhinne <strong>fersleepje</strong> om it te laden, of:
|
|
294
|
+
Home--compare-recordings-info = Jo kinne ek opnamen fergelykje. <a>De fergelikingsinterface iepenje.</a>
|
|
295
|
+
Home--your-recent-uploaded-recordings-title = Jo resint opladen opnamen
|
|
296
|
+
# We replace the elements such as <perf> and <simpleperf> with links to the
|
|
297
|
+
# documentation to use these tools.
|
|
298
|
+
Home--load-files-from-other-tools2 =
|
|
299
|
+
De { -profiler-brand-name } kin ek profilen fan oare profilers ymportearje, lykas
|
|
300
|
+
<perf>Linux-perf</perf>, <simpleperf>Android SimplePerf</simpleperf>, it
|
|
301
|
+
Chrome-prestaasjespaniel, <androidstudio>Android Studio</androidstudio>, of
|
|
302
|
+
elk bestân mei it <dhat>dhat-formaat</dhat> of de <traceevent>Trace Event-yndieling
|
|
303
|
+
fan Google</traceevent> brûkt. <write>Lês hoe’t jo jo
|
|
304
|
+
eigen ymportearder skriuwe</write>.
|
|
305
|
+
|
|
306
|
+
## IdleSearchField
|
|
307
|
+
## The component that is used for all the search inputs in the application.
|
|
308
|
+
|
|
309
|
+
IdleSearchField--search-input =
|
|
310
|
+
.placeholder = Fier filtertermen yn
|
|
311
|
+
|
|
312
|
+
## JsTracerSettings
|
|
313
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
314
|
+
|
|
315
|
+
JsTracerSettings--show-only-self-time = Allinnich selstiid toane
|
|
316
|
+
.title = Allinnich de tiid yn in oanropnode toane en ûnderlizzende oanroppen negearje.
|
|
317
|
+
|
|
318
|
+
## ListOfPublishedProfiles
|
|
319
|
+
## This is the component that displays all the profiles the user has uploaded.
|
|
320
|
+
## It's displayed both in the homepage and in the uploaded recordings page.
|
|
321
|
+
|
|
322
|
+
# This string is used on the tooltip of the published profile links.
|
|
323
|
+
# Variables:
|
|
324
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
325
|
+
ListOfPublishedProfiles--published-profiles-link =
|
|
326
|
+
.title = Klik hjir om profyl { $smallProfileName } te laden
|
|
327
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = Fuortsmite
|
|
328
|
+
.title = Dit profyl kin net fuortsmiten wurde, omdat wy gjin autorisaasjegegevens hawwen.
|
|
329
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = Der is noch gjin profyl opladen!
|
|
330
|
+
# This string is used below the 'Your recent uploaded recordings' list section.
|
|
331
|
+
# Variables:
|
|
332
|
+
# $profilesRestCount (Number) - Remaining numbers of the uploaded profiles which are not listed under 'Your recent uploaded recordings'.
|
|
333
|
+
ListOfPublishedProfiles--uploaded-profile-information-label = Al jo opnamen besjen en beheare (noch { $profilesRestCount })
|
|
334
|
+
# Depending on the number of uploaded profiles, the message is different.
|
|
335
|
+
# Variables:
|
|
336
|
+
# $uploadedProfileCount (Number) - Total numbers of the uploaded profiles.
|
|
337
|
+
ListOfPublishedProfiles--uploaded-profile-information-list =
|
|
338
|
+
{ $uploadedProfileCount ->
|
|
339
|
+
[one] Dizze opname beheare
|
|
340
|
+
*[other] Dizze opnamen beheare
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
## MarkerContextMenu
|
|
344
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
345
|
+
## panels.
|
|
346
|
+
|
|
347
|
+
MarkerContextMenu--set-selection-from-duration = Seleksje ynstelle fan doer markearring út
|
|
348
|
+
MarkerContextMenu--start-selection-here = Seleksje hjir starte
|
|
349
|
+
MarkerContextMenu--end-selection-here = Seleksje hjir stopje
|
|
350
|
+
MarkerContextMenu--start-selection-at-marker-start = Seleksje starte by <strong>start</strong> markearring
|
|
351
|
+
MarkerContextMenu--start-selection-at-marker-end = Seleksje starte by <strong>ein</strong> markearring
|
|
352
|
+
MarkerContextMenu--end-selection-at-marker-start = Seleksje stopje by <strong>start</strong> markearring
|
|
353
|
+
MarkerContextMenu--end-selection-at-marker-end = Seleksje stopje by <strong>ein</strong> markearring
|
|
354
|
+
MarkerContextMenu--copy-description = Beskriuwing kopiearje
|
|
355
|
+
MarkerContextMenu--copy-call-stack = Oanropstack kopiearje
|
|
356
|
+
MarkerContextMenu--copy-url = URL kopiearje
|
|
357
|
+
MarkerContextMenu--copy-page-url = Side-URL kopiearje
|
|
358
|
+
MarkerContextMenu--copy-as-json = Kopiearje as JSON
|
|
359
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
360
|
+
# IPC marker.
|
|
361
|
+
# Variables:
|
|
362
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
363
|
+
MarkerContextMenu--select-the-receiver-thread = Selektearje de ûntfangerthread ‘<strong>{ $threadName }</strong>’
|
|
364
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
365
|
+
# IPC marker.
|
|
366
|
+
# Variables:
|
|
367
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
368
|
+
MarkerContextMenu--select-the-sender-thread = Selektearje de ôfstjoerderthread ‘<strong>{ $threadName }</strong>’
|
|
369
|
+
|
|
370
|
+
## MarkerFiltersContextMenu
|
|
371
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
|
372
|
+
## panels.
|
|
373
|
+
|
|
374
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
|
375
|
+
# Variables:
|
|
376
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
|
377
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Samples bûten markearringen oerienkommend mei ‘<strong>{ $filter }</strong>’ bûten beskôging litte
|
|
378
|
+
|
|
379
|
+
## MarkerSettings
|
|
380
|
+
## This is used in all panels related to markers.
|
|
381
|
+
|
|
382
|
+
MarkerSettings--panel-search =
|
|
383
|
+
.label = Markearringen filterje:
|
|
384
|
+
.title = Allinnich markearringen toane dy’t oerienkommen mei in bepaalde namme
|
|
385
|
+
MarkerSettings--marker-filters =
|
|
386
|
+
.title = Markearringsfilters
|
|
387
|
+
|
|
388
|
+
## MarkerSidebar
|
|
389
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
390
|
+
|
|
391
|
+
MarkerSidebar--select-a-marker = Selektearje in markearringen om ynformaasje oer te toanen.
|
|
392
|
+
|
|
393
|
+
## MarkerTable
|
|
394
|
+
## This is the component for Marker Table panel.
|
|
395
|
+
|
|
396
|
+
MarkerTable--start = Start
|
|
397
|
+
MarkerTable--duration = Doer
|
|
398
|
+
MarkerTable--type = Type
|
|
399
|
+
MarkerTable--description = Beskriuwing
|
|
400
|
+
|
|
401
|
+
## MenuButtons
|
|
402
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
403
|
+
|
|
404
|
+
MenuButtons--index--metaInfo-button =
|
|
405
|
+
.label = Profylynfo
|
|
406
|
+
MenuButtons--index--full-view = Folslein byld
|
|
407
|
+
MenuButtons--index--cancel-upload = Opladen annulearje
|
|
408
|
+
MenuButtons--index--share-upload =
|
|
409
|
+
.label = Lokaal profyl oplade
|
|
410
|
+
MenuButtons--index--share-re-upload =
|
|
411
|
+
.label = Opnij oplade
|
|
412
|
+
MenuButtons--index--share-error-uploading =
|
|
413
|
+
.label = Flater by it opladen
|
|
414
|
+
MenuButtons--index--revert = Tebek nei orizjineel profyl
|
|
415
|
+
MenuButtons--index--docs = Dokuminten
|
|
416
|
+
MenuButtons--permalink--button =
|
|
417
|
+
.label = Permalink
|
|
418
|
+
|
|
419
|
+
## MetaInfo panel
|
|
420
|
+
## These strings are used in the panel containing the meta information about
|
|
421
|
+
## the current profile.
|
|
422
|
+
|
|
423
|
+
MenuButtons--index--profile-info-uploaded-label = Opladen:
|
|
424
|
+
MenuButtons--index--profile-info-uploaded-actions = Fuortsmite
|
|
425
|
+
MenuButtons--index--metaInfo-subtitle = Profylynformaasje
|
|
426
|
+
MenuButtons--metaInfo--symbols = Symboalen:
|
|
427
|
+
MenuButtons--metaInfo--profile-symbolicated = Profyl is symbolisearre
|
|
428
|
+
MenuButtons--metaInfo--profile-not-symbolicated = Profyl is net symbolisearre
|
|
429
|
+
MenuButtons--metaInfo--resymbolicate-profile = Profyl opnij symbolisearje
|
|
430
|
+
MenuButtons--metaInfo--symbolicate-profile = Profyl symbolisearje
|
|
431
|
+
MenuButtons--metaInfo--attempting-resymbolicate = Besykjen ta opnij symbolisearjen profyl
|
|
432
|
+
MenuButtons--metaInfo--currently-symbolicating = Profyl wurdt symbolisearre
|
|
433
|
+
MenuButtons--metaInfo--cpu-model = CPU-model:
|
|
434
|
+
MenuButtons--metaInfo--cpu-cores = CPU-kearnen:
|
|
435
|
+
MenuButtons--metaInfo--main-memory = Haadûnthâld:
|
|
436
|
+
MenuButtons--index--show-moreInfo-button = Mear toane
|
|
437
|
+
MenuButtons--index--hide-moreInfo-button = Minder toane
|
|
438
|
+
# This string is used when we have the information about both physical and
|
|
439
|
+
# logical CPU cores.
|
|
440
|
+
# Variable:
|
|
441
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
|
442
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
|
443
|
+
{ $physicalCPUs ->
|
|
444
|
+
[one] { $physicalCPUs } fysike kearn,
|
|
445
|
+
*[other] { $physicalCPUs } fysike kearnen,
|
|
446
|
+
}{ $logicalCPUs ->
|
|
447
|
+
[one] { $logicalCPUs } logyske kearn
|
|
448
|
+
*[other] { $logicalCPUs } logyske kearnen
|
|
449
|
+
}
|
|
450
|
+
# This string is used when we only have the information about the number of
|
|
451
|
+
# physical CPU cores.
|
|
452
|
+
# Variable:
|
|
453
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
|
454
|
+
MenuButtons--metaInfo--physical-cpu =
|
|
455
|
+
{ $physicalCPUs ->
|
|
456
|
+
[one] { $physicalCPUs } fysike kearn
|
|
457
|
+
*[other] { $physicalCPUs } fysike kearnen
|
|
458
|
+
}
|
|
459
|
+
# This string is used when we only have the information only the number of
|
|
460
|
+
# logical CPU cores.
|
|
461
|
+
# Variable:
|
|
462
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
|
463
|
+
MenuButtons--metaInfo--logical-cpu =
|
|
464
|
+
{ $logicalCPUs ->
|
|
465
|
+
[one] { $logicalCPUs } logyske kearn
|
|
466
|
+
*[other] { $logicalCPUs } logyske kearnen
|
|
467
|
+
}
|
|
468
|
+
MenuButtons--metaInfo--profiling-started = Opname start:
|
|
469
|
+
MenuButtons--metaInfo--profiling-session = Opnamedoer:
|
|
470
|
+
MenuButtons--metaInfo--main-process-started = Haadproses start:
|
|
471
|
+
MenuButtons--metaInfo--main-process-ended = Haadproses stoppe:
|
|
472
|
+
MenuButtons--metaInfo--interval = Ynterfal:
|
|
473
|
+
MenuButtons--metaInfo--buffer-capacity = Bufferkapasiteit:
|
|
474
|
+
MenuButtons--metaInfo--buffer-duration = Bufferdoer:
|
|
475
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
476
|
+
# Variable:
|
|
477
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
478
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
479
|
+
{ $configurationDuration ->
|
|
480
|
+
[one] { $configurationDuration } sekonde
|
|
481
|
+
*[other] { $configurationDuration } sekonden
|
|
482
|
+
}
|
|
483
|
+
# Adjective refers to the buffer duration
|
|
484
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = Unbeheind
|
|
485
|
+
MenuButtons--metaInfo--application = Tapassing
|
|
486
|
+
MenuButtons--metaInfo--name-and-version = Namme en ferzje:
|
|
487
|
+
MenuButtons--metaInfo--application-uptime = Uptime:
|
|
488
|
+
MenuButtons--metaInfo--update-channel = Fernijkanaal:
|
|
489
|
+
MenuButtons--metaInfo--build-id = Build-ID:
|
|
490
|
+
MenuButtons--metaInfo--build-type = Buildtype:
|
|
491
|
+
MenuButtons--metaInfo--arguments = Arguminten:
|
|
492
|
+
|
|
493
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
494
|
+
|
|
495
|
+
MenuButtons--metaInfo--build-type-debug = Debugge
|
|
496
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
497
|
+
|
|
498
|
+
##
|
|
499
|
+
|
|
500
|
+
MenuButtons--metaInfo--platform = Platfoarm
|
|
501
|
+
MenuButtons--metaInfo--device = Apparaat:
|
|
502
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
503
|
+
MenuButtons--metaInfo--os = Bestjoeringssysteem:
|
|
504
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
505
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
506
|
+
MenuButtons--metaInfo--visual-metrics = Fisuele statistiken
|
|
507
|
+
MenuButtons--metaInfo--speed-index = Snelheidsyndeks:
|
|
508
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
509
|
+
MenuButtons--metaInfo--perceptual-speed-index = Perceptual-snelheidsyndeks:
|
|
510
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
511
|
+
MenuButtons--metaInfo--contentful-speed-Index = Contentful-snelheidsyndeks:
|
|
512
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Funksjes:
|
|
513
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Threadsfilter:
|
|
514
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Utwreidingen:
|
|
515
|
+
|
|
516
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
517
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
518
|
+
|
|
519
|
+
MenuButtons--metaOverheadStatistics-subtitle = { -profiler-brand-short-name }-overhead
|
|
520
|
+
MenuButtons--metaOverheadStatistics-mean = Gemiddeld
|
|
521
|
+
MenuButtons--metaOverheadStatistics-max = Maks
|
|
522
|
+
MenuButtons--metaOverheadStatistics-min = Min
|
|
523
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = Overhead
|
|
524
|
+
.title = Tiid om alle threads te bemeunsterjen.
|
|
525
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Opskjinje
|
|
526
|
+
.title = Tiid om ferrûne gegevens te wiskjen.
|
|
527
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Teller
|
|
528
|
+
.title = Tiid om alle tellers te sammeljen.
|
|
529
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Ynterfal
|
|
530
|
+
.title = Waarnommen ynterfal tusken twa meunsters.
|
|
531
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = Beskoattelingen
|
|
532
|
+
.title = Tiid om de beskoatteling te krijen eardat bemeunstere wurdt.
|
|
533
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = Overheaddoer:
|
|
534
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = Overheadpersintaazje:
|
|
535
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = Profilearre doer:
|
|
536
|
+
|
|
537
|
+
## Publish panel
|
|
538
|
+
## These strings are used in the publishing panel.
|
|
539
|
+
|
|
540
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = Ferburgen threads opnimme
|
|
541
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = De gegevens fan oare ljepblêden opnimme
|
|
542
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = Ferburgen tiidrek opnimme
|
|
543
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Skermôfdrukken opnimme
|
|
544
|
+
MenuButtons--publish--renderCheckbox-label-resource = Helpboarne-URL’s en -paden opnimme
|
|
545
|
+
MenuButtons--publish--renderCheckbox-label-extension = Utwreidingsynformaasje opnimme
|
|
546
|
+
MenuButtons--publish--renderCheckbox-label-preference = Foarkarswearden opnimme
|
|
547
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = De gegevens fan priveenavigaasjefinsters opnimme
|
|
548
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
549
|
+
.title = Dit profyl befettet priveenavigaasjegegevens
|
|
550
|
+
MenuButtons--publish--reupload-performance-profile = Prestaasjeprofyl opnij oplade
|
|
551
|
+
MenuButtons--publish--share-performance-profile = Prestaasjeprofyl diele
|
|
552
|
+
MenuButtons--publish--info-description = Laad jo profyl op en meitsje it mei de keppeling tagonklik foar elkenien.
|
|
553
|
+
MenuButtons--publish--info-description-default = Standert wurde jo persoanlike gegevens fuortsmiten.
|
|
554
|
+
MenuButtons--publish--info-description-firefox-nightly2 = Dit profyl is fan { -firefox-nightly-brand-name }, dus standert wurde de measte gegevens opnommen.
|
|
555
|
+
MenuButtons--publish--include-additional-data = Oanfoljende gegevens dy’t identifisearber wêze kinne tafoegje
|
|
556
|
+
MenuButtons--publish--button-upload = Oplade
|
|
557
|
+
MenuButtons--publish--upload-title = Profyl oplade…
|
|
558
|
+
MenuButtons--publish--cancel-upload = Opladen annulearje
|
|
559
|
+
MenuButtons--publish--message-something-went-wrong = Och heden, der is wat misgien by it opladen fan it profyl.
|
|
560
|
+
MenuButtons--publish--message-try-again = Opnij probearje
|
|
561
|
+
MenuButtons--publish--download = Downloade
|
|
562
|
+
MenuButtons--publish--compressing = Komprimearje…
|
|
563
|
+
MenuButtons--publish--error-while-compressing = Flater by it komprimearjen. Probearje guon seleksjefakjes út te skeakeljen om de profylgrutte te ferlytsjen.
|
|
564
|
+
|
|
565
|
+
## NetworkSettings
|
|
566
|
+
## This is used in the network chart.
|
|
567
|
+
|
|
568
|
+
NetworkSettings--panel-search =
|
|
569
|
+
.label = Netwurken filterje:
|
|
570
|
+
.title = Allinnich netwurkfersiken toane dy’t oerienkomme mei in bepaalde namme
|
|
571
|
+
|
|
572
|
+
## Timestamp formatting primitive
|
|
573
|
+
|
|
574
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
575
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
576
|
+
# for more information.
|
|
577
|
+
# This is especially used in the list of published profiles panel.
|
|
578
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
579
|
+
# date pass through Fluent to be properly localized.
|
|
580
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
581
|
+
# depending on the proximity of the date from the current date.
|
|
582
|
+
# Variables:
|
|
583
|
+
# $date (Date) - The date to display in a shorter way
|
|
584
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
585
|
+
|
|
586
|
+
## PanelSearch
|
|
587
|
+
## The component that is used for all the search input hints in the application.
|
|
588
|
+
|
|
589
|
+
PanelSearch--search-field-hint = Wisten jo dat jo de komma (,) brûke kinne om mei ferskate termen te sykjen?
|
|
590
|
+
|
|
591
|
+
## Profile Delete Button
|
|
592
|
+
|
|
593
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
594
|
+
# Variables:
|
|
595
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
596
|
+
ProfileDeleteButton--delete-button =
|
|
597
|
+
.label = Fuortsmite
|
|
598
|
+
.title = Klik hjir om it profyl { $smallProfileName } fuort te smiten
|
|
599
|
+
|
|
600
|
+
## Profile Delete Panel
|
|
601
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
602
|
+
## it's a confirmation dialog.
|
|
603
|
+
|
|
604
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
605
|
+
# will show the error message when hovering.
|
|
606
|
+
ProfileDeletePanel--delete-error = Der is in flater bard by it fuortsmiten fan dit profyl. <a>Wiis mei jo mûs oan foar mear ynfo.</a>
|
|
607
|
+
# This is the title of the dialog
|
|
608
|
+
# Variables:
|
|
609
|
+
# $profileName (string) - Some string that identifies the profile
|
|
610
|
+
ProfileDeletePanel--dialog-title = { $profileName } fuortsmite
|
|
611
|
+
ProfileDeletePanel--dialog-confirmation-question =
|
|
612
|
+
Binne jo wis dat jo de opladen gegevens foar dit profyl fuortsmite wolle? Earder
|
|
613
|
+
dielde keppelingen sille net mear wurkje.
|
|
614
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
615
|
+
.value = Annulearje
|
|
616
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
617
|
+
.value = Fuortsmite
|
|
618
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
619
|
+
# progress indicator.
|
|
620
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
621
|
+
.value = Fuortsmite…
|
|
622
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
623
|
+
ProfileDeletePanel--message-success = De opladen gegevens binne mei sukses fuortsmiten.
|
|
624
|
+
|
|
625
|
+
## ProfileFilterNavigator
|
|
626
|
+
## This is used at the top of the profile analysis UI.
|
|
627
|
+
|
|
628
|
+
# This string is used on the top left side of the profile analysis UI as the
|
|
629
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
|
630
|
+
# range. This button reverts it back to the full range. It also includes the
|
|
631
|
+
# duration of the full range.
|
|
632
|
+
# Variables:
|
|
633
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
|
634
|
+
ProfileFilterNavigator--full-range-with-duration = Folslein berik ({ $fullRangeDuration })
|
|
635
|
+
|
|
636
|
+
## Profile Loader Animation
|
|
637
|
+
|
|
638
|
+
ProfileLoaderAnimation--loading-unpublished = Profyl streekrjocht fan { -firefox-brand-name } út ymportearje…
|
|
639
|
+
ProfileLoaderAnimation--loading-from-file = It bestân lêze en it profyl ferwurkje…
|
|
640
|
+
ProfileLoaderAnimation--loading-local = Noch net ymplemintearre.
|
|
641
|
+
ProfileLoaderAnimation--loading-public = It profyl downloade en ferwurkje…
|
|
642
|
+
ProfileLoaderAnimation--loading-from-url = It profyl downloade en ferwurkje…
|
|
643
|
+
ProfileLoaderAnimation--loading-compare = Profilen lêze en ferwurkje…
|
|
644
|
+
ProfileLoaderAnimation--loading-view-not-found = Werjefte net fûn
|
|
645
|
+
|
|
646
|
+
## ProfileRootMessage
|
|
647
|
+
|
|
648
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
649
|
+
ProfileRootMessage--additional = Tebek nei startside
|
|
650
|
+
|
|
651
|
+
## Root
|
|
652
|
+
|
|
653
|
+
Root--error-boundary-message =
|
|
654
|
+
.message = Oh-oh, der is in ûnbekende flater op profiler.firefox.com bard.
|
|
655
|
+
|
|
656
|
+
## ServiceWorkerManager
|
|
657
|
+
## This is the component responsible for handling the service worker installation
|
|
658
|
+
## and update. It appears at the top of the UI.
|
|
659
|
+
|
|
660
|
+
ServiceWorkerManager--applying-button = Tapasse…
|
|
661
|
+
ServiceWorkerManager--pending-button = Tapasse en opnij lade
|
|
662
|
+
ServiceWorkerManager--installed-button = De tapassing opnij lade
|
|
663
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
664
|
+
Der is in nije ferzje fan de tapassing tapast eardat dizze side
|
|
665
|
+
folslein laden wie. Jo kinne fersteuringen sjen.
|
|
666
|
+
ServiceWorkerManager--new-version-is-ready = In nije ferzje fan de tapassing is download en is klear foar gebrûk.
|
|
667
|
+
ServiceWorkerManager--hide-notice-button =
|
|
668
|
+
.title = Melding opnij lade ferstopje
|
|
669
|
+
.aria-label = Melding opnij lade ferstopje
|
|
670
|
+
|
|
671
|
+
## StackSettings
|
|
672
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
673
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
674
|
+
|
|
675
|
+
StackSettings--implementation-all-frames = Alle frames
|
|
676
|
+
.title = De stackframes net filterje
|
|
677
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
678
|
+
.title = Allinnich de stackframes relatearre oan útfiering fan JavaScript toane
|
|
679
|
+
StackSettings--implementation-native2 = Ynboud
|
|
680
|
+
.title = Allinnich de stackframes foar ynboude koade toane
|
|
681
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
682
|
+
StackSettings--stack-implementation-label = Stacks filterje:
|
|
683
|
+
StackSettings--use-data-source-label = Gegevensboarne:
|
|
684
|
+
StackSettings--call-tree-strategy-timing = Timings
|
|
685
|
+
.title = Gearfetting oer de tiid mei gebrûk fan bemeunstere stacks fan útfierde koade
|
|
686
|
+
StackSettings--call-tree-strategy-js-allocations = JavaScript-allokaasjes
|
|
687
|
+
.title = Gearfetting mei gebrûk fan allokearre bytes JavaScript (gjin de-allokaasjes)
|
|
688
|
+
StackSettings--call-tree-strategy-native-retained-allocations = Behâlden ûnthâld
|
|
689
|
+
.title = Gearfetting mei gebrûk fan bytes ûnthâld dy’t allokearre en nea frijmakke binne yn de aktuele foarbyldseleksje
|
|
690
|
+
StackSettings--call-tree-native-allocations = Allokearre ûnthâld
|
|
691
|
+
.title = Gearfetting mei gebrûk fan allokearre bytes ûnthâld
|
|
692
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = De-allokearre ûnthâld
|
|
693
|
+
.title = Gearfetting mei gebrûk fan bytes de-allokearte ûnthâld, per website wêroan it ûnthâld allokearre wie
|
|
694
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = De-allokaasje fan websites
|
|
695
|
+
.title = Gearfetting oan de hân fan de de-allokearre bytes ûnthâldromte, per website wêrfan de ûnthâldromte de-allokearre wie.
|
|
696
|
+
StackSettings--invert-call-stack = Oanropstack omkeare
|
|
697
|
+
.title = Sortearje op de tiid dy’t yn in oanropnode bestege wurdt, wêrby ûnderlizzende nodes negearre wurde
|
|
698
|
+
StackSettings--show-user-timing = Brûkerstiming toane
|
|
699
|
+
StackSettings--panel-search =
|
|
700
|
+
.label = Stacks filterje:
|
|
701
|
+
.title = Allinnich stacks toane dy’t in funksje befetsje wêrfan de namme oerienkomt mei dizze substring
|
|
702
|
+
|
|
703
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
704
|
+
|
|
705
|
+
TabBar--calltree-tab = Oanropstruktuer
|
|
706
|
+
TabBar--flame-graph-tab = Flamgrafyk
|
|
707
|
+
TabBar--stack-chart-tab = Stackdiagram
|
|
708
|
+
TabBar--marker-chart-tab = Markearingsdiagram
|
|
709
|
+
TabBar--marker-table-tab = Markearingstabel
|
|
710
|
+
TabBar--network-tab = Netwurk
|
|
711
|
+
TabBar--js-tracer-tab = JS-tracer
|
|
712
|
+
|
|
713
|
+
## TrackContextMenu
|
|
714
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
715
|
+
## analysis UI.
|
|
716
|
+
|
|
717
|
+
TrackContextMenu--only-show-this-process = Allinnich dit proses toane
|
|
718
|
+
# This is used as the context menu item to show only the given track.
|
|
719
|
+
# Variables:
|
|
720
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
721
|
+
TrackContextMenu--only-show-track = Allinnich ‘{ $trackName }’ toane
|
|
722
|
+
TrackContextMenu--hide-other-screenshots-tracks = Oare skermôfdruktracks ferstopje
|
|
723
|
+
# This is used as the context menu item to hide the given track.
|
|
724
|
+
# Variables:
|
|
725
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
726
|
+
TrackContextMenu--hide-track = ‘{ $trackName }’ ferstopje
|
|
727
|
+
TrackContextMenu--show-all-tracks = Alle tracks toane
|
|
728
|
+
TrackContextMenu--show-local-tracks-in-process = Alle tracks yn dit proses toane
|
|
729
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
|
730
|
+
# that match the search filter.
|
|
731
|
+
TrackContextMenu--show-all-matching-tracks = Alle oerienkommende tracks toane
|
|
732
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
|
733
|
+
# that match the search filter.
|
|
734
|
+
TrackContextMenu--hide-all-matching-tracks = Alle oerienkommende tracks ferstopje
|
|
735
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
736
|
+
# any track.
|
|
737
|
+
# Variables:
|
|
738
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
739
|
+
TrackContextMenu--no-results-found = Gjin resultaten fûn foar ‘<span>{ $searchFilter }</span>’
|
|
740
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
|
741
|
+
TrackNameButton--hide-track =
|
|
742
|
+
.title = Track ferstopje
|
|
743
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
744
|
+
TrackNameButton--hide-process =
|
|
745
|
+
.title = Proses ferstopje
|
|
746
|
+
|
|
747
|
+
## TrackMemoryGraph
|
|
748
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
749
|
+
## the UI. To learn more about it, visit:
|
|
750
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
751
|
+
|
|
752
|
+
TrackMemoryGraph--relative-memory-at-this-time = relatyf ûnthâld op dit stuit
|
|
753
|
+
TrackMemoryGraph--memory-range-in-graph = ûnthâldberik yn grafyk
|
|
754
|
+
TrackMemoryGraph--operations-since-the-previous-sample = bewurkingen sûnt de foarige werjefte
|
|
755
|
+
|
|
756
|
+
## TrackPower
|
|
757
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
758
|
+
## graphed over time.
|
|
759
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
760
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
761
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
762
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
763
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
764
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
765
|
+
|
|
766
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
|
767
|
+
# Variables:
|
|
768
|
+
# $value (String) - the power value at this location
|
|
769
|
+
TrackPower--tooltip-power-kilowatt = { $value } kW
|
|
770
|
+
.label = Fermogen
|
|
771
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
|
772
|
+
# Variables:
|
|
773
|
+
# $value (String) - the power value at this location
|
|
774
|
+
TrackPower--tooltip-power-watt = { $value } W
|
|
775
|
+
.label = Fermogen
|
|
776
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
777
|
+
# Variables:
|
|
778
|
+
# $value (String) - the power value at this location
|
|
779
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
|
780
|
+
.label = Fermogen
|
|
781
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
782
|
+
# kilowatt-hour unit.
|
|
783
|
+
# Variables:
|
|
784
|
+
# $value (String) - the energy value for this range
|
|
785
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
786
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
787
|
+
.label = Enerzjy brûkt yn it sichtbere gebied
|
|
788
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
789
|
+
# watt-hour unit.
|
|
790
|
+
# Variables:
|
|
791
|
+
# $value (String) - the energy value for this range
|
|
792
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
793
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
794
|
+
.label = Enerzjy brûkt yn it sichtbere berik
|
|
795
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
796
|
+
# milliwatt-hour unit.
|
|
797
|
+
# Variables:
|
|
798
|
+
# $value (String) - the energy value for this range
|
|
799
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
800
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
801
|
+
.label = Enerzjy brûkt yn it sichtbere berik
|
|
802
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
803
|
+
# microwatt-hour unit.
|
|
804
|
+
# Variables:
|
|
805
|
+
# $value (String) - the energy value for this range
|
|
806
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
807
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
808
|
+
.label = Enerzjy brûkt yn it sichtbere berik
|
|
809
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
810
|
+
# selection uses the kilowatt-hour unit.
|
|
811
|
+
# Variables:
|
|
812
|
+
# $value (String) - the energy value for this range
|
|
813
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
814
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
815
|
+
.label = Enerzjy brûkt yn de aktuele seleksje
|
|
816
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
817
|
+
# selection uses the watt-hour unit.
|
|
818
|
+
# Variables:
|
|
819
|
+
# $value (String) - the energy value for this range
|
|
820
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
821
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
822
|
+
.label = Enerzjy brûkt yn de aktuele seleksje
|
|
823
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
824
|
+
# selection uses the milliwatt-hour unit.
|
|
825
|
+
# Variables:
|
|
826
|
+
# $value (String) - the energy value for this range
|
|
827
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
828
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
829
|
+
.label = Enerzjy brûkt yn de aktuele seleksje
|
|
830
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
831
|
+
# selection uses the microwatt-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-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
836
|
+
.label = Enerzjy brûkt yn de aktuele seleksje
|
|
837
|
+
|
|
838
|
+
## TrackSearchField
|
|
839
|
+
## The component that is used for the search input in the track context menu.
|
|
840
|
+
|
|
841
|
+
TrackSearchField--search-input =
|
|
842
|
+
.placeholder = Fier filtertermen yn
|
|
843
|
+
.title = Allinnich tracks toane dy’t oerienkomme mei in bepaalde tekst
|
|
844
|
+
|
|
845
|
+
## TransformNavigator
|
|
846
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
847
|
+
## Chart components.
|
|
848
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
849
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
850
|
+
## name of the function, followed by the node's name.
|
|
851
|
+
## To learn more about them, visit:
|
|
852
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
853
|
+
|
|
854
|
+
# Root item in the transform navigator.
|
|
855
|
+
# "Complete" is an adjective here, not a verb.
|
|
856
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
857
|
+
# Variables:
|
|
858
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
859
|
+
TransformNavigator--complete = Folsleine ‘{ $item }’
|
|
860
|
+
# "Collapse resource" transform.
|
|
861
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
862
|
+
# Variables:
|
|
863
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
864
|
+
TransformNavigator--collapse-resource = Ynklappe: { $item }
|
|
865
|
+
# "Focus subtree" transform.
|
|
866
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
867
|
+
# Variables:
|
|
868
|
+
# $item (String) - Name of the function that transform applied to.
|
|
869
|
+
TransformNavigator--focus-subtree = Node fokusje: { $item }
|
|
870
|
+
# "Focus function" transform.
|
|
871
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
872
|
+
# Variables:
|
|
873
|
+
# $item (String) - Name of the function that transform applied to.
|
|
874
|
+
TransformNavigator--focus-function = Fokusje: { $item }
|
|
875
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
|
876
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
|
877
|
+
# Variables:
|
|
878
|
+
# $item (String) - Name of the category that transform applied to.
|
|
879
|
+
TransformNavigator--focus-category = Fokuskategory: { $item }
|
|
880
|
+
# "Merge call node" transform.
|
|
881
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
882
|
+
# Variables:
|
|
883
|
+
# $item (String) - Name of the function that transform applied to.
|
|
884
|
+
TransformNavigator--merge-call-node = Node gearfoegje: { $item }
|
|
885
|
+
# "Merge function" transform.
|
|
886
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
887
|
+
# Variables:
|
|
888
|
+
# $item (String) - Name of the function that transform applied to.
|
|
889
|
+
TransformNavigator--merge-function = Gearfoegje: { $item }
|
|
890
|
+
# "Drop function" transform.
|
|
891
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
892
|
+
# Variables:
|
|
893
|
+
# $item (String) - Name of the function that transform applied to.
|
|
894
|
+
TransformNavigator--drop-function = Droppe: { $item }
|
|
895
|
+
# "Collapse recursion" transform.
|
|
896
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
897
|
+
# Variables:
|
|
898
|
+
# $item (String) - Name of the function that transform applied to.
|
|
899
|
+
TransformNavigator--collapse-recursion = Rekursy ynklappe: { $item }
|
|
900
|
+
# "Collapse direct recursion" transform.
|
|
901
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
902
|
+
# Variables:
|
|
903
|
+
# $item (String) - Name of the function that transform applied to.
|
|
904
|
+
TransformNavigator--collapse-direct-recursion-only = Allinnich direkte rekursy ynklappe: { $item }
|
|
905
|
+
# "Collapse function subtree" transform.
|
|
906
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
907
|
+
# Variables:
|
|
908
|
+
# $item (String) - Name of the function that transform applied to.
|
|
909
|
+
TransformNavigator--collapse-function-subtree = Subtree ynklappe: { $item }
|
|
910
|
+
# "Drop samples outside of markers matching ..." transform.
|
|
911
|
+
# Variables:
|
|
912
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
|
913
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = Samples bûten markearringen oerienkommend mei ‘{ $item }’ bûten beskôging litte
|
|
914
|
+
|
|
915
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
916
|
+
## at the bottom of the profiler UI
|
|
917
|
+
##
|
|
918
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
919
|
+
## are used for both the source view and the assembly view.
|
|
920
|
+
|
|
921
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
922
|
+
# the network.
|
|
923
|
+
# Variables:
|
|
924
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
925
|
+
SourceView--loading-url = Wachtsje op { $host }…
|
|
926
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
927
|
+
# the browser.
|
|
928
|
+
SourceView--loading-browser-connection = Wachtsje op { -firefox-brand-name }…
|
|
929
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
930
|
+
# a file.
|
|
931
|
+
BottomBox--source-code-not-available-title = Boarnekoade net beskikber
|
|
932
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
933
|
+
# a file.
|
|
934
|
+
# Elements:
|
|
935
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
936
|
+
SourceView--source-not-available-text = Sjoch <a>issue #3741</a> foar stipjende senario's en plande ferbetteringen.
|
|
937
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
938
|
+
# a file.
|
|
939
|
+
# Assembly refers to the low-level programming language.
|
|
940
|
+
BottomBox--assembly-code-not-available-title = Gearstallingskoade net beskikber
|
|
941
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
942
|
+
# a file.
|
|
943
|
+
# Elements:
|
|
944
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
945
|
+
BottomBox--assembly-code-not-available-text = Sjoch <a>issue #4520</a> foar stipjende senario's en plande ferbetteringen.
|
|
946
|
+
SourceView--close-button =
|
|
947
|
+
.title = Boarnewerjefte slute
|
|
948
|
+
|
|
949
|
+
## Code loading errors
|
|
950
|
+
## These are displayed both in the source view and in the assembly view.
|
|
951
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
952
|
+
|
|
953
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
|
954
|
+
# know which URL to request source code from.
|
|
955
|
+
SourceView--no-known-cors-url = Der is gjin bekende cross-origin-tagonklike URL foar dit bestân.
|
|
956
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
|
957
|
+
# when fetching the source code for a file.
|
|
958
|
+
# Variables:
|
|
959
|
+
# $url (String) - The URL which we tried to get the source code from
|
|
960
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
|
961
|
+
SourceView--network-error-when-obtaining-source = Der is in netwurkflater bard by it opheljen fan de URL { $url }: { $networkErrorMessage }
|
|
962
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
963
|
+
# be queried for source code using the symbolication API.
|
|
964
|
+
# Variables:
|
|
965
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
966
|
+
SourceView--browser-connection-error-when-obtaining-source = Kin de symbolisearrings-API fan de browser net opfreegje: { $browserConnectionErrorMessage }
|
|
967
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
968
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
969
|
+
# Variables:
|
|
970
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
971
|
+
SourceView--browser-api-error-when-obtaining-source = De symbolisearrings-API fan de browser hat in flater weromstjoerd: { $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 an error.
|
|
975
|
+
# Variables:
|
|
976
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
977
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = De symbolisearrings-API fan de lokale symboalserver hat in flater weromstjoerd: { $apiErrorMessage }
|
|
978
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
979
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
|
980
|
+
# Variables:
|
|
981
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
982
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = De symbolisearrings-API fan de browser hat in skansearre antwurd weromstjoerd: { $apiErrorMessage }
|
|
983
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
984
|
+
# running locally was queried for source code using the symbolication API, and
|
|
985
|
+
# this query returned a malformed response.
|
|
986
|
+
# Variables:
|
|
987
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
988
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = De symbolisearrings-API fan de lokale symboalserver hat in skansearre antwurd weromstjoerd: { $apiErrorMessage }
|
|
989
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
990
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
991
|
+
# Variables:
|
|
992
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
993
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
994
|
+
SourceView--not-in-archive-error-when-obtaining-source = It bestân { $pathInArchive } is net fûn yn it argyf fan { $url }.
|
|
995
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
996
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
997
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
998
|
+
# Variables:
|
|
999
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
1000
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
1001
|
+
SourceView--archive-parsing-error-when-obtaining-source = It argyf op { $url } koe net ferwurke wurde: { $parsingErrorMessage }
|
|
1002
|
+
|
|
1003
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
1004
|
+
|
|
1005
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
|
1006
|
+
# Assembly refers to the low-level programming language.
|
|
1007
|
+
AssemblyView--show-button =
|
|
1008
|
+
.title = De gearstallingswerjefte toane
|
|
1009
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
|
1010
|
+
# Assembly refers to the low-level programming language.
|
|
1011
|
+
AssemblyView--hide-button =
|
|
1012
|
+
.title = De gearstallingswerjefte ferstopje
|
|
1013
|
+
|
|
1014
|
+
## UploadedRecordingsHome
|
|
1015
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
1016
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
1017
|
+
|
|
1018
|
+
UploadedRecordingsHome--title = Opladen opnamen
|