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,994 @@
|
|
|
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 für 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 zur Leistungsanalyse von { -firefox-brand-name }</subheader>
|
|
27
|
+
AppHeader--github-icon =
|
|
28
|
+
.title = Besuchen Sie unser Git-Repository (öffnet sich in einem neuen Fenster)
|
|
29
|
+
|
|
30
|
+
## AppViewRouter
|
|
31
|
+
## This is used for displaying errors when loading the application.
|
|
32
|
+
|
|
33
|
+
AppViewRouter--error-unpublished = Das Profil von { -firefox-brand-name } konnte nicht abgerufen werden.
|
|
34
|
+
AppViewRouter--error-from-file = Die Datei konnte nicht gelesen oder das darin enthaltene Profil nicht verarbeitet werden.
|
|
35
|
+
AppViewRouter--error-local = Noch nicht implementiert.
|
|
36
|
+
AppViewRouter--error-public = Das Profil konnte nicht heruntergeladen werden.
|
|
37
|
+
AppViewRouter--error-from-url = Das Profil konnte nicht heruntergeladen werden.
|
|
38
|
+
AppViewRouter--error-compare = Die Profile konnten nicht abgerufen werden.
|
|
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 = Aufgrund einer <a>spezifischen Einschränkung in Safari</a> kann { -profiler-brand-name } Profile vom lokalen Computer nicht in diesem Browser importieren. Bitte öffnen Sie diese Seite stattdessen in { -firefox-brand-name } oder Chrome.
|
|
43
|
+
.title = Safari kann lokale Profile nicht importieren
|
|
44
|
+
AppViewRouter--route-not-found--home =
|
|
45
|
+
.specialMessage = Die URL, die Sie erreichen wollten, wurde nicht erkannt.
|
|
46
|
+
|
|
47
|
+
## CallNodeContextMenu
|
|
48
|
+
## This is used as a context menu for the Call Tree, Flame Graph and Stack Chart
|
|
49
|
+
## panels.
|
|
50
|
+
|
|
51
|
+
# Variables:
|
|
52
|
+
# $fileName (String) - Name of the file to open.
|
|
53
|
+
CallNodeContextMenu--show-file = <strong>{ $fileName }</strong> anzeigen
|
|
54
|
+
CallNodeContextMenu--transform-merge-function = Funktion zusammenführen
|
|
55
|
+
.title =
|
|
56
|
+
Wenn Sie eine Funktion zusammenführen, wird sie aus dem Profil entfernt und ihre Laufzeit wird der
|
|
57
|
+
Funktion hinzugefügt, von der sie aufgerufen wurde. Dies geschieht überall da, wo die Funktion
|
|
58
|
+
im Baum aufgerufen wurde.
|
|
59
|
+
CallNodeContextMenu--transform-merge-call-node = Nur Knoten zusammenführen
|
|
60
|
+
.title =
|
|
61
|
+
Wenn Sie einen Knoten zusammenführen, wird sie aus dem Profil entfernt und ihre Laufzeit wird dem Knoten der
|
|
62
|
+
Funktion hinzugefügt, von der sie aufgerufen wurde. Die Funktion wird nur aus diesem Teil
|
|
63
|
+
des Baums entfernt. Alle anderen Orte, von denen aus die Funktion aufgerufen wurde,
|
|
64
|
+
verbleiben im Profil.
|
|
65
|
+
# This is used as the context menu item title for "Focus on function" and "Focus
|
|
66
|
+
# on function (inverted)" transforms.
|
|
67
|
+
CallNodeContextMenu--transform-focus-function-title =
|
|
68
|
+
Der Fokus auf eine Funktion entfernt jede Teilmenge, die diese Funktion nicht enthält.
|
|
69
|
+
Außerdem wird eine neue Wurzel für den Aufrufbaum festgelegt, sodass die Funktion
|
|
70
|
+
die einzige Wurzel des Baumes ist. Dies kann mehrere Aufruforte einer Funktion
|
|
71
|
+
in einem Profil zu einem Aufrufknoten vereinen.
|
|
72
|
+
CallNodeContextMenu--transform-focus-function = Auf Funktion fokussieren
|
|
73
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
74
|
+
CallNodeContextMenu--transform-focus-function-inverted = Auf Funktion fokussieren (invertiert)
|
|
75
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
76
|
+
CallNodeContextMenu--transform-focus-subtree = Nur auf Unterbaum konzentrieren
|
|
77
|
+
.title =
|
|
78
|
+
Der Fokus auf einen Unterbaum entfernt jede Teilmenge, die diesen
|
|
79
|
+
Teil des Aufrufbaums nicht enthält. Es wird ein Ast aus dem Aufrufbaum gezogen, jedoch nur für diesen einen Aufrufknoten. Alle
|
|
80
|
+
anderen Aufrufe der Funktion werden ignoriert.
|
|
81
|
+
# This is used as the context menu item to apply the "Focus on category" transform.
|
|
82
|
+
# Variables:
|
|
83
|
+
# $categoryName (String) - Name of the category to focus on.
|
|
84
|
+
CallNodeContextMenu--transform-focus-category = Fokus auf Kategorie <strong>{ $categoryName }</strong>
|
|
85
|
+
.title =
|
|
86
|
+
Fokus auf die Knoten, die zur selben Kategorie wie der ausgewählte Knoten haben,
|
|
87
|
+
wodurch alle Knoten, die zu anderen Kategorien gehören, zusammengeführt werden.
|
|
88
|
+
CallNodeContextMenu--transform-collapse-function-subtree = Funktion einklappen
|
|
89
|
+
.title =
|
|
90
|
+
Wenn eine Funktion eingeklappt wird, werden alle Aufrufe durch diese Funktion entfernt
|
|
91
|
+
und die Zeit wird komplett der Funktion zugewiesen. Dies kann helfen, ein Profil zu vereinfachen,
|
|
92
|
+
das Code aufruft, der nicht analysiert werden muss.
|
|
93
|
+
# This is used as the context menu item to apply the "Collapse resource" transform.
|
|
94
|
+
# Variables:
|
|
95
|
+
# $nameForResource (String) - Name of the resource to collapse.
|
|
96
|
+
CallNodeContextMenu--transform-collapse-resource = <strong>{ $nameForResource }</strong> einklappen
|
|
97
|
+
.title =
|
|
98
|
+
Wenn eine Ressource eingeklappt wird, werden alle Aufrufe dieser
|
|
99
|
+
Ressource in einen einzigen eingeklappten Aufrufknoten umgewandelt.
|
|
100
|
+
CallNodeContextMenu--transform-collapse-recursion = Rekursion einklappen
|
|
101
|
+
.title = Wenn die Rekursion eingeklappt wird, werden Aufrufe entfernt, die direkt in dieselbe Funktion rekurrieren, auch wenn im Stapel noch Funktionen dazwischen liegen.
|
|
102
|
+
CallNodeContextMenu--transform-collapse-direct-recursion-only = Nur direkte Rekursion einklappen
|
|
103
|
+
.title = Wenn die direkte Rekursion eingeklappt wird, werden Aufrufe entfernt, die wiederholt in dieselbe Funktion rekurrieren, ohne dass im Stapel noch Funktionen dazwischen liegen.
|
|
104
|
+
CallNodeContextMenu--transform-drop-function = Teilmengen mit dieser Funktion verwerfen
|
|
105
|
+
.title =
|
|
106
|
+
Wenn Teilmengen verworfen werden, wird ihre Zeit aus dem Profil entfernt. Dies ist hilfreich,
|
|
107
|
+
wenn Laufzeitinformationen entfernt werden sollen, die für die Analyse nicht relevant sind.
|
|
108
|
+
CallNodeContextMenu--expand-all = Alle ausklappen
|
|
109
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
|
110
|
+
# See: https://searchfox.org/
|
|
111
|
+
CallNodeContextMenu--searchfox = Name der Funktion auf Searchfox nachschlagen
|
|
112
|
+
CallNodeContextMenu--copy-function-name = Funktionsname kopieren
|
|
113
|
+
CallNodeContextMenu--copy-script-url = Skript-URL kopieren
|
|
114
|
+
CallNodeContextMenu--copy-stack = Stapel kopieren
|
|
115
|
+
|
|
116
|
+
## CallTree
|
|
117
|
+
## This is the component for Call Tree panel.
|
|
118
|
+
|
|
119
|
+
CallTree--tracing-ms-total = Laufzeit (ms)
|
|
120
|
+
.title =
|
|
121
|
+
Zur „gesamten“ Laufzeit gehört eine Zusammenfassung der Zeit, in der
|
|
122
|
+
diese Funktion im Stack auffindbar war. Dazu gehört auch die Zeit,
|
|
123
|
+
in der die Funktion ausgeführt wurde und die Zeit, die die Aufrufer
|
|
124
|
+
dieser Funktion gebraucht haben.
|
|
125
|
+
CallTree--tracing-ms-self = Eigene (ms)
|
|
126
|
+
.title =
|
|
127
|
+
Die „eigene“ Zeit ist nur die Zeit, in der die Funktion das Ende
|
|
128
|
+
des Stacks war. Wenn diese Funktion andere Funktionen aufgerufen hat, wird die Zeit der „anderen“ Funktionen nicht mitgezählt. Die
|
|
129
|
+
„eigene“ Zeit ist hilfreich, um zu verstehen, wie viel Zeit wirklich in einem Programm verbraucht wurde.
|
|
130
|
+
CallTree--samples-total = Gesamt (Teilmengen)
|
|
131
|
+
.title =
|
|
132
|
+
Zur „gesamten“ Laufzeit der Teilmengen gehört eine Zusammenfassung aller Teilmengen, in der
|
|
133
|
+
diese Funktion im Stack auffindbar war. Dazu gehört auch die Zeit,
|
|
134
|
+
in der die Funktion ausgeführt wurde und die Zeit, die die Aufrufer
|
|
135
|
+
dieser Funktion gebraucht haben.
|
|
136
|
+
CallTree--samples-self = Eigene
|
|
137
|
+
.title =
|
|
138
|
+
Die „eigene“ Zeit sind nur die Teilmengen, in denen die Funktion das Ende
|
|
139
|
+
des Stacks war. Wenn diese Funktion andere Funktionen aufgerufen hat, wird die Zeit der „anderen“ Funktionen nicht mitgezählt. Die
|
|
140
|
+
„eigene“ Zeit ist hilfreich, um zu verstehen, wie viel Zeit wirklich in einem Programm verbraucht wurde.
|
|
141
|
+
CallTree--bytes-total = Gesamtgröße (Bytes)
|
|
142
|
+
.title =
|
|
143
|
+
Zur „Gesamtgröße“ gehört eine Zusammenfassung alles Bytes, die alloziert oder freigegeben wurden, während diese Funktion sich im Stack befand. Dazu
|
|
144
|
+
gehören die Bytes von der Ausführung der Funktion und die
|
|
145
|
+
Bytes der Funktionen, die sie aufgerufen haben.
|
|
146
|
+
CallTree--bytes-self = Eigene (Bytes)
|
|
147
|
+
.title =
|
|
148
|
+
Zu den „eigenen“ Bytes gehören die Bytes, die alloziert oder freigegeben wurden, während diese Funktion sich am Ende des Stacks befand. Wenn diese Funktion
|
|
149
|
+
andere Funktionen aufgerufen hat, werden die Bytes diese „anderen“ Funktionen nicht mitgezählt.
|
|
150
|
+
Die „eigenen“ Bytes sind hilfreich, um zu verstehen, wo Speicherplatz im Programm alloziert oder freigegeben wurde.
|
|
151
|
+
|
|
152
|
+
## Call tree "badges" (icons) with tooltips
|
|
153
|
+
##
|
|
154
|
+
## These inlining badges are displayed in the call tree in front of some
|
|
155
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
|
156
|
+
## a tooltip.
|
|
157
|
+
|
|
158
|
+
# Variables:
|
|
159
|
+
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
|
|
160
|
+
CallTree--divergent-inlining-badge =
|
|
161
|
+
.title = Einige Aufrufe von { $calledFunction } wurden vom Compiler inline eingefügt.
|
|
162
|
+
# Variables:
|
|
163
|
+
# $calledFunction (String) - Name of the function whose call was inlined.
|
|
164
|
+
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
|
|
165
|
+
CallTree--inlining-badge = (inlined)
|
|
166
|
+
.title = Aufrufe von { $calledFunction } wurden in { $outerFunction } vom Compiler inline eingefügt.
|
|
167
|
+
|
|
168
|
+
## CallTreeSidebar
|
|
169
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
|
170
|
+
|
|
171
|
+
CallTreeSidebar--select-a-node = Wählen Sie einen Knoten aus, um Informationen darüber anzuzeigen.
|
|
172
|
+
|
|
173
|
+
## CompareHome
|
|
174
|
+
## This is used in the page to compare two profiles.
|
|
175
|
+
## See: https://profiler.firefox.com/compare/
|
|
176
|
+
|
|
177
|
+
CompareHome--instruction-title = Geben Sie die Profil-URLs ein, die Sie vergleichen möchten
|
|
178
|
+
CompareHome--instruction-content =
|
|
179
|
+
Das Werkzeug extrahiert die Daten aus dem ausgewählten Track und Bereich für
|
|
180
|
+
jedes Profil und stellt beide gleichartig dar, um den Vergleich zu vereinfachen.
|
|
181
|
+
CompareHome--form-label-profile1 = Profil 1:
|
|
182
|
+
CompareHome--form-label-profile2 = Profil 2:
|
|
183
|
+
CompareHome--submit-button =
|
|
184
|
+
.value = Profile abrufen
|
|
185
|
+
|
|
186
|
+
## DebugWarning
|
|
187
|
+
## This is displayed at the top of the analysis page when the loaded profile is
|
|
188
|
+
## a debug build of Firefox.
|
|
189
|
+
|
|
190
|
+
DebugWarning--warning-message =
|
|
191
|
+
.message =
|
|
192
|
+
Dieses Profil wurde in einem Build ohne Release-Optimierungen aufgezeichnet.
|
|
193
|
+
Leistungsmessungen gelten möglicherweise nicht für die Release-Population.
|
|
194
|
+
|
|
195
|
+
## Details
|
|
196
|
+
## This is the bottom panel in the analysis UI. They are generic strings to be
|
|
197
|
+
## used at the bottom part of the UI.
|
|
198
|
+
|
|
199
|
+
Details--open-sidebar-button =
|
|
200
|
+
.title = Sidebar öffnen
|
|
201
|
+
Details--close-sidebar-button =
|
|
202
|
+
.title = Sidebar schließen
|
|
203
|
+
Details--error-boundary-message =
|
|
204
|
+
.message = Oh, oh, in diesem Panel ist ein unbekannter Fehler aufgetreten.
|
|
205
|
+
|
|
206
|
+
## ErrorBoundary
|
|
207
|
+
## This component is shown when an unexpected error is encountered in the application.
|
|
208
|
+
## Note that the localization won't be always applied in this component.
|
|
209
|
+
|
|
210
|
+
# This message will always be displayed after another context-specific message.
|
|
211
|
+
ErrorBoundary--report-error-to-developers-description =
|
|
212
|
+
Bitte melden Sie dieses Problem den Entwicklern, einschließlich der vollständigen
|
|
213
|
+
Fehlermeldung, wie sie in der Webkonsole der Entwicklerwerkzeuge angezeigt wird.
|
|
214
|
+
# This is used in a call to action button, displayed inside the error box.
|
|
215
|
+
ErrorBoundary--report-error-on-github = Melden Sie den Fehler auf GitHub
|
|
216
|
+
|
|
217
|
+
## Footer Links
|
|
218
|
+
|
|
219
|
+
FooterLinks--legal = Rechtliches
|
|
220
|
+
FooterLinks--Privacy = Datenschutz
|
|
221
|
+
FooterLinks--Cookies = Cookies
|
|
222
|
+
FooterLinks--languageSwitcher--select =
|
|
223
|
+
.title = Sprache ändern
|
|
224
|
+
FooterLinks--hide-button =
|
|
225
|
+
.title = Fußzeilen-Links ausblenden
|
|
226
|
+
.aria-label = Fußzeilen-Links ausblenden
|
|
227
|
+
|
|
228
|
+
## FullTimeline
|
|
229
|
+
## The timeline component of the full view in the analysis UI at the top of the
|
|
230
|
+
## page.
|
|
231
|
+
|
|
232
|
+
# This string is used as the text of the track selection button.
|
|
233
|
+
# Displays the ratio of visible tracks count to total tracks count in the timeline.
|
|
234
|
+
# We have spans here to make the numbers bold.
|
|
235
|
+
# Variables:
|
|
236
|
+
# $visibleTrackCount (Number) - Visible track count in the timeline
|
|
237
|
+
# $totalTrackCount (Number) - Total track count in the timeline
|
|
238
|
+
FullTimeline--tracks-button = <span>{ $visibleTrackCount }</span> / <span>{ $totalTrackCount }</span> Tracks
|
|
239
|
+
|
|
240
|
+
## Home page
|
|
241
|
+
|
|
242
|
+
Home--upload-from-file-input-button = Profil aus Datei laden
|
|
243
|
+
Home--upload-from-url-button = Profil von URL laden
|
|
244
|
+
Home--load-from-url-submit-button =
|
|
245
|
+
.value = Laden
|
|
246
|
+
Home--documentation-button = Dokumentation
|
|
247
|
+
Home--menu-button = { -profiler-brand-name }-Menüschaltfläche aktivieren
|
|
248
|
+
Home--menu-button-instructions =
|
|
249
|
+
Aktivieren Sie die Profiler-Menüschaltfläche, um Leistung in einem Profil von { -firefox-brand-name }
|
|
250
|
+
aufzuzeichnen, dann analysieren Sie sie und teilen Sie das Ergebnis auf profiler.firefox.com.
|
|
251
|
+
Home--profile-firefox-android-instructions = Sie können auch Leistungsprofile für { -firefox-android-brand-name } erstellen. Weitere Informationen finden Sie in der Dokumentation <a>Profiling { -firefox-android-brand-name } directly on device</a>.
|
|
252
|
+
# The word WebChannel should not be translated.
|
|
253
|
+
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
|
254
|
+
# of the "Enable Firefox Profiler menu button" button.
|
|
255
|
+
Home--enable-button-unavailable =
|
|
256
|
+
.title = Diese Profiler-Instanz konnte sich nicht mit dem WebChannel verbinden, sodass die Menüschaltfläche des Profilers nicht aktiviert werden kann.
|
|
257
|
+
# The word WebChannel, the pref name, and the string "about:config" should not be translated.
|
|
258
|
+
# This message can be seen on https://main--perf-html.netlify.app/ .
|
|
259
|
+
Home--web-channel-unavailable = Diese Profiler-Instanz konnte keine Verbindung zum WebChannel herstellen. Dies bedeutet normalerweise, dass sie auf einem anderen Host als dem ausgeführt wird, der in der Einstellung <code>devtools.performance.recording.ui-base-url</code> angegeben ist. Wenn Sie neue Profile mit dieser Instanz erfassen und ihm programmatische Kontrolle über die Profiler-Menüschaltfläche geben möchten, öffnen Sie <code>about:config</code> und ändern Sie die Einstellung.
|
|
260
|
+
Home--record-instructions =
|
|
261
|
+
Um die Profilerstellung zu starten, klicken Sie auf die Schaltfläche Profilerstellung oder verwenden Sie die
|
|
262
|
+
Tastatürkürzel. Das Symbol ist blau, wenn ein Profil aufzeichnet.
|
|
263
|
+
Drücken Sie <kbd>Aufzeichnen</kbd>, um die Daten in profiler.firefox.com zu laden.
|
|
264
|
+
Home--instructions-content =
|
|
265
|
+
Das Aufzeichnen von Leistungsprofilen benötigt <a>{ -firefox-brand-name }</a>.
|
|
266
|
+
Vorhandene Profile können jedoch in jedem modernen Browser angezeigt werden.
|
|
267
|
+
Home--record-instructions-start-stop = Profilerstellung stoppen und starten
|
|
268
|
+
Home--record-instructions-capture-load = Profil aufzeichnen und laden
|
|
269
|
+
Home--profiler-motto = Zeichnen Sie ein Leistungsprofil auf. Analysieren Sie es. Teilen Sie es. Machen Sie das Web schneller.
|
|
270
|
+
Home--additional-content-title = Bestehende Profile laden
|
|
271
|
+
Home--additional-content-content = Sie können eine Profildatei per <strong>Ziehen und Ablegen</strong> hierher bewegen, um sie zu laden, oder:
|
|
272
|
+
Home--compare-recordings-info = Sie können auch Aufnahmen vergleichen. <a>Öffnen Sie die Vergleichsschnittstelle.</a>
|
|
273
|
+
Home--your-recent-uploaded-recordings-title = Ihre kürzlich hochgeladenen Aufzeichnungen
|
|
274
|
+
# We replace the elements such as <perf> and <simpleperf> with links to the
|
|
275
|
+
# documentation to use these tools.
|
|
276
|
+
Home--load-files-from-other-tools2 =
|
|
277
|
+
Der { -profiler-brand-name } kann auch Leistungsprofile von anderen Profilern importieren, wie z. B.
|
|
278
|
+
<perf>Linux perf</perf>, <simpleperf>Android SimplePerf</simpleperf>, die
|
|
279
|
+
Chrome Performance Panel, <androidstudio>Android Studio</androidstudio> oder
|
|
280
|
+
eine Datei im <dhat>dhat-Format</dhat> oder <traceevent>Googles Trace-Event-Format</traceevent>. <write>Erfahren Sie, wie Sie Ihren eigenen Importeur schreiben</write>.
|
|
281
|
+
|
|
282
|
+
## IdleSearchField
|
|
283
|
+
## The component that is used for all the search inputs in the application.
|
|
284
|
+
|
|
285
|
+
IdleSearchField--search-input =
|
|
286
|
+
.placeholder = Filterbegriffe eingeben
|
|
287
|
+
|
|
288
|
+
## JsTracerSettings
|
|
289
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
290
|
+
|
|
291
|
+
JsTracerSettings--show-only-self-time = Nur eigene Zeit anzeigen
|
|
292
|
+
.title = Zeigt nur die Zeit in einem Aufrufknoten an, ohne seine Unterpunkte
|
|
293
|
+
|
|
294
|
+
## ListOfPublishedProfiles
|
|
295
|
+
## This is the component that displays all the profiles the user has uploaded.
|
|
296
|
+
## It's displayed both in the homepage and in the uploaded recordings page.
|
|
297
|
+
|
|
298
|
+
# This string is used on the tooltip of the published profile links.
|
|
299
|
+
# Variables:
|
|
300
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
301
|
+
ListOfPublishedProfiles--published-profiles-link =
|
|
302
|
+
.title = Klicken Sie hier, um das Profil „{ $smallProfileName }“ zu laden
|
|
303
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = Löschen
|
|
304
|
+
.title = Dieses Profil kann nicht gelöscht werden, weil die Berechtigung fehlt.
|
|
305
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = Es wurde noch kein Profil hochgeladen!
|
|
306
|
+
# This string is used below the 'Your recent uploaded recordings' list section.
|
|
307
|
+
# Variables:
|
|
308
|
+
# $profilesRestCount (Number) - Remaining numbers of the uploaded profiles which are not listed under 'Your recent uploaded recordings'.
|
|
309
|
+
ListOfPublishedProfiles--uploaded-profile-information-label = Sehen und verwalten Sie alle Ihre Aufzeichnungen ({ $profilesRestCount } weitere)
|
|
310
|
+
# Depending on the number of uploaded profiles, the message is different.
|
|
311
|
+
# Variables:
|
|
312
|
+
# $uploadedProfileCount (Number) - Total numbers of the uploaded profiles.
|
|
313
|
+
ListOfPublishedProfiles--uploaded-profile-information-list =
|
|
314
|
+
{ $uploadedProfileCount ->
|
|
315
|
+
[one] Dieses Aufzeichnung verwalten
|
|
316
|
+
*[other] Dieses Aufzeichnungen verwalten
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
## MarkerContextMenu
|
|
320
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
321
|
+
## panels.
|
|
322
|
+
|
|
323
|
+
MarkerContextMenu--set-selection-from-duration = Auswahl aus Markierdauer festlegen
|
|
324
|
+
MarkerContextMenu--start-selection-here = Auswahl hier beginnen
|
|
325
|
+
MarkerContextMenu--end-selection-here = Auswahl hier beenden
|
|
326
|
+
MarkerContextMenu--start-selection-at-marker-start = Auswahl am <strong>Beginn</strong> der Markierung beginnen
|
|
327
|
+
MarkerContextMenu--start-selection-at-marker-end = Auswahl am <strong>Ende</strong> der Markierung beginnen
|
|
328
|
+
MarkerContextMenu--end-selection-at-marker-start = Auswahl am <strong>Beginn</strong> der Markierung beenden
|
|
329
|
+
MarkerContextMenu--end-selection-at-marker-end = Auswahl am <strong>Ende</strong> der Markierung beenden
|
|
330
|
+
MarkerContextMenu--copy-description = Beschreibung kopieren
|
|
331
|
+
MarkerContextMenu--copy-call-stack = Aufrufstack kopieren
|
|
332
|
+
MarkerContextMenu--copy-url = URL kopieren
|
|
333
|
+
MarkerContextMenu--copy-page-url = URL der Seite kopieren
|
|
334
|
+
MarkerContextMenu--copy-as-json = Als JSON kopieren
|
|
335
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
336
|
+
# IPC marker.
|
|
337
|
+
# Variables:
|
|
338
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
339
|
+
MarkerContextMenu--select-the-receiver-thread = Empfänger-Thread „<strong>{ $threadName }</strong>“ auswählen
|
|
340
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
341
|
+
# IPC marker.
|
|
342
|
+
# Variables:
|
|
343
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
344
|
+
MarkerContextMenu--select-the-sender-thread = Absender-Thread „<strong>{ $threadName }</strong>“ auswählen
|
|
345
|
+
|
|
346
|
+
## MarkerFiltersContextMenu
|
|
347
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
|
348
|
+
## panels.
|
|
349
|
+
|
|
350
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
|
351
|
+
# Variables:
|
|
352
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
|
353
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Stichproben außerhalb der Markierungen verwerfen, die mit „<strong>{ $filter }</strong>“ übereinstimmen
|
|
354
|
+
|
|
355
|
+
## MarkerSettings
|
|
356
|
+
## This is used in all panels related to markers.
|
|
357
|
+
|
|
358
|
+
MarkerSettings--panel-search =
|
|
359
|
+
.label = Markierungen filtern:
|
|
360
|
+
.title = Nur Markierungen anzeigen, die zu einem bestimmten Namen passen
|
|
361
|
+
MarkerSettings--marker-filters =
|
|
362
|
+
.title = Filter für Markierungen
|
|
363
|
+
|
|
364
|
+
## MarkerSidebar
|
|
365
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
366
|
+
|
|
367
|
+
MarkerSidebar--select-a-marker = Wählen Sie eine Markierung aus, um Informationen darüber anzuzeigen.
|
|
368
|
+
|
|
369
|
+
## MarkerTable
|
|
370
|
+
## This is the component for Marker Table panel.
|
|
371
|
+
|
|
372
|
+
MarkerTable--start = Beginn
|
|
373
|
+
MarkerTable--duration = Dauer
|
|
374
|
+
MarkerTable--type = Typ
|
|
375
|
+
MarkerTable--description = Beschreibung
|
|
376
|
+
|
|
377
|
+
## MenuButtons
|
|
378
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
379
|
+
|
|
380
|
+
MenuButtons--index--metaInfo-button =
|
|
381
|
+
.label = Profilinformationen
|
|
382
|
+
MenuButtons--index--full-view = Vollständige Ansicht
|
|
383
|
+
MenuButtons--index--cancel-upload = Hochladen abbrechen
|
|
384
|
+
MenuButtons--index--share-upload =
|
|
385
|
+
.label = Lokales Profil hochladen
|
|
386
|
+
MenuButtons--index--share-re-upload =
|
|
387
|
+
.label = Erneut hochladen
|
|
388
|
+
MenuButtons--index--share-error-uploading =
|
|
389
|
+
.label = Fehler beim Hochladen
|
|
390
|
+
MenuButtons--index--revert = Auf Originalprofil zurücksetzen
|
|
391
|
+
MenuButtons--index--docs = Dokumentation
|
|
392
|
+
MenuButtons--permalink--button =
|
|
393
|
+
.label = Permalink
|
|
394
|
+
|
|
395
|
+
## MetaInfo panel
|
|
396
|
+
## These strings are used in the panel containing the meta information about
|
|
397
|
+
## the current profile.
|
|
398
|
+
|
|
399
|
+
MenuButtons--index--profile-info-uploaded-label = Hochgeladen:
|
|
400
|
+
MenuButtons--index--profile-info-uploaded-actions = Löschen
|
|
401
|
+
MenuButtons--index--metaInfo-subtitle = Profilinformationen
|
|
402
|
+
MenuButtons--metaInfo--symbols = Symbole:
|
|
403
|
+
MenuButtons--metaInfo--profile-symbolicated = Profil ist symbolisiert
|
|
404
|
+
MenuButtons--metaInfo--profile-not-symbolicated = Profil ist nicht symbolisiert
|
|
405
|
+
MenuButtons--metaInfo--resymbolicate-profile = Profil erneut symbolisieren
|
|
406
|
+
MenuButtons--metaInfo--symbolicate-profile = Profil symbolisieren
|
|
407
|
+
MenuButtons--metaInfo--attempting-resymbolicate = Versuch, das Profil erneut zu symbolisieren
|
|
408
|
+
MenuButtons--metaInfo--currently-symbolicating = Profil wird aktuell symbolisiert
|
|
409
|
+
MenuButtons--metaInfo--cpu-model = Prozessormodell
|
|
410
|
+
MenuButtons--metaInfo--cpu-cores = Prozessorkerne:
|
|
411
|
+
MenuButtons--metaInfo--main-memory = Hauptspeicher:
|
|
412
|
+
MenuButtons--index--show-moreInfo-button = Mehr anzeigen
|
|
413
|
+
MenuButtons--index--hide-moreInfo-button = Weniger anzeigen
|
|
414
|
+
# This string is used when we have the information about both physical and
|
|
415
|
+
# logical CPU cores.
|
|
416
|
+
# Variable:
|
|
417
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
|
418
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
|
419
|
+
{ $physicalCPUs ->
|
|
420
|
+
[one] { $physicalCPUs } physischer Kern
|
|
421
|
+
*[other] { $physicalCPUs } physische Kerne
|
|
422
|
+
},{ $logicalCPUs ->
|
|
423
|
+
[one] { $logicalCPUs } logischer Kern
|
|
424
|
+
*[other] { $logicalCPUs } logische Kerne
|
|
425
|
+
}
|
|
426
|
+
# This string is used when we only have the information about the number of
|
|
427
|
+
# physical CPU cores.
|
|
428
|
+
# Variable:
|
|
429
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
|
430
|
+
MenuButtons--metaInfo--physical-cpu =
|
|
431
|
+
{ $physicalCPUs ->
|
|
432
|
+
[one] { $physicalCPUs } physischer Kern
|
|
433
|
+
*[other] { $physicalCPUs } physische Kerne
|
|
434
|
+
}
|
|
435
|
+
# This string is used when we only have the information only the number of
|
|
436
|
+
# logical CPU cores.
|
|
437
|
+
# Variable:
|
|
438
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
|
439
|
+
MenuButtons--metaInfo--logical-cpu =
|
|
440
|
+
{ $logicalCPUs ->
|
|
441
|
+
[one] { $logicalCPUs } logischer Kern
|
|
442
|
+
*[other] { $logicalCPUs } logische Kerne
|
|
443
|
+
}
|
|
444
|
+
MenuButtons--metaInfo--profiling-started = Aufzeichnungsbeginn:
|
|
445
|
+
MenuButtons--metaInfo--profiling-session = Aufzeichnungslänge:
|
|
446
|
+
MenuButtons--metaInfo--main-process-started = Hauptprozess gestartet:
|
|
447
|
+
MenuButtons--metaInfo--main-process-ended = Hauptprozess beendet:
|
|
448
|
+
MenuButtons--metaInfo--interval = Intervall:
|
|
449
|
+
MenuButtons--metaInfo--buffer-capacity = Pufferkapazität:
|
|
450
|
+
MenuButtons--metaInfo--buffer-duration = Pufferdauer:
|
|
451
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
452
|
+
# Variable:
|
|
453
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
454
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
455
|
+
{ $configurationDuration ->
|
|
456
|
+
[one] { $configurationDuration } Sekunde
|
|
457
|
+
*[other] { $configurationDuration } Sekunden
|
|
458
|
+
}
|
|
459
|
+
# Adjective refers to the buffer duration
|
|
460
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = Unbegrenzt
|
|
461
|
+
MenuButtons--metaInfo--application = Anwendung
|
|
462
|
+
MenuButtons--metaInfo--name-and-version = Name und Version:
|
|
463
|
+
MenuButtons--metaInfo--application-uptime = Uptime:
|
|
464
|
+
MenuButtons--metaInfo--update-channel = Update-Kanal:
|
|
465
|
+
MenuButtons--metaInfo--build-id = Build-ID:
|
|
466
|
+
MenuButtons--metaInfo--build-type = Build-Typ:
|
|
467
|
+
MenuButtons--metaInfo--arguments = Argumente:
|
|
468
|
+
|
|
469
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
470
|
+
|
|
471
|
+
MenuButtons--metaInfo--build-type-debug = Debuggen
|
|
472
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
473
|
+
|
|
474
|
+
##
|
|
475
|
+
|
|
476
|
+
MenuButtons--metaInfo--platform = Betriebssystem
|
|
477
|
+
MenuButtons--metaInfo--device = Gerät:
|
|
478
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
479
|
+
MenuButtons--metaInfo--os = Betriebssystem:
|
|
480
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
481
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
482
|
+
MenuButtons--metaInfo--visual-metrics = Visuelle Messwerte
|
|
483
|
+
MenuButtons--metaInfo--speed-index = Geschwindigkeitsindex:
|
|
484
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
485
|
+
MenuButtons--metaInfo--perceptual-speed-index = Perceptual-Geschwindigkeitsindex:
|
|
486
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
487
|
+
MenuButtons--metaInfo--contentful-speed-Index = Consentful-Geschwindigkeitsindex:
|
|
488
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Funktionen:
|
|
489
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Threads-Filter:
|
|
490
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Erweiterungen:
|
|
491
|
+
|
|
492
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
493
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
494
|
+
|
|
495
|
+
MenuButtons--metaOverheadStatistics-subtitle = Eigenverbrauch (Overhead) von { -profiler-brand-short-name }
|
|
496
|
+
MenuButtons--metaOverheadStatistics-mean = Mittelwert
|
|
497
|
+
MenuButtons--metaOverheadStatistics-max = Max
|
|
498
|
+
MenuButtons--metaOverheadStatistics-min = Min
|
|
499
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = Eigenverbrauch
|
|
500
|
+
.title = Zeit, um alle Threads zu erfassen
|
|
501
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Aufräumen
|
|
502
|
+
.title = Zeit, um abgelaufene Daten zu verwerfen.
|
|
503
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Zähler
|
|
504
|
+
.title = Zeit, um alle Zähler zu sammeln
|
|
505
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Intervall
|
|
506
|
+
.title = Abstand zwischen zwei Teilmengen.
|
|
507
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = Sperrungen
|
|
508
|
+
.title = Zeit, um vor dem Erfassen die Ressource zu sperren
|
|
509
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = Dauer des Eigenverbrauchs:
|
|
510
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = Prozentualer Anteil des Eigenverbrauchs:
|
|
511
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = Dauer der Messung:
|
|
512
|
+
|
|
513
|
+
## Publish panel
|
|
514
|
+
## These strings are used in the publishing panel.
|
|
515
|
+
|
|
516
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = Einschließlich verborgener Threads
|
|
517
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = Daten aus anderen Tabs einschließen
|
|
518
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = Dauer eingeschlossener verborgener Threads
|
|
519
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Bildschirmfotos einschließen
|
|
520
|
+
MenuButtons--publish--renderCheckbox-label-resource = URLs und Pfade von Ressourcen einschließen
|
|
521
|
+
MenuButtons--publish--renderCheckbox-label-extension = Erweiterungsinformationen einschließen
|
|
522
|
+
MenuButtons--publish--renderCheckbox-label-preference = Einstellungswerte einschließen
|
|
523
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = Daten aus privaten Fenstern einschließen
|
|
524
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
525
|
+
.title = Dieses Profil enthält Daten aus dem privaten Modus
|
|
526
|
+
MenuButtons--publish--reupload-performance-profile = Leistungsprofil erneut hochladen
|
|
527
|
+
MenuButtons--publish--share-performance-profile = Leistungsprofil teilen
|
|
528
|
+
MenuButtons--publish--info-description = Laden Sie Ihr Profil hoch und machen Sie es mit dem Link für jeden zugänglich.
|
|
529
|
+
MenuButtons--publish--info-description-default = Standardmäßig werden Ihre persönlichen Daten entfernt.
|
|
530
|
+
MenuButtons--publish--info-description-firefox-nightly2 = Dieses Profil stammt von { -firefox-nightly-brand-name }, daher sind standardmäßig die meisten Daten enthalten.
|
|
531
|
+
MenuButtons--publish--include-additional-data = Zusätzliche Daten einschließen, die möglicherweise identifizierbar sind
|
|
532
|
+
MenuButtons--publish--button-upload = Hochladen
|
|
533
|
+
MenuButtons--publish--upload-title = Profil wird hochgeladen…
|
|
534
|
+
MenuButtons--publish--cancel-upload = Hochladen abbrechen
|
|
535
|
+
MenuButtons--publish--message-something-went-wrong = Oh, oh, beim Hochladen des Profils ist etwas schiefgegangen.
|
|
536
|
+
MenuButtons--publish--message-try-again = Erneut versuchen
|
|
537
|
+
MenuButtons--publish--download = Herunterladen
|
|
538
|
+
MenuButtons--publish--compressing = Komprimieren…
|
|
539
|
+
MenuButtons--publish--error-while-compressing = Fehler beim Komprimieren, versuchen Sie, einige Kontrollkästchen zu deaktivieren, um die Profilgröße zu reduzieren.
|
|
540
|
+
|
|
541
|
+
## NetworkSettings
|
|
542
|
+
## This is used in the network chart.
|
|
543
|
+
|
|
544
|
+
NetworkSettings--panel-search =
|
|
545
|
+
.label = Netzwerke filtern:
|
|
546
|
+
.title = Nur Netzwerkanfragen anzeigen, die zu einem bestimmten Namen passen
|
|
547
|
+
|
|
548
|
+
## Timestamp formatting primitive
|
|
549
|
+
|
|
550
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
551
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
552
|
+
# for more information.
|
|
553
|
+
# This is especially used in the list of published profiles panel.
|
|
554
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
555
|
+
# date pass through Fluent to be properly localized.
|
|
556
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
557
|
+
# depending on the proximity of the date from the current date.
|
|
558
|
+
# Variables:
|
|
559
|
+
# $date (Date) - The date to display in a shorter way
|
|
560
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
561
|
+
|
|
562
|
+
## PanelSearch
|
|
563
|
+
## The component that is used for all the search input hints in the application.
|
|
564
|
+
|
|
565
|
+
PanelSearch--search-field-hint = Wussten Sie, dass Sie das Komma (,) verwenden können, um mit mehreren Begriffen zu suchen?
|
|
566
|
+
|
|
567
|
+
## Profile Delete Button
|
|
568
|
+
|
|
569
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
570
|
+
# Variables:
|
|
571
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
572
|
+
ProfileDeleteButton--delete-button =
|
|
573
|
+
.label = Löschen
|
|
574
|
+
.title = Klicken Sie hier, um das Profil „{ $smallProfileName }“ zu löschen
|
|
575
|
+
|
|
576
|
+
## Profile Delete Panel
|
|
577
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
578
|
+
## it's a confirmation dialog.
|
|
579
|
+
|
|
580
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
581
|
+
# will show the error message when hovering.
|
|
582
|
+
ProfileDeletePanel--delete-error = Beim Löschen dieses Profils ist ein Fehler aufgetreten. <a>Berühren Sie den Link mit dem Mauszeiger, um mehr zu erfahren.</a>
|
|
583
|
+
# This is the title of the dialog
|
|
584
|
+
# Variables:
|
|
585
|
+
# $profileName (string) - Some string that identifies the profile
|
|
586
|
+
ProfileDeletePanel--dialog-title = { $profileName } löschen
|
|
587
|
+
ProfileDeletePanel--dialog-confirmation-question =
|
|
588
|
+
Sollen die hochgeladenen Daten dieses Profils wirklich gelöscht werden? Links
|
|
589
|
+
die zuvor geteilt wurden, werden nicht mehr funktionieren.
|
|
590
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
591
|
+
.value = Abbrechen
|
|
592
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
593
|
+
.value = Löschen
|
|
594
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
595
|
+
# progress indicator.
|
|
596
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
597
|
+
.value = Wird gelöscht…
|
|
598
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
599
|
+
ProfileDeletePanel--message-success = Die hochgeladenen Daten wurden erfolgreich gelöscht.
|
|
600
|
+
|
|
601
|
+
## ProfileFilterNavigator
|
|
602
|
+
## This is used at the top of the profile analysis UI.
|
|
603
|
+
|
|
604
|
+
# This string is used on the top left side of the profile analysis UI as the
|
|
605
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
|
606
|
+
# range. This button reverts it back to the full range. It also includes the
|
|
607
|
+
# duration of the full range.
|
|
608
|
+
# Variables:
|
|
609
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
|
610
|
+
ProfileFilterNavigator--full-range-with-duration = Vollständiger Zeitraum ({ $fullRangeDuration })
|
|
611
|
+
|
|
612
|
+
## Profile Loader Animation
|
|
613
|
+
|
|
614
|
+
ProfileLoaderAnimation--loading-unpublished = Das Profil wird direkt von { -firefox-brand-name } importiert…
|
|
615
|
+
ProfileLoaderAnimation--loading-from-file = Datei lesen und Profil verarbeiten…
|
|
616
|
+
ProfileLoaderAnimation--loading-local = Noch nicht implementiert.
|
|
617
|
+
ProfileLoaderAnimation--loading-public = Profil herunterladen und bearbeiten…
|
|
618
|
+
ProfileLoaderAnimation--loading-from-url = Profil herunterladen und bearbeiten…
|
|
619
|
+
ProfileLoaderAnimation--loading-compare = Profile lesen und verarbeiten…
|
|
620
|
+
ProfileLoaderAnimation--loading-view-not-found = Ansicht nicht gefunden
|
|
621
|
+
|
|
622
|
+
## ProfileRootMessage
|
|
623
|
+
|
|
624
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
625
|
+
ProfileRootMessage--additional = Zurück zur Startseite
|
|
626
|
+
|
|
627
|
+
## Root
|
|
628
|
+
|
|
629
|
+
Root--error-boundary-message =
|
|
630
|
+
.message = Auf profiler.firefox.com ist ein unbekannter Fehler aufgetreten.
|
|
631
|
+
|
|
632
|
+
## ServiceWorkerManager
|
|
633
|
+
## This is the component responsible for handling the service worker installation
|
|
634
|
+
## and update. It appears at the top of the UI.
|
|
635
|
+
|
|
636
|
+
ServiceWorkerManager--applying-button = Wird angewendet…
|
|
637
|
+
ServiceWorkerManager--pending-button = Anwenden und neu laden
|
|
638
|
+
ServiceWorkerManager--installed-button = Anwendung neu laden
|
|
639
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
640
|
+
Eine neue Version dieser Anwendung wurde installiert, bevor
|
|
641
|
+
die Seite vollständig geladen war. Es kann zu Fehlfunktionen kommen.
|
|
642
|
+
ServiceWorkerManager--new-version-is-ready = Eine neue Version der Anwendung wurde heruntergeladen und ist einsatzbereit.
|
|
643
|
+
ServiceWorkerManager--hide-notice-button =
|
|
644
|
+
.title = Hinweis zum erneuten Laden ausblenden
|
|
645
|
+
.aria-label = Hinweis zum erneuten Laden ausblenden
|
|
646
|
+
|
|
647
|
+
## StackSettings
|
|
648
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
649
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
650
|
+
|
|
651
|
+
StackSettings--implementation-all-frames = Alle Frames
|
|
652
|
+
.title = Die Stack-Frames nicht filtern
|
|
653
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
654
|
+
.title = Nur die Stack-Frames anzeigen, die sich auf JavaScript-Ausführung beziehen
|
|
655
|
+
StackSettings--implementation-native2 = Native
|
|
656
|
+
.title = Nur die Stack-Frames für nativen Quelltext anzeigen
|
|
657
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
658
|
+
StackSettings--stack-implementation-label = Stacks filtern:
|
|
659
|
+
StackSettings--use-data-source-label = Datenquelle:
|
|
660
|
+
StackSettings--call-tree-strategy-timing = Zeiten
|
|
661
|
+
.title = Zusammenfassung erstellen mit einzelnen Stacks von im Zeitverlauf ausgeführtem Code
|
|
662
|
+
StackSettings--call-tree-strategy-js-allocations = JavaScript-Allokationen
|
|
663
|
+
.title = Zusammenfassung erstellen mit von JavaScript-allozierten Bytes (keine Freigaben)
|
|
664
|
+
StackSettings--call-tree-strategy-native-retained-allocations = Zurückbehaltener Speicher
|
|
665
|
+
.title = Zusammenfassung erstellen mit Speicherbytes, die alloziert wurden und in der aktuell gewählten Vorschau nie freigegeben wurden
|
|
666
|
+
StackSettings--call-tree-native-allocations = Allozierter Speicher
|
|
667
|
+
.title = Zusammenfassung erstellen mit allozierten Speicherbytes
|
|
668
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = Freigegebener Speicher
|
|
669
|
+
.title = Zusammenfassung erstellen mit freigegebenen Speicherbytes, von der Website, auf der der Speicher alloziert wurde
|
|
670
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = Freigegebene Websites
|
|
671
|
+
.title = Zusammenfassung erstellen mit freigegebenen Speicherbytes, von der Website, auf der der Speicher alloziert wurde
|
|
672
|
+
StackSettings--invert-call-stack = Aufrufstack umkehren
|
|
673
|
+
.title = Sortieren nach in einem Aufrufknoten, die Unterpunkte werden ignoriert.
|
|
674
|
+
StackSettings--show-user-timing = Nutzer-Zeitrechnung anzeigen
|
|
675
|
+
StackSettings--panel-search =
|
|
676
|
+
.label = Stacks filtern:
|
|
677
|
+
.title = Nur Stacks anzeigen, die eine Funktion enthalten, deren Namen zu diesem Unterstring passen
|
|
678
|
+
|
|
679
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
680
|
+
|
|
681
|
+
TabBar--calltree-tab = Aufrufbaum
|
|
682
|
+
TabBar--flame-graph-tab = Flammendiagramm
|
|
683
|
+
TabBar--stack-chart-tab = Stack-Diagramm
|
|
684
|
+
TabBar--marker-chart-tab = Markierungsdiagramm
|
|
685
|
+
TabBar--marker-table-tab = Markierungstabelle
|
|
686
|
+
TabBar--network-tab = Netzwerk
|
|
687
|
+
TabBar--js-tracer-tab = JS-Aufzeichnung
|
|
688
|
+
|
|
689
|
+
## TrackContextMenu
|
|
690
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
691
|
+
## analysis UI.
|
|
692
|
+
|
|
693
|
+
TrackContextMenu--only-show-this-process = Nur diesen Prozess anzeigen
|
|
694
|
+
# This is used as the context menu item to show only the given track.
|
|
695
|
+
# Variables:
|
|
696
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
697
|
+
TrackContextMenu--only-show-track = Nur „{ $trackName }“ anzeigen
|
|
698
|
+
TrackContextMenu--hide-other-screenshots-tracks = Andere Screenshots-Tracks ausblenden
|
|
699
|
+
# This is used as the context menu item to hide the given track.
|
|
700
|
+
# Variables:
|
|
701
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
702
|
+
TrackContextMenu--hide-track = „{ $trackName }“ verbergen
|
|
703
|
+
TrackContextMenu--show-all-tracks = Alle Tracks anzeigen
|
|
704
|
+
TrackContextMenu--show-local-tracks-in-process = Alle Tracks in diesem Prozess anzeigen
|
|
705
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
|
706
|
+
# that match the search filter.
|
|
707
|
+
TrackContextMenu--show-all-matching-tracks = Alle passenden Tracks anzeigen
|
|
708
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
|
709
|
+
# that match the search filter.
|
|
710
|
+
TrackContextMenu--hide-all-matching-tracks = Alle passenden Tracks ausblenden
|
|
711
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
712
|
+
# any track.
|
|
713
|
+
# Variables:
|
|
714
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
715
|
+
TrackContextMenu--no-results-found = Kein Ergebnis für „<span>{ $searchFilter }</span>“ gefunden
|
|
716
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
|
717
|
+
TrackNameButton--hide-track =
|
|
718
|
+
.title = Track ausblenden
|
|
719
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
720
|
+
TrackNameButton--hide-process =
|
|
721
|
+
.title = Prozess ausblenden
|
|
722
|
+
|
|
723
|
+
## TrackMemoryGraph
|
|
724
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
725
|
+
## the UI. To learn more about it, visit:
|
|
726
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
727
|
+
|
|
728
|
+
TrackMemoryGraph--relative-memory-at-this-time = Relativer Speicherverbrauch zu diesem Zeitpunkt
|
|
729
|
+
TrackMemoryGraph--memory-range-in-graph = Speicherbereich im Diagramm
|
|
730
|
+
TrackMemoryGraph--operations-since-the-previous-sample = Operationen seit der vorherigen Stichprobe
|
|
731
|
+
|
|
732
|
+
## TrackPower
|
|
733
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
734
|
+
## graphed over time.
|
|
735
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
736
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
737
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
738
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
739
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
740
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
741
|
+
|
|
742
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
|
743
|
+
# Variables:
|
|
744
|
+
# $value (String) - the power value at this location
|
|
745
|
+
TrackPower--tooltip-power-kilowatt = { $value } kW
|
|
746
|
+
.label = Leistung
|
|
747
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
|
748
|
+
# Variables:
|
|
749
|
+
# $value (String) - the power value at this location
|
|
750
|
+
TrackPower--tooltip-power-watt = { $value } W
|
|
751
|
+
.label = Leistung
|
|
752
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
753
|
+
# Variables:
|
|
754
|
+
# $value (String) - the power value at this location
|
|
755
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
|
756
|
+
.label = Leistung
|
|
757
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
758
|
+
# kilowatt-hour unit.
|
|
759
|
+
# Variables:
|
|
760
|
+
# $value (String) - the energy value for this range
|
|
761
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
762
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
763
|
+
.label = Im sichtbaren Bereich verbrauchte Energie
|
|
764
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
765
|
+
# watt-hour unit.
|
|
766
|
+
# Variables:
|
|
767
|
+
# $value (String) - the energy value for this range
|
|
768
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
769
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
770
|
+
.label = Im sichtbaren Bereich verwendete Energie
|
|
771
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
772
|
+
# milliwatt-hour unit.
|
|
773
|
+
# Variables:
|
|
774
|
+
# $value (String) - the energy value for this range
|
|
775
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
776
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
777
|
+
.label = Im sichtbaren Bereich verwendete Energie
|
|
778
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
779
|
+
# microwatt-hour unit.
|
|
780
|
+
# Variables:
|
|
781
|
+
# $value (String) - the energy value for this range
|
|
782
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
783
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
784
|
+
.label = Im sichtbaren Bereich verwendete Energie
|
|
785
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
786
|
+
# selection uses the kilowatt-hour unit.
|
|
787
|
+
# Variables:
|
|
788
|
+
# $value (String) - the energy value for this range
|
|
789
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
790
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
791
|
+
.label = In aktueller Auswahl verbrauchte Energie
|
|
792
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
793
|
+
# selection uses the watt-hour unit.
|
|
794
|
+
# Variables:
|
|
795
|
+
# $value (String) - the energy value for this range
|
|
796
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
797
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
798
|
+
.label = In der aktuellen Auswahl verwendete Energie
|
|
799
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
800
|
+
# selection uses the milliwatt-hour unit.
|
|
801
|
+
# Variables:
|
|
802
|
+
# $value (String) - the energy value for this range
|
|
803
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
804
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
805
|
+
.label = In der aktuellen Auswahl verwendete Energie
|
|
806
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
807
|
+
# selection uses the microwatt-hour unit.
|
|
808
|
+
# Variables:
|
|
809
|
+
# $value (String) - the energy value for this range
|
|
810
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
811
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
812
|
+
.label = In der aktuellen Auswahl verwendete Energie
|
|
813
|
+
|
|
814
|
+
## TrackSearchField
|
|
815
|
+
## The component that is used for the search input in the track context menu.
|
|
816
|
+
|
|
817
|
+
TrackSearchField--search-input =
|
|
818
|
+
.placeholder = Filterbegriffe eingeben
|
|
819
|
+
.title = Nur Tracks anzeigen, die zu einem bestimmten Text passen
|
|
820
|
+
|
|
821
|
+
## TransformNavigator
|
|
822
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
823
|
+
## Chart components.
|
|
824
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
825
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
826
|
+
## name of the function, followed by the node's name.
|
|
827
|
+
## To learn more about them, visit:
|
|
828
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
829
|
+
|
|
830
|
+
# Root item in the transform navigator.
|
|
831
|
+
# "Complete" is an adjective here, not a verb.
|
|
832
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
833
|
+
# Variables:
|
|
834
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
835
|
+
TransformNavigator--complete = Vollständiges „{ $item }“
|
|
836
|
+
# "Collapse resource" transform.
|
|
837
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
838
|
+
# Variables:
|
|
839
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
840
|
+
TransformNavigator--collapse-resource = Einklappen: { $item }
|
|
841
|
+
# "Focus subtree" transform.
|
|
842
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
843
|
+
# Variables:
|
|
844
|
+
# $item (String) - Name of the function that transform applied to.
|
|
845
|
+
TransformNavigator--focus-subtree = Knoten fokussieren: { $item }
|
|
846
|
+
# "Focus function" transform.
|
|
847
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
848
|
+
# Variables:
|
|
849
|
+
# $item (String) - Name of the function that transform applied to.
|
|
850
|
+
TransformNavigator--focus-function = Fokussieren: { $item }
|
|
851
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
|
852
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
|
853
|
+
# Variables:
|
|
854
|
+
# $item (String) - Name of the category that transform applied to.
|
|
855
|
+
TransformNavigator--focus-category = Kategorie fokussieren: { $item }
|
|
856
|
+
# "Merge call node" transform.
|
|
857
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
858
|
+
# Variables:
|
|
859
|
+
# $item (String) - Name of the function that transform applied to.
|
|
860
|
+
TransformNavigator--merge-call-node = Knoten zusammenführen: { $item }
|
|
861
|
+
# "Merge function" transform.
|
|
862
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
863
|
+
# Variables:
|
|
864
|
+
# $item (String) - Name of the function that transform applied to.
|
|
865
|
+
TransformNavigator--merge-function = Zusammenführen: { $item }
|
|
866
|
+
# "Drop function" transform.
|
|
867
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
868
|
+
# Variables:
|
|
869
|
+
# $item (String) - Name of the function that transform applied to.
|
|
870
|
+
TransformNavigator--drop-function = Verwerfen: { $item }
|
|
871
|
+
# "Collapse recursion" transform.
|
|
872
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
873
|
+
# Variables:
|
|
874
|
+
# $item (String) - Name of the function that transform applied to.
|
|
875
|
+
TransformNavigator--collapse-recursion = Rekursion einklappen: { $item }
|
|
876
|
+
# "Collapse direct recursion" transform.
|
|
877
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
878
|
+
# Variables:
|
|
879
|
+
# $item (String) - Name of the function that transform applied to.
|
|
880
|
+
TransformNavigator--collapse-direct-recursion-only = Nur direkte Rekursion einklappen: { $item }
|
|
881
|
+
# "Collapse function subtree" transform.
|
|
882
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
883
|
+
# Variables:
|
|
884
|
+
# $item (String) - Name of the function that transform applied to.
|
|
885
|
+
TransformNavigator--collapse-function-subtree = Unterbaum einklappen: { $item }
|
|
886
|
+
# "Drop samples outside of markers matching ..." transform.
|
|
887
|
+
# Variables:
|
|
888
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
|
889
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = Stichproben außerhalb der Markierungen verwerfen, die mit „{ $item }“ übereinstimmen
|
|
890
|
+
|
|
891
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
892
|
+
## at the bottom of the profiler UI
|
|
893
|
+
##
|
|
894
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
895
|
+
## are used for both the source view and the assembly view.
|
|
896
|
+
|
|
897
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
898
|
+
# the network.
|
|
899
|
+
# Variables:
|
|
900
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
901
|
+
SourceView--loading-url = Warten auf { $host }…
|
|
902
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
903
|
+
# the browser.
|
|
904
|
+
SourceView--loading-browser-connection = Warten auf { -firefox-brand-name }…
|
|
905
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
906
|
+
# a file.
|
|
907
|
+
BottomBox--source-code-not-available-title = Quelltext nicht verfügbar
|
|
908
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
909
|
+
# a file.
|
|
910
|
+
# Elements:
|
|
911
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
912
|
+
SourceView--source-not-available-text = <a>Bericht #3741</a> beschreibt unterstützte Szenarien und geplante Verbesserungen.
|
|
913
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
914
|
+
# a file.
|
|
915
|
+
# Assembly refers to the low-level programming language.
|
|
916
|
+
BottomBox--assembly-code-not-available-title = Assembly-Code nicht verfügbar
|
|
917
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
918
|
+
# a file.
|
|
919
|
+
# Elements:
|
|
920
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
921
|
+
BottomBox--assembly-code-not-available-text = <a>Bericht #4520</a> beschreibt unterstützte Szenarien und geplante Verbesserungen.
|
|
922
|
+
SourceView--close-button =
|
|
923
|
+
.title = Quelltextansicht schließen
|
|
924
|
+
|
|
925
|
+
## Code loading errors
|
|
926
|
+
## These are displayed both in the source view and in the assembly view.
|
|
927
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
928
|
+
|
|
929
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
|
930
|
+
# know which URL to request source code from.
|
|
931
|
+
SourceView--no-known-cors-url = Für diese Datei ist keine quellübergreifend (cross-origin) zugängliche URL bekannt.
|
|
932
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
|
933
|
+
# when fetching the source code for a file.
|
|
934
|
+
# Variables:
|
|
935
|
+
# $url (String) - The URL which we tried to get the source code from
|
|
936
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
|
937
|
+
SourceView--network-error-when-obtaining-source = Beim Abrufen der URL { $url } ist ein Netzwerkfehler aufgetreten: { $networkErrorMessage }
|
|
938
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
939
|
+
# be queried for source code using the symbolication API.
|
|
940
|
+
# Variables:
|
|
941
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
942
|
+
SourceView--browser-connection-error-when-obtaining-source = Die Symbolication-API des Browsers konnte nicht abgefragt werden: { $browserConnectionErrorMessage }
|
|
943
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
944
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
945
|
+
# Variables:
|
|
946
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
947
|
+
SourceView--browser-api-error-when-obtaining-source = Die Symbolication-API des Browsers hat einen Fehler zurückgegeben: { $apiErrorMessage }
|
|
948
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
949
|
+
# running locally was queried for source code using the symbolication API, and
|
|
950
|
+
# this query returned an error.
|
|
951
|
+
# Variables:
|
|
952
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
953
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = Die Symbolication-API des lokalen Symbolservers ergab einen Fehler: { $apiErrorMessage }
|
|
954
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
955
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
|
956
|
+
# Variables:
|
|
957
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
958
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = Die Symbolication-API des Browsers hat eine nicht wohlgeformte Antwort zurückgegeben: { $apiErrorMessage }
|
|
959
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
960
|
+
# running locally was queried for source code using the symbolication API, and
|
|
961
|
+
# this query returned a malformed response.
|
|
962
|
+
# Variables:
|
|
963
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
964
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = Die Symbolication-API des lokalen Symbolservers hat eine nicht wohlgeformte Antwort zurückgegeben: { $apiErrorMessage }
|
|
965
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
966
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
967
|
+
# Variables:
|
|
968
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
969
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
970
|
+
SourceView--not-in-archive-error-when-obtaining-source = Die Datei { $pathInArchive } wurde im Archiv von { $url } nicht gefunden.
|
|
971
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
972
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
973
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
974
|
+
# Variables:
|
|
975
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
976
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
977
|
+
SourceView--archive-parsing-error-when-obtaining-source = Das Archiv unter { $url } konnte nicht geparst werden: { $parsingErrorMessage }
|
|
978
|
+
|
|
979
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
980
|
+
|
|
981
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
|
982
|
+
# Assembly refers to the low-level programming language.
|
|
983
|
+
AssemblyView--show-button =
|
|
984
|
+
.title = Assembly-Ansicht anzeigen
|
|
985
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
|
986
|
+
# Assembly refers to the low-level programming language.
|
|
987
|
+
AssemblyView--hide-button =
|
|
988
|
+
.title = Assembly-Ansicht ausblenden
|
|
989
|
+
|
|
990
|
+
## UploadedRecordingsHome
|
|
991
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
992
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
993
|
+
|
|
994
|
+
UploadedRecordingsHome--title = Hochgeladene Aufzeichnungen
|