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 voor 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 voor prestatieanalyse van { -firefox-brand-name }</subheader>
|
|
27
|
+
AppHeader--github-icon =
|
|
28
|
+
.title = Naar onze Git-repository (deze wordt in een nieuw venster geopend)
|
|
29
|
+
|
|
30
|
+
## AppViewRouter
|
|
31
|
+
## This is used for displaying errors when loading the application.
|
|
32
|
+
|
|
33
|
+
AppViewRouter--error-unpublished = Kan het profiel niet ophalen van { -firefox-brand-name }.
|
|
34
|
+
AppViewRouter--error-from-file = Kan het bestand niet lezen of het profiel erin ontleden.
|
|
35
|
+
AppViewRouter--error-local = Nog niet geïmplementeerd.
|
|
36
|
+
AppViewRouter--error-public = Kan het profiel niet downloaden.
|
|
37
|
+
AppViewRouter--error-from-url = Kan het profiel niet downloaden.
|
|
38
|
+
AppViewRouter--error-compare = Kan de profielen niet ophalen.
|
|
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
|
+
Vanwege een <a>specifieke beperking in Safari</a> kan { -profiler-brand-name } geen
|
|
44
|
+
profielen van de lokale computer in deze browser importeren. Open in plaats daarvan
|
|
45
|
+
deze pagina in { -firefox-brand-name } of Chrome.
|
|
46
|
+
.title = Safari kan geen lokale profielen importeren
|
|
47
|
+
AppViewRouter--route-not-found--home =
|
|
48
|
+
.specialMessage = De URL die u probeerde te bereiken, werd niet herkend.
|
|
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> tonen
|
|
57
|
+
CallNodeContextMenu--transform-merge-function = Functie samenvoegen
|
|
58
|
+
.title =
|
|
59
|
+
Als u een functie samenvoegt, wordt deze uit het profiel verwijderd en wordt de tijd toegewezen aan
|
|
60
|
+
de functie die deze heeft aangeroepen. Dit gebeurt overal waar de functie
|
|
61
|
+
in de boom was aangeroepen.
|
|
62
|
+
CallNodeContextMenu--transform-merge-call-node = Alleen node samenvoegen
|
|
63
|
+
.title =
|
|
64
|
+
Als u een node samenvoegt, wordt deze uit het profiel verwijderd en de tijd toegewezen aan de
|
|
65
|
+
functienode die deze heeft aangeroepen. Het verwijdert de functie alleen van dat
|
|
66
|
+
specifieke deel van de boom. Overige plaatsen vanwaaruit de functie was aangeroepen
|
|
67
|
+
blijven in het profiel.
|
|
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
|
+
Als u focust op een functie, wordt elk voorbeeld dat die functie niet bevat
|
|
72
|
+
verwijderd. Daarbij wordt de aanroepboom opnieuw geroot, zodat de functie
|
|
73
|
+
de enige root van de boom is. Dit kan meerdere functie-aanroepsites in een profiel
|
|
74
|
+
combineren in één aanroepnode.
|
|
75
|
+
CallNodeContextMenu--transform-focus-function = Focussen op functie
|
|
76
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
77
|
+
CallNodeContextMenu--transform-focus-function-inverted = Focussen op functie (omgekeerd)
|
|
78
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
79
|
+
CallNodeContextMenu--transform-focus-subtree = Alleen focussen op substructuur
|
|
80
|
+
.title =
|
|
81
|
+
Als u op een substructuur focust, wordt elk voorbeeld dat dat specifieke deel
|
|
82
|
+
van de aanroepboom niet bevat verwijderd. Het selecteert een tak van de aanroepboom,
|
|
83
|
+
echter dit gebeurt alleen voor die enkele aanroepnode. Alle andere aanroepen
|
|
84
|
+
van de functie worden genegeerd.
|
|
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 = Focussen op categorie <strong>{ $categoryName }</strong>
|
|
89
|
+
.title =
|
|
90
|
+
Focussen op de nodes in dezelfde categorie als de geselecteerde node,
|
|
91
|
+
waardoor alle nodes die in een andere categorie horen worden samengevoegd.
|
|
92
|
+
CallNodeContextMenu--transform-collapse-function-subtree = Functie samenvouwen
|
|
93
|
+
.title =
|
|
94
|
+
Als u een functie samenvouwt, wordt alles dat deze heeft aangeroepen verwijderd en alle
|
|
95
|
+
tijd aan de functie toegewezen. Dit kan helpen een profiel dat code aanroept die niet
|
|
96
|
+
hoeft te worden geanalyseerd te vereenvoudigen.
|
|
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> samenvouwen
|
|
101
|
+
.title =
|
|
102
|
+
Als u een bron samenvouwt, worden alle aanroepen van die bron
|
|
103
|
+
afgevlakt tot een enkele samengevouwen aanroepnode.
|
|
104
|
+
CallNodeContextMenu--transform-collapse-recursion = Recursie samenvouwen
|
|
105
|
+
.title =
|
|
106
|
+
Het samenvouwen van recursie verwijdert aanroepen die bij herhaling recurseren naar
|
|
107
|
+
dezelfde functie, zelfs met tussentijdse functies op de stack.
|
|
108
|
+
CallNodeContextMenu--transform-collapse-direct-recursion-only = Alleen directe recursie samenvouwen
|
|
109
|
+
.title =
|
|
110
|
+
Het samenvouwen van directe recursie verwijdert aanroepen die bij herhaling recurseren naar
|
|
111
|
+
dezelfde functie zonder tussentijdse functies op de stack.
|
|
112
|
+
CallNodeContextMenu--transform-drop-function = Monsters met deze functie weglaten
|
|
113
|
+
.title =
|
|
114
|
+
Als u monsters weglaat, wordt hun tijd uit het profiel verwijderd. Dit is nuttig om
|
|
115
|
+
tijdsinformatie die niet relevant voor de analyse is te elimineren.
|
|
116
|
+
CallNodeContextMenu--expand-all = Alles uitbreiden
|
|
117
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
|
118
|
+
# See: https://searchfox.org/
|
|
119
|
+
CallNodeContextMenu--searchfox = De functienaam op Searchfox opzoeken
|
|
120
|
+
CallNodeContextMenu--copy-function-name = Functienaam kopiëren
|
|
121
|
+
CallNodeContextMenu--copy-script-url = Script-URL kopiëren
|
|
122
|
+
CallNodeContextMenu--copy-stack = Stack kopiëren
|
|
123
|
+
|
|
124
|
+
## CallTree
|
|
125
|
+
## This is the component for Call Tree panel.
|
|
126
|
+
|
|
127
|
+
CallTree--tracing-ms-total = Looptijd (ms)
|
|
128
|
+
.title =
|
|
129
|
+
De ‘totale’ looptijd bevat een samenvatting van alle tijd waarin deze
|
|
130
|
+
functie zich op de stack bevond. Dit omvat de tijd waarin de
|
|
131
|
+
functie daadwerkelijk werd uitgevoerd en de tijd die werd gespendeerd
|
|
132
|
+
aan aanroepen vanuit deze functie.
|
|
133
|
+
CallTree--tracing-ms-self = Zelf (ms)
|
|
134
|
+
.title =
|
|
135
|
+
De ‘zelf’-tijd omvat alleen de tijd waarin de functie zich aan het
|
|
136
|
+
eind van de stack bevond. Als deze functie andere functies heeft aangeroepen,
|
|
137
|
+
is de tijd van de ‘andere’ functie niet meegenomen. De ‘zelf’-tijd is nuttig
|
|
138
|
+
voor het begrip van welke tijd daadwerkelijk in het programma is besteed.
|
|
139
|
+
CallTree--samples-total = Totaal (monsters)
|
|
140
|
+
.title =
|
|
141
|
+
Het ‘totale’ monsteraantal omvat een samenvatting van elk monster waarin deze
|
|
142
|
+
functie zich in de stack bevond. Dit omvat de tijd waarin de functie
|
|
143
|
+
daadwerkelijk werd uitgevoerd en de gespendeerde tijd in de aanroepen
|
|
144
|
+
vanuit deze functie.
|
|
145
|
+
CallTree--samples-self = Zelf
|
|
146
|
+
.title =
|
|
147
|
+
Het aantal ‘zelf’-monsters omvat alleen de monsters waarin de functie zich
|
|
148
|
+
aan het einde van de stack bevond. Als deze functie andere functies heeft aangeroepen,
|
|
149
|
+
zijn de aantallen ‘andere’ functies niet meegeteld. Het aantal keren ‘zelf’ is nuttig
|
|
150
|
+
voor het begrip van waar tijd daadwerkelijk in een programma is besteed.
|
|
151
|
+
CallTree--bytes-total = Totale grootte (bytes)
|
|
152
|
+
.title =
|
|
153
|
+
De ‘totale grootte’ omvat een samenvatting van alle bytes die gealloceerd of
|
|
154
|
+
gedealloceerd zijn, terwijl deze functie zich in de stack bevond. Dit bevat
|
|
155
|
+
zowel de bytes waarbij de functie daadwerkelijk werd uitgevoerd als de
|
|
156
|
+
bytes van de aanroepen vanuit deze functie.
|
|
157
|
+
CallTree--bytes-self = Zelf (bytes)
|
|
158
|
+
.title =
|
|
159
|
+
De ‘zelf’-bytes omvatten alle bytes die gealloceerd of gedealloceerd zijn, terwijl
|
|
160
|
+
deze functie zich aan het einde van de stack bevond. Als deze functie andere
|
|
161
|
+
functies heeft aangeroepen, dan zijn de bytes van ‘andere’ functie niet opgenomen.
|
|
162
|
+
De ‘zelf’-bytes zijn nuttig om te begrijpen waar geheugenruimte daadwerkelijk
|
|
163
|
+
in het programma was gealloceerd of gedealloceerd.
|
|
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 = Sommige aanroepen naar { $calledFunction } zijn inline door de compiler geplaatst.
|
|
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 geplaatst)
|
|
179
|
+
.title = Aanroepen naar { $calledFunction } zijn inline in { $outerFunction } geplaatst door 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 = Selecteer een node om informatie erover te tonen.
|
|
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 = Voer de profiel-URL’s die u wilt vergelijken in
|
|
191
|
+
CompareHome--instruction-content =
|
|
192
|
+
Het hulpmiddel extraheert de gegevens uit de geselecteerde track en het bereik voor
|
|
193
|
+
elk profiel en plaatst ze samen in dezelfde weergave, om ze gemakkelijk te
|
|
194
|
+
vergelijken te maken.
|
|
195
|
+
CompareHome--form-label-profile1 = Profiel 1:
|
|
196
|
+
CompareHome--form-label-profile2 = Profiel 2:
|
|
197
|
+
CompareHome--submit-button =
|
|
198
|
+
.value = Profielen ophalen
|
|
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 profiel is opgenomen in een build zonder uitgave-optimalisaties.
|
|
207
|
+
Prestatiewaarnemingen zijn mogelijk niet van toepassing op de uitgavepopulatie.
|
|
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 zijbalk openen
|
|
215
|
+
Details--close-sidebar-button =
|
|
216
|
+
.title = De zijbalk sluiten
|
|
217
|
+
Details--error-boundary-message =
|
|
218
|
+
.message = Oh-oh, er is een onbekende fout in dit paneel opgetreden.
|
|
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 aan de ontwikkelaars melden, inclusief de volledige
|
|
227
|
+
foutmelding zoals getoond in de webconsole van de Ontwikkelaarshulpmiddelen.
|
|
228
|
+
# This is used in a call to action button, displayed inside the error box.
|
|
229
|
+
ErrorBoundary--report-error-on-github = De fout op GitHub melden
|
|
230
|
+
|
|
231
|
+
## Footer Links
|
|
232
|
+
|
|
233
|
+
FooterLinks--legal = Juridisch
|
|
234
|
+
FooterLinks--Privacy = Privacy
|
|
235
|
+
FooterLinks--Cookies = Cookies
|
|
236
|
+
FooterLinks--languageSwitcher--select =
|
|
237
|
+
.title = Taal wijzigen
|
|
238
|
+
FooterLinks--hide-button =
|
|
239
|
+
.title = Voettekstkoppelingen verbergen
|
|
240
|
+
.aria-label = Voettekstkoppelingen verbergen
|
|
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 = Een profiel uit een bestand laden
|
|
257
|
+
Home--upload-from-url-button = Een profiel van een URL laden
|
|
258
|
+
Home--load-from-url-submit-button =
|
|
259
|
+
.value = Laden
|
|
260
|
+
Home--documentation-button = Documentatie
|
|
261
|
+
Home--menu-button = Menuknop { -profiler-brand-name } inschakelen
|
|
262
|
+
Home--menu-button-instructions =
|
|
263
|
+
Schakel de menuknop Profiler in om te beginnen met het opnemen van een
|
|
264
|
+
prestatieprofiel in { -firefox-brand-name }, analyseer dit en deel het met profiler.firefox.com.
|
|
265
|
+
Home--profile-firefox-android-instructions =
|
|
266
|
+
U kunt ook { -firefox-android-brand-name } profileren. Voor meer
|
|
267
|
+
informatie kunt u deze documentatie raadplegen:
|
|
268
|
+
<a>{ -firefox-android-brand-name } rechtstreeks op apparaat profileren</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 = Deze profiler-instantie kan geen verbinding maken met het WebChannel, dus de Profiler-menuknop kan niet worden ingeschakeld.
|
|
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
|
+
Deze profiler-instantie kan geen verbinding maken met het WebChannell. Dit betekent meestal dat deze
|
|
278
|
+
wordt uitgevoerd op een andere host dan opgegeven in de voorkeur
|
|
279
|
+
<code>devtools.performance.recording.ui-base-url</code>. Als u nieuwe profielen wilt vastleggen
|
|
280
|
+
met deze instantie, en er programmatische controle over de profiler-menuknop aan wilt geven,
|
|
281
|
+
dan kunt u naar <code>about:config</code> gaan en de voorkeur wijzigen.
|
|
282
|
+
Home--record-instructions =
|
|
283
|
+
Klik om te starten met het maken van een profiel op de profielknop of gebruik de
|
|
284
|
+
sneltoetsen. Het pictogram is blauw als er een profiel wordt opgenomen.
|
|
285
|
+
Klik op <kbd>Vastleggen</kbd> om de gegevens in profiler.firefox.com te laden.
|
|
286
|
+
Home--instructions-content =
|
|
287
|
+
Het opnemen van prestatieprofielen vereist <a>{ -firefox-brand-name }</a>.
|
|
288
|
+
Bestaande profielen kunnen echter bekeken worden in elke moderne browser.
|
|
289
|
+
Home--record-instructions-start-stop = Profileren stoppen en starten
|
|
290
|
+
Home--record-instructions-capture-load = Profiel vastleggen en laden
|
|
291
|
+
Home--profiler-motto = Leg een prestatieprofiel vast. Analyseer het. Deel het. Maak het internet sneller.
|
|
292
|
+
Home--additional-content-title = Bestaande profielen laden
|
|
293
|
+
Home--additional-content-content = U kunt een profielbestand hierheen <strong>verslepen</strong> om het te laden, of:
|
|
294
|
+
Home--compare-recordings-info = U kunt ook opnamen vergelijken. <a>De vergelijkingsinterface openen.</a>
|
|
295
|
+
Home--your-recent-uploaded-recordings-title = Uw onlangs geüploade 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 } kan ook profielen van andere profilers importeren, zoals
|
|
300
|
+
<perf>Linux perf</perf>, <simpleperf>Android SimplePerf</simpleperf>, het
|
|
301
|
+
Chrome-prestatiepaneel, <androidstudio>Android Studio</androidstudio> of
|
|
302
|
+
elk bestand dat de <dhat>dhat-indeling</dhat> of de <traceevent>Trace Event-indeling
|
|
303
|
+
van Google</traceevent> gebruikt. <write>Ontdek hoe u uw eigen
|
|
304
|
+
importroutine schrijft</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 = Voer filtertermen in
|
|
311
|
+
|
|
312
|
+
## JsTracerSettings
|
|
313
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
314
|
+
|
|
315
|
+
JsTracerSettings--show-only-self-time = Alleen zelftijd tonen
|
|
316
|
+
.title = Alleen de tijd in een aanroepnode tonen en onderliggende aanroepen negeren.
|
|
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 hier om profiel { $smallProfileName } te laden
|
|
327
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = Verwijderen
|
|
328
|
+
.title = Dit profiel kan niet worden verwijderd, omdat we geen autorisatiegegevens hebben.
|
|
329
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = Er is nog geen profiel geüpload!
|
|
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 uw opnamen bekijken en beheren (nog { $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] Deze opname beheren
|
|
340
|
+
*[other] Deze opnamen beheren
|
|
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 = Selectie instellen vanuit duur markering
|
|
348
|
+
MarkerContextMenu--start-selection-here = Selectie hier starten
|
|
349
|
+
MarkerContextMenu--end-selection-here = Selectie hier beëindigen
|
|
350
|
+
MarkerContextMenu--start-selection-at-marker-start = Selectie starten bij <strong>start</strong> markering
|
|
351
|
+
MarkerContextMenu--start-selection-at-marker-end = Selectie starten bij <strong>einde</strong> markering
|
|
352
|
+
MarkerContextMenu--end-selection-at-marker-start = Selectie beëindigen bij <strong>start</strong> markering
|
|
353
|
+
MarkerContextMenu--end-selection-at-marker-end = Selectie beëindigen bij <strong>einde</strong> markering
|
|
354
|
+
MarkerContextMenu--copy-description = Beschrijving kopiëren
|
|
355
|
+
MarkerContextMenu--copy-call-stack = Aanroepstack kopiëren
|
|
356
|
+
MarkerContextMenu--copy-url = URL kopiëren
|
|
357
|
+
MarkerContextMenu--copy-page-url = Pagina-URL kopiëren
|
|
358
|
+
MarkerContextMenu--copy-as-json = Kopiëren als 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 = Selecteer de ontvangerthread ‘<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 = Selecteer de afzenderthread ‘<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 buiten markeringen overeenkomend met ‘<strong>{ $filter }</strong>’ buiten beschouwing laten
|
|
378
|
+
|
|
379
|
+
## MarkerSettings
|
|
380
|
+
## This is used in all panels related to markers.
|
|
381
|
+
|
|
382
|
+
MarkerSettings--panel-search =
|
|
383
|
+
.label = Markeringen filteren:
|
|
384
|
+
.title = Alleen markeringen tonen die overeenkomen met een bepaalde naam
|
|
385
|
+
MarkerSettings--marker-filters =
|
|
386
|
+
.title = Markeringsfilters
|
|
387
|
+
|
|
388
|
+
## MarkerSidebar
|
|
389
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
390
|
+
|
|
391
|
+
MarkerSidebar--select-a-marker = Selecteer een markering om informatie erover te tonen.
|
|
392
|
+
|
|
393
|
+
## MarkerTable
|
|
394
|
+
## This is the component for Marker Table panel.
|
|
395
|
+
|
|
396
|
+
MarkerTable--start = Start
|
|
397
|
+
MarkerTable--duration = Duur
|
|
398
|
+
MarkerTable--type = Type
|
|
399
|
+
MarkerTable--description = Beschrijving
|
|
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 = Profielinfo
|
|
406
|
+
MenuButtons--index--full-view = Volledig beeld
|
|
407
|
+
MenuButtons--index--cancel-upload = Uploaden annuleren
|
|
408
|
+
MenuButtons--index--share-upload =
|
|
409
|
+
.label = Lokaal profiel uploaden
|
|
410
|
+
MenuButtons--index--share-re-upload =
|
|
411
|
+
.label = Opnieuw uploaden
|
|
412
|
+
MenuButtons--index--share-error-uploading =
|
|
413
|
+
.label = Fout bij uploaden
|
|
414
|
+
MenuButtons--index--revert = Terug naar origineel profiel
|
|
415
|
+
MenuButtons--index--docs = Documenten
|
|
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 = Geüpload:
|
|
424
|
+
MenuButtons--index--profile-info-uploaded-actions = Verwijderen
|
|
425
|
+
MenuButtons--index--metaInfo-subtitle = Profielinformatie
|
|
426
|
+
MenuButtons--metaInfo--symbols = Symbolen:
|
|
427
|
+
MenuButtons--metaInfo--profile-symbolicated = Profiel is gesymboliseerd
|
|
428
|
+
MenuButtons--metaInfo--profile-not-symbolicated = Profiel is niet gesymboliseerd
|
|
429
|
+
MenuButtons--metaInfo--resymbolicate-profile = Profiel opnieuw symboliseren
|
|
430
|
+
MenuButtons--metaInfo--symbolicate-profile = Profiel symboliseren
|
|
431
|
+
MenuButtons--metaInfo--attempting-resymbolicate = Poging tot hersymboliseren profiel
|
|
432
|
+
MenuButtons--metaInfo--currently-symbolicating = Profiel wordt gesymboliseerd
|
|
433
|
+
MenuButtons--metaInfo--cpu-model = CPU-model:
|
|
434
|
+
MenuButtons--metaInfo--cpu-cores = CPU-kernen:
|
|
435
|
+
MenuButtons--metaInfo--main-memory = Hoofdgeheugen:
|
|
436
|
+
MenuButtons--index--show-moreInfo-button = Meer tonen
|
|
437
|
+
MenuButtons--index--hide-moreInfo-button = Minder tonen
|
|
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 } fysieke kern
|
|
445
|
+
*[other] { $physicalCPUs } fysieke kernen
|
|
446
|
+
},{ $logicalCPUs ->
|
|
447
|
+
[one] { $logicalCPUs } logische kern
|
|
448
|
+
*[other] { $logicalCPUs } logische kernen
|
|
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 } fysieke kern
|
|
457
|
+
*[other] { $physicalCPUs } fysieke kernen
|
|
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 } logische kern
|
|
466
|
+
*[other] { $logicalCPUs } logische kernen
|
|
467
|
+
}
|
|
468
|
+
MenuButtons--metaInfo--profiling-started = Opname gestart:
|
|
469
|
+
MenuButtons--metaInfo--profiling-session = Opnameduur:
|
|
470
|
+
MenuButtons--metaInfo--main-process-started = Hoofdproces gestart:
|
|
471
|
+
MenuButtons--metaInfo--main-process-ended = Hoofdproces beëindigd:
|
|
472
|
+
MenuButtons--metaInfo--interval = Interval:
|
|
473
|
+
MenuButtons--metaInfo--buffer-capacity = Buffercapaciteit:
|
|
474
|
+
MenuButtons--metaInfo--buffer-duration = Bufferduur:
|
|
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 } seconde
|
|
481
|
+
*[other] { $configurationDuration } seconden
|
|
482
|
+
}
|
|
483
|
+
# Adjective refers to the buffer duration
|
|
484
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = Onbeperkt
|
|
485
|
+
MenuButtons--metaInfo--application = Toepassing
|
|
486
|
+
MenuButtons--metaInfo--name-and-version = Naam en versie:
|
|
487
|
+
MenuButtons--metaInfo--application-uptime = Uptime:
|
|
488
|
+
MenuButtons--metaInfo--update-channel = Updatekanaal:
|
|
489
|
+
MenuButtons--metaInfo--build-id = Build-ID:
|
|
490
|
+
MenuButtons--metaInfo--build-type = Buildtype:
|
|
491
|
+
MenuButtons--metaInfo--arguments = Argumenten:
|
|
492
|
+
|
|
493
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
494
|
+
|
|
495
|
+
MenuButtons--metaInfo--build-type-debug = Debuggen
|
|
496
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
497
|
+
|
|
498
|
+
##
|
|
499
|
+
|
|
500
|
+
MenuButtons--metaInfo--platform = Platform
|
|
501
|
+
MenuButtons--metaInfo--device = Apparaat:
|
|
502
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
503
|
+
MenuButtons--metaInfo--os = Besturingssysteem:
|
|
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 = Visuele statistieken
|
|
507
|
+
MenuButtons--metaInfo--speed-index = Snelheidsindex:
|
|
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-snelheidsindex:
|
|
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-snelheidsindex:
|
|
512
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Functies:
|
|
513
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Threadsfilter:
|
|
514
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Extensies:
|
|
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 = Max
|
|
522
|
+
MenuButtons--metaOverheadStatistics-min = Min
|
|
523
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = Overhead
|
|
524
|
+
.title = Tijd om alle threads te bemonsteren.
|
|
525
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Opschonen
|
|
526
|
+
.title = Tijd om verlopen gegevens te wissen.
|
|
527
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Teller
|
|
528
|
+
.title = Tijd om alle tellers te verzamelen.
|
|
529
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Interval
|
|
530
|
+
.title = Waargenomen interval tussen twee monsters.
|
|
531
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = Vergrendelingen
|
|
532
|
+
.title = Tijd om de vergrendeling te verkrijgen voordat wordt bemonsterd.
|
|
533
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = Overheadduur:
|
|
534
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = Overheadpercentage:
|
|
535
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = Geprofileerde duur:
|
|
536
|
+
|
|
537
|
+
## Publish panel
|
|
538
|
+
## These strings are used in the publishing panel.
|
|
539
|
+
|
|
540
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = Verborgen threads opnemen
|
|
541
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = De gegevens van andere tabbladen opnemen
|
|
542
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = Verborgen tijdsbereik opnemen
|
|
543
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Schermafdrukken opnemen
|
|
544
|
+
MenuButtons--publish--renderCheckbox-label-resource = Hulpbron-URL’s en -paden opnemen
|
|
545
|
+
MenuButtons--publish--renderCheckbox-label-extension = Extensie-informatie opnemen
|
|
546
|
+
MenuButtons--publish--renderCheckbox-label-preference = Voorkeurswaarden opnemen
|
|
547
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = De gegevens van privénavigatievensters opnemen
|
|
548
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
549
|
+
.title = Dit profiel bevat privénavigatiegegevens
|
|
550
|
+
MenuButtons--publish--reupload-performance-profile = Prestatieprofiel opnieuw uploaden
|
|
551
|
+
MenuButtons--publish--share-performance-profile = Prestatieprofiel delen
|
|
552
|
+
MenuButtons--publish--info-description = Upload uw profiel en maak het met de koppeling toegankelijk voor iedereen.
|
|
553
|
+
MenuButtons--publish--info-description-default = Standaard worden uw persoonlijke gegevens verwijderd.
|
|
554
|
+
MenuButtons--publish--info-description-firefox-nightly2 = Dit profiel is van { -firefox-nightly-brand-name }, dus standaard worden de meeste gegevens opgenomen.
|
|
555
|
+
MenuButtons--publish--include-additional-data = Aanvullende gegevens die identificeerbaar kunnen zijn toevoegen
|
|
556
|
+
MenuButtons--publish--button-upload = Uploaden
|
|
557
|
+
MenuButtons--publish--upload-title = Profiel uploaden…
|
|
558
|
+
MenuButtons--publish--cancel-upload = Uploaden annuleren
|
|
559
|
+
MenuButtons--publish--message-something-went-wrong = O jee, er is iets misgegaan bij het uploaden van het profiel.
|
|
560
|
+
MenuButtons--publish--message-try-again = Opnieuw proberen
|
|
561
|
+
MenuButtons--publish--download = Downloaden
|
|
562
|
+
MenuButtons--publish--compressing = Comprimeren…
|
|
563
|
+
MenuButtons--publish--error-while-compressing = Fout bij comprimeren. Probeer enkele selectievakjes uit te schakelen om de profielgrootte te verkleinen.
|
|
564
|
+
|
|
565
|
+
## NetworkSettings
|
|
566
|
+
## This is used in the network chart.
|
|
567
|
+
|
|
568
|
+
NetworkSettings--panel-search =
|
|
569
|
+
.label = Netwerken filteren:
|
|
570
|
+
.title = Alleen netwerkverzoeken tonen die overeenkomen met een bepaalde naam
|
|
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 = Wist u dat u een komma (,) kunt gebruiken om met meerdere termen te zoeken?
|
|
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 = Verwijderen
|
|
598
|
+
.title = Klik hier om het profiel { $smallProfileName } te verwijderen
|
|
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 = Er is een fout opgetreden bij het verwijderen van dit profiel. <a>Wijs met uw muis aan voor meer info.</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 } verwijderen
|
|
611
|
+
ProfileDeletePanel--dialog-confirmation-question =
|
|
612
|
+
Weet u zeker dat u de geüploade gegevens voor dit profiel wilt verwijderen? Eerder
|
|
613
|
+
gedeelde koppelingen zullen niet meer werken.
|
|
614
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
615
|
+
.value = Annuleren
|
|
616
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
617
|
+
.value = Verwijderen
|
|
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 = Verwijderen…
|
|
622
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
623
|
+
ProfileDeletePanel--message-success = De geüploade gegevens zijn succesvol verwijderd.
|
|
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 = Volledig bereik ({ $fullRangeDuration })
|
|
635
|
+
|
|
636
|
+
## Profile Loader Animation
|
|
637
|
+
|
|
638
|
+
ProfileLoaderAnimation--loading-unpublished = Profiel rechtstreeks vanuit { -firefox-brand-name } importeren…
|
|
639
|
+
ProfileLoaderAnimation--loading-from-file = Het bestand lezen en het profiel verwerken…
|
|
640
|
+
ProfileLoaderAnimation--loading-local = Nog niet geïmplementeerd.
|
|
641
|
+
ProfileLoaderAnimation--loading-public = Het profiel downloaden en verwerken…
|
|
642
|
+
ProfileLoaderAnimation--loading-from-url = Het profiel downloaden en verwerken…
|
|
643
|
+
ProfileLoaderAnimation--loading-compare = Profielen lezen en verwerken…
|
|
644
|
+
ProfileLoaderAnimation--loading-view-not-found = Weergave niet gevonden
|
|
645
|
+
|
|
646
|
+
## ProfileRootMessage
|
|
647
|
+
|
|
648
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
649
|
+
ProfileRootMessage--additional = Terug naar startpagina
|
|
650
|
+
|
|
651
|
+
## Root
|
|
652
|
+
|
|
653
|
+
Root--error-boundary-message =
|
|
654
|
+
.message = Oh-oh, er is een onbekende fout op profiler.firefox.com opgetreden.
|
|
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 = Toepassen…
|
|
661
|
+
ServiceWorkerManager--pending-button = Toepassen en opnieuw laden
|
|
662
|
+
ServiceWorkerManager--installed-button = De toepassing opnieuw laden
|
|
663
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
664
|
+
Er is een nieuwe versie van de toepassing toegepast voordat deze pagina
|
|
665
|
+
volledig was geladen. U kunt verstoringen zien.
|
|
666
|
+
ServiceWorkerManager--new-version-is-ready = Een nieuwe versie van de toepassing is gedownload en klaar voor gebruik.
|
|
667
|
+
ServiceWorkerManager--hide-notice-button =
|
|
668
|
+
.title = Melding opnieuw laden verbergen
|
|
669
|
+
.aria-label = Melding opnieuw laden verbergen
|
|
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 niet filteren
|
|
677
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
678
|
+
.title = Alleen de stackframes gerelateerd aan uitvoering van JavaScript tonen
|
|
679
|
+
StackSettings--implementation-native2 = Ingebouwd
|
|
680
|
+
.title = Alleen de stackframes voor ingebouwde code tonen
|
|
681
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
682
|
+
StackSettings--stack-implementation-label = Stacks filteren:
|
|
683
|
+
StackSettings--use-data-source-label = Gegevensbron:
|
|
684
|
+
StackSettings--call-tree-strategy-timing = Timings
|
|
685
|
+
.title = Samenvatting over de tijd met gebruikmaking van bemonsterde stacks van uitgevoerde code
|
|
686
|
+
StackSettings--call-tree-strategy-js-allocations = JavaScript-allocaties
|
|
687
|
+
.title = Samenvatting met gebruikmaking van gealloceerde bytes JavaScript (geen de-allocaties)
|
|
688
|
+
StackSettings--call-tree-strategy-native-retained-allocations = Behouden geheugen
|
|
689
|
+
.title = Samenvatting met gebruikmaking van bytes geheugen die zijn gealloceerd en nooit vrijgemaakt in de huidige voorbeeldselectie
|
|
690
|
+
StackSettings--call-tree-native-allocations = Gealloceerd geheugen
|
|
691
|
+
.title = Samenvatting met gebruikmaking van gealloceerde bytes geheugen
|
|
692
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = Gede-alloceerd geheugen
|
|
693
|
+
.title = Samenvatting met gebruikmaking van bytes gede-alloceerd geheugen, per website waaraan het geheugen was gealloceerd
|
|
694
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = Deallocatie van websites
|
|
695
|
+
.title = Samenvatting aan de hand van de gedealloceerde bytes geheugenruimte, per website waarvan de geheugenruimte was gedealloceerd.
|
|
696
|
+
StackSettings--invert-call-stack = Aanroepstack omkeren
|
|
697
|
+
.title = Sorteren op de tijd die in een aanroepnode wordt besteed, waarbij onderliggende nodes worden genegeerd
|
|
698
|
+
StackSettings--show-user-timing = Gebruikerstiming tonen
|
|
699
|
+
StackSettings--panel-search =
|
|
700
|
+
.label = Stacks filteren:
|
|
701
|
+
.title = Alleen stacks tonen die een functie bevatten waarvan de naam overeenkomt met deze substring
|
|
702
|
+
|
|
703
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
704
|
+
|
|
705
|
+
TabBar--calltree-tab = Aanroepstructuur
|
|
706
|
+
TabBar--flame-graph-tab = Vlamgrafiek
|
|
707
|
+
TabBar--stack-chart-tab = Stackdiagram
|
|
708
|
+
TabBar--marker-chart-tab = Markeringsdiagram
|
|
709
|
+
TabBar--marker-table-tab = Markeringstabel
|
|
710
|
+
TabBar--network-tab = Netwerk
|
|
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 = Alleen dit proces tonen
|
|
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 = Alleen ‘{ $trackName }’ tonen
|
|
722
|
+
TrackContextMenu--hide-other-screenshots-tracks = Andere schermafdruktracks verbergen
|
|
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 }’ verbergen
|
|
727
|
+
TrackContextMenu--show-all-tracks = Alle tracks tonen
|
|
728
|
+
TrackContextMenu--show-local-tracks-in-process = Alle tracks in dit proces tonen
|
|
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 overeenkomende tracks tonen
|
|
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 overeenkomende tracks verbergen
|
|
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 = Geen resultaten gevonden voor ‘<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 verbergen
|
|
743
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
744
|
+
TrackNameButton--hide-process =
|
|
745
|
+
.title = Proces verbergen
|
|
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 = relatief geheugen op dit moment
|
|
753
|
+
TrackMemoryGraph--memory-range-in-graph = geheugenbereik in grafiek
|
|
754
|
+
TrackMemoryGraph--operations-since-the-previous-sample = bewerkingen sinds de vorige weergave
|
|
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 = Vermogen
|
|
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 = Vermogen
|
|
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 = Vermogen
|
|
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 = Energie gebruikt in het zichtbare 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 = Energie gebruikt in het zichtbare bereik
|
|
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 = Energie gebruikt in het zichtbare bereik
|
|
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 = Energie gebruikt in het zichtbare bereik
|
|
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 = Energie gebruikt in de huidige selectie
|
|
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 = Energie gebruikt in de huidige selectie
|
|
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 = Energie gebruikt in de huidige selectie
|
|
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 = Energie gebruikt in de huidige selectie
|
|
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 = Voer filtertermen in
|
|
843
|
+
.title = Alleen tracks tonen die overeenkomen met een 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 = Volledige ‘{ $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 = Samenvouwen: { $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 focussen: { $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 = Focussen: { $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 = Focuscategorie: { $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 samenvoegen: { $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 = Samenvoegen: { $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 = Droppen: { $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 = Recursie samenvouwen: { $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 = Alleen directe recursie samenvouwen: { $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 samenvouwen: { $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 buiten markeringen overeenkomend met ‘{ $item }’ buiten beschouwing laten
|
|
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 = Wachten 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 = Wachten 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 = Broncode niet beschikbaar
|
|
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 = Zie <a>issue #3741</a> voor ondersteunde scenario’s en geplande verbeteringen.
|
|
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 = Samenstellingscode niet beschikbaar
|
|
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 = Zie <a>issue #4520</a> voor ondersteunde scenario’s en geplande verbeteringen.
|
|
946
|
+
SourceView--close-button =
|
|
947
|
+
.title = Bronweergave sluiten
|
|
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 = Er is geen bekende cross-origin-toegankelijke URL voor dit bestand.
|
|
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 = Er is een netwerkfout opgetreden bij het ophalen van 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 = Kan de symboliserings-API van de browser niet opvragen: { $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 symboliserings-API van de browser heeft een fout teruggestuurd: { $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 symboliserings-API van de lokale symboolserver heeft een fout teruggestuurd: { $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 symboliserings-API van de browser heeft een misvormd antwoord teruggestuurd: { $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 symboliserings-API van de lokale symboolserver heeft een misvormd antwoord teruggestuurd: { $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 = Het bestand { $pathInArchive } is niet gevonden in het archief van { $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 = Het archief op { $url } kan niet worden ontleed: { $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 samenstellingsweergave tonen
|
|
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 samenstellingsweergave verbergen
|
|
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 = Geüploade opnamen
|