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