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,1019 @@
|
|
|
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 для 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>вебзастосунок для аналізу швидкодії { -firefox-brand-name }</subheader>
|
|
27
|
+
AppHeader--github-icon =
|
|
28
|
+
.title = Перейти до нашого репозиторію Git (відкриється у новому вікні)
|
|
29
|
+
|
|
30
|
+
## AppViewRouter
|
|
31
|
+
## This is used for displaying errors when loading the application.
|
|
32
|
+
|
|
33
|
+
AppViewRouter--error-unpublished = Не вдалося відновити профіль із { -firefox-brand-name }.
|
|
34
|
+
AppViewRouter--error-from-file = Не вдалося прочитати файл або проаналізувати профіль у ньому.
|
|
35
|
+
AppViewRouter--error-local = Ще не впроваджено.
|
|
36
|
+
AppViewRouter--error-public = Не вдалося завантажити профіль.
|
|
37
|
+
AppViewRouter--error-from-url = Не вдалося завантажити профіль.
|
|
38
|
+
AppViewRouter--error-compare = Не вдалося відновити профілі.
|
|
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
|
+
Через <a>обмеження в Safari</a> { -profiler-brand-name } не може
|
|
44
|
+
імпортувати профілі з локальної машини у цей браузер. Натомість
|
|
45
|
+
відкрийте цю сторінку в { -firefox-brand-name } або Chrome.
|
|
46
|
+
.title = Safari не може імпортувати локальні профілі
|
|
47
|
+
AppViewRouter--route-not-found--home =
|
|
48
|
+
.specialMessage = URL-адреса, до якої ви намагаєтеся отримати доступ, не розпізнана.
|
|
49
|
+
|
|
50
|
+
## CallNodeContextMenu
|
|
51
|
+
## This is used as a context menu for the Call Tree, Flame Graph and Stack Chart
|
|
52
|
+
## panels.
|
|
53
|
+
|
|
54
|
+
# Variables:
|
|
55
|
+
# $fileName (String) - Name of the file to open.
|
|
56
|
+
CallNodeContextMenu--show-file = Показати <strong>{ $fileName }</strong>
|
|
57
|
+
CallNodeContextMenu--transform-merge-function = Об'єднати функцію
|
|
58
|
+
.title =
|
|
59
|
+
Об’єднання функції вилучає її з профілю та призначає її час для
|
|
60
|
+
функції, яка її викликала. Це відбувається всюди, де функцію було
|
|
61
|
+
викликано в дереві.
|
|
62
|
+
CallNodeContextMenu--transform-merge-call-node = Об'єднати лише вузол
|
|
63
|
+
.title =
|
|
64
|
+
Об’єднання вузла вилучає його з профілю та призначає його час для
|
|
65
|
+
вузла функції, який його викликав. Це вилучає функцію лише з тієї
|
|
66
|
+
певної частини дерева. Будь-які інші місця, з яких було викликано функцію,
|
|
67
|
+
залишаться у профілі.
|
|
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
|
+
Фокус на функції вилучить будь-який зразок, який не містить цієї функції.
|
|
72
|
+
Крім того, він повторно вкорінює дерево викликів, щоб функція була єдиним
|
|
73
|
+
коренем дерева. Це може об'єднати кілька функцій викликів сайтів у профілі
|
|
74
|
+
в один вузол виклику.
|
|
75
|
+
CallNodeContextMenu--transform-focus-function = Фокус на функції
|
|
76
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
77
|
+
CallNodeContextMenu--transform-focus-function-inverted = Фокус на функції (інвертовано)
|
|
78
|
+
.title = { CallNodeContextMenu--transform-focus-function-title }
|
|
79
|
+
CallNodeContextMenu--transform-focus-subtree = Фокус лише на піддереві
|
|
80
|
+
.title =
|
|
81
|
+
Фокус на піддереві вилучить будь-який зразок, який не включає цю
|
|
82
|
+
конкретну частину дерева викликів. Це витягує гілку дерева викликів,
|
|
83
|
+
однак робить це лише для того єдиного вузла виклику. Усі інші виклики
|
|
84
|
+
функції ігноруються.
|
|
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 = Фокус на категорії <strong>{ $categoryName }</strong>
|
|
89
|
+
.title =
|
|
90
|
+
Фокусування на вузлах, які належать тій самій категорії що й вибраний вузол,
|
|
91
|
+
об'єднуючи таким чином усі вузли, які належать іншій категорії.
|
|
92
|
+
CallNodeContextMenu--transform-collapse-function-subtree = Згорнути функцію
|
|
93
|
+
.title =
|
|
94
|
+
Згортання функції вилучить усе, що вона викликала, і призначить
|
|
95
|
+
увесь час для функції. Це може допомогти спростити профіль, що
|
|
96
|
+
викликає код, який не потребує аналізу.
|
|
97
|
+
# This is used as the context menu item to apply the "Collapse resource" transform.
|
|
98
|
+
# Variables:
|
|
99
|
+
# $nameForResource (String) - Name of the resource to collapse.
|
|
100
|
+
CallNodeContextMenu--transform-collapse-resource = Згорнути <strong>{ $nameForResource }</strong>
|
|
101
|
+
.title =
|
|
102
|
+
Згортання ресурсу згладить усі виклики до того
|
|
103
|
+
ресурсу в єдиний згорнутий вузол виклику.
|
|
104
|
+
CallNodeContextMenu--transform-collapse-recursion = Згорнути рекурсію
|
|
105
|
+
.title =
|
|
106
|
+
Згортання рекурсії вилучає виклики, які повторювано звертаються
|
|
107
|
+
до тієї самої функції, навіть з проміжними функціями у стеку.
|
|
108
|
+
CallNodeContextMenu--transform-collapse-direct-recursion-only = Згорнути лише пряму рекурсію
|
|
109
|
+
.title =
|
|
110
|
+
Згортання прямої рекурсії вилучає виклики, які повторювано звертаються
|
|
111
|
+
до тієї самої функції без проміжних функцій у стеку.
|
|
112
|
+
CallNodeContextMenu--transform-drop-function = Покинути зразки з цією функцією
|
|
113
|
+
.title =
|
|
114
|
+
Якщо покинути зразки, їх час вилучається з профілю. Це корисно для
|
|
115
|
+
усунення інформації про час, який не стосується аналізу.
|
|
116
|
+
CallNodeContextMenu--expand-all = Розгорнути все
|
|
117
|
+
# Searchfox is a source code indexing tool for Mozilla Firefox.
|
|
118
|
+
# See: https://searchfox.org/
|
|
119
|
+
CallNodeContextMenu--searchfox = Шукати назву функції у Searchfox
|
|
120
|
+
CallNodeContextMenu--copy-function-name = Скопіювати назву функції
|
|
121
|
+
CallNodeContextMenu--copy-script-url = Скопіювати URL-адресу скрипту
|
|
122
|
+
CallNodeContextMenu--copy-stack = Копіювати стек
|
|
123
|
+
|
|
124
|
+
## CallTree
|
|
125
|
+
## This is the component for Call Tree panel.
|
|
126
|
+
|
|
127
|
+
CallTree--tracing-ms-total = Час роботи (мс)
|
|
128
|
+
.title =
|
|
129
|
+
"Загальний" час роботи включає суму всього часу,
|
|
130
|
+
протягом якого ця функція знаходилась у стеку. Сюди входить час,
|
|
131
|
+
протягом якого функція насправді виконувалася, а також час,
|
|
132
|
+
витрачений ініціаторами з цієї функції.
|
|
133
|
+
CallTree--tracing-ms-self = Власний (мс)
|
|
134
|
+
.title =
|
|
135
|
+
"Власний" час включає лише час, коли функція була кінцем стека.
|
|
136
|
+
Якщо ця функція викликала інші функції, час “інших” функцій не
|
|
137
|
+
враховується. "Власний" час корисний для розуміння того, на що
|
|
138
|
+
був фактично витрачений час у програмі.
|
|
139
|
+
CallTree--samples-total = Всього (зразки)
|
|
140
|
+
.title =
|
|
141
|
+
"Всього" зразків включає суму кожного зразка, де ця функція була
|
|
142
|
+
виявлена у стеку. Сюди входить час, коли функція насправді виконувалася,
|
|
143
|
+
а також час, витрачений ініціаторами з цієї функції.
|
|
144
|
+
CallTree--samples-self = Власний
|
|
145
|
+
.title =
|
|
146
|
+
"Власний" підрахунок зразків включає лише зразки, де функція була
|
|
147
|
+
кінцем стека. Якщо ця функція викликала інші функції, час “інших” функцій
|
|
148
|
+
не включається. "Власний" підрахунок корисний для розуміння того,
|
|
149
|
+
на що був фактично витрачений час у програмі.
|
|
150
|
+
CallTree--bytes-total = Загальний розмір (байтів)
|
|
151
|
+
.title =
|
|
152
|
+
"Загальний розмір" включає суму всіх призначених чи звільнених байтів,
|
|
153
|
+
коли ця функція знаходилась у стеку. Сюди входять як байти,
|
|
154
|
+
де функція насправді виконувалася, так і байти ініціаторів викликів з цієї функції.
|
|
155
|
+
CallTree--bytes-self = Власний (байти)
|
|
156
|
+
.title =
|
|
157
|
+
"Власний" обсяг байтів включає суму всіх виділених чи звільнених байтів,
|
|
158
|
+
коли функція була кінцем стеку. Якщо ця функція викликає інші функції,
|
|
159
|
+
байти “інших” функцій не включаються. "Власний" обсяг байтів корисний для розуміння того,
|
|
160
|
+
скільки пам'яті було фактично виділено чи звільнено у програмі.
|
|
161
|
+
|
|
162
|
+
## Call tree "badges" (icons) with tooltips
|
|
163
|
+
##
|
|
164
|
+
## These inlining badges are displayed in the call tree in front of some
|
|
165
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
|
166
|
+
## a tooltip.
|
|
167
|
+
|
|
168
|
+
# Variables:
|
|
169
|
+
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
|
|
170
|
+
CallTree--divergent-inlining-badge =
|
|
171
|
+
.title = Деякі виклики до { $calledFunction } не були вбудовані компілятором.
|
|
172
|
+
# Variables:
|
|
173
|
+
# $calledFunction (String) - Name of the function whose call was inlined.
|
|
174
|
+
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
|
|
175
|
+
CallTree--inlining-badge = (вбудовані)
|
|
176
|
+
.title = Виклики до { $calledFunction } були вбудовані компілятором в { $outerFunction }.
|
|
177
|
+
|
|
178
|
+
## CallTreeSidebar
|
|
179
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
|
180
|
+
|
|
181
|
+
CallTreeSidebar--select-a-node = Виберіть вузол для показу інформації про нього.
|
|
182
|
+
|
|
183
|
+
## CompareHome
|
|
184
|
+
## This is used in the page to compare two profiles.
|
|
185
|
+
## See: https://profiler.firefox.com/compare/
|
|
186
|
+
|
|
187
|
+
CompareHome--instruction-title = Введіть URL-адреси профілів, які ви хочете порівняти
|
|
188
|
+
CompareHome--instruction-content =
|
|
189
|
+
Інструмент буде витягувати дані з вибраної доріжки та діапазону для
|
|
190
|
+
кожного профілю та розмістить їх в одному поданні, щоб полегшити порівняння.
|
|
191
|
+
CompareHome--form-label-profile1 = Профіль 1:
|
|
192
|
+
CompareHome--form-label-profile2 = Профіль 2:
|
|
193
|
+
CompareHome--submit-button =
|
|
194
|
+
.value = Отримати профілі
|
|
195
|
+
|
|
196
|
+
## DebugWarning
|
|
197
|
+
## This is displayed at the top of the analysis page when the loaded profile is
|
|
198
|
+
## a debug build of Firefox.
|
|
199
|
+
|
|
200
|
+
DebugWarning--warning-message =
|
|
201
|
+
.message =
|
|
202
|
+
Цей профіль був записаний у збірці без оптимізації випуску.
|
|
203
|
+
Спостереження за швидкодією може не поширюватися на користувачів випуску.
|
|
204
|
+
|
|
205
|
+
## Details
|
|
206
|
+
## This is the bottom panel in the analysis UI. They are generic strings to be
|
|
207
|
+
## used at the bottom part of the UI.
|
|
208
|
+
|
|
209
|
+
Details--open-sidebar-button =
|
|
210
|
+
.title = Відкрити бічну панель
|
|
211
|
+
Details--close-sidebar-button =
|
|
212
|
+
.title = Закрити бічну панель
|
|
213
|
+
Details--error-boundary-message =
|
|
214
|
+
.message = Йой, на цій панелі сталася невідома помилка.
|
|
215
|
+
|
|
216
|
+
## ErrorBoundary
|
|
217
|
+
## This component is shown when an unexpected error is encountered in the application.
|
|
218
|
+
## Note that the localization won't be always applied in this component.
|
|
219
|
+
|
|
220
|
+
# This message will always be displayed after another context-specific message.
|
|
221
|
+
ErrorBoundary--report-error-to-developers-description =
|
|
222
|
+
Будь ласка, повідомте про цю проблему розробникам, додавши
|
|
223
|
+
усю помилку, показану у вебконсолі Інструментів розробника.
|
|
224
|
+
# This is used in a call to action button, displayed inside the error box.
|
|
225
|
+
ErrorBoundary--report-error-on-github = Повідомити про помилку на GitHub
|
|
226
|
+
|
|
227
|
+
## Footer Links
|
|
228
|
+
|
|
229
|
+
FooterLinks--legal = Правові положення
|
|
230
|
+
FooterLinks--Privacy = Приватність
|
|
231
|
+
FooterLinks--Cookies = Куки
|
|
232
|
+
FooterLinks--languageSwitcher--select =
|
|
233
|
+
.title = Змінити мову
|
|
234
|
+
FooterLinks--hide-button =
|
|
235
|
+
.title = Сховати посилання нижнього колонтитула
|
|
236
|
+
.aria-label = Сховати посилання нижнього колонтитула
|
|
237
|
+
|
|
238
|
+
## FullTimeline
|
|
239
|
+
## The timeline component of the full view in the analysis UI at the top of the
|
|
240
|
+
## page.
|
|
241
|
+
|
|
242
|
+
# This string is used as the text of the track selection button.
|
|
243
|
+
# Displays the ratio of visible tracks count to total tracks count in the timeline.
|
|
244
|
+
# We have spans here to make the numbers bold.
|
|
245
|
+
# Variables:
|
|
246
|
+
# $visibleTrackCount (Number) - Visible track count in the timeline
|
|
247
|
+
# $totalTrackCount (Number) - Total track count in the timeline
|
|
248
|
+
FullTimeline--tracks-button = Доріжок: <span>{ $visibleTrackCount }</span> / <span>{ $totalTrackCount }</span>
|
|
249
|
+
|
|
250
|
+
## Home page
|
|
251
|
+
|
|
252
|
+
Home--upload-from-file-input-button = Завантажити профіль із файлу
|
|
253
|
+
Home--upload-from-url-button = Завантажити профіль з URL-адреси
|
|
254
|
+
Home--load-from-url-submit-button =
|
|
255
|
+
.value = Завантажити
|
|
256
|
+
Home--documentation-button = Документація
|
|
257
|
+
Home--menu-button = Увімкнути кнопку меню { -profiler-brand-name }
|
|
258
|
+
Home--menu-button-instructions =
|
|
259
|
+
Увімкніть кнопку меню профайлера, щоб почати запис швидкодії профілю у
|
|
260
|
+
{ -firefox-brand-name }, потім аналізуйте його та оприлюдніть на profiler.firefox.com.
|
|
261
|
+
Home--profile-firefox-android-instructions =
|
|
262
|
+
Ви також можете створити профіль { -firefox-android-brand-name }. За
|
|
263
|
+
подробицями зверніться до цієї документації:
|
|
264
|
+
<a>Профілювання { -firefox-android-brand-name } безпосередньо на пристрої</a>.
|
|
265
|
+
# The word WebChannel should not be translated.
|
|
266
|
+
# This message can be seen on https://main--perf-html.netlify.app/ in the tooltip
|
|
267
|
+
# of the "Enable Firefox Profiler menu button" button.
|
|
268
|
+
Home--enable-button-unavailable =
|
|
269
|
+
.title = Екземпляр профайлера не зміг з'єднатися з WebChannel, тому не вдалося увімкнути кнопку меню профайлера.
|
|
270
|
+
# The word WebChannel, the pref name, and the string "about:config" should not be translated.
|
|
271
|
+
# This message can be seen on https://main--perf-html.netlify.app/ .
|
|
272
|
+
Home--web-channel-unavailable =
|
|
273
|
+
Цей екземпляр профайлера не зміг під'єднатися до WebChannel. Зазвичай це означає,
|
|
274
|
+
що він працює на хості не зазначеному в налаштуваннях
|
|
275
|
+
<code>devtools.performance.recording.ui-base-url</code>. Якщо ви хочете захопити нові
|
|
276
|
+
профілі цим екземпляром і надати йому програмне керування кнопкою меню
|
|
277
|
+
профайлера, ви можете перейти до <code>about:config</code> і змінити налаштування.
|
|
278
|
+
Home--record-instructions =
|
|
279
|
+
Щоб розпочати запис профілю, натисніть кнопку запису або скористайтеся
|
|
280
|
+
комбінацією клавіш. Під час запису профілю піктограма стає синього кольору.
|
|
281
|
+
Натисніть <kbd>Захопити</kbd>, щоб завантажити дані на profiler.firefox.com.
|
|
282
|
+
Home--instructions-content =
|
|
283
|
+
Для запису профілів швидкодії потрібен <a>{ -firefox-brand-name }</a>.
|
|
284
|
+
Однак, наявні профілі можна переглядати в будь-якому сучасному браузері.
|
|
285
|
+
Home--record-instructions-start-stop = Зупинити й почати запис профілю
|
|
286
|
+
Home--record-instructions-capture-load = Захопити й завантажити профіль
|
|
287
|
+
Home--profiler-motto = Отримайте профіль швидкодії. Проаналізуйте його. Поділіться ним. Зробіть Інтернет швидшим.
|
|
288
|
+
Home--additional-content-title = Завантажити наявні профілі
|
|
289
|
+
Home--additional-content-content = Ви можете <strong>перетягнути</strong> файл профілю сюди, щоб завантажити його, або:
|
|
290
|
+
Home--compare-recordings-info = Ви також можете порівняти записи. <a>Відкрити інтерфейс порівняння.</a>
|
|
291
|
+
Home--your-recent-uploaded-recordings-title = Ваші недавно вивантажені записи
|
|
292
|
+
# We replace the elements such as <perf> and <simpleperf> with links to the
|
|
293
|
+
# documentation to use these tools.
|
|
294
|
+
Home--load-files-from-other-tools2 =
|
|
295
|
+
{ -profiler-brand-name } також може імпортувати профілі з інших профайлерів, як-от
|
|
296
|
+
<perf>Linux perf</perf>, <simpleperf>Android SimplePerf</simpleperf>,
|
|
297
|
+
Панель швидкодії Chrome, <androidstudio>Android Studio</androidstudio>, або
|
|
298
|
+
з будь-якого файлу в форматі <dhat>dhat</dhat> чи <traceevent>Google’s Trace Event</traceevent>.
|
|
299
|
+
<write>Навчіться записувати власний імпортер</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 = Введіть умови фільтру
|
|
306
|
+
|
|
307
|
+
## JsTracerSettings
|
|
308
|
+
## JSTracer is an experimental feature and it's currently disabled. See Bug 1565788.
|
|
309
|
+
|
|
310
|
+
JsTracerSettings--show-only-self-time = Показувати лише час власний час
|
|
311
|
+
.title = Показувати лише час, проведений у вузлі виклику, нехтуючи його дочірні елементи.
|
|
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 = Клацніть тут, щоб завантажити профіль { $smallProfileName }
|
|
322
|
+
ListOfPublishedProfiles--published-profiles-delete-button-disabled = Видалити
|
|
323
|
+
.title = Цей профіль не можна видалити оскільки ми не маємо інформації про авторизацію.
|
|
324
|
+
ListOfPublishedProfiles--uploaded-profile-information-list-empty = Жодного профілю ще не завантажено!
|
|
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 = Переглянути всі свої записи та керувати ними (ще { $profilesRestCount })
|
|
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] Керувати цим записом
|
|
335
|
+
[few] Керувати цими записами
|
|
336
|
+
*[many] Керувати цими записами
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
## MarkerContextMenu
|
|
340
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
341
|
+
## panels.
|
|
342
|
+
|
|
343
|
+
MarkerContextMenu--set-selection-from-duration = Налаштуйте вибірку на основі тривалості маркера
|
|
344
|
+
MarkerContextMenu--start-selection-here = Почати вибірку звідси
|
|
345
|
+
MarkerContextMenu--end-selection-here = Завершити вибірку тут
|
|
346
|
+
MarkerContextMenu--start-selection-at-marker-start = Почати вибірку від <strong>початку</strong> маркера
|
|
347
|
+
MarkerContextMenu--start-selection-at-marker-end = Почати вибірку в <strong>кінці</strong> маркера
|
|
348
|
+
MarkerContextMenu--end-selection-at-marker-start = Завершити вибірку на <strong>початку</strong> маркера
|
|
349
|
+
MarkerContextMenu--end-selection-at-marker-end = Завершити вибірку в <strong>кінці</strong> маркера
|
|
350
|
+
MarkerContextMenu--copy-description = Скопіювати опис
|
|
351
|
+
MarkerContextMenu--copy-call-stack = Скопіювати стек викликів
|
|
352
|
+
MarkerContextMenu--copy-url = Скопіювати URL-адресу
|
|
353
|
+
MarkerContextMenu--copy-page-url = Копіювати URL-адресу сторінки
|
|
354
|
+
MarkerContextMenu--copy-as-json = Скопіювати як JSON
|
|
355
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
356
|
+
# IPC marker.
|
|
357
|
+
# Variables:
|
|
358
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
359
|
+
MarkerContextMenu--select-the-receiver-thread = Виберіть потік-одержувач “<strong>{ $threadName }</strong>”
|
|
360
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
361
|
+
# IPC marker.
|
|
362
|
+
# Variables:
|
|
363
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
364
|
+
MarkerContextMenu--select-the-sender-thread = Виберіть потік-відправник “<strong>{ $threadName }</strong>”
|
|
365
|
+
|
|
366
|
+
## MarkerFiltersContextMenu
|
|
367
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
|
368
|
+
## panels.
|
|
369
|
+
|
|
370
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
|
371
|
+
# Variables:
|
|
372
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
|
373
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Перетягніть зразки за межі маркерів, що відповідають “<strong>{ $filter }</strong>”
|
|
374
|
+
|
|
375
|
+
## MarkerSettings
|
|
376
|
+
## This is used in all panels related to markers.
|
|
377
|
+
|
|
378
|
+
MarkerSettings--panel-search =
|
|
379
|
+
.label = Фільтр маркерів:
|
|
380
|
+
.title = Показувати лише маркери, що відповідають певній назві
|
|
381
|
+
MarkerSettings--marker-filters =
|
|
382
|
+
.title = Фільтр маркерів
|
|
383
|
+
|
|
384
|
+
## MarkerSidebar
|
|
385
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
386
|
+
|
|
387
|
+
MarkerSidebar--select-a-marker = Виберіть маркер для показу інформації про нього.
|
|
388
|
+
|
|
389
|
+
## MarkerTable
|
|
390
|
+
## This is the component for Marker Table panel.
|
|
391
|
+
|
|
392
|
+
MarkerTable--start = Почати
|
|
393
|
+
MarkerTable--duration = Тривалість
|
|
394
|
+
MarkerTable--type = Тип
|
|
395
|
+
MarkerTable--description = Опис
|
|
396
|
+
|
|
397
|
+
## MenuButtons
|
|
398
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
399
|
+
|
|
400
|
+
MenuButtons--index--metaInfo-button =
|
|
401
|
+
.label = Дані профілю
|
|
402
|
+
MenuButtons--index--full-view = Повний огляд
|
|
403
|
+
MenuButtons--index--cancel-upload = Скасувати вивантаження
|
|
404
|
+
MenuButtons--index--share-upload =
|
|
405
|
+
.label = Вивантажити локальний профіль
|
|
406
|
+
MenuButtons--index--share-re-upload =
|
|
407
|
+
.label = Повторно вивантажити
|
|
408
|
+
MenuButtons--index--share-error-uploading =
|
|
409
|
+
.label = Помилка вивантаження
|
|
410
|
+
MenuButtons--index--revert = Повернутися до початкового профілю
|
|
411
|
+
MenuButtons--index--docs = Документи
|
|
412
|
+
MenuButtons--permalink--button =
|
|
413
|
+
.label = Стороннє посилання
|
|
414
|
+
|
|
415
|
+
## MetaInfo panel
|
|
416
|
+
## These strings are used in the panel containing the meta information about
|
|
417
|
+
## the current profile.
|
|
418
|
+
|
|
419
|
+
MenuButtons--index--profile-info-uploaded-label = Вивантажено:
|
|
420
|
+
MenuButtons--index--profile-info-uploaded-actions = Видалити
|
|
421
|
+
MenuButtons--index--metaInfo-subtitle = Інформація про профіль
|
|
422
|
+
MenuButtons--metaInfo--symbols = Символи:
|
|
423
|
+
MenuButtons--metaInfo--profile-symbolicated = Профіль символізований
|
|
424
|
+
MenuButtons--metaInfo--profile-not-symbolicated = Профіль не символізований
|
|
425
|
+
MenuButtons--metaInfo--resymbolicate-profile = Повторно символізувати профіль
|
|
426
|
+
MenuButtons--metaInfo--symbolicate-profile = Символізувати профіль
|
|
427
|
+
MenuButtons--metaInfo--attempting-resymbolicate = Спроба повторно символізувати профіль
|
|
428
|
+
MenuButtons--metaInfo--currently-symbolicating = Наразі профіль символізується
|
|
429
|
+
MenuButtons--metaInfo--cpu-model = Модель ЦП:
|
|
430
|
+
MenuButtons--metaInfo--cpu-cores = Ядра ЦП:
|
|
431
|
+
MenuButtons--metaInfo--main-memory = Основна пам'ять:
|
|
432
|
+
MenuButtons--index--show-moreInfo-button = Показати більше
|
|
433
|
+
MenuButtons--index--hide-moreInfo-button = Показати менше
|
|
434
|
+
# This string is used when we have the information about both physical and
|
|
435
|
+
# logical CPU cores.
|
|
436
|
+
# Variable:
|
|
437
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
|
438
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
|
439
|
+
{ $physicalCPUs ->
|
|
440
|
+
[one] { $physicalCPUs } фізичне ядро
|
|
441
|
+
[few] { $physicalCPUs } фізичні ядра
|
|
442
|
+
*[many] { $physicalCPUs } фізичних ядер
|
|
443
|
+
}, { $logicalCPUs ->
|
|
444
|
+
[one] { $logicalCPUs } логічне ядро
|
|
445
|
+
[few] { $logicalCPUs } логічні ядра
|
|
446
|
+
*[many] { $logicalCPUs } логічних ядер
|
|
447
|
+
}
|
|
448
|
+
# This string is used when we only have the information about the number of
|
|
449
|
+
# physical CPU cores.
|
|
450
|
+
# Variable:
|
|
451
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
|
452
|
+
MenuButtons--metaInfo--physical-cpu =
|
|
453
|
+
{ $physicalCPUs ->
|
|
454
|
+
[one] { $physicalCPUs } фізичне ядро
|
|
455
|
+
[few] { $physicalCPUs } фізичні ядра
|
|
456
|
+
*[many] { $physicalCPUs } фізичних ядер
|
|
457
|
+
}
|
|
458
|
+
# This string is used when we only have the information only the number of
|
|
459
|
+
# logical CPU cores.
|
|
460
|
+
# Variable:
|
|
461
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
|
462
|
+
MenuButtons--metaInfo--logical-cpu =
|
|
463
|
+
{ $logicalCPUs ->
|
|
464
|
+
[one] { $logicalCPUs } логічне ядро
|
|
465
|
+
[few] { $logicalCPUs } логічні ядра
|
|
466
|
+
*[many] { $logicalCPUs } логічних ядер
|
|
467
|
+
}
|
|
468
|
+
MenuButtons--metaInfo--profiling-started = Запис розпочато:
|
|
469
|
+
MenuButtons--metaInfo--profiling-session = Тривалість запису:
|
|
470
|
+
MenuButtons--metaInfo--main-process-started = Основний процес розпочато:
|
|
471
|
+
MenuButtons--metaInfo--main-process-ended = Основний процес завершено:
|
|
472
|
+
MenuButtons--metaInfo--interval = Інтервал:
|
|
473
|
+
MenuButtons--metaInfo--buffer-capacity = Обсяг буфера:
|
|
474
|
+
MenuButtons--metaInfo--buffer-duration = Тривалість буфера:
|
|
475
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
476
|
+
# Variable:
|
|
477
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
478
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
479
|
+
{ $configurationDuration ->
|
|
480
|
+
[one] { $configurationDuration } секунда
|
|
481
|
+
[few] { $configurationDuration } секунди
|
|
482
|
+
*[many] { $configurationDuration } секунд
|
|
483
|
+
}
|
|
484
|
+
# Adjective refers to the buffer duration
|
|
485
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = Необмежено
|
|
486
|
+
MenuButtons--metaInfo--application = Застосунок
|
|
487
|
+
MenuButtons--metaInfo--name-and-version = Назва та версія:
|
|
488
|
+
MenuButtons--metaInfo--application-uptime = Час роботи:
|
|
489
|
+
MenuButtons--metaInfo--update-channel = Канал оновлень:
|
|
490
|
+
MenuButtons--metaInfo--build-id = ID збірки:
|
|
491
|
+
MenuButtons--metaInfo--build-type = Тип збірки:
|
|
492
|
+
MenuButtons--metaInfo--arguments = Аргументи:
|
|
493
|
+
|
|
494
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
495
|
+
|
|
496
|
+
MenuButtons--metaInfo--build-type-debug = Debug
|
|
497
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
498
|
+
|
|
499
|
+
##
|
|
500
|
+
|
|
501
|
+
MenuButtons--metaInfo--platform = Платформа
|
|
502
|
+
MenuButtons--metaInfo--device = Пристрій:
|
|
503
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
504
|
+
MenuButtons--metaInfo--os = ОС:
|
|
505
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
506
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
507
|
+
MenuButtons--metaInfo--visual-metrics = Візуальні показники
|
|
508
|
+
MenuButtons--metaInfo--speed-index = Індекс швидкості:
|
|
509
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
510
|
+
MenuButtons--metaInfo--perceptual-speed-index = Індекс "Perceptual Speed":
|
|
511
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
512
|
+
MenuButtons--metaInfo--contentful-speed-Index = Індекс "Contentful Speed":
|
|
513
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Можливості:
|
|
514
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Фільтр потоків:
|
|
515
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Розширення:
|
|
516
|
+
|
|
517
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
518
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
519
|
+
|
|
520
|
+
MenuButtons--metaOverheadStatistics-subtitle = Ресурси, які споживає { -profiler-brand-short-name }
|
|
521
|
+
MenuButtons--metaOverheadStatistics-mean = Середнє
|
|
522
|
+
MenuButtons--metaOverheadStatistics-max = Макс
|
|
523
|
+
MenuButtons--metaOverheadStatistics-min = Мін
|
|
524
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = Спожиті для роботи ресурси
|
|
525
|
+
.title = Час отримання всіх потоків.
|
|
526
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Очищення
|
|
527
|
+
.title = Час викинути застарілі дані.
|
|
528
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Лічильник
|
|
529
|
+
.title = Час збору всіх лічильників
|
|
530
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Інтервал:
|
|
531
|
+
.title = Зафіксований інтервал між двома зразками.
|
|
532
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = Блокування
|
|
533
|
+
.title = Час до блокування перед виконанням вимірювань.
|
|
534
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = Тривалість споживання ресурсів на роботу:
|
|
535
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = Відсоток спожитих на роботу ресурсів:
|
|
536
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = Тривалість запису профілю:
|
|
537
|
+
|
|
538
|
+
## Publish panel
|
|
539
|
+
## These strings are used in the publishing panel.
|
|
540
|
+
|
|
541
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = Включити приховані потоки
|
|
542
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = Включити дані з інших вкладок
|
|
543
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = Включити прихований діапазон часу
|
|
544
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Включити знімки екрана
|
|
545
|
+
MenuButtons--publish--renderCheckbox-label-resource = Включити URL-адреси ресурсів та шляхи
|
|
546
|
+
MenuButtons--publish--renderCheckbox-label-extension = Включити відомості про розширення
|
|
547
|
+
MenuButtons--publish--renderCheckbox-label-preference = Включити значення параметрів
|
|
548
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = Включити дані з вікон приватного перегляду
|
|
549
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
550
|
+
.title = Цей профіль містить дані приватного перегляду
|
|
551
|
+
MenuButtons--publish--reupload-performance-profile = Повторно завантажити профіль швидкодії
|
|
552
|
+
MenuButtons--publish--share-performance-profile = Поділитися профілем швидкодії
|
|
553
|
+
MenuButtons--publish--info-description = Вивантажте свій профіль і зробіть його доступним для всіх, хто має посилання.
|
|
554
|
+
MenuButtons--publish--info-description-default = Типово ваші особисті дані вилучаються.
|
|
555
|
+
MenuButtons--publish--info-description-firefox-nightly2 = Цей профіль з { -firefox-nightly-brand-name }, тому типово включено більшість інформації.
|
|
556
|
+
MenuButtons--publish--include-additional-data = Включити додаткові дані, які можуть розкрити вашу ідентичність
|
|
557
|
+
MenuButtons--publish--button-upload = Вивантажити
|
|
558
|
+
MenuButtons--publish--upload-title = Вивантаження профілю…
|
|
559
|
+
MenuButtons--publish--cancel-upload = Скасувати вивантаження
|
|
560
|
+
MenuButtons--publish--message-something-went-wrong = Йой, під час вивантаження профілю сталася якась халепа.
|
|
561
|
+
MenuButtons--publish--message-try-again = Повторити спробу
|
|
562
|
+
MenuButtons--publish--download = Завантажити
|
|
563
|
+
MenuButtons--publish--compressing = Стиснення…
|
|
564
|
+
MenuButtons--publish--error-while-compressing = Помилка під час стиснення, спробуйте прибрати прапорці біля деяких полів, щоб зменшити розмір профілю.
|
|
565
|
+
|
|
566
|
+
## NetworkSettings
|
|
567
|
+
## This is used in the network chart.
|
|
568
|
+
|
|
569
|
+
NetworkSettings--panel-search =
|
|
570
|
+
.label = Фільтрувати мережі:
|
|
571
|
+
.title = Показувати лише запити мережі, яка відповідає певній назві
|
|
572
|
+
|
|
573
|
+
## Timestamp formatting primitive
|
|
574
|
+
|
|
575
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
576
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
577
|
+
# for more information.
|
|
578
|
+
# This is especially used in the list of published profiles panel.
|
|
579
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
580
|
+
# date pass through Fluent to be properly localized.
|
|
581
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
582
|
+
# depending on the proximity of the date from the current date.
|
|
583
|
+
# Variables:
|
|
584
|
+
# $date (Date) - The date to display in a shorter way
|
|
585
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
586
|
+
|
|
587
|
+
## PanelSearch
|
|
588
|
+
## The component that is used for all the search input hints in the application.
|
|
589
|
+
|
|
590
|
+
PanelSearch--search-field-hint = Чи знаєте ви, що для пошуку кількох термінів можна використовувати кому (,)?
|
|
591
|
+
|
|
592
|
+
## Profile Delete Button
|
|
593
|
+
|
|
594
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
595
|
+
# Variables:
|
|
596
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
597
|
+
ProfileDeleteButton--delete-button =
|
|
598
|
+
.label = Видалити
|
|
599
|
+
.title = Натисніть тут, щоб видалити профіль { $smallProfileName }
|
|
600
|
+
|
|
601
|
+
## Profile Delete Panel
|
|
602
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
603
|
+
## it's a confirmation dialog.
|
|
604
|
+
|
|
605
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
606
|
+
# will show the error message when hovering.
|
|
607
|
+
ProfileDeletePanel--delete-error = Під час видалення цього профілю сталася помилка. <a>Наведіть курсор, щоб дізнатися більше.</a>
|
|
608
|
+
# This is the title of the dialog
|
|
609
|
+
# Variables:
|
|
610
|
+
# $profileName (string) - Some string that identifies the profile
|
|
611
|
+
ProfileDeletePanel--dialog-title = Видалити { $profileName }
|
|
612
|
+
ProfileDeletePanel--dialog-confirmation-question =
|
|
613
|
+
Ви впевнені, що хочете видалити вивантажені дані для цього профілю? Посилання,
|
|
614
|
+
які раніше були поширені більше не працюватимуть.
|
|
615
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
616
|
+
.value = Скасувати
|
|
617
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
618
|
+
.value = Видалити
|
|
619
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
620
|
+
# progress indicator.
|
|
621
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
622
|
+
.value = Видалення…
|
|
623
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
624
|
+
ProfileDeletePanel--message-success = Вивантажені дані було успішно видалено.
|
|
625
|
+
|
|
626
|
+
## ProfileFilterNavigator
|
|
627
|
+
## This is used at the top of the profile analysis UI.
|
|
628
|
+
|
|
629
|
+
# This string is used on the top left side of the profile analysis UI as the
|
|
630
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
|
631
|
+
# range. This button reverts it back to the full range. It also includes the
|
|
632
|
+
# duration of the full range.
|
|
633
|
+
# Variables:
|
|
634
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
|
635
|
+
ProfileFilterNavigator--full-range-with-duration = Повний діапазон ({ $fullRangeDuration })
|
|
636
|
+
|
|
637
|
+
## Profile Loader Animation
|
|
638
|
+
|
|
639
|
+
ProfileLoaderAnimation--loading-unpublished = Імпортування профілю безпосередньо з { -firefox-brand-name }…
|
|
640
|
+
ProfileLoaderAnimation--loading-from-file = Читання файлу та обробка профілю…
|
|
641
|
+
ProfileLoaderAnimation--loading-local = Ще не впроваджено.
|
|
642
|
+
ProfileLoaderAnimation--loading-public = Завантаження та обробка профілю…
|
|
643
|
+
ProfileLoaderAnimation--loading-from-url = Завантаження та обробка профілю…
|
|
644
|
+
ProfileLoaderAnimation--loading-compare = Читання та обробка профілів…
|
|
645
|
+
ProfileLoaderAnimation--loading-view-not-found = Перегляд не знайдено
|
|
646
|
+
|
|
647
|
+
## ProfileRootMessage
|
|
648
|
+
|
|
649
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
650
|
+
ProfileRootMessage--additional = Повернутися на початок
|
|
651
|
+
|
|
652
|
+
## Root
|
|
653
|
+
|
|
654
|
+
Root--error-boundary-message =
|
|
655
|
+
.message = Йой, на profiler.firefox.com сталася невідома помилка.
|
|
656
|
+
|
|
657
|
+
## ServiceWorkerManager
|
|
658
|
+
## This is the component responsible for handling the service worker installation
|
|
659
|
+
## and update. It appears at the top of the UI.
|
|
660
|
+
|
|
661
|
+
ServiceWorkerManager--applying-button = Застосовується…
|
|
662
|
+
ServiceWorkerManager--pending-button = Застосувати та перезавантажити
|
|
663
|
+
ServiceWorkerManager--installed-button = Перезавантажити застосунок
|
|
664
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
665
|
+
Нова версія програми була застосована до повного
|
|
666
|
+
завантаження цієї сторінки. Ви можете зіткнутися з несправностями.
|
|
667
|
+
ServiceWorkerManager--new-version-is-ready = Нова версія застосунку завантажена та готова до використання.
|
|
668
|
+
ServiceWorkerManager--hide-notice-button =
|
|
669
|
+
.title = Сховати сповіщення про перезавантаження
|
|
670
|
+
.aria-label = Сховати сповіщення про перезавантаження
|
|
671
|
+
|
|
672
|
+
## StackSettings
|
|
673
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
674
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
675
|
+
|
|
676
|
+
StackSettings--implementation-all-frames = Усі фрейми
|
|
677
|
+
.title = Не фільтрувати фрейми стека
|
|
678
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
679
|
+
.title = Показувати лише фрейми стека, пов'язані з виконанням JavaScript
|
|
680
|
+
StackSettings--implementation-native2 = Вбудовані
|
|
681
|
+
.title = Показувати лише фрейми стека для власного коду
|
|
682
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
683
|
+
StackSettings--stack-implementation-label = Фільтр стеків:
|
|
684
|
+
StackSettings--use-data-source-label = Джерело даних:
|
|
685
|
+
StackSettings--call-tree-strategy-timing = Таймінги
|
|
686
|
+
.title = Створити підсумок окремих стеків виконаного впродовж певного часу коду
|
|
687
|
+
StackSettings--call-tree-strategy-js-allocations = Розподіл ресурсів JavaScript
|
|
688
|
+
.title = Підсумовувати розподілені байти JavaScript (без вивільнених)
|
|
689
|
+
StackSettings--call-tree-strategy-native-retained-allocations = Утримана пам'ять
|
|
690
|
+
.title = Підсумовувати байти пам'яті, яку було розподілено, але ніколи не звільнено у поточній виборці вигляду
|
|
691
|
+
StackSettings--call-tree-native-allocations = Розподілена пам'ять
|
|
692
|
+
.title = Підсумовувати байти розподіленої пам'яті
|
|
693
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = Вивільнена пам'ять
|
|
694
|
+
.title = Підсумовувати байти вивільненої сайтом пам'яті, для якого її було виділено
|
|
695
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = Вивільнені сайти
|
|
696
|
+
.title = Підсумовувати байти вивільненої сайтом пам'яті, на якому її було вивільнено
|
|
697
|
+
StackSettings--invert-call-stack = Інвертувати стек викликів
|
|
698
|
+
.title = Сортувати за часом, витраченим у вузлі виклику, ігноруючи його дочірні вузли.
|
|
699
|
+
StackSettings--show-user-timing = Показати таймінги користувача
|
|
700
|
+
StackSettings--panel-search =
|
|
701
|
+
.label = Фільтр стеків:
|
|
702
|
+
.title = Показувати лише стеки, що містять функцію, чия назва збігається з цим підрядком
|
|
703
|
+
|
|
704
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
705
|
+
|
|
706
|
+
TabBar--calltree-tab = Дерево викликів
|
|
707
|
+
TabBar--flame-graph-tab = Флейм-діаграма
|
|
708
|
+
TabBar--stack-chart-tab = Діаграма стека
|
|
709
|
+
TabBar--marker-chart-tab = Маркерна діаграма
|
|
710
|
+
TabBar--marker-table-tab = Маркерна таблиця
|
|
711
|
+
TabBar--network-tab = Мережа
|
|
712
|
+
TabBar--js-tracer-tab = JS Tracer
|
|
713
|
+
|
|
714
|
+
## TrackContextMenu
|
|
715
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
716
|
+
## analysis UI.
|
|
717
|
+
|
|
718
|
+
TrackContextMenu--only-show-this-process = Показувати лише ці процеси
|
|
719
|
+
# This is used as the context menu item to show only the given track.
|
|
720
|
+
# Variables:
|
|
721
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
722
|
+
TrackContextMenu--only-show-track = Показати лише “{ $trackName }”
|
|
723
|
+
TrackContextMenu--hide-other-screenshots-tracks = Сховати доріжки інших знімків
|
|
724
|
+
# This is used as the context menu item to hide the given track.
|
|
725
|
+
# Variables:
|
|
726
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
727
|
+
TrackContextMenu--hide-track = Сховати “{ $trackName }”
|
|
728
|
+
TrackContextMenu--show-all-tracks = Показати всі доріжки
|
|
729
|
+
TrackContextMenu--show-local-tracks-in-process = Показати всі доріжки в цьому процесі
|
|
730
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
|
731
|
+
# that match the search filter.
|
|
732
|
+
TrackContextMenu--show-all-matching-tracks = Показати всі відповідні доріжки
|
|
733
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
|
734
|
+
# that match the search filter.
|
|
735
|
+
TrackContextMenu--hide-all-matching-tracks = Сховати всі відповідні доріжки
|
|
736
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
737
|
+
# any track.
|
|
738
|
+
# Variables:
|
|
739
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
740
|
+
TrackContextMenu--no-results-found = Не знайдено результатів за запитом “<span>{ $searchFilter }</span>”
|
|
741
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
|
742
|
+
TrackNameButton--hide-track =
|
|
743
|
+
.title = Сховати доріжку
|
|
744
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
745
|
+
TrackNameButton--hide-process =
|
|
746
|
+
.title = Сховати процес
|
|
747
|
+
|
|
748
|
+
## TrackMemoryGraph
|
|
749
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
750
|
+
## the UI. To learn more about it, visit:
|
|
751
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
752
|
+
|
|
753
|
+
TrackMemoryGraph--relative-memory-at-this-time = відносна пам'ять на цю мить
|
|
754
|
+
TrackMemoryGraph--memory-range-in-graph = діапазон пам'яті в графіку
|
|
755
|
+
TrackMemoryGraph--operations-since-the-previous-sample = операції, починаючи з попереднього зразка
|
|
756
|
+
|
|
757
|
+
## TrackPower
|
|
758
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
759
|
+
## graphed over time.
|
|
760
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
761
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
762
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
763
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
764
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
765
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
766
|
+
|
|
767
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
|
768
|
+
# Variables:
|
|
769
|
+
# $value (String) - the power value at this location
|
|
770
|
+
TrackPower--tooltip-power-kilowatt = { $value } кВт
|
|
771
|
+
.label = Потужність
|
|
772
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
|
773
|
+
# Variables:
|
|
774
|
+
# $value (String) - the power value at this location
|
|
775
|
+
TrackPower--tooltip-power-watt = { $value } Вт
|
|
776
|
+
.label = Потужність
|
|
777
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
778
|
+
# Variables:
|
|
779
|
+
# $value (String) - the power value at this location
|
|
780
|
+
TrackPower--tooltip-power-milliwatt = { $value } мВт
|
|
781
|
+
.label = Потужність
|
|
782
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
783
|
+
# kilowatt-hour unit.
|
|
784
|
+
# Variables:
|
|
785
|
+
# $value (String) - the energy value for this range
|
|
786
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
787
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } кВт·год ({ $carbonValue } кг CO₂e)
|
|
788
|
+
.label = Використана у видимому діапазоні енергія
|
|
789
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
790
|
+
# watt-hour unit.
|
|
791
|
+
# Variables:
|
|
792
|
+
# $value (String) - the energy value for this range
|
|
793
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
794
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Вт·год ({ $carbonValue } г CO₂e)
|
|
795
|
+
.label = Спожита у видимому діапазоні енергія
|
|
796
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
797
|
+
# milliwatt-hour unit.
|
|
798
|
+
# Variables:
|
|
799
|
+
# $value (String) - the energy value for this range
|
|
800
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
801
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } мВт·год ({ $carbonValue } мг CO₂е)
|
|
802
|
+
.label = Спожита у видимому діапазоні енергія
|
|
803
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
804
|
+
# microwatt-hour unit.
|
|
805
|
+
# Variables:
|
|
806
|
+
# $value (String) - the energy value for this range
|
|
807
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
808
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } мкВт·год ({ $carbonValue } мг CO₂e)
|
|
809
|
+
.label = Спожита у видимому діапазоні енергія
|
|
810
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
811
|
+
# selection uses the kilowatt-hour unit.
|
|
812
|
+
# Variables:
|
|
813
|
+
# $value (String) - the energy value for this range
|
|
814
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
815
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } кВт·год ({ $carbonValue } кг CO₂e)
|
|
816
|
+
.label = Використана у поточній вибірці енергія
|
|
817
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
818
|
+
# selection uses the watt-hour unit.
|
|
819
|
+
# Variables:
|
|
820
|
+
# $value (String) - the energy value for this range
|
|
821
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
822
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Вт·год ({ $carbonValue } г CO₂e)
|
|
823
|
+
.label = Спожита у поточній вибірці енергія
|
|
824
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
825
|
+
# selection uses the milliwatt-hour unit.
|
|
826
|
+
# Variables:
|
|
827
|
+
# $value (String) - the energy value for this range
|
|
828
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
829
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } мВт·год ({ $carbonValue } мг CO₂е)
|
|
830
|
+
.label = Спожита у поточній вибірці енергія
|
|
831
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
832
|
+
# selection uses the microwatt-hour unit.
|
|
833
|
+
# Variables:
|
|
834
|
+
# $value (String) - the energy value for this range
|
|
835
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
836
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } мкВт·год ({ $carbonValue } мг CO₂e)
|
|
837
|
+
.label = Спожита у поточній вибірці енергія
|
|
838
|
+
|
|
839
|
+
## TrackSearchField
|
|
840
|
+
## The component that is used for the search input in the track context menu.
|
|
841
|
+
|
|
842
|
+
TrackSearchField--search-input =
|
|
843
|
+
.placeholder = Введіть умови фільтра
|
|
844
|
+
.title = Показ лише доріжок, які збігаються з певним текстом
|
|
845
|
+
|
|
846
|
+
## TransformNavigator
|
|
847
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
848
|
+
## Chart components.
|
|
849
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
850
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
851
|
+
## name of the function, followed by the node's name.
|
|
852
|
+
## To learn more about them, visit:
|
|
853
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
854
|
+
|
|
855
|
+
# Root item in the transform navigator.
|
|
856
|
+
# "Complete" is an adjective here, not a verb.
|
|
857
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
858
|
+
# Variables:
|
|
859
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
860
|
+
TransformNavigator--complete = Виконано “{ $item }”
|
|
861
|
+
# "Collapse resource" transform.
|
|
862
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
863
|
+
# Variables:
|
|
864
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
865
|
+
TransformNavigator--collapse-resource = Згорнути: { $item }
|
|
866
|
+
# "Focus subtree" transform.
|
|
867
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
868
|
+
# Variables:
|
|
869
|
+
# $item (String) - Name of the function that transform applied to.
|
|
870
|
+
TransformNavigator--focus-subtree = Вузол фокусування: { $item }
|
|
871
|
+
# "Focus function" transform.
|
|
872
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
873
|
+
# Variables:
|
|
874
|
+
# $item (String) - Name of the function that transform applied to.
|
|
875
|
+
TransformNavigator--focus-function = Сфокусуватися: { $item }
|
|
876
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
|
877
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
|
878
|
+
# Variables:
|
|
879
|
+
# $item (String) - Name of the category that transform applied to.
|
|
880
|
+
TransformNavigator--focus-category = Категорія в фокусі: { $item }
|
|
881
|
+
# "Merge call node" transform.
|
|
882
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
883
|
+
# Variables:
|
|
884
|
+
# $item (String) - Name of the function that transform applied to.
|
|
885
|
+
TransformNavigator--merge-call-node = Об’єднати вузол: { $item }
|
|
886
|
+
# "Merge function" transform.
|
|
887
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
888
|
+
# Variables:
|
|
889
|
+
# $item (String) - Name of the function that transform applied to.
|
|
890
|
+
TransformNavigator--merge-function = Об’єднати: { $item }
|
|
891
|
+
# "Drop function" transform.
|
|
892
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
893
|
+
# Variables:
|
|
894
|
+
# $item (String) - Name of the function that transform applied to.
|
|
895
|
+
TransformNavigator--drop-function = Відкинуто: { $item }
|
|
896
|
+
# "Collapse recursion" transform.
|
|
897
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
898
|
+
# Variables:
|
|
899
|
+
# $item (String) - Name of the function that transform applied to.
|
|
900
|
+
TransformNavigator--collapse-recursion = Згорнути рекурсію: { $item }
|
|
901
|
+
# "Collapse direct recursion" transform.
|
|
902
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
903
|
+
# Variables:
|
|
904
|
+
# $item (String) - Name of the function that transform applied to.
|
|
905
|
+
TransformNavigator--collapse-direct-recursion-only = Згорнути лише пряму рекурсію: { $item }
|
|
906
|
+
# "Collapse function subtree" transform.
|
|
907
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
908
|
+
# Variables:
|
|
909
|
+
# $item (String) - Name of the function that transform applied to.
|
|
910
|
+
TransformNavigator--collapse-function-subtree = Згорнути піддерево: { $item }
|
|
911
|
+
# "Drop samples outside of markers matching ..." transform.
|
|
912
|
+
# Variables:
|
|
913
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
|
914
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = Перетягніть зразки за межі маркерів, що відповідають: “{ $item }”
|
|
915
|
+
|
|
916
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
917
|
+
## at the bottom of the profiler UI
|
|
918
|
+
##
|
|
919
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
920
|
+
## are used for both the source view and the assembly view.
|
|
921
|
+
|
|
922
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
923
|
+
# the network.
|
|
924
|
+
# Variables:
|
|
925
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
926
|
+
SourceView--loading-url = Очікування відповіді з { $host }…
|
|
927
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
928
|
+
# the browser.
|
|
929
|
+
SourceView--loading-browser-connection = Очікування { -firefox-brand-name }…
|
|
930
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
931
|
+
# a file.
|
|
932
|
+
BottomBox--source-code-not-available-title = Програмний код недоступний
|
|
933
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
934
|
+
# a file.
|
|
935
|
+
# Elements:
|
|
936
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
937
|
+
SourceView--source-not-available-text = Перегляньте <a>обговорення #3741</a>, щоб дізнатися про підтримувані сценарії та заплановані вдосконалення.
|
|
938
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
939
|
+
# a file.
|
|
940
|
+
# Assembly refers to the low-level programming language.
|
|
941
|
+
BottomBox--assembly-code-not-available-title = Код асемблера недоступний
|
|
942
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
943
|
+
# a file.
|
|
944
|
+
# Elements:
|
|
945
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
946
|
+
BottomBox--assembly-code-not-available-text = Перегляньте <a>обговорення #4520</a>, щоб дізнатися про підтримувані сценарії та заплановані вдосконалення.
|
|
947
|
+
SourceView--close-button =
|
|
948
|
+
.title = Закрити вікно з кодом
|
|
949
|
+
|
|
950
|
+
## Code loading errors
|
|
951
|
+
## These are displayed both in the source view and in the assembly view.
|
|
952
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
953
|
+
|
|
954
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
|
955
|
+
# know which URL to request source code from.
|
|
956
|
+
SourceView--no-known-cors-url = Для цього файлу немає відомої cross-origin-accessible URL-адреси.
|
|
957
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
|
958
|
+
# when fetching the source code for a file.
|
|
959
|
+
# Variables:
|
|
960
|
+
# $url (String) - The URL which we tried to get the source code from
|
|
961
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
|
962
|
+
SourceView--network-error-when-obtaining-source = Під час отримання URL-адреси { $url } сталася помилка мережі: { $networkErrorMessage }
|
|
963
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
964
|
+
# be queried for source code using the symbolication API.
|
|
965
|
+
# Variables:
|
|
966
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
967
|
+
SourceView--browser-connection-error-when-obtaining-source = Не вдалося запитати API символізації браузера: { $browserConnectionErrorMessage }
|
|
968
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
969
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
970
|
+
# Variables:
|
|
971
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
972
|
+
SourceView--browser-api-error-when-obtaining-source = API символізації браузера повернув помилку: { $apiErrorMessage }
|
|
973
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
974
|
+
# running locally was queried for source code using the symbolication API, and
|
|
975
|
+
# this query returned an error.
|
|
976
|
+
# Variables:
|
|
977
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
978
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = API символізації локального сервера символів повернув помилку: { $apiErrorMessage }
|
|
979
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
980
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
|
981
|
+
# Variables:
|
|
982
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
983
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = API символізації браузера повернув неправильну відповідь: { $apiErrorMessage }
|
|
984
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
985
|
+
# running locally was queried for source code using the symbolication API, and
|
|
986
|
+
# this query returned a malformed response.
|
|
987
|
+
# Variables:
|
|
988
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
989
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = API символізації локального сервера символів повернув неправильну відповідь: { $apiErrorMessage }
|
|
990
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
991
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
992
|
+
# Variables:
|
|
993
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
994
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
995
|
+
SourceView--not-in-archive-error-when-obtaining-source = Файл { $pathInArchive } не знайдено в архіві з { $url }.
|
|
996
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
997
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
998
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
999
|
+
# Variables:
|
|
1000
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
1001
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
1002
|
+
SourceView--archive-parsing-error-when-obtaining-source = Не вдалося проаналізувати архів за адресою { $url }: { $parsingErrorMessage }
|
|
1003
|
+
|
|
1004
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
1005
|
+
|
|
1006
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
|
1007
|
+
# Assembly refers to the low-level programming language.
|
|
1008
|
+
AssemblyView--show-button =
|
|
1009
|
+
.title = Показати перегляд асемблера
|
|
1010
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
|
1011
|
+
# Assembly refers to the low-level programming language.
|
|
1012
|
+
AssemblyView--hide-button =
|
|
1013
|
+
.title = Сховати перегляд асемблера
|
|
1014
|
+
|
|
1015
|
+
## UploadedRecordingsHome
|
|
1016
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
1017
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
1018
|
+
|
|
1019
|
+
UploadedRecordingsHome--title = Вивантажені записи
|