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,1013 @@
|
|
|
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>Webbapp för prestationsanalys av { -firefox-brand-name }</subheader>
|
|
27
|
+
AppHeader--github-icon =
|
|
28
|
+
.title = Gå till vårt Git-repository (detta öppnas i ett nytt fönster)
|
|
29
|
+
|
|
30
|
+
## AppViewRouter
|
|
31
|
+
## This is used for displaying errors when loading the application.
|
|
32
|
+
|
|
33
|
+
AppViewRouter--error-unpublished = Det gick inte att hämta profilen från { -firefox-brand-name }.
|
|
34
|
+
AppViewRouter--error-from-file = Det gick inte att läsa filen eller analysera profilen i den.
|
|
35
|
+
AppViewRouter--error-local = Inte implementerat ännu.
|
|
36
|
+
AppViewRouter--error-public = Det gick inte att ladda ner profilen.
|
|
37
|
+
AppViewRouter--error-from-url = Det gick inte att ladda ner profilen.
|
|
38
|
+
AppViewRouter--error-compare = Det gick inte att hämta profilerna.
|
|
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
|
+
På grund av en <a>specifik begränsning i Safari</a> kan inte
|
|
44
|
+
{ -profiler-brand-name } importera profiler från den lokala datorn i den här webbläsaren. Öppna
|
|
45
|
+
den här sidan i { -firefox-brand-name } eller Chrome istället.
|
|
46
|
+
.title = Safari kan inte importera lokala profiler
|
|
47
|
+
AppViewRouter--route-not-found--home =
|
|
48
|
+
.specialMessage = Webbadressen du försökte nå kändes inte igen.
|
|
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 = Visa <strong>{ $fileName }</strong>
|
|
57
|
+
CallNodeContextMenu--transform-merge-function = Sammanfogningsfunktion
|
|
58
|
+
.title =
|
|
59
|
+
Sammanfoga en funktion tar bort det från profilen och tilldelar sin tid till
|
|
60
|
+
den funktion som anropade den. Detta händer var som helst funktionen
|
|
61
|
+
anropades i trädet.
|
|
62
|
+
CallNodeContextMenu--transform-merge-call-node = Sammanfoga endast nod
|
|
63
|
+
.title =
|
|
64
|
+
Sammanfoga en nod tar bort den från profilen och tilldelar sin tid till
|
|
65
|
+
funktionens nod som anropade den. Den tar bara bort funktionen från
|
|
66
|
+
den specifika delen av trädet. Alla andra platser där funktionen
|
|
67
|
+
anropades kommer att förbli i profilen.
|
|
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
|
+
Att fokusera på en funktion tar bort alla exempel som inte inkluderar
|
|
72
|
+
den funktionen. Dessutom rotar den om anropsträdet så att funktionen
|
|
73
|
+
är trädets enda rot. Detta kan kombinera flera funktionsanropsplatser
|
|
74
|
+
över en profil till en anropsnod.
|
|
75
|
+
CallNodeContextMenu--transform-focus-function = Fokusera på funktion
|
|
76
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
77
|
+
CallNodeContextMenu--transform-focus-function-inverted = Fokus på funktion (inverterad)
|
|
78
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
79
|
+
CallNodeContextMenu--transform-focus-subtree = Fokusera endast på underträd
|
|
80
|
+
.title =
|
|
81
|
+
Genom att fokusera på ett underträd kommer alla prov tas bort som inte
|
|
82
|
+
innehåller den specifika delen av anropsträdet. Den tar ut en gren av
|
|
83
|
+
anropsträdet, men det gör det endast för den anropsnoden. Alla andra
|
|
84
|
+
anrop från funktionen ignoreras.
|
|
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 = Fokus på kategori <strong>{ $categoryName }</strong>
|
|
89
|
+
.title =
|
|
90
|
+
Fokusera på noderna som tillhör samma kategori som den valda noden och
|
|
91
|
+
därmed slå samman alla noder som tillhör en annan kategori.
|
|
92
|
+
CallNodeContextMenu--transform-collapse-function-subtree = Komprimera funktion
|
|
93
|
+
.title =
|
|
94
|
+
Att komprimera en funktion kommer att ta bort allt den anropade och all tid
|
|
95
|
+
tilldelas funktionen. Detta kan hjälpa till att förenkla en profil som anropar kod
|
|
96
|
+
som inte behöver analyseras.
|
|
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 = Komprimera <strong> { $nameForResource } </strong>
|
|
101
|
+
.title =
|
|
102
|
+
Att komprimera en resurs kommer att plana ut alla anrop till den
|
|
103
|
+
resursen till en enda komprimerad anropsnod.
|
|
104
|
+
CallNodeContextMenu--transform-collapse-recursion = Komprimera rekursion
|
|
105
|
+
.title =
|
|
106
|
+
Komprimering av rekursion tar bort anrop som upprepade gånger återkommer
|
|
107
|
+
till samma funktion, även med mellanliggande funktioner i stacken.
|
|
108
|
+
CallNodeContextMenu--transform-collapse-direct-recursion-only = Komprimera endast direkt rekursion
|
|
109
|
+
.title =
|
|
110
|
+
Att komprimera direkt rekursion tar bort anrop som upprepade gånger återkommer
|
|
111
|
+
till samma funktion utan några mellanliggande funktioner i stacken.
|
|
112
|
+
CallNodeContextMenu--transform-drop-function = Ta bort prover med denna funktion
|
|
113
|
+
.title = Genom att ta bort proverna kommer de tillhörande körtiderna att tas bort från profilen. Detta är användbart för att eliminera tidsinformation som inte är relevant för analysen.
|
|
114
|
+
CallNodeContextMenu--expand-all = Expandera alla
|
|
115
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
|
116
|
+
# See: https://searchfox.org/
|
|
117
|
+
CallNodeContextMenu--searchfox = Leta upp funktionsnamnet på Searchfox
|
|
118
|
+
CallNodeContextMenu--copy-function-name = Kopiera funktionsnamn
|
|
119
|
+
CallNodeContextMenu--copy-script-url = Kopiera skript-URL
|
|
120
|
+
CallNodeContextMenu--copy-stack = Kopiera stack
|
|
121
|
+
|
|
122
|
+
## CallTree
|
|
123
|
+
## This is the component for Call Tree panel.
|
|
124
|
+
|
|
125
|
+
CallTree--tracing-ms-total = Körningstid (ms)
|
|
126
|
+
.title =
|
|
127
|
+
Den "totala" körtiden innehåller en sammanfattning av hela tiden där denna
|
|
128
|
+
funktion observerades vara på stacken. Detta inkluderar den tid då funktionen
|
|
129
|
+
faktiskt kördes och den tid som tillbringades i anropen från den här funktionen.
|
|
130
|
+
CallTree--tracing-ms-self = Själv (ms)
|
|
131
|
+
.title =
|
|
132
|
+
"Självtiden" inkluderar tiden då funktionen var i slutet av stacken.
|
|
133
|
+
Om denna funktion har anropat andra funktioner, ingår inte den
|
|
134
|
+
"övriga" tiden för dessa funktioner. "Självtiden" är användbar för
|
|
135
|
+
att förstå var tiden verkligen spenderas inom ett program.
|
|
136
|
+
CallTree--samples-total = Totalt (prov)
|
|
137
|
+
.title =
|
|
138
|
+
Det "totala" urvalet inkluderar en sammanfattning av alla prover där
|
|
139
|
+
denna funktion observerades på stacken. Detta inkluderar den tid
|
|
140
|
+
som funktionen faktiskt kördes, men också den tid som spenderas
|
|
141
|
+
i de funktioner som anropas av denna funktion.
|
|
142
|
+
CallTree--samples-self = Själv
|
|
143
|
+
.title =
|
|
144
|
+
Antalet "själv"-prov inkluderar bara de prov där funktionen var i slutet
|
|
145
|
+
av stacken. Om den här funktionen anropas till andra funktioner, ingår
|
|
146
|
+
inte antalet "andra" funktioner. "Själv"-räkningen är användbar för att
|
|
147
|
+
förstå var tiden faktiskt spenderades i ett program.
|
|
148
|
+
CallTree--bytes-total = Total storlek (byte)
|
|
149
|
+
.title =
|
|
150
|
+
Den "totala storleken" inkluderar en sammanfattning av alla byte
|
|
151
|
+
som tilldelats eller avallokerats medan denna funktion observerades
|
|
152
|
+
vara i stacken. Detta inkluderar både byten där funktionen faktiskt
|
|
153
|
+
kördes och byten för anropen från denna funktion.
|
|
154
|
+
CallTree--bytes-self = Själv (bytes)
|
|
155
|
+
.title =
|
|
156
|
+
"Själv"-byten inkluderar de byte som allokerats eller avallokerats medan
|
|
157
|
+
denna funktion var i slutet av stacken. Om den här funktionen anropas till andra funktioner, så ingår inte de "andra" funktionernas bytes.
|
|
158
|
+
"Själv"-byten är användbara för att förstå var minnet faktiskt fanns.
|
|
159
|
+
|
|
160
|
+
## Call tree "badges" (icons) with tooltips
|
|
161
|
+
##
|
|
162
|
+
## These inlining badges are displayed in the call tree in front of some
|
|
163
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
|
164
|
+
## a tooltip.
|
|
165
|
+
|
|
166
|
+
# Variables:
|
|
167
|
+
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
|
|
168
|
+
CallTree--divergent-inlining-badge =
|
|
169
|
+
.title = Vissa anrop till { $calledFunction } infogades av kompilatorn.
|
|
170
|
+
# Variables:
|
|
171
|
+
# $calledFunction (String) - Name of the function whose call was inlined.
|
|
172
|
+
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
|
|
173
|
+
CallTree--inlining-badge = (infogad)
|
|
174
|
+
.title = Anrop till { $calledFunction } infogades i { $outerFunction } av kompilatorn.
|
|
175
|
+
|
|
176
|
+
## CallTreeSidebar
|
|
177
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
|
178
|
+
|
|
179
|
+
CallTreeSidebar--select-a-node = Välj en nod för att visa information om den.
|
|
180
|
+
|
|
181
|
+
## CompareHome
|
|
182
|
+
## This is used in the page to compare two profiles.
|
|
183
|
+
## See: https://profiler.firefox.com/compare/
|
|
184
|
+
|
|
185
|
+
CompareHome--instruction-title = Ange URL:en till den profil som du vill jämföra
|
|
186
|
+
CompareHome--instruction-content =
|
|
187
|
+
Verktyget extraherar data från det valda spåret och intervallet för
|
|
188
|
+
varje profil och lägger dem båda i samma vy för att göra dem enkla
|
|
189
|
+
att jämföra.
|
|
190
|
+
CompareHome--form-label-profile1 = Profil 1:
|
|
191
|
+
CompareHome--form-label-profile2 = Profil 2:
|
|
192
|
+
CompareHome--submit-button =
|
|
193
|
+
.value = Hämta profiler
|
|
194
|
+
|
|
195
|
+
## DebugWarning
|
|
196
|
+
## This is displayed at the top of the analysis page when the loaded profile is
|
|
197
|
+
## a debug build of Firefox.
|
|
198
|
+
|
|
199
|
+
DebugWarning--warning-message =
|
|
200
|
+
.message =
|
|
201
|
+
Den här profilen spelades in i ett bygge utan releaseoptimeringar.
|
|
202
|
+
Prestandaobservationer kanske inte gäller för releasepopulationen.
|
|
203
|
+
|
|
204
|
+
## Details
|
|
205
|
+
## This is the bottom panel in the analysis UI. They are generic strings to be
|
|
206
|
+
## used at the bottom part of the UI.
|
|
207
|
+
|
|
208
|
+
Details--open-sidebar-button =
|
|
209
|
+
.title = Öppna sidofältet
|
|
210
|
+
Details--close-sidebar-button =
|
|
211
|
+
.title = Stäng sidofältet
|
|
212
|
+
Details--error-boundary-message =
|
|
213
|
+
.message = Oj, några okända fel inträffade i den här panelen.
|
|
214
|
+
|
|
215
|
+
## ErrorBoundary
|
|
216
|
+
## This component is shown when an unexpected error is encountered in the application.
|
|
217
|
+
## Note that the localization won't be always applied in this component.
|
|
218
|
+
|
|
219
|
+
# This message will always be displayed after another context-specific message.
|
|
220
|
+
ErrorBoundary--report-error-to-developers-description =
|
|
221
|
+
Rapportera problemet till utvecklarna, inklusive hela
|
|
222
|
+
felet som visas i webbkonsolen för utvecklarverktygen.
|
|
223
|
+
# This is used in a call to action button, displayed inside the error box.
|
|
224
|
+
ErrorBoundary--report-error-on-github = Rapportera felet på GitHub
|
|
225
|
+
|
|
226
|
+
## Footer Links
|
|
227
|
+
|
|
228
|
+
FooterLinks--legal = Juridisk information
|
|
229
|
+
FooterLinks--Privacy = Sekretesspolicy
|
|
230
|
+
FooterLinks--Cookies = Kakor
|
|
231
|
+
FooterLinks--languageSwitcher--select =
|
|
232
|
+
.title = Ändra språk
|
|
233
|
+
FooterLinks--hide-button =
|
|
234
|
+
.title = Dölj sidfotslänkar
|
|
235
|
+
.aria-label = Dölj sidfotslänkar
|
|
236
|
+
|
|
237
|
+
## FullTimeline
|
|
238
|
+
## The timeline component of the full view in the analysis UI at the top of the
|
|
239
|
+
## page.
|
|
240
|
+
|
|
241
|
+
# This string is used as the text of the track selection button.
|
|
242
|
+
# Displays the ratio of visible tracks count to total tracks count in the timeline.
|
|
243
|
+
# We have spans here to make the numbers bold.
|
|
244
|
+
# Variables:
|
|
245
|
+
# $visibleTrackCount (Number) - Visible track count in the timeline
|
|
246
|
+
# $totalTrackCount (Number) - Total track count in the timeline
|
|
247
|
+
FullTimeline--tracks-button = <span>{ $visibleTrackCount }</span> / <span>{ $totalTrackCount }</span> spår
|
|
248
|
+
|
|
249
|
+
## Home page
|
|
250
|
+
|
|
251
|
+
Home--upload-from-file-input-button = Ladda en profil från fil
|
|
252
|
+
Home--upload-from-url-button = Ladda en profil från en URL
|
|
253
|
+
Home--load-from-url-submit-button =
|
|
254
|
+
.value = Ladda
|
|
255
|
+
Home--documentation-button = Dokumentation
|
|
256
|
+
Home--menu-button = Aktivera { -profiler-brand-name } menyknapp
|
|
257
|
+
Home--menu-button-instructions =
|
|
258
|
+
Aktivera profil-menyknappen för att börja spela in en prestandaprofil
|
|
259
|
+
i { -firefox-brand-name }, analysera den och dela den med profiler.firefox.com.
|
|
260
|
+
Home--profile-firefox-android-instructions =
|
|
261
|
+
Du kan också profilera { -firefox-android-brand-name }. För mer
|
|
262
|
+
information, se denna dokumentation:
|
|
263
|
+
<a>Profilering av { -firefox-android-brand-name } direkt på enheten</a>.
|
|
264
|
+
# The word WebChannel should not be translated.
|
|
265
|
+
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
|
266
|
+
# of the "Enable Firefox Profiler menu button" button.
|
|
267
|
+
Home--enable-button-unavailable =
|
|
268
|
+
.title = Den här profileringsinstansen kunde inte ansluta till WebChannel, så den kan inte aktivera menyknappen för profilering.
|
|
269
|
+
# The word WebChannel, the pref name, and the string "about:config" should not be translated.
|
|
270
|
+
# This message can be seen on https://main--perf-html.netlify.app/ .
|
|
271
|
+
Home--web-channel-unavailable =
|
|
272
|
+
Den här profileringsinstansen kunde inte ansluta till WebChannel. Detta betyder
|
|
273
|
+
vanligtvis att den körs på en annan värd än den som anges i inställningen
|
|
274
|
+
<code>devtools.performance.recording.ui-base-url</code>. Om du vill fånga nya
|
|
275
|
+
profiler med den här instansen och ge den programmatisk kontroll av
|
|
276
|
+
profileringsmenyknappen, kan du gå till <code>about:config</code> och ändra inställningen.
|
|
277
|
+
Home--record-instructions =
|
|
278
|
+
För att starta profilering, klicka på profileringsknappen eller använd
|
|
279
|
+
kortkommandona. Ikonen är blå när en profil spelas in. Tryck på
|
|
280
|
+
<kbd>Fånga</kbd> för att ladda data till profiler.firefox.com.
|
|
281
|
+
Home--instructions-content =
|
|
282
|
+
För att spela in prestandaprofiler krävs <a>{ -firefox-brand-name }</a>.
|
|
283
|
+
Befintliga profiler kan dock visas i vilken modern webbläsare som helst.
|
|
284
|
+
Home--record-instructions-start-stop = Stoppa och börja profilera
|
|
285
|
+
Home--record-instructions-capture-load = Spela in och ladda profil
|
|
286
|
+
Home--profiler-motto = Spela in en prestandaprofil. Analysera den. Dela den. Gör webben snabbare.
|
|
287
|
+
Home--additional-content-title = Ladda befintliga profiler
|
|
288
|
+
Home--additional-content-content = Du kan <strong>dra och släppa</strong> en profilfil här för att ladda den, eller:
|
|
289
|
+
Home--compare-recordings-info = Du kan också jämföra inspelningar.<a>Öppna gränssnitt för att jämföra.</a>
|
|
290
|
+
Home--your-recent-uploaded-recordings-title = Dina senaste uppladdade inspelningar
|
|
291
|
+
# We replace the elements such as <perf> and <simpleperf> with links to the
|
|
292
|
+
# documentation to use these tools.
|
|
293
|
+
Home--load-files-from-other-tools2 =
|
|
294
|
+
{ -profiler-brand-name } kan också importera profiler från andra profilerare, t.ex
|
|
295
|
+
<perf>Linux perf</perf>, <simpleperf>Android SimplePerf</simpleperf>,
|
|
296
|
+
Chrome prestandapanel, <androidstudio>Android Studio</androidstudio> eller
|
|
297
|
+
vilken fil som helst som använder <dhat>dhat-formatet</dhat> eller <traceevent>Googles spårningshändelse
|
|
298
|
+
Format</traceevent>. <write>Lär dig hur du skriver din
|
|
299
|
+
egen importör</write>.
|
|
300
|
+
|
|
301
|
+
## IdleSearchField
|
|
302
|
+
## The component that is used for all the search inputs in the application.
|
|
303
|
+
|
|
304
|
+
IdleSearchField--search-input =
|
|
305
|
+
.placeholder = Ange filtervillkor
|
|
306
|
+
|
|
307
|
+
## JsTracerSettings
|
|
308
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
309
|
+
|
|
310
|
+
JsTracerSettings--show-only-self-time = Visa endast självtid
|
|
311
|
+
.title = Visa endast tiden som spenderats i en anropsnod, ignorera dess underordnade.
|
|
312
|
+
|
|
313
|
+
## ListOfPublishedProfiles
|
|
314
|
+
## This is the component that displays all the profiles the user has uploaded.
|
|
315
|
+
## It's displayed both in the homepage and in the uploaded recordings page.
|
|
316
|
+
|
|
317
|
+
# This string is used on the tooltip of the published profile links.
|
|
318
|
+
# Variables:
|
|
319
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
320
|
+
ListOfPublishedProfiles--published-profiles-link =
|
|
321
|
+
.title = Klicka här för att ladda profil { $smallProfileName }
|
|
322
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = Ta bort
|
|
323
|
+
.title = Den här profilen kan inte tas bort eftersom vi saknar behörighetsinformation.
|
|
324
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = Ingen profil har laddats upp än!
|
|
325
|
+
# This string is used below the 'Your recent uploaded recordings' list section.
|
|
326
|
+
# Variables:
|
|
327
|
+
# $profilesRestCount (Number) - Remaining numbers of the uploaded profiles which are not listed under 'Your recent uploaded recordings'.
|
|
328
|
+
ListOfPublishedProfiles--uploaded-profile-information-label = Se och hantera alla dina inspelningar ({ $profilesRestCount } till)
|
|
329
|
+
# Depending on the number of uploaded profiles, the message is different.
|
|
330
|
+
# Variables:
|
|
331
|
+
# $uploadedProfileCount (Number) - Total numbers of the uploaded profiles.
|
|
332
|
+
ListOfPublishedProfiles--uploaded-profile-information-list =
|
|
333
|
+
{ $uploadedProfileCount ->
|
|
334
|
+
[one] Hantera denna inspelning
|
|
335
|
+
*[other] Hantera dessa inspelningar
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
## MarkerContextMenu
|
|
339
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
340
|
+
## panels.
|
|
341
|
+
|
|
342
|
+
MarkerContextMenu--set-selection-from-duration = Ange markering från markörens varaktighet
|
|
343
|
+
MarkerContextMenu--start-selection-here = Starta markering här
|
|
344
|
+
MarkerContextMenu--end-selection-here = Avsluta markering här
|
|
345
|
+
MarkerContextMenu--start-selection-at-marker-start = Starta markering vid markörens <strong>start</strong>
|
|
346
|
+
MarkerContextMenu--start-selection-at-marker-end = Starta markering vid markörens <strong>slut</strong>
|
|
347
|
+
MarkerContextMenu--end-selection-at-marker-start = Avsluta markering vid markörens <strong>start</strong>
|
|
348
|
+
MarkerContextMenu--end-selection-at-marker-end = Avsluta markering vid markörens <strong>slut</strong>
|
|
349
|
+
MarkerContextMenu--copy-description = Kopiera beskrivning
|
|
350
|
+
MarkerContextMenu--copy-call-stack = Kopiera anropsstack
|
|
351
|
+
MarkerContextMenu--copy-url = Kopiera URL
|
|
352
|
+
MarkerContextMenu--copy-page-url = Kopiera sidans URL
|
|
353
|
+
MarkerContextMenu--copy-as-json = Kopiera som JSON
|
|
354
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
355
|
+
# IPC marker.
|
|
356
|
+
# Variables:
|
|
357
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
358
|
+
MarkerContextMenu--select-the-receiver-thread = Välj mottagartråden "<strong>{ $threadName }</strong>"
|
|
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-sender-thread = Välj avsändartråden "<strong>{ $threadName }</strong>"
|
|
364
|
+
|
|
365
|
+
## MarkerFiltersContextMenu
|
|
366
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
|
367
|
+
## panels.
|
|
368
|
+
|
|
369
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
|
370
|
+
# Variables:
|
|
371
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
|
372
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Kasta prover utanför markörer som matchar "<strong>{ $filter }</strong>"
|
|
373
|
+
|
|
374
|
+
## MarkerSettings
|
|
375
|
+
## This is used in all panels related to markers.
|
|
376
|
+
|
|
377
|
+
MarkerSettings--panel-search =
|
|
378
|
+
.label = Filtermarkörer:
|
|
379
|
+
.title = Visa endast markörer som matchar ett visst namn
|
|
380
|
+
MarkerSettings--marker-filters =
|
|
381
|
+
.title = Markörfilter
|
|
382
|
+
|
|
383
|
+
## MarkerSidebar
|
|
384
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
385
|
+
|
|
386
|
+
MarkerSidebar--select-a-marker = Välj en markör för att visa information om den.
|
|
387
|
+
|
|
388
|
+
## MarkerTable
|
|
389
|
+
## This is the component for Marker Table panel.
|
|
390
|
+
|
|
391
|
+
MarkerTable--start = Börja
|
|
392
|
+
MarkerTable--duration = Längd
|
|
393
|
+
MarkerTable--type = Typ
|
|
394
|
+
MarkerTable--description = Beskrivning
|
|
395
|
+
|
|
396
|
+
## MenuButtons
|
|
397
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
398
|
+
|
|
399
|
+
MenuButtons--index--metaInfo-button =
|
|
400
|
+
.label = Profilinfo
|
|
401
|
+
MenuButtons--index--full-view = Helbild
|
|
402
|
+
MenuButtons--index--cancel-upload = Avbryt uppladdning
|
|
403
|
+
MenuButtons--index--share-upload =
|
|
404
|
+
.label = Ladda upp lokal profil
|
|
405
|
+
MenuButtons--index--share-re-upload =
|
|
406
|
+
.label = Ladda upp igen
|
|
407
|
+
MenuButtons--index--share-error-uploading =
|
|
408
|
+
.label = Fel vid uppladdning
|
|
409
|
+
MenuButtons--index--revert = Återgå till originalprofil
|
|
410
|
+
MenuButtons--index--docs = Dokument
|
|
411
|
+
MenuButtons--permalink--button =
|
|
412
|
+
.label = Permalänk
|
|
413
|
+
|
|
414
|
+
## MetaInfo panel
|
|
415
|
+
## These strings are used in the panel containing the meta information about
|
|
416
|
+
## the current profile.
|
|
417
|
+
|
|
418
|
+
MenuButtons--index--profile-info-uploaded-label = Uppladdad:
|
|
419
|
+
MenuButtons--index--profile-info-uploaded-actions = Ta bort
|
|
420
|
+
MenuButtons--index--metaInfo-subtitle = Profilinformation
|
|
421
|
+
MenuButtons--metaInfo--symbols = Symboler:
|
|
422
|
+
MenuButtons--metaInfo--profile-symbolicated = Profilen är symboliserad
|
|
423
|
+
MenuButtons--metaInfo--profile-not-symbolicated = Profilen är inte symboliserad
|
|
424
|
+
MenuButtons--metaInfo--resymbolicate-profile = Symbolisera profilen igen
|
|
425
|
+
MenuButtons--metaInfo--symbolicate-profile = Symbolisera profil
|
|
426
|
+
MenuButtons--metaInfo--attempting-resymbolicate = Försöker att symbolisera profilen på nytt
|
|
427
|
+
MenuButtons--metaInfo--currently-symbolicating = Profilen symboliseras för närvarande
|
|
428
|
+
MenuButtons--metaInfo--cpu-model = CPU-modell:
|
|
429
|
+
MenuButtons--metaInfo--cpu-cores = CPU-kärnor:
|
|
430
|
+
MenuButtons--metaInfo--main-memory = Huvudminne:
|
|
431
|
+
MenuButtons--index--show-moreInfo-button = Visa mer
|
|
432
|
+
MenuButtons--index--hide-moreInfo-button = Visa mindre
|
|
433
|
+
# This string is used when we have the information about both physical and
|
|
434
|
+
# logical CPU cores.
|
|
435
|
+
# Variable:
|
|
436
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
|
437
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
|
438
|
+
{ $physicalCPUs ->
|
|
439
|
+
[one] { $physicalCPUs } fysisk kärna
|
|
440
|
+
*[other] { $physicalCPUs } fysiska kärnor
|
|
441
|
+
}, { $logicalCPUs ->
|
|
442
|
+
[one] { $logicalCPUs } logisk kärna
|
|
443
|
+
*[other] { $logicalCPUs } logiska kärnor
|
|
444
|
+
}
|
|
445
|
+
# This string is used when we only have the information about the number of
|
|
446
|
+
# physical CPU cores.
|
|
447
|
+
# Variable:
|
|
448
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
|
449
|
+
MenuButtons--metaInfo--physical-cpu =
|
|
450
|
+
{ $physicalCPUs ->
|
|
451
|
+
[one] { $physicalCPUs } fysisk kärna
|
|
452
|
+
*[other] { $physicalCPUs } fysiska kärnor
|
|
453
|
+
}
|
|
454
|
+
# This string is used when we only have the information only the number of
|
|
455
|
+
# logical CPU cores.
|
|
456
|
+
# Variable:
|
|
457
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
|
458
|
+
MenuButtons--metaInfo--logical-cpu =
|
|
459
|
+
{ $logicalCPUs ->
|
|
460
|
+
[one] { $logicalCPUs } logisk kärna
|
|
461
|
+
*[other] { $logicalCPUs } logiska kärnor
|
|
462
|
+
}
|
|
463
|
+
MenuButtons--metaInfo--profiling-started = Inspelningen startade:
|
|
464
|
+
MenuButtons--metaInfo--profiling-session = Inspelningslängd:
|
|
465
|
+
MenuButtons--metaInfo--main-process-started = Huvudprocessen startade:
|
|
466
|
+
MenuButtons--metaInfo--main-process-ended = Huvudprocessen avslutad:
|
|
467
|
+
MenuButtons--metaInfo--interval = Intervall:
|
|
468
|
+
MenuButtons--metaInfo--buffer-capacity = Buffertkapacitet:
|
|
469
|
+
MenuButtons--metaInfo--buffer-duration = Buffertlängd:
|
|
470
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
471
|
+
# Variable:
|
|
472
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
473
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
474
|
+
{ $configurationDuration ->
|
|
475
|
+
[one] { $configurationDuration } sekund
|
|
476
|
+
*[other] { $configurationDuration } sekunder
|
|
477
|
+
}
|
|
478
|
+
# Adjective refers to the buffer duration
|
|
479
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = Obegränsat
|
|
480
|
+
MenuButtons--metaInfo--application = Applikation
|
|
481
|
+
MenuButtons--metaInfo--name-and-version = Namn och version:
|
|
482
|
+
MenuButtons--metaInfo--application-uptime = Drifttid:
|
|
483
|
+
MenuButtons--metaInfo--update-channel = Uppdateringskanal:
|
|
484
|
+
MenuButtons--metaInfo--build-id = Bygg-ID:
|
|
485
|
+
MenuButtons--metaInfo--build-type = Byggtyp:
|
|
486
|
+
MenuButtons--metaInfo--arguments = Argument:
|
|
487
|
+
|
|
488
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
489
|
+
|
|
490
|
+
MenuButtons--metaInfo--build-type-debug = Felsök
|
|
491
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
492
|
+
|
|
493
|
+
##
|
|
494
|
+
|
|
495
|
+
MenuButtons--metaInfo--platform = Plattform
|
|
496
|
+
MenuButtons--metaInfo--device = Enhet:
|
|
497
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
498
|
+
MenuButtons--metaInfo--os = OS:
|
|
499
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
500
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
501
|
+
MenuButtons--metaInfo--visual-metrics = Visuella mätvärden
|
|
502
|
+
MenuButtons--metaInfo--speed-index = Hastighetsindex:
|
|
503
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
504
|
+
MenuButtons--metaInfo--perceptual-speed-index = Perceptual hastighetsindex:
|
|
505
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
506
|
+
MenuButtons--metaInfo--contentful-speed-Index = Contentful hastighetsindex:
|
|
507
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Funktioner:
|
|
508
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Trådfilter:
|
|
509
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Tillägg:
|
|
510
|
+
|
|
511
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
512
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
513
|
+
|
|
514
|
+
MenuButtons--metaOverheadStatistics-subtitle = Omkostnad { -profiler-brand-short-name }
|
|
515
|
+
MenuButtons--metaOverheadStatistics-mean = Medel
|
|
516
|
+
MenuButtons--metaOverheadStatistics-max = Max
|
|
517
|
+
MenuButtons--metaOverheadStatistics-min = Min
|
|
518
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = Omkostnad
|
|
519
|
+
.title = Tid att prova alla trådar.
|
|
520
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Rensning
|
|
521
|
+
.title = Tid för att kassera utgångna data.
|
|
522
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Räknare
|
|
523
|
+
.title = Dags att samla in alla räknare.
|
|
524
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Intervall
|
|
525
|
+
.title = Observerat intervall mellan två prover.
|
|
526
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = Låsningar
|
|
527
|
+
.title = Tid för låsning innan provtagning.
|
|
528
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = Omkostnad varaktighet:
|
|
529
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = Omkostnad procent:
|
|
530
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = Profilerad varaktighet:
|
|
531
|
+
|
|
532
|
+
## Publish panel
|
|
533
|
+
## These strings are used in the publishing panel.
|
|
534
|
+
|
|
535
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = Inkludera dolda trådar
|
|
536
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = Inkludera data från andra flikar
|
|
537
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = Inkludera dolt tidsintervall
|
|
538
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Inkludera skärmdumpar
|
|
539
|
+
MenuButtons--publish--renderCheckbox-label-resource = Inkludera resursURLs och sökvägar
|
|
540
|
+
MenuButtons--publish--renderCheckbox-label-extension = Inkludera tilläggsinformation
|
|
541
|
+
MenuButtons--publish--renderCheckbox-label-preference = Inkludera preferensvärden
|
|
542
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = Inkludera data från privata surffönster
|
|
543
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
544
|
+
.title = Den här profilen innehåller privata webbläsardata
|
|
545
|
+
MenuButtons--publish--reupload-performance-profile = Ladda upp prestandaprofilen igen
|
|
546
|
+
MenuButtons--publish--share-performance-profile = Dela prestandaprofil
|
|
547
|
+
MenuButtons--publish--info-description = Ladda upp din profil och gör den tillgänglig för alla med länken.
|
|
548
|
+
MenuButtons--publish--info-description-default = Som standard tas dina personuppgifter bort.
|
|
549
|
+
MenuButtons--publish--info-description-firefox-nightly2 = Den här profilen är från { -firefox-nightly-brand-name }, så den mesta information ingår som standard.
|
|
550
|
+
MenuButtons--publish--include-additional-data = Inkludera ytterligare data som kan identifieras
|
|
551
|
+
MenuButtons--publish--button-upload = Ladda upp
|
|
552
|
+
MenuButtons--publish--upload-title = Laddar upp profil…
|
|
553
|
+
MenuButtons--publish--cancel-upload = Avbryt uppladdning
|
|
554
|
+
MenuButtons--publish--message-something-went-wrong = Hoppsan, något gick fel när du laddade upp profilen.
|
|
555
|
+
MenuButtons--publish--message-try-again = Försök igen
|
|
556
|
+
MenuButtons--publish--download = Hämta
|
|
557
|
+
MenuButtons--publish--compressing = Komprimerar…
|
|
558
|
+
MenuButtons--publish--error-while-compressing = Fel vid komprimering, försök avmarkera några kryssrutor för att minska profilstorleken.
|
|
559
|
+
|
|
560
|
+
## NetworkSettings
|
|
561
|
+
## This is used in the network chart.
|
|
562
|
+
|
|
563
|
+
NetworkSettings--panel-search =
|
|
564
|
+
.label = Filtrera nätverk:
|
|
565
|
+
.title = Visa endast nätverksförfrågningar som matchar ett visst namn
|
|
566
|
+
|
|
567
|
+
## Timestamp formatting primitive
|
|
568
|
+
|
|
569
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
570
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
571
|
+
# for more information.
|
|
572
|
+
# This is especially used in the list of published profiles panel.
|
|
573
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
574
|
+
# date pass through Fluent to be properly localized.
|
|
575
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
576
|
+
# depending on the proximity of the date from the current date.
|
|
577
|
+
# Variables:
|
|
578
|
+
# $date (Date) - The date to display in a shorter way
|
|
579
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
580
|
+
|
|
581
|
+
## PanelSearch
|
|
582
|
+
## The component that is used for all the search input hints in the application.
|
|
583
|
+
|
|
584
|
+
PanelSearch--search-field-hint = Visste du att du kan använda komma (,) för att söka med flera termer?
|
|
585
|
+
|
|
586
|
+
## Profile Delete Button
|
|
587
|
+
|
|
588
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
589
|
+
# Variables:
|
|
590
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
591
|
+
ProfileDeleteButton--delete-button =
|
|
592
|
+
.label = Ta bort
|
|
593
|
+
.title = Klicka här för att ta bort profil { $smallProfileName }
|
|
594
|
+
|
|
595
|
+
## Profile Delete Panel
|
|
596
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
597
|
+
## it's a confirmation dialog.
|
|
598
|
+
|
|
599
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
600
|
+
# will show the error message when hovering.
|
|
601
|
+
ProfileDeletePanel--delete-error = Ett fel inträffade när den här profilen skulle tas bort. <a>Håll muspekaren över för att veta mer.</a>
|
|
602
|
+
# This is the title of the dialog
|
|
603
|
+
# Variables:
|
|
604
|
+
# $profileName (string) - Some string that identifies the profile
|
|
605
|
+
ProfileDeletePanel--dialog-title = Ta bort { $profileName }
|
|
606
|
+
ProfileDeletePanel--dialog-confirmation-question =
|
|
607
|
+
Är du säker på att du vill ta bort uppladdad data för den här profilen? Länkar
|
|
608
|
+
som tidigare delats kommer inte längre att fungera.
|
|
609
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
610
|
+
.value = Avbryt
|
|
611
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
612
|
+
.value = Ta bort
|
|
613
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
614
|
+
# progress indicator.
|
|
615
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
616
|
+
.value = Tar bort…
|
|
617
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
618
|
+
ProfileDeletePanel--message-success = Den uppladdade datan har raderats.
|
|
619
|
+
|
|
620
|
+
## ProfileFilterNavigator
|
|
621
|
+
## This is used at the top of the profile analysis UI.
|
|
622
|
+
|
|
623
|
+
# This string is used on the top left side of the profile analysis UI as the
|
|
624
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
|
625
|
+
# range. This button reverts it back to the full range. It also includes the
|
|
626
|
+
# duration of the full range.
|
|
627
|
+
# Variables:
|
|
628
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
|
629
|
+
ProfileFilterNavigator--full-range-with-duration = Fullt intervall ({ $fullRangeDuration })
|
|
630
|
+
|
|
631
|
+
## Profile Loader Animation
|
|
632
|
+
|
|
633
|
+
ProfileLoaderAnimation--loading-unpublished = Importerar profilen direkt från { -firefox-brand-name }…
|
|
634
|
+
ProfileLoaderAnimation--loading-from-file = Läser fil och bearbetar profil…
|
|
635
|
+
ProfileLoaderAnimation--loading-local = Inte implementerat ännu.
|
|
636
|
+
ProfileLoaderAnimation--loading-public = Laddar ner och bearbetar profil…
|
|
637
|
+
ProfileLoaderAnimation--loading-from-url = Laddar ner och bearbetar profil…
|
|
638
|
+
ProfileLoaderAnimation--loading-compare = Läser och bearbetar profil…
|
|
639
|
+
ProfileLoaderAnimation--loading-view-not-found = Vy hittades inte
|
|
640
|
+
|
|
641
|
+
## ProfileRootMessage
|
|
642
|
+
|
|
643
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
644
|
+
ProfileRootMessage--additional = Tillbaka till hem
|
|
645
|
+
|
|
646
|
+
## Root
|
|
647
|
+
|
|
648
|
+
Root--error-boundary-message =
|
|
649
|
+
.message = Åh, något okänt fel inträffade i profiler.firefox.com.
|
|
650
|
+
|
|
651
|
+
## ServiceWorkerManager
|
|
652
|
+
## This is the component responsible for handling the service worker installation
|
|
653
|
+
## and update. It appears at the top of the UI.
|
|
654
|
+
|
|
655
|
+
ServiceWorkerManager--applying-button = Tillämpar…
|
|
656
|
+
ServiceWorkerManager--pending-button = Applicera och ladda om
|
|
657
|
+
ServiceWorkerManager--installed-button = Ladda om applikationen
|
|
658
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
659
|
+
En ny version av applikationen tillämpades innan den här sidan
|
|
660
|
+
var helt laddad. Du kan se fel.
|
|
661
|
+
ServiceWorkerManager--new-version-is-ready = En ny version av applikationen har laddats ner och är redo att användas.
|
|
662
|
+
ServiceWorkerManager--hide-notice-button =
|
|
663
|
+
.title = Dölj omladdningsmeddelandet
|
|
664
|
+
.aria-label = Dölj omladdningsmeddelandet
|
|
665
|
+
|
|
666
|
+
## StackSettings
|
|
667
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
668
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
669
|
+
|
|
670
|
+
StackSettings--implementation-all-frames = Alla ramar
|
|
671
|
+
.title = Filtrera inte stackramar
|
|
672
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
673
|
+
.title = Visa endast stackramar relaterade till JavaScript-körning
|
|
674
|
+
StackSettings--implementation-native2 = Intern
|
|
675
|
+
.title = Visa bara stackramar för intern kod
|
|
676
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
677
|
+
StackSettings--stack-implementation-label = Filtrera stackar:
|
|
678
|
+
StackSettings--use-data-source-label = Datakälla:
|
|
679
|
+
StackSettings--call-tree-strategy-timing = Tidpunkter
|
|
680
|
+
.title = Sammanfatta med hjälp av samplade stackar av exekverad kod över tid
|
|
681
|
+
StackSettings--call-tree-strategy-js-allocations = JavaScript-allokeringar
|
|
682
|
+
.title = Sammanfatta med hjälp av byte av JavaScript allokerat (inga avallokeringar)
|
|
683
|
+
StackSettings--call-tree-strategy-native-retained-allocations = Lagrat minne
|
|
684
|
+
.title = Sammanfatta med hjälp av byte av minne som tilldelades och som aldrig frigjordes i det aktuella förhandsgranskningsvalet
|
|
685
|
+
StackSettings--call-tree-native-allocations = Tilldelat minne
|
|
686
|
+
.title = Sammanfatta med byte av tilldelat minne
|
|
687
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = Tilldelat minne
|
|
688
|
+
.title = Sammanfatta med hjälp av byte av minne som delas ut på platsen där minnet tilldelades
|
|
689
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = Tilldelningswebbplatser
|
|
690
|
+
.title = Sammanfatta med hjälp av byte av minne som delas ut efter webbplatsen där minnet tilldelades
|
|
691
|
+
StackSettings--invert-call-stack = Invertera anropsstack
|
|
692
|
+
.title = Sortera efter tiden i en anropsnod, utan att ignorera dess barn.
|
|
693
|
+
StackSettings--show-user-timing = Visa användartiming
|
|
694
|
+
StackSettings--panel-search =
|
|
695
|
+
.label = Filtrera stackar:
|
|
696
|
+
.title = Visa endast stackar som innehåller en funktion vars namn matchar denna delsträng
|
|
697
|
+
|
|
698
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
699
|
+
|
|
700
|
+
TabBar--calltree-tab = Anropsträd
|
|
701
|
+
TabBar--flame-graph-tab = Flamgraf
|
|
702
|
+
TabBar--stack-chart-tab = Stapeldiagram
|
|
703
|
+
TabBar--marker-chart-tab = Markördiagram
|
|
704
|
+
TabBar--marker-table-tab = Markörtabell
|
|
705
|
+
TabBar--network-tab = Nätverk
|
|
706
|
+
TabBar--js-tracer-tab = JS Tracer
|
|
707
|
+
|
|
708
|
+
## TrackContextMenu
|
|
709
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
710
|
+
## analysis UI.
|
|
711
|
+
|
|
712
|
+
TrackContextMenu--only-show-this-process = Visa endast denna process
|
|
713
|
+
# This is used as the context menu item to show only the given track.
|
|
714
|
+
# Variables:
|
|
715
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
716
|
+
TrackContextMenu--only-show-track = Visa endast "{ $trackName }"
|
|
717
|
+
TrackContextMenu--hide-other-screenshots-tracks = Dölj andra Skärmdump-spår
|
|
718
|
+
# This is used as the context menu item to hide the given track.
|
|
719
|
+
# Variables:
|
|
720
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
721
|
+
TrackContextMenu--hide-track = Dölj "{ $trackName }"
|
|
722
|
+
TrackContextMenu--show-all-tracks = Visa alla spår
|
|
723
|
+
TrackContextMenu--show-local-tracks-in-process = Visa alla spår i denna process
|
|
724
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
|
725
|
+
# that match the search filter.
|
|
726
|
+
TrackContextMenu--show-all-matching-tracks = Visa alla matchande spår
|
|
727
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
|
728
|
+
# that match the search filter.
|
|
729
|
+
TrackContextMenu--hide-all-matching-tracks = Dölj alla matchande spår
|
|
730
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
731
|
+
# any track.
|
|
732
|
+
# Variables:
|
|
733
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
734
|
+
TrackContextMenu--no-results-found = Inga resultat hittades för “<span>{ $searchFilter }</span>”
|
|
735
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
|
736
|
+
TrackNameButton--hide-track =
|
|
737
|
+
.title = Dölj spår
|
|
738
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
739
|
+
TrackNameButton--hide-process =
|
|
740
|
+
.title = Dölj process
|
|
741
|
+
|
|
742
|
+
## TrackMemoryGraph
|
|
743
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
744
|
+
## the UI. To learn more about it, visit:
|
|
745
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
746
|
+
|
|
747
|
+
TrackMemoryGraph--relative-memory-at-this-time = relativa minnet vid denna tidpunkt
|
|
748
|
+
TrackMemoryGraph--memory-range-in-graph = minnesintervall i grafen
|
|
749
|
+
TrackMemoryGraph--operations-since-the-previous-sample = operationer sedan föregående prov
|
|
750
|
+
|
|
751
|
+
## TrackPower
|
|
752
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
753
|
+
## graphed over time.
|
|
754
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
755
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
756
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
757
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
758
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
759
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
760
|
+
|
|
761
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
|
762
|
+
# Variables:
|
|
763
|
+
# $value (String) - the power value at this location
|
|
764
|
+
TrackPower--tooltip-power-kilowatt = { $value } kW
|
|
765
|
+
.label = Effekt
|
|
766
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
|
767
|
+
# Variables:
|
|
768
|
+
# $value (String) - the power value at this location
|
|
769
|
+
TrackPower--tooltip-power-watt = { $value } W
|
|
770
|
+
.label = Effekt
|
|
771
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
772
|
+
# Variables:
|
|
773
|
+
# $value (String) - the power value at this location
|
|
774
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
|
775
|
+
.label = Effekt
|
|
776
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
777
|
+
# kilowatt-hour unit.
|
|
778
|
+
# Variables:
|
|
779
|
+
# $value (String) - the energy value for this range
|
|
780
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
781
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
782
|
+
.label = Energi som används i det synliga området
|
|
783
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
784
|
+
# watt-hour unit.
|
|
785
|
+
# Variables:
|
|
786
|
+
# $value (String) - the energy value for this range
|
|
787
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
788
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
789
|
+
.label = Energi som används i det synliga området
|
|
790
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
791
|
+
# milliwatt-hour unit.
|
|
792
|
+
# Variables:
|
|
793
|
+
# $value (String) - the energy value for this range
|
|
794
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
795
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
796
|
+
.label = Energi som används i det synliga området
|
|
797
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
798
|
+
# microwatt-hour unit.
|
|
799
|
+
# Variables:
|
|
800
|
+
# $value (String) - the energy value for this range
|
|
801
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
802
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
803
|
+
.label = Energi som används i det synliga området
|
|
804
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
805
|
+
# selection uses the kilowatt-hour unit.
|
|
806
|
+
# Variables:
|
|
807
|
+
# $value (String) - the energy value for this range
|
|
808
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
809
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
810
|
+
.label = Energi som används i det aktuella urvalet
|
|
811
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
812
|
+
# selection uses the watt-hour unit.
|
|
813
|
+
# Variables:
|
|
814
|
+
# $value (String) - the energy value for this range
|
|
815
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
816
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
817
|
+
.label = Energi som används i det aktuella urvalet
|
|
818
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
819
|
+
# selection uses the milliwatt-hour unit.
|
|
820
|
+
# Variables:
|
|
821
|
+
# $value (String) - the energy value for this range
|
|
822
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
823
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
824
|
+
.label = Energi som används i det aktuella urvalet
|
|
825
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
826
|
+
# selection uses the microwatt-hour unit.
|
|
827
|
+
# Variables:
|
|
828
|
+
# $value (String) - the energy value for this range
|
|
829
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
830
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
831
|
+
.label = Energi som används i det aktuella urvalet
|
|
832
|
+
|
|
833
|
+
## TrackSearchField
|
|
834
|
+
## The component that is used for the search input in the track context menu.
|
|
835
|
+
|
|
836
|
+
TrackSearchField--search-input =
|
|
837
|
+
.placeholder = Ange filtertermer
|
|
838
|
+
.title = Visa endast spår som matchar en viss text
|
|
839
|
+
|
|
840
|
+
## TransformNavigator
|
|
841
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
842
|
+
## Chart components.
|
|
843
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
844
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
845
|
+
## name of the function, followed by the node's name.
|
|
846
|
+
## To learn more about them, visit:
|
|
847
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
848
|
+
|
|
849
|
+
# Root item in the transform navigator.
|
|
850
|
+
# "Complete" is an adjective here, not a verb.
|
|
851
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
852
|
+
# Variables:
|
|
853
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
854
|
+
TransformNavigator--complete = Slutförd “{ $item }”
|
|
855
|
+
# "Collapse resource" transform.
|
|
856
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
857
|
+
# Variables:
|
|
858
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
859
|
+
TransformNavigator--collapse-resource = Komprimera: { $item }
|
|
860
|
+
# "Focus subtree" transform.
|
|
861
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
862
|
+
# Variables:
|
|
863
|
+
# $item (String) - Name of the function that transform applied to.
|
|
864
|
+
TransformNavigator--focus-subtree = Fokusnod: { $item }
|
|
865
|
+
# "Focus function" 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-function = Fokus: { $item }
|
|
870
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
|
871
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
|
872
|
+
# Variables:
|
|
873
|
+
# $item (String) - Name of the category that transform applied to.
|
|
874
|
+
TransformNavigator--focus-category = Fokuskategori: { $item }
|
|
875
|
+
# "Merge call node" transform.
|
|
876
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
877
|
+
# Variables:
|
|
878
|
+
# $item (String) - Name of the function that transform applied to.
|
|
879
|
+
TransformNavigator--merge-call-node = Sammanfoga nod: { $item }
|
|
880
|
+
# "Merge function" 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-function = Sammanfoga: { $item }
|
|
885
|
+
# "Drop function" transform.
|
|
886
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
887
|
+
# Variables:
|
|
888
|
+
# $item (String) - Name of the function that transform applied to.
|
|
889
|
+
TransformNavigator--drop-function = Släpp: { $item }
|
|
890
|
+
# "Collapse recursion" transform.
|
|
891
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
892
|
+
# Variables:
|
|
893
|
+
# $item (String) - Name of the function that transform applied to.
|
|
894
|
+
TransformNavigator--collapse-recursion = Komprimera rekursion: { $item }
|
|
895
|
+
# "Collapse direct 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-direct-recursion-only = Komprimera endast direkt rekursion: { $item }
|
|
900
|
+
# "Collapse function subtree" 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-function-subtree = Komprimera underträd: { $item }
|
|
905
|
+
# "Drop samples outside of markers matching ..." transform.
|
|
906
|
+
# Variables:
|
|
907
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
|
908
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = Kasta prover utanför markörer som matchar: "{ $item }"
|
|
909
|
+
|
|
910
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
911
|
+
## at the bottom of the profiler UI
|
|
912
|
+
##
|
|
913
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
914
|
+
## are used for both the source view and the assembly view.
|
|
915
|
+
|
|
916
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
917
|
+
# the network.
|
|
918
|
+
# Variables:
|
|
919
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
920
|
+
SourceView--loading-url = Väntar på { $host }…
|
|
921
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
922
|
+
# the browser.
|
|
923
|
+
SourceView--loading-browser-connection = Väntar på { -firefox-brand-name }…
|
|
924
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
925
|
+
# a file.
|
|
926
|
+
BottomBox--source-code-not-available-title = Källkoden är inte tillgänglig
|
|
927
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
928
|
+
# a file.
|
|
929
|
+
# Elements:
|
|
930
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
931
|
+
SourceView--source-not-available-text = Se <a>problem #3741</a> för scenarier som stöds och planerade förbättringar.
|
|
932
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
933
|
+
# a file.
|
|
934
|
+
# Assembly refers to the low-level programming language.
|
|
935
|
+
BottomBox--assembly-code-not-available-title = Assembly-koden inte tillgänglig
|
|
936
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
937
|
+
# a file.
|
|
938
|
+
# Elements:
|
|
939
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
940
|
+
BottomBox--assembly-code-not-available-text = Se <a>problem #4520</a> för scenarier som stöds och planerade förbättringar.
|
|
941
|
+
SourceView--close-button =
|
|
942
|
+
.title = Stäng källvyn
|
|
943
|
+
|
|
944
|
+
## Code loading errors
|
|
945
|
+
## These are displayed both in the source view and in the assembly view.
|
|
946
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
947
|
+
|
|
948
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
|
949
|
+
# know which URL to request source code from.
|
|
950
|
+
SourceView--no-known-cors-url = Det finns ingen tillgänglig webbadress för den här filen.
|
|
951
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
|
952
|
+
# when fetching the source code for a file.
|
|
953
|
+
# Variables:
|
|
954
|
+
# $url (String) - The URL which we tried to get the source code from
|
|
955
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
|
956
|
+
SourceView--network-error-when-obtaining-source = Det uppstod ett nätverksfel när webbadressen { $url } skulle hämtas: { $networkErrorMessage }
|
|
957
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
958
|
+
# be queried for source code using the symbolication API.
|
|
959
|
+
# Variables:
|
|
960
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
961
|
+
SourceView--browser-connection-error-when-obtaining-source = Kunde inte fråga webbläsarens symboliserings-API: { $browserConnectionErrorMessage }
|
|
962
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
963
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
964
|
+
# Variables:
|
|
965
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
966
|
+
SourceView--browser-api-error-when-obtaining-source = Webbläsarens symboliserings-API returnerade ett fel: { $apiErrorMessage }
|
|
967
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
968
|
+
# running locally was queried for source code using the symbolication API, and
|
|
969
|
+
# this query returned an error.
|
|
970
|
+
# Variables:
|
|
971
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
972
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = Den lokala symbolserverns symboliserings-API returnerade ett fel: { $apiErrorMessage }
|
|
973
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
974
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
|
975
|
+
# Variables:
|
|
976
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
977
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = Webbläsarens symboliserings-API returnerade ett felaktigt svar: { $apiErrorMessage }
|
|
978
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
979
|
+
# running locally was queried for source code using the symbolication API, and
|
|
980
|
+
# this query returned a malformed response.
|
|
981
|
+
# Variables:
|
|
982
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
983
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = Den lokala symbolserverns symboliserings-API returnerade ett felaktigt svar: { $apiErrorMessage }
|
|
984
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
985
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
986
|
+
# Variables:
|
|
987
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
988
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
989
|
+
SourceView--not-in-archive-error-when-obtaining-source = Filen { $pathInArchive } hittades inte i arkivet från { $url }.
|
|
990
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
991
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
992
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
993
|
+
# Variables:
|
|
994
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
995
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
996
|
+
SourceView--archive-parsing-error-when-obtaining-source = Arkivet på { $url } kunde inte analyseras: { $parsingErrorMessage }
|
|
997
|
+
|
|
998
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
999
|
+
|
|
1000
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
|
1001
|
+
# Assembly refers to the low-level programming language.
|
|
1002
|
+
AssemblyView--show-button =
|
|
1003
|
+
.title = Visa assembly-vyn
|
|
1004
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
|
1005
|
+
# Assembly refers to the low-level programming language.
|
|
1006
|
+
AssemblyView--hide-button =
|
|
1007
|
+
.title = Dölj assembly-vyn
|
|
1008
|
+
|
|
1009
|
+
## UploadedRecordingsHome
|
|
1010
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
1011
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
1012
|
+
|
|
1013
|
+
UploadedRecordingsHome--title = Uppladdade inspelningar
|