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,557 @@
|
|
|
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 i 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>Asnas web i { -firefox-brand-name } tesleḍt n tmellit</subheader>
|
|
27
|
+
AppHeader--github-icon =
|
|
28
|
+
.title = Ddu ɣer ukufi-nneɣ Git (yettalday deg usafylu amaynut)
|
|
29
|
+
|
|
30
|
+
## AppViewRouter
|
|
31
|
+
## This is used for displaying errors when loading the application.
|
|
32
|
+
|
|
33
|
+
AppViewRouter--error-unpublished = Ur yezmir ara ad d-yaf amaɣnu seg { -firefox-brand-name }.
|
|
34
|
+
AppViewRouter--error-from-file = Ur izmir ara ad d-iɣer afaylu neɣ ad yesleḍ amaɣnu yellan deg-s.
|
|
35
|
+
AppViewRouter--error-local = Ur yebdid ara yakan.
|
|
36
|
+
AppViewRouter--error-public = Ur yezmir ara ad d-yader amaɣnu.
|
|
37
|
+
AppViewRouter--error-from-url = Ur yezmir ara ad d-yessader amaɣnu.
|
|
38
|
+
AppViewRouter--route-not-found--home =
|
|
39
|
+
.specialMessage = URL wuɣur tettaɛraḍeḍ ad tawḍeḍ ur tettwassen ara.
|
|
40
|
+
|
|
41
|
+
## CallNodeContextMenu
|
|
42
|
+
## This is used as a context menu for the Call Tree, Flame Graph and Stack Chart
|
|
43
|
+
## panels.
|
|
44
|
+
|
|
45
|
+
# Variables:
|
|
46
|
+
# $fileName (String) - Name of the file to open.
|
|
47
|
+
CallNodeContextMenu--show-file = Sken <strong>{ $fileName }</strong>
|
|
48
|
+
CallNodeContextMenu--transform-merge-function = Smezdi tawuri
|
|
49
|
+
.title =
|
|
50
|
+
Asmezdi n twuri itekkes-itt seg umaɣnu, ad tmudd akud-ines i
|
|
51
|
+
twuri i yettusemman yis-s. Aya iḍerru-d deg yal adeg anida i d-tettusiwel twuri deg
|
|
52
|
+
useklu.
|
|
53
|
+
CallNodeContextMenu--transform-focus-function = Siḍes ef twuri
|
|
54
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
55
|
+
CallNodeContextMenu--transform-focus-function-inverted = Siḍeṣ ɣef twuri (imitti)
|
|
56
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
57
|
+
CallNodeContextMenu--transform-collapse-function-subtree = Ṭebbeq tawuri
|
|
58
|
+
.title = Aṭebbeq n twuri ad yekkes meṛṛa ayen iwumi tessawaldaɣen ad tefk akk akud n uselkem i twuri. Aya ad yefk tallelt i usifses n umaɣnu ara yessiwlen i tengalt ur yattwaslaḍen ara.
|
|
59
|
+
CallNodeContextMenu--expand-all = Snefli akk
|
|
60
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
|
61
|
+
# See: https://searchfox.org/
|
|
62
|
+
CallNodeContextMenu--searchfox = Nadi isem n twuri ɣef Searchfox
|
|
63
|
+
CallNodeContextMenu--copy-function-name = Nɣel isem n tmahalt
|
|
64
|
+
CallNodeContextMenu--copy-script-url = Nɣel URL n usekript
|
|
65
|
+
CallNodeContextMenu--copy-stack = Nqel tanebdant
|
|
66
|
+
|
|
67
|
+
## CallTree
|
|
68
|
+
## This is the component for Call Tree panel.
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
## Call tree "badges" (icons) with tooltips
|
|
72
|
+
##
|
|
73
|
+
## These inlining badges are displayed in the call tree in front of some
|
|
74
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
|
75
|
+
## a tooltip.
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
## CallTreeSidebar
|
|
79
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
|
80
|
+
|
|
81
|
+
CallTreeSidebar--select-a-node = Fren takerrist i uskan n talɣut fell-as.
|
|
82
|
+
|
|
83
|
+
## CompareHome
|
|
84
|
+
## This is used in the page to compare two profiles.
|
|
85
|
+
## See: https://profiler.firefox.com/compare/
|
|
86
|
+
|
|
87
|
+
CompareHome--instruction-title = Sekcem URLs n umaɣnu i tebɣiḍ ad tsenmehleḍ
|
|
88
|
+
CompareHome--form-label-profile1 = Amaɣnu 1:
|
|
89
|
+
CompareHome--form-label-profile2 = Amaɣnu 2:
|
|
90
|
+
CompareHome--submit-button =
|
|
91
|
+
.value = Err-d imaɣunen
|
|
92
|
+
|
|
93
|
+
## DebugWarning
|
|
94
|
+
## This is displayed at the top of the analysis page when the loaded profile is
|
|
95
|
+
## a debug build of Firefox.
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
## Details
|
|
99
|
+
## This is the bottom panel in the analysis UI. They are generic strings to be
|
|
100
|
+
## used at the bottom part of the UI.
|
|
101
|
+
|
|
102
|
+
Details--open-sidebar-button =
|
|
103
|
+
.title = Ldi afeggag adisan
|
|
104
|
+
Details--close-sidebar-button =
|
|
105
|
+
.title = Mdel agalis adisan
|
|
106
|
+
|
|
107
|
+
## ErrorBoundary
|
|
108
|
+
## This component is shown when an unexpected error is encountered in the application.
|
|
109
|
+
## Note that the localization won't be always applied in this component.
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
## Footer Links
|
|
113
|
+
|
|
114
|
+
FooterLinks--legal = Usḍif
|
|
115
|
+
FooterLinks--Privacy = Tabaḍnit
|
|
116
|
+
FooterLinks--Cookies = Inagan n tuqqna
|
|
117
|
+
FooterLinks--languageSwitcher--select =
|
|
118
|
+
.title = Snifel tutlayt
|
|
119
|
+
FooterLinks--hide-button =
|
|
120
|
+
.title = Ffer iseɣwan n uḍar n usebter
|
|
121
|
+
.aria-label = Ffer iseɣwan n uḍar n usebter
|
|
122
|
+
|
|
123
|
+
## FullTimeline
|
|
124
|
+
## The timeline component of the full view in the analysis UI at the top of the
|
|
125
|
+
## page.
|
|
126
|
+
|
|
127
|
+
# This string is used as the text of the track selection button.
|
|
128
|
+
# Displays the ratio of visible tracks count to total tracks count in the timeline.
|
|
129
|
+
# We have spans here to make the numbers bold.
|
|
130
|
+
# Variables:
|
|
131
|
+
# $visibleTrackCount (Number) - Visible track count in the timeline
|
|
132
|
+
# $totalTrackCount (Number) - Total track count in the timeline
|
|
133
|
+
FullTimeline--tracks-button = <span>{ $visibleTrackCount }</span> / <span>{ $totalTrackCount }</span> tizlatin
|
|
134
|
+
|
|
135
|
+
## Home page
|
|
136
|
+
|
|
137
|
+
Home--upload-from-file-input-button = Sali-d amaɣnu seg ufaylu
|
|
138
|
+
Home--upload-from-url-button = Sali-d amaɣnu seg URL
|
|
139
|
+
Home--load-from-url-submit-button =
|
|
140
|
+
.value = Sali
|
|
141
|
+
Home--documentation-button = Tasemlit
|
|
142
|
+
Home--menu-button = Rmed taqeffalt n wumuɣ { -profiler-brand-name }
|
|
143
|
+
Home--record-instructions-start-stop = Seḥbes neɣ bdu timeɣna
|
|
144
|
+
Home--record-instructions-capture-load = Ṭṭef neɣ sali amaɣnu
|
|
145
|
+
Home--profiler-motto = Ṭṭef amaɣnu n temlellit. Sleḍ-it. Bḍu-t. Err web d arurad.
|
|
146
|
+
Home--additional-content-title = Sali imuɣna yellan
|
|
147
|
+
Home--additional-content-content = Tzemreḍ <strong>ad tzuɣreḍ syen sers</strong> afaylu n umaɣnu da i usali-ines, neɣ:
|
|
148
|
+
Home--compare-recordings-info = Tzemreḍ daɣen ad tsenmehleḍ iseklasen. <a>Ldi agrudem n usnemhel.</a>
|
|
149
|
+
Home--your-recent-uploaded-recordings-title = Iseklasen-ik·im i d-yulin melmi kan
|
|
150
|
+
|
|
151
|
+
## IdleSearchField
|
|
152
|
+
## The component that is used for all the search inputs in the application.
|
|
153
|
+
|
|
154
|
+
IdleSearchField--search-input =
|
|
155
|
+
.placeholder = Sekcem awalen n yimsizdeg
|
|
156
|
+
|
|
157
|
+
## JsTracerSettings
|
|
158
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
## ListOfPublishedProfiles
|
|
162
|
+
## This is the component that displays all the profiles the user has uploaded.
|
|
163
|
+
## It's displayed both in the homepage and in the uploaded recordings page.
|
|
164
|
+
|
|
165
|
+
# This string is used on the tooltip of the published profile links.
|
|
166
|
+
# Variables:
|
|
167
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
168
|
+
ListOfPublishedProfiles--published-profiles-link =
|
|
169
|
+
.title = Sit da i wakken ad d-yali umaɣnu { $smallProfileName }
|
|
170
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = Kkes
|
|
171
|
+
.title = Amaɣnu-a ur yezmir ara ad yettwakkes acku ur nesɛi ara talɣut n usireg.
|
|
172
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = Ulac ameɣnu i d-yettwasulin akka ar tura!
|
|
173
|
+
# This string is used below the 'Your recent uploaded recordings' list section.
|
|
174
|
+
# Variables:
|
|
175
|
+
# $profilesRestCount (Number) - Remaining numbers of the uploaded profiles which are not listed under 'Your recent uploaded recordings'.
|
|
176
|
+
ListOfPublishedProfiles--uploaded-profile-information-label = Wali syen sefrek meṛṛa iseklasen-ik·im ({ $profilesRestCount } d wugar)
|
|
177
|
+
# Depending on the number of uploaded profiles, the message is different.
|
|
178
|
+
# Variables:
|
|
179
|
+
# $uploadedProfileCount (Number) - Total numbers of the uploaded profiles.
|
|
180
|
+
ListOfPublishedProfiles--uploaded-profile-information-list =
|
|
181
|
+
{ $uploadedProfileCount ->
|
|
182
|
+
[one] Sefrek asekles-a
|
|
183
|
+
*[other] Sefrek iseklasen-a
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
## MarkerContextMenu
|
|
187
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
188
|
+
## panels.
|
|
189
|
+
|
|
190
|
+
MarkerContextMenu--start-selection-here = Bdu afran sa
|
|
191
|
+
MarkerContextMenu--end-selection-here = Taggara n ufran da
|
|
192
|
+
MarkerContextMenu--copy-description = Nɣel aglam
|
|
193
|
+
MarkerContextMenu--copy-call-stack = Nɣel tanebdant n usiwel
|
|
194
|
+
MarkerContextMenu--copy-url = Nɣel URL
|
|
195
|
+
MarkerContextMenu--copy-page-url = Nɣel URL n usebter
|
|
196
|
+
MarkerContextMenu--copy-as-json = Nɣel am JSON
|
|
197
|
+
|
|
198
|
+
## MarkerSettings
|
|
199
|
+
## This is used in all panels related to markers.
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
## MarkerSidebar
|
|
203
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
## MarkerTable
|
|
207
|
+
## This is the component for Marker Table panel.
|
|
208
|
+
|
|
209
|
+
MarkerTable--start = Bdu
|
|
210
|
+
MarkerTable--duration = Tangazt
|
|
211
|
+
MarkerTable--type = Anaw
|
|
212
|
+
MarkerTable--description = Aglam
|
|
213
|
+
|
|
214
|
+
## MenuButtons
|
|
215
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
216
|
+
|
|
217
|
+
MenuButtons--index--metaInfo-button =
|
|
218
|
+
.label = Talɣut n umaɣnu
|
|
219
|
+
MenuButtons--index--full-view = Askan aččuran
|
|
220
|
+
MenuButtons--index--cancel-upload = Sefsex asali
|
|
221
|
+
MenuButtons--index--share-upload =
|
|
222
|
+
.label = Sali amaɣnu adigan
|
|
223
|
+
MenuButtons--index--share-re-upload =
|
|
224
|
+
.label = Ales asali
|
|
225
|
+
MenuButtons--index--share-error-uploading =
|
|
226
|
+
.label = Tuccḍa deg usali
|
|
227
|
+
MenuButtons--index--revert = Uɣal ɣer umaɣnu aɣbalu
|
|
228
|
+
MenuButtons--index--docs = Tasemlit
|
|
229
|
+
MenuButtons--permalink--button =
|
|
230
|
+
.label = Permalink
|
|
231
|
+
|
|
232
|
+
## MetaInfo panel
|
|
233
|
+
## These strings are used in the panel containing the meta information about
|
|
234
|
+
## the current profile.
|
|
235
|
+
|
|
236
|
+
MenuButtons--index--profile-info-uploaded-label = Yuli-d:
|
|
237
|
+
MenuButtons--index--profile-info-uploaded-actions = Kkes
|
|
238
|
+
MenuButtons--index--metaInfo-subtitle = Talɣut n umaɣnu
|
|
239
|
+
MenuButtons--metaInfo--symbols = Izamulen:
|
|
240
|
+
MenuButtons--index--show-moreInfo-button = Sken ugar
|
|
241
|
+
MenuButtons--index--hide-moreInfo-button = Sken drus
|
|
242
|
+
MenuButtons--metaInfo--main-process-started = Asesfer agejdan yebda:
|
|
243
|
+
MenuButtons--metaInfo--main-process-ended = Asesfer agejdan yekfa:
|
|
244
|
+
MenuButtons--metaInfo--interval = Azilal:
|
|
245
|
+
MenuButtons--metaInfo--buffer-capacity = Tazmert n uḥraz:
|
|
246
|
+
MenuButtons--metaInfo--buffer-duration = Tanzgat n uḥraz:
|
|
247
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
248
|
+
# Variable:
|
|
249
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
250
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
251
|
+
{ $configurationDuration ->
|
|
252
|
+
[one] { $configurationDuration } n tesdat
|
|
253
|
+
*[other] { $configurationDuration } n tesdatin
|
|
254
|
+
}
|
|
255
|
+
# Adjective refers to the buffer duration
|
|
256
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = War talast
|
|
257
|
+
MenuButtons--metaInfo--application = Asnas
|
|
258
|
+
MenuButtons--metaInfo--name-and-version = Isem akked lqem:
|
|
259
|
+
MenuButtons--metaInfo--update-channel = Leqqem abadu:
|
|
260
|
+
MenuButtons--metaInfo--build-id = Asulay n lebni:
|
|
261
|
+
MenuButtons--metaInfo--build-type = Anaw n lebni:
|
|
262
|
+
MenuButtons--metaInfo--arguments = Ifakulen:
|
|
263
|
+
|
|
264
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
265
|
+
|
|
266
|
+
MenuButtons--metaInfo--build-type-debug = Tamseɣtayt
|
|
267
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
268
|
+
|
|
269
|
+
##
|
|
270
|
+
|
|
271
|
+
MenuButtons--metaInfo--platform = Tiɣerɣert
|
|
272
|
+
MenuButtons--metaInfo--device = Ibenk:
|
|
273
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
274
|
+
MenuButtons--metaInfo--os = Anagraw n wammud:
|
|
275
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
276
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
277
|
+
MenuButtons--metaInfo--speed-index = Amatar arurad:
|
|
278
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Timahilin:
|
|
279
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Imsizdeg n usqerdec:
|
|
280
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Isiɣzaf:
|
|
281
|
+
|
|
282
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
283
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
284
|
+
|
|
285
|
+
MenuButtons--metaOverheadStatistics-mean = Agejdan
|
|
286
|
+
MenuButtons--metaOverheadStatistics-max = Afellay
|
|
287
|
+
MenuButtons--metaOverheadStatistics-min = Tis
|
|
288
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Asfaḍ
|
|
289
|
+
.title = Akud i tukksa n yisefka ifaten.
|
|
290
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Amessuḍan
|
|
291
|
+
.title = Akud i usegrew n meṛṛa imessuḍanen.
|
|
292
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Azilal
|
|
293
|
+
.title = Iban-d uzilal gar sin yimedyaten
|
|
294
|
+
|
|
295
|
+
## Publish panel
|
|
296
|
+
## These strings are used in the publishing panel.
|
|
297
|
+
|
|
298
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = Seddu isefka seg waccaren-nniḍen
|
|
299
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Seddu inegzumen
|
|
300
|
+
MenuButtons--publish--renderCheckbox-label-resource = Seddu URLs d yiberdan n tiɣbula
|
|
301
|
+
MenuButtons--publish--renderCheckbox-label-extension = Seddu talɣut n usiɣzef
|
|
302
|
+
MenuButtons--publish--renderCheckbox-label-preference = Seddu azalen n usmenyif
|
|
303
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = Seddu isefka seg yisfuyla n tunigin tusligt
|
|
304
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
305
|
+
.title = Amaɣnu-a yegber isefka n tunigin tusligt
|
|
306
|
+
MenuButtons--publish--reupload-performance-profile = Ales asali n umaɣnu n temlellit
|
|
307
|
+
MenuButtons--publish--share-performance-profile = Bḍu amaɣnu n usmenyif
|
|
308
|
+
MenuButtons--publish--info-description-default = S wudem amezwer, isefka-ik·im udmawanen ttwakksen.
|
|
309
|
+
MenuButtons--publish--button-upload = Sali
|
|
310
|
+
MenuButtons--publish--upload-title = Asali n umaɣnu…
|
|
311
|
+
MenuButtons--publish--cancel-upload = Sefsex asali
|
|
312
|
+
MenuButtons--publish--message-try-again = Ɛreḍ tikelt-nniḍen
|
|
313
|
+
MenuButtons--publish--download = Sader
|
|
314
|
+
MenuButtons--publish--compressing = Tussda…
|
|
315
|
+
|
|
316
|
+
## NetworkSettings
|
|
317
|
+
## This is used in the network chart.
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
## Timestamp formatting primitive
|
|
321
|
+
|
|
322
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
323
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
324
|
+
# for more information.
|
|
325
|
+
# This is especially used in the list of published profiles panel.
|
|
326
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
327
|
+
# date pass through Fluent to be properly localized.
|
|
328
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
329
|
+
# depending on the proximity of the date from the current date.
|
|
330
|
+
# Variables:
|
|
331
|
+
# $date (Date) - The date to display in a shorter way
|
|
332
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
333
|
+
|
|
334
|
+
## PanelSearch
|
|
335
|
+
## The component that is used for all the search input hints in the application.
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
## Profile Delete Button
|
|
339
|
+
|
|
340
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
341
|
+
# Variables:
|
|
342
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
343
|
+
ProfileDeleteButton--delete-button =
|
|
344
|
+
.label = Kkes
|
|
345
|
+
.title = Sit dagi i tukksa n umaɣnu { $smallProfileName }
|
|
346
|
+
|
|
347
|
+
## Profile Delete Panel
|
|
348
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
349
|
+
## it's a confirmation dialog.
|
|
350
|
+
|
|
351
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
352
|
+
# will show the error message when hovering.
|
|
353
|
+
ProfileDeletePanel--delete-error = Tella-d tuccḍa lawan n tukksa n umaɣna-a <a>Ɛeddi ɣef useɣwen-a i wakken ad teẓreḍ ugar</a>
|
|
354
|
+
# This is the title of the dialog
|
|
355
|
+
# Variables:
|
|
356
|
+
# $profileName (string) - Some string that identifies the profile
|
|
357
|
+
ProfileDeletePanel--dialog-title = Kkes { $profileName }
|
|
358
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
359
|
+
.value = Sefsex
|
|
360
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
361
|
+
.value = Kkes
|
|
362
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
363
|
+
# progress indicator.
|
|
364
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
365
|
+
.value = Tukksa…
|
|
366
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
367
|
+
ProfileDeletePanel--message-success = Isefka i d-yulin ttwakksen akken iwata
|
|
368
|
+
|
|
369
|
+
## ProfileFilterNavigator
|
|
370
|
+
## This is used at the top of the profile analysis UI.
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
## Profile Loader Animation
|
|
374
|
+
|
|
375
|
+
ProfileLoaderAnimation--loading-unpublished = Aktar n umaɣnu srid seg { -firefox-brand-name }…
|
|
376
|
+
ProfileLoaderAnimation--loading-from-file = Taɣuri n ufaylu d usesfer n umaɣnu…
|
|
377
|
+
ProfileLoaderAnimation--loading-local = Ur yettwasebded ara yakan.
|
|
378
|
+
ProfileLoaderAnimation--loading-public = Asader d usesfer n umaɣnu…
|
|
379
|
+
ProfileLoaderAnimation--loading-from-url = Asader d usesfer n umaɣnu…
|
|
380
|
+
ProfileLoaderAnimation--loading-compare = Taquri d usesfer n yimuɣna…
|
|
381
|
+
ProfileLoaderAnimation--loading-view-not-found = Ur tettwaf ara teskant
|
|
382
|
+
|
|
383
|
+
## ProfileRootMessage
|
|
384
|
+
|
|
385
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
386
|
+
ProfileRootMessage--additional = Uɣal ɣer ugejdan
|
|
387
|
+
|
|
388
|
+
## Root
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
## ServiceWorkerManager
|
|
392
|
+
## This is the component responsible for handling the service worker installation
|
|
393
|
+
## and update. It appears at the top of the UI.
|
|
394
|
+
|
|
395
|
+
ServiceWorkerManager--applying-button = Asnas iteddu…
|
|
396
|
+
ServiceWorkerManager--pending-button = Snes syen ales asali
|
|
397
|
+
ServiceWorkerManager--installed-button = Ales asali n usnas
|
|
398
|
+
ServiceWorkerManager--new-version-is-ready = Lqem amaynut n usnas yettwasader, yewjed i useqqdec
|
|
399
|
+
ServiceWorkerManager--hide-notice-button =
|
|
400
|
+
.title = Ffer alɣu-a d-yulin i tikkelt-nniḍen
|
|
401
|
+
.aria-label = Ffer alɣu-a d-yulin i tikkelt-nniḍen
|
|
402
|
+
|
|
403
|
+
## StackSettings
|
|
404
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
405
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
406
|
+
|
|
407
|
+
StackSettings--use-data-source-label = Aɣbalu n yisefka:
|
|
408
|
+
StackSettings--show-user-timing = Sken tanzagt n useqdac
|
|
409
|
+
|
|
410
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
411
|
+
|
|
412
|
+
TabBar--calltree-tab = Aseklu n usiwel
|
|
413
|
+
TabBar--network-tab = Aẓeṭṭa
|
|
414
|
+
|
|
415
|
+
## TrackContextMenu
|
|
416
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
417
|
+
## analysis UI.
|
|
418
|
+
|
|
419
|
+
TrackContextMenu--only-show-this-process = Sken kan asesfer-a
|
|
420
|
+
# This is used as the context menu item to show only the given track.
|
|
421
|
+
# Variables:
|
|
422
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
423
|
+
TrackContextMenu--only-show-track = Sken kan “{ $trackName }”
|
|
424
|
+
# This is used as the context menu item to hide the given track.
|
|
425
|
+
# Variables:
|
|
426
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
427
|
+
TrackContextMenu--hide-track = Ffer “{ $trackName }”
|
|
428
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
429
|
+
# any track.
|
|
430
|
+
# Variables:
|
|
431
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
432
|
+
TrackContextMenu--no-results-found = Ulac igmaḍ yettwafen i “<span>{ $searchFilter }</span>”
|
|
433
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
434
|
+
TrackNameButton--hide-process =
|
|
435
|
+
.title = Ffer asesfer
|
|
436
|
+
|
|
437
|
+
## TrackMemoryGraph
|
|
438
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
439
|
+
## the UI. To learn more about it, visit:
|
|
440
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
441
|
+
|
|
442
|
+
TrackMemoryGraph--relative-memory-at-this-time = takatut tamassaɣt deg wakud-a
|
|
443
|
+
|
|
444
|
+
## TrackPower
|
|
445
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
446
|
+
## graphed over time.
|
|
447
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
448
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
449
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
450
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
451
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
452
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
453
|
+
|
|
454
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
455
|
+
# Variables:
|
|
456
|
+
# $value (String) - the power value at this location
|
|
457
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
|
458
|
+
.label = Power
|
|
459
|
+
|
|
460
|
+
## TrackSearchField
|
|
461
|
+
## The component that is used for the search input in the track context menu.
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
## TransformNavigator
|
|
465
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
466
|
+
## Chart components.
|
|
467
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
468
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
469
|
+
## name of the function, followed by the node's name.
|
|
470
|
+
## To learn more about them, visit:
|
|
471
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
472
|
+
|
|
473
|
+
# Root item in the transform navigator.
|
|
474
|
+
# "Complete" is an adjective here, not a verb.
|
|
475
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
476
|
+
# Variables:
|
|
477
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
478
|
+
TransformNavigator--complete = Ččar “{ $item }”
|
|
479
|
+
# "Collapse resource" transform.
|
|
480
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
481
|
+
# Variables:
|
|
482
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
483
|
+
TransformNavigator--collapse-resource = Fneẓ: { $item }
|
|
484
|
+
# "Focus function" transform.
|
|
485
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
486
|
+
# Variables:
|
|
487
|
+
# $item (String) - Name of the function that transform applied to.
|
|
488
|
+
TransformNavigator--focus-function = Afukus: { $item }
|
|
489
|
+
# "Merge call node" transform.
|
|
490
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
491
|
+
# Variables:
|
|
492
|
+
# $item (String) - Name of the function that transform applied to.
|
|
493
|
+
TransformNavigator--merge-call-node = Smezdi tikerrist: { $item }
|
|
494
|
+
# "Merge function" transform.
|
|
495
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
496
|
+
# Variables:
|
|
497
|
+
# $item (String) - Name of the function that transform applied to.
|
|
498
|
+
TransformNavigator--merge-function = Smezdi: { $item }
|
|
499
|
+
# "Drop function" transform.
|
|
500
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
501
|
+
# Variables:
|
|
502
|
+
# $item (String) - Name of the function that transform applied to.
|
|
503
|
+
TransformNavigator--drop-function = Sers: { $item }
|
|
504
|
+
|
|
505
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
506
|
+
## at the bottom of the profiler UI
|
|
507
|
+
##
|
|
508
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
509
|
+
## are used for both the source view and the assembly view.
|
|
510
|
+
|
|
511
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
512
|
+
# the network.
|
|
513
|
+
# Variables:
|
|
514
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
515
|
+
SourceView--loading-url = Yettragu { $host }…
|
|
516
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
517
|
+
# the browser.
|
|
518
|
+
SourceView--loading-browser-connection = Yettraǧu { -firefox-brand-name }…
|
|
519
|
+
SourceView--close-button =
|
|
520
|
+
.title = Mdel timeẓri taneṣlit
|
|
521
|
+
|
|
522
|
+
## Code loading errors
|
|
523
|
+
## These are displayed both in the source view and in the assembly view.
|
|
524
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
525
|
+
|
|
526
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
527
|
+
# be queried for source code using the symbolication API.
|
|
528
|
+
# Variables:
|
|
529
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
530
|
+
SourceView--browser-connection-error-when-obtaining-source = Ur yezmir ara ad yessuter i API n uzamul n yiminig: { $browserConnectionErrorMessage }
|
|
531
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
532
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
533
|
+
# Variables:
|
|
534
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
535
|
+
SourceView--browser-api-error-when-obtaining-source = API n uzamul n yiminig yerra-d tuccḍa: { $apiErrorMessage }
|
|
536
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
537
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
538
|
+
# Variables:
|
|
539
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
540
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
541
|
+
SourceView--not-in-archive-error-when-obtaining-source = Afaylu { $pathInArchive } ur yettwaf ara deg teṛcivt n { $url }.
|
|
542
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
543
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
544
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
545
|
+
# Variables:
|
|
546
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
547
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
548
|
+
SourceView--archive-parsing-error-when-obtaining-source = Aḥraz deg { $url } ur yezmir ara ad yettwasleḍ: { $parsingErrorMessage }
|
|
549
|
+
|
|
550
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
## UploadedRecordingsHome
|
|
554
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
555
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
556
|
+
|
|
557
|
+
UploadedRecordingsHome--title = Iseklasen i d-yettwasulin
|