profile-viewer 0.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/dist/022efb839d22fa54a716.svg +28 -0
- data/dist/0c510afd6169a0a83f97.svg +14 -0
- data/dist/0d5cf282780cd1a5ec64.svg +8 -0
- data/dist/119.cc58ce313e67f80f50f3.bundle.js +2 -0
- data/dist/119.cc58ce313e67f80f50f3.bundle.js.map +1 -0
- data/dist/11c5dca6d97c9e10e5b7.svg +9 -0
- data/dist/131.c21d348572deab4ece66.bundle.js +2 -0
- data/dist/131.c21d348572deab4ece66.bundle.js.map +1 -0
- data/dist/18e7fdd45099134897d2.svg +8 -0
- data/dist/2d4b477bc424d35a0245.svg +25 -0
- data/dist/2e43ad991eb141fc017f.svg +9 -0
- data/dist/2ea5b50b7361e6de561c.svg +11 -0
- data/dist/308.4d236ce7e6451807cb54.bundle.js +2 -0
- data/dist/308.4d236ce7e6451807cb54.bundle.js.map +1 -0
- data/dist/31fe933f3a12be1aa7f3.svg +4 -0
- data/dist/390aa266f451c1005f61.svg +10 -0
- data/dist/3c3fda7c08bcc9544c64.svg +6 -0
- data/dist/4260d5db8309a6f83637.svg +10 -0
- data/dist/4536fd0738f36c3463bc.svg +1 -0
- data/dist/490065792b7e903c9f3e.svg +6 -0
- data/dist/49da6a2153f62ef73d17.svg +7 -0
- data/dist/4d26f0e38c22eedde178.jpg +0 -0
- data/dist/4ecb077d8715f89c0f87.svg +13 -0
- data/dist/524e896f487119a0b832.svg +13 -0
- data/dist/58c5415e952fb6dddd6b.png +0 -0
- data/dist/6bd0589a27236471fdab.svg +4 -0
- data/dist/6c6b49af3a86dfdd44e6.svg +4 -0
- data/dist/6c8063be3afa1d95c902.svg +3 -0
- data/dist/71730566d6c47ffdc965.svg +12 -0
- data/dist/7273fadce89da05535e5.svg +4 -0
- data/dist/731673c749e57bf6f544.svg +13 -0
- data/dist/76e5b29823c9fd62d90d.svg +3 -0
- data/dist/7853c71223701f30d495.svg +19 -0
- data/dist/79856ce399cb305fafb8.svg +19 -0
- data/dist/79eaad4fc0c398100809.svg +6 -0
- data/dist/7c7ac3c7df370340cfd2.svg +7 -0
- data/dist/7e3ac9afb25cfe809520.svg +1 -0
- data/dist/81762b0b1aacd3686a6b.svg +12 -0
- data/dist/86e81402ef76d28ff55f.svg +15 -0
- data/dist/8aae7b979b04407f71a4.svg +3 -0
- data/dist/8b8b909e42722172d494.svg +7 -0
- data/dist/8dab2a6ba757bcc6e9a5.svg +3 -0
- data/dist/9.071a712ea648c8b30416.bundle.js +2 -0
- data/dist/9.071a712ea648c8b30416.bundle.js.map +1 -0
- data/dist/9103e94f1d34c15d44be.svg +6 -0
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js +2 -0
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js.map +1 -0
- data/dist/9a7bd6ec36312a2baa7e.svg +1 -0
- data/dist/9d858d1a3ab57f8ee2e1.svg +4 -0
- data/dist/9eb1fab2684d1e1f0e26.svg +13 -0
- data/dist/_headers +37 -0
- data/dist/_redirects +2 -0
- data/dist/a3196e840709b18a3119.svg +1 -0
- data/dist/aa867391c311267af5a9.svg +4 -0
- data/dist/acb8393f3fb9c59b15c9.svg +20 -0
- data/dist/ad13da76642d8099fe70.module.wasm +0 -0
- data/dist/b45b29da558efa211628.jpg +0 -0
- data/dist/b5698a02eef37ce29146.svg +10 -0
- data/dist/b805360fcc91834556c9.svg +4 -0
- data/dist/before-load.js +1 -0
- data/dist/c3432220f657733ed05f.svg +10 -0
- data/dist/ca2af827049e9039ef9c.svg +8 -0
- data/dist/contribute.json +37 -0
- data/dist/d09537c705fb0878eb63.svg +4 -0
- data/dist/d9c199b3e3e469cc5713.svg +10 -0
- data/dist/da1f21c60c7217745dd8.svg +1 -0
- data/dist/docs/README.md +7 -0
- data/dist/docs/_navbar.md +3 -0
- data/dist/docs/_sidebar.md +27 -0
- data/dist/docs/advanced-topics.md +9 -0
- data/dist/docs/bunny-2.md +78 -0
- data/dist/docs/bunny.md +281 -0
- data/dist/docs/case-studies.md +5 -0
- data/dist/docs/css/style-overrides.css +160 -0
- data/dist/docs/css/vue_v4.12.2.min.css +858 -0
- data/dist/docs/gitpod.md +39 -0
- data/dist/docs/guide-android-profiling.md +46 -0
- data/dist/docs/guide-filtering-call-trees.md +87 -0
- data/dist/docs/guide-getting-started.md +115 -0
- data/dist/docs/guide-perf-profiling.md +76 -0
- data/dist/docs/guide-profiler-fundamentals.md +33 -0
- data/dist/docs/guide-profiling-android-directly-on-device.md +34 -0
- data/dist/docs/guide-profiling-firefox-android.md +7 -0
- data/dist/docs/guide-remote-profiling.md +90 -0
- data/dist/docs/guide-removing-profiler.md +4 -0
- data/dist/docs/guide-stack-samples-and-call-trees.md +57 -0
- data/dist/docs/guide-startup-shutdown.md +108 -0
- data/dist/docs/guide-ui-tour-panels.md +95 -0
- data/dist/docs/guide-ui-tour-timeline.md +76 -0
- data/dist/docs/images/about-debugging-remote-profiling-panel.png +0 -0
- data/dist/docs/images/about-debugging-remote.png +0 -0
- data/dist/docs/images/about-url.png +0 -0
- data/dist/docs/images/allocation-calltree-2019-12-11.png +0 -0
- data/dist/docs/images/allocation-feature.png +0 -0
- data/dist/docs/images/allocation-flame-graph-2019-12-11.png +0 -0
- data/dist/docs/images/allocation-js.png +0 -0
- data/dist/docs/images/allocation-track.png +0 -0
- data/dist/docs/images/bunny-analysis/bunny.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-flame-content.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-flame-worker.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-thread-list.png +0 -0
- data/dist/docs/images/bunny-analysis/fillstyle-thread-list-measure.png +0 -0
- data/dist/docs/images/bunny-analysis/fillstyle-thread-list.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-content.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-set-fillstyle.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-worker.png +0 -0
- data/dist/docs/images/bunny-analysis/focus-subtree.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-list-measure.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-list.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-parallel.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-sync.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-work-parallel.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-work-sync.png +0 -0
- data/dist/docs/images/call-tree-running-time.svg +82 -0
- data/dist/docs/images/call-tree-self-time.svg +82 -0
- data/dist/docs/images/call-tree.svg +131 -0
- data/dist/docs/images/favicon.svg +4 -0
- data/dist/docs/images/filter-search.svg +78 -0
- data/dist/docs/images/getting-started-delete-profile.png +0 -0
- data/dist/docs/images/getting-started-devtools-panel.png +0 -0
- data/dist/docs/images/getting-started-enable-popup.png +0 -0
- data/dist/docs/images/getting-started-list-uploaded-profiles.png +0 -0
- data/dist/docs/images/getting-started-naming-profiles.png +0 -0
- data/dist/docs/images/getting-started-popup.png +0 -0
- data/dist/docs/images/getting-started-upload-permalink.webm +0 -0
- data/dist/docs/images/getting-started-upload.png +0 -0
- data/dist/docs/images/getting-started-use-icon.webm +0 -0
- data/dist/docs/images/getting-started-use-popup.webm +0 -0
- data/dist/docs/images/implementation-2022-06-16.png +0 -0
- data/dist/docs/images/implementation-filter.svg +101 -0
- data/dist/docs/images/interval-2020-05.png +0 -0
- data/dist/docs/images/invert-2022-06-16.png +0 -0
- data/dist/docs/images/invert-after.svg +161 -0
- data/dist/docs/images/invert-before.svg +144 -0
- data/dist/docs/images/invert-call-tree.svg +113 -0
- data/dist/docs/images/ipc-messages-feature.png +0 -0
- data/dist/docs/images/ipc-messages-io-threads.png +0 -0
- data/dist/docs/images/ipc-messages-popup.png +0 -0
- data/dist/docs/images/popup.png +0 -0
- data/dist/docs/images/qr-gve-nightly.gif +0 -0
- data/dist/docs/images/qr-reference-browser-nightly.gif +0 -0
- data/dist/docs/images/samples.svg +116 -0
- data/dist/docs/images/screenshot-2022-04-25.png +0 -0
- data/dist/docs/images/search-2022-06-16.png +0 -0
- data/dist/docs/images/secret-menu-toast.png +0 -0
- data/dist/docs/images/settings-menu.png +0 -0
- data/dist/docs/images/simple-call-tree-self-time.svg +41 -0
- data/dist/docs/images/simple-call-tree.svg +41 -0
- data/dist/docs/images/simple-stacks-self-time.svg +96 -0
- data/dist/docs/images/simple-stacks.svg +118 -0
- data/dist/docs/images/start-profiler.png +0 -0
- data/dist/docs/images/transform-collapse-direct-recursion.svg +47 -0
- data/dist/docs/images/transform-collapse-resource.svg +83 -0
- data/dist/docs/images/transform-focus-function.svg +81 -0
- data/dist/docs/images/transform-focus-node.svg +86 -0
- data/dist/docs/images/transform-merge-function.svg +95 -0
- data/dist/docs/images/transform-merge-node.svg +96 -0
- data/dist/docs/images/transforms-2022-06-16.png +0 -0
- data/dist/docs/images/ui-tour-activity-graph.png +0 -0
- data/dist/docs/images/ui-tour-panels-call-tree.png +0 -0
- data/dist/docs/images/ui-tour-panels-flame-graph.png +0 -0
- data/dist/docs/images/ui-tour-panels-marker-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels-network-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels-stack-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels.png +0 -0
- data/dist/docs/images/ui-tour-ranges.png +0 -0
- data/dist/docs/images/ui-tour-selection.webm +0 -0
- data/dist/docs/images/ui-tour-timeline-markers.png +0 -0
- data/dist/docs/images/ui-tour-timeline-memory.png +0 -0
- data/dist/docs/images/ui-tour-timeline-network.png +0 -0
- data/dist/docs/images/ui-tour-timeline-screenshots.png +0 -0
- data/dist/docs/images/ui-tour-timeline-track-selection.png +0 -0
- data/dist/docs/images/ui-tour-timeline.png +0 -0
- data/dist/docs/index.html +21 -0
- data/dist/docs/ipc-messages.md +44 -0
- data/dist/docs/js/docsify_v4.12.2+.min.js +1 -0
- data/dist/docs/js/ga_v4.12.2.min.js +1 -0
- data/dist/docs/js/init.js +1 -0
- data/dist/docs/js/search_v4.12.2.min.js +1 -0
- data/dist/docs/memory-allocations.md +70 -0
- data/dist/docs/videos-call-tree-1.md +5 -0
- data/dist/docs/videos-call-tree-2.md +5 -0
- data/dist/docs/videos-call-tree-3.md +5 -0
- data/dist/docs/videos-intro.md +7 -0
- data/dist/docs/videos-samples-markers.md +5 -0
- data/dist/docs/videos-threads.md +5 -0
- data/dist/docs/videos.md +32 -0
- data/dist/e4ed50222911c5af9a32.svg +12 -0
- data/dist/e70722c0fe0ac3d4227b.svg +10 -0
- data/dist/f0599659345cf76717cd.svg +4 -0
- data/dist/f8e25c2ebeb0a0725a9e.svg +12 -0
- data/dist/favicon.png +0 -0
- data/dist/fcb532a05dd4b09c2d08.svg +10 -0
- data/dist/fd040fb5f4e7a515bb3c.svg +15 -0
- data/dist/index.html +1 -0
- data/dist/locales/README.md +26 -0
- data/dist/locales/be/app.ftl +1003 -0
- data/dist/locales/de/app.ftl +994 -0
- data/dist/locales/el/app.ftl +1013 -0
- data/dist/locales/en-GB/app.ftl +1018 -0
- data/dist/locales/en-US/app.ftl +1125 -0
- data/dist/locales/es-CL/app.ftl +948 -0
- data/dist/locales/fr/app.ftl +942 -0
- data/dist/locales/fy-NL/app.ftl +1018 -0
- data/dist/locales/ia/app.ftl +1007 -0
- data/dist/locales/it/app.ftl +936 -0
- data/dist/locales/kab/app.ftl +557 -0
- data/dist/locales/nl/app.ftl +1018 -0
- data/dist/locales/pt-BR/app.ftl +947 -0
- data/dist/locales/ru/app.ftl +1032 -0
- data/dist/locales/sv-SE/app.ftl +1013 -0
- data/dist/locales/uk/app.ftl +1019 -0
- data/dist/locales/zh-CN/app.ftl +931 -0
- data/dist/locales/zh-TW/app.ftl +930 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js +199 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.LICENSE.txt +92 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.map +1 -0
- data/dist/photon/31fe933f3a12be1aa7f3.svg +4 -0
- data/dist/photon/49da6a2153f62ef73d17.svg +7 -0
- data/dist/photon/6bd0589a27236471fdab.svg +4 -0
- data/dist/photon/6c8063be3afa1d95c902.svg +3 -0
- data/dist/photon/76e5b29823c9fd62d90d.svg +3 -0
- data/dist/photon/8aae7b979b04407f71a4.svg +3 -0
- data/dist/photon/8dab2a6ba757bcc6e9a5.svg +3 -0
- data/dist/photon/9103e94f1d34c15d44be.svg +6 -0
- data/dist/photon/aa867391c311267af5a9.svg +4 -0
- data/dist/photon/f0599659345cf76717cd.svg +4 -0
- data/dist/photon/index.html +214 -0
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js +2 -0
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js.map +1 -0
- data/dist/service-worker-compat.js +1 -0
- data/dist/sw.js +2 -0
- data/dist/sw.js.map +1 -0
- data/dist/workbox-27b29e6f.js +2 -0
- data/dist/workbox-27b29e6f.js.map +1 -0
- data/dist/zee-worker.js +1 -0
- data/ruby-bin/profile-viewer +87 -0
- metadata +281 -0
|
@@ -0,0 +1,1013 @@
|
|
|
1
|
+
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Localization for the App UI of Profiler
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
# Naming convention for l10n IDs: "ComponentName--string-summary".
|
|
10
|
+
# This allows us to minimize the risk of conflicting IDs throughout the app.
|
|
11
|
+
# Please sort alphabetically by (component name), and
|
|
12
|
+
# keep strings in order of appearance.
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## The following feature names must be treated as a brand. They cannot be translated.
|
|
16
|
+
|
|
17
|
+
-firefox-brand-name = Firefox
|
|
18
|
+
-firefox-android-brand-name = Firefox για 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 = Χρόνος εκτέλεσης (ms)
|
|
128
|
+
.title =
|
|
129
|
+
Ο “συνολικός” χρόνος εκτέλεσης περιλαμβάνει μια περίληψη όλου του χρόνου όπου
|
|
130
|
+
παρατηρήθηκε αυτή η συνάρτηση σε στοίβα. Περιέχει τον χρόνο πραγματικής
|
|
131
|
+
εκτέλεσης της συνάρτησης και τον χρόνο που χρησιμοποιήθηκε στους καλούντες από
|
|
132
|
+
αυτή τη συνάρτηση.
|
|
133
|
+
CallTree--tracing-ms-self = Ιδιοχρόνος (ms)
|
|
134
|
+
.title =
|
|
135
|
+
Ο ατομικός χρόνος περιλαμβάνει μόνο τον χρόνο που η συνάρτηση βρισκόταν
|
|
136
|
+
στο τέλος της στοίβας. Αν η συνάρτηση καλούταν σε άλλες συναρτήσεις,
|
|
137
|
+
τότε ο χρόνος των άλλων συναρτήσεων δεν περιλαμβάνεται. Ο ατομικός χρόνος είναι
|
|
138
|
+
χρήσιμος για να κατανοήσετε πώς ξοδεύτηκε ο χρόνος σε ένα πρόγραμμα.
|
|
139
|
+
CallTree--samples-total = Σύνολο (δείγματα)
|
|
140
|
+
.title = Το «σύνολο» δειγμάτων περιλαμβάνει μια σύνοψη όλων των δειγμάτων στα οποία παρατηρήθηκε ότι η συνάρτηση βρίσκεται στη στοίβα. Περιλαμβάνει τον χρόνο που εκτελούταν η συνάρτηση και τον χρόνο που ξοδεύτηκε στις κλήσεις από αυτήν τη συνάρτηση.
|
|
141
|
+
CallTree--samples-self = Ιδιοαριθμός
|
|
142
|
+
.title =
|
|
143
|
+
Ο ατομικός αριθμός δειγμάτων περιλαμβάνει μόνο τα δείγματα στα οποία η συνάρτηση
|
|
144
|
+
ήταν στο τέλος της στοίβας. Αν η συνάρτηση κλήθηκε σε άλλες συναρτήσεις,
|
|
145
|
+
τότε τα πλήθη των άλλων συναρτήσεων δεν συμπεριλαμβάνονται. Ο ατομικός αριθμός είναι χρήσιμος
|
|
146
|
+
για να κατανοήσετε πώς ξοδεύτηκε ο χρόνος σε ένα πρόγραμμα.
|
|
147
|
+
CallTree--bytes-total = Συνολικό μέγεθος (bytes)
|
|
148
|
+
.title =
|
|
149
|
+
Το συνολικό μέγεθος περιλαμβάνει μια σύνοψη όλων των bytes που δεσμεύτηκαν ή
|
|
150
|
+
αποδεσμεύτηκαν όσο παρατηρήθηκε ότι η συνάρτηση είναι στο τέλος της στοίβας.
|
|
151
|
+
Περιλαμβάνει το μέγεθος σε bytes όπου εκτελούταν η συνάρτηση, καθώς και τα
|
|
152
|
+
bytes των καλούντων από αυτήν τη συνάρτηση.
|
|
153
|
+
CallTree--bytes-self = Ιδιο-bytes (bytes)
|
|
154
|
+
.title =
|
|
155
|
+
Τα ατομικά bytes περιλαμβάνουν τα bytes που δεσμεύθηκαν ή αποδεσμεύθηκαν
|
|
156
|
+
όσο η συνάρτηση ήταν στο τέλος της στοίβας. Αν η συνάρτηση κλήθηκε σε άλλες
|
|
157
|
+
συναρτήσεις, τότε τα bytes των άλλων συναρτήσεων δεν συμπεριλαμβάνονται.
|
|
158
|
+
Τα ατομικά bytes είναι χρήσιμα για να κατανοήσετε πού δεσμεύθηκε ή
|
|
159
|
+
αποδεσμεύθηκε μνήμη στο πρόγραμμα.
|
|
160
|
+
|
|
161
|
+
## Call tree "badges" (icons) with tooltips
|
|
162
|
+
##
|
|
163
|
+
## These inlining badges are displayed in the call tree in front of some
|
|
164
|
+
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
|
|
165
|
+
## a tooltip.
|
|
166
|
+
|
|
167
|
+
# Variables:
|
|
168
|
+
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
|
|
169
|
+
CallTree--divergent-inlining-badge =
|
|
170
|
+
.title = Ορισμένες κλήσεις στην { $calledFunction } ενσωματώθηκαν από τον μεταγλωττιστή.
|
|
171
|
+
# Variables:
|
|
172
|
+
# $calledFunction (String) - Name of the function whose call was inlined.
|
|
173
|
+
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
|
|
174
|
+
CallTree--inlining-badge = (ενσωματωμένη)
|
|
175
|
+
.title = Οι κλήσεις στη { $calledFunction } ενσωματώθηκαν στη { $outerFunction } από τον μεταγλωττιστή.
|
|
176
|
+
|
|
177
|
+
## CallTreeSidebar
|
|
178
|
+
## This is the sidebar component that is used in Call Tree and Flame Graph panels.
|
|
179
|
+
|
|
180
|
+
CallTreeSidebar--select-a-node = Επιλέξτε κόμβο για προβολή πληροφοριών σχετικά με αυτόν.
|
|
181
|
+
|
|
182
|
+
## CompareHome
|
|
183
|
+
## This is used in the page to compare two profiles.
|
|
184
|
+
## See: https://profiler.firefox.com/compare/
|
|
185
|
+
|
|
186
|
+
CompareHome--instruction-title = Εισαγάγετε τα URL των προφίλ που θέλετε να συγκρίνετε
|
|
187
|
+
CompareHome--instruction-content =
|
|
188
|
+
Το εργαλείο θα εξαγάγει τα δεδομένα από το επιλεγμένο κομμάτι και εύρος για
|
|
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 = 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>Trace Event της Google</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
|
+
*[other] Διαχείριση καταγραφών
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
## MarkerContextMenu
|
|
339
|
+
## This is used as a context menu for the Marker Chart, Marker Table and Network
|
|
340
|
+
## panels.
|
|
341
|
+
|
|
342
|
+
MarkerContextMenu--set-selection-from-duration = Ορισμός επιλογής από τη διάρκεια δείκτη
|
|
343
|
+
MarkerContextMenu--start-selection-here = Έναρξη επιλογής εδώ
|
|
344
|
+
MarkerContextMenu--end-selection-here = Διακοπή επιλογής εδώ
|
|
345
|
+
MarkerContextMenu--start-selection-at-marker-start = Έναρξη επιλογής στην <strong>αρχή</strong> του δείκτη
|
|
346
|
+
MarkerContextMenu--start-selection-at-marker-end = Έναρξη επιλογής στο <strong>τέλος</strong> του δείκτη
|
|
347
|
+
MarkerContextMenu--end-selection-at-marker-start = Διακοπή επιλογής στην <strong>αρχή</strong> του δείκτη
|
|
348
|
+
MarkerContextMenu--end-selection-at-marker-end = Διακοπή επιλογής στο <strong>τέλος</strong> του δείκτη
|
|
349
|
+
MarkerContextMenu--copy-description = Αντιγραφή περιγραφής
|
|
350
|
+
MarkerContextMenu--copy-call-stack = Αντιγραφή στοίβας κλήσεων
|
|
351
|
+
MarkerContextMenu--copy-url = Αντιγραφή URL
|
|
352
|
+
MarkerContextMenu--copy-page-url = Αντιγραφή URL σελίδας
|
|
353
|
+
MarkerContextMenu--copy-as-json = Αντιγραφή ως JSON
|
|
354
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
355
|
+
# IPC marker.
|
|
356
|
+
# Variables:
|
|
357
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
358
|
+
MarkerContextMenu--select-the-receiver-thread = Επιλέξτε το νήμα παραλήπτη «<strong>{ $threadName }</strong>»
|
|
359
|
+
# This string is used on the marker context menu item when right clicked on an
|
|
360
|
+
# IPC marker.
|
|
361
|
+
# Variables:
|
|
362
|
+
# $threadName (String) - Name of the thread that will be selected.
|
|
363
|
+
MarkerContextMenu--select-the-sender-thread = Επιλέξτε το νήμα αποστολέα «<strong>{ $threadName }</strong>»
|
|
364
|
+
|
|
365
|
+
## MarkerFiltersContextMenu
|
|
366
|
+
## This is the menu when filter icon is clicked in Marker Chart and Marker Table
|
|
367
|
+
## panels.
|
|
368
|
+
|
|
369
|
+
# This string is used on the marker filters menu item when clicked on the filter icon.
|
|
370
|
+
# Variables:
|
|
371
|
+
# $filter (String) - Search string that will be used to filter the markers.
|
|
372
|
+
MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Απόρριψη δειγμάτων εκτός των δεικτών που αντιστοιχούν στο «<strong>{ $filter }</strong>»
|
|
373
|
+
|
|
374
|
+
## MarkerSettings
|
|
375
|
+
## This is used in all panels related to markers.
|
|
376
|
+
|
|
377
|
+
MarkerSettings--panel-search =
|
|
378
|
+
.label = Φιλτράρισμα σημαδιών:
|
|
379
|
+
.title = Εμφάνιση μόνο των σημαδιών που αντιστοιχούν σε ένα συγκεκριμένο όνομα
|
|
380
|
+
MarkerSettings--marker-filters =
|
|
381
|
+
.title = Φίλτρα δείκτη
|
|
382
|
+
|
|
383
|
+
## MarkerSidebar
|
|
384
|
+
## This is the sidebar component that is used in Marker Table panel.
|
|
385
|
+
|
|
386
|
+
MarkerSidebar--select-a-marker = Επιλέξτε σημάδι για προβολή πληροφοριών σχετικά με αυτό.
|
|
387
|
+
|
|
388
|
+
## MarkerTable
|
|
389
|
+
## This is the component for Marker Table panel.
|
|
390
|
+
|
|
391
|
+
MarkerTable--start = Έναρξη
|
|
392
|
+
MarkerTable--duration = Διάρκεια
|
|
393
|
+
MarkerTable--type = Τύπος
|
|
394
|
+
MarkerTable--description = Περιγραφή
|
|
395
|
+
|
|
396
|
+
## MenuButtons
|
|
397
|
+
## These strings are used for the buttons at the top of the profile viewer.
|
|
398
|
+
|
|
399
|
+
MenuButtons--index--metaInfo-button =
|
|
400
|
+
.label = Πληροφορίες προφίλ
|
|
401
|
+
MenuButtons--index--full-view = Πλήρης προβολή
|
|
402
|
+
MenuButtons--index--cancel-upload = Ακύρωση μεταφόρτωσης
|
|
403
|
+
MenuButtons--index--share-upload =
|
|
404
|
+
.label = Μεταφόρτωση τοπικού προφίλ
|
|
405
|
+
MenuButtons--index--share-re-upload =
|
|
406
|
+
.label = Νέα μεταφόρτωση
|
|
407
|
+
MenuButtons--index--share-error-uploading =
|
|
408
|
+
.label = Σφάλμα μεταφόρτωσης
|
|
409
|
+
MenuButtons--index--revert = Επιστροφή στο αρχικό προφίλ
|
|
410
|
+
MenuButtons--index--docs = Έγγραφα
|
|
411
|
+
MenuButtons--permalink--button =
|
|
412
|
+
.label = Μόνιμος σύνδεσμος
|
|
413
|
+
|
|
414
|
+
## MetaInfo panel
|
|
415
|
+
## These strings are used in the panel containing the meta information about
|
|
416
|
+
## the current profile.
|
|
417
|
+
|
|
418
|
+
MenuButtons--index--profile-info-uploaded-label = Μεταφορτωμένα:
|
|
419
|
+
MenuButtons--index--profile-info-uploaded-actions = Διαγραφή
|
|
420
|
+
MenuButtons--index--metaInfo-subtitle = Πληροφορίες προφίλ
|
|
421
|
+
MenuButtons--metaInfo--symbols = Σύμβολα:
|
|
422
|
+
MenuButtons--metaInfo--profile-symbolicated = Το προφίλ είναι συμβολισμένο
|
|
423
|
+
MenuButtons--metaInfo--profile-not-symbolicated = Το προφίλ δεν είναι συμβολισμένο
|
|
424
|
+
MenuButtons--metaInfo--resymbolicate-profile = Επανασυμβολισμός προφίλ
|
|
425
|
+
MenuButtons--metaInfo--symbolicate-profile = Συμβολισμός προφίλ
|
|
426
|
+
MenuButtons--metaInfo--attempting-resymbolicate = Απόπειρα επανασυμβολισμού προφίλ
|
|
427
|
+
MenuButtons--metaInfo--currently-symbolicating = Γίνεται συμβολισμός προφίλ αυτή τη στιγμή
|
|
428
|
+
MenuButtons--metaInfo--cpu-model = Μοντέλο CPU:
|
|
429
|
+
MenuButtons--metaInfo--cpu-cores = Πυρήνες CPU:
|
|
430
|
+
MenuButtons--metaInfo--main-memory = Κύρια μνήμη:
|
|
431
|
+
MenuButtons--index--show-moreInfo-button = Εμφάνιση περισσότερων
|
|
432
|
+
MenuButtons--index--hide-moreInfo-button = Εμφάνιση λιγότερων
|
|
433
|
+
# This string is used when we have the information about both physical and
|
|
434
|
+
# logical CPU cores.
|
|
435
|
+
# Variable:
|
|
436
|
+
# $physicalCPUs (Number), $logicalCPUs (Number) - Number of Physical and Logical CPU Cores
|
|
437
|
+
MenuButtons--metaInfo--physical-and-logical-cpu =
|
|
438
|
+
{ $physicalCPUs ->
|
|
439
|
+
[one] { $physicalCPUs } φυσικός πυρήνας
|
|
440
|
+
*[other] { $physicalCPUs } φυσικοί πυρήνες
|
|
441
|
+
}, { $logicalCPUs ->
|
|
442
|
+
[one] { $logicalCPUs } λογικός πυρήνας
|
|
443
|
+
*[other] { $logicalCPUs } λογικοί πυρήνες
|
|
444
|
+
}
|
|
445
|
+
# This string is used when we only have the information about the number of
|
|
446
|
+
# physical CPU cores.
|
|
447
|
+
# Variable:
|
|
448
|
+
# $physicalCPUs (Number) - Number of Physical CPU Cores
|
|
449
|
+
MenuButtons--metaInfo--physical-cpu =
|
|
450
|
+
{ $physicalCPUs ->
|
|
451
|
+
[one] { $physicalCPUs } φυσικός πυρήνας
|
|
452
|
+
*[other] { $physicalCPUs } φυσικοί πυρήνες
|
|
453
|
+
}
|
|
454
|
+
# This string is used when we only have the information only the number of
|
|
455
|
+
# logical CPU cores.
|
|
456
|
+
# Variable:
|
|
457
|
+
# $logicalCPUs (Number) - Number of logical CPU Cores
|
|
458
|
+
MenuButtons--metaInfo--logical-cpu =
|
|
459
|
+
{ $logicalCPUs ->
|
|
460
|
+
[one] { $logicalCPUs } λογικός πυρήνας
|
|
461
|
+
*[other] { $logicalCPUs } λογικοί πυρήνες
|
|
462
|
+
}
|
|
463
|
+
MenuButtons--metaInfo--profiling-started = Έναρξη καταγραφής:
|
|
464
|
+
MenuButtons--metaInfo--profiling-session = Διάρκεια καταγραφής:
|
|
465
|
+
MenuButtons--metaInfo--main-process-started = Έναρξη κύριας διεργασίας:
|
|
466
|
+
MenuButtons--metaInfo--main-process-ended = Τέλος κύριας διεργασίας:
|
|
467
|
+
MenuButtons--metaInfo--interval = Διάστημα:
|
|
468
|
+
MenuButtons--metaInfo--buffer-capacity = Χωρητικότητα buffer:
|
|
469
|
+
MenuButtons--metaInfo--buffer-duration = Διάρκεια buffer:
|
|
470
|
+
# Buffer Duration in Seconds in Meta Info Panel
|
|
471
|
+
# Variable:
|
|
472
|
+
# $configurationDuration (Number) - Configuration Duration in Seconds
|
|
473
|
+
MenuButtons--metaInfo--buffer-duration-seconds =
|
|
474
|
+
{ $configurationDuration ->
|
|
475
|
+
[one] { $configurationDuration } δευτερόλεπτο
|
|
476
|
+
*[other] { $configurationDuration } δευτερόλεπτα
|
|
477
|
+
}
|
|
478
|
+
# Adjective refers to the buffer duration
|
|
479
|
+
MenuButtons--metaInfo--buffer-duration-unlimited = Απεριόριστη
|
|
480
|
+
MenuButtons--metaInfo--application = Εφαρμογή
|
|
481
|
+
MenuButtons--metaInfo--name-and-version = Όνομα και έκδοση:
|
|
482
|
+
MenuButtons--metaInfo--application-uptime = Χρόνος λειτουργίας:
|
|
483
|
+
MenuButtons--metaInfo--update-channel = Κανάλι ενημερώσεων:
|
|
484
|
+
MenuButtons--metaInfo--build-id = ID δομής:
|
|
485
|
+
MenuButtons--metaInfo--build-type = Τύπος δομής:
|
|
486
|
+
MenuButtons--metaInfo--arguments = Ορίσματα:
|
|
487
|
+
|
|
488
|
+
## Strings refer to specific types of builds, and should be kept in English.
|
|
489
|
+
|
|
490
|
+
MenuButtons--metaInfo--build-type-debug = Debug
|
|
491
|
+
MenuButtons--metaInfo--build-type-opt = Opt
|
|
492
|
+
|
|
493
|
+
##
|
|
494
|
+
|
|
495
|
+
MenuButtons--metaInfo--platform = Πλατφόρμα
|
|
496
|
+
MenuButtons--metaInfo--device = Συσκευή:
|
|
497
|
+
# OS means Operating System. This describes the platform a profile was captured on.
|
|
498
|
+
MenuButtons--metaInfo--os = ΛΣ:
|
|
499
|
+
# ABI means Application Binary Interface. This describes the platform a profile was captured on.
|
|
500
|
+
MenuButtons--metaInfo--abi = ABI:
|
|
501
|
+
MenuButtons--metaInfo--visual-metrics = Οπτικές μετρήσεις
|
|
502
|
+
MenuButtons--metaInfo--speed-index = Δείκτης ταχύτητας:
|
|
503
|
+
# “Perceptual” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
504
|
+
MenuButtons--metaInfo--perceptual-speed-index = Δείκτης "Perceptual Speed":
|
|
505
|
+
# “Contentful” is the name of an index provided by sitespeed.io, and should be kept in English.
|
|
506
|
+
MenuButtons--metaInfo--contentful-speed-Index = Δείκτης "Contentful Speed":
|
|
507
|
+
MenuButtons--metaInfo-renderRowOfList-label-features = Λειτουργίες:
|
|
508
|
+
MenuButtons--metaInfo-renderRowOfList-label-threads-filter = Φίλτρο νημάτων:
|
|
509
|
+
MenuButtons--metaInfo-renderRowOfList-label-extensions = Επεκτάσεις:
|
|
510
|
+
|
|
511
|
+
## Overhead refers to the additional resources used to run the profiler.
|
|
512
|
+
## These strings are displayed at the bottom of the "Profile Info" panel.
|
|
513
|
+
|
|
514
|
+
MenuButtons--metaOverheadStatistics-subtitle = Πρόσθετοι πόροι (overhead) του { -profiler-brand-short-name }
|
|
515
|
+
MenuButtons--metaOverheadStatistics-mean = Μέσο
|
|
516
|
+
MenuButtons--metaOverheadStatistics-max = Μέγιστο
|
|
517
|
+
MenuButtons--metaOverheadStatistics-min = Ελάχιστο
|
|
518
|
+
MenuButtons--metaOverheadStatistics-statkeys-overhead = Πρόσθετοι πόροι
|
|
519
|
+
.title = Χρόνος δειγματοληψίας όλων των νημάτων.
|
|
520
|
+
MenuButtons--metaOverheadStatistics-statkeys-cleaning = Εκκαθάριση
|
|
521
|
+
.title = Χρόνος απόρριψης ληγμένων δεδομένων.
|
|
522
|
+
MenuButtons--metaOverheadStatistics-statkeys-counter = Μετρητής
|
|
523
|
+
.title = Χρόνος συγκέντρωσης όλων των μετρητών.
|
|
524
|
+
MenuButtons--metaOverheadStatistics-statkeys-interval = Χρονικό διάστημα
|
|
525
|
+
.title = Παρατηρηθέν χρονικό διάστημα μεταξύ δύο δειγμάτων.
|
|
526
|
+
MenuButtons--metaOverheadStatistics-statkeys-lockings = Κλειδώματα
|
|
527
|
+
.title = Χρόνος για απόκτηση κλειδώματος πριν από τη δειγματοληψία.
|
|
528
|
+
MenuButtons--metaOverheadStatistics-overhead-duration = Διάρκειες επιβάρυνσης (overhead):
|
|
529
|
+
MenuButtons--metaOverheadStatistics-overhead-percentage = Ποσοστό πρόσθετων πόρων:
|
|
530
|
+
MenuButtons--metaOverheadStatistics-profiled-duration = Διάρκεια καταγραφής:
|
|
531
|
+
|
|
532
|
+
## Publish panel
|
|
533
|
+
## These strings are used in the publishing panel.
|
|
534
|
+
|
|
535
|
+
MenuButtons--publish--renderCheckbox-label-hidden-threads = Συμπερίληψη κρυφών νημάτων
|
|
536
|
+
MenuButtons--publish--renderCheckbox-label-include-other-tabs = Συμπερίληψη δεδομένων από άλλες καρτέλες
|
|
537
|
+
MenuButtons--publish--renderCheckbox-label-hidden-time = Συμπερίληψη κρυφού χρονικού διαστήματος
|
|
538
|
+
MenuButtons--publish--renderCheckbox-label-include-screenshots = Συμπερίληψη στιγμιότυπων οθόνης
|
|
539
|
+
MenuButtons--publish--renderCheckbox-label-resource = Συμπερίληψη URL και διαδρομών πόρων
|
|
540
|
+
MenuButtons--publish--renderCheckbox-label-extension = Συμπερίληψη πληροφοριών επέκτασης
|
|
541
|
+
MenuButtons--publish--renderCheckbox-label-preference = Συμπερίληψη τιμών προτιμήσεων
|
|
542
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing = Συμπερίληψη δεδομένων από τα παράθυρα ιδιωτικής περιήγησης
|
|
543
|
+
MenuButtons--publish--renderCheckbox-label-private-browsing-warning-image =
|
|
544
|
+
.title = Αυτό το προφίλ περιέχει δεδομένα ιδιωτικής περιήγησης
|
|
545
|
+
MenuButtons--publish--reupload-performance-profile = Νέα μεταφόρτωση προφίλ επιδόσεων
|
|
546
|
+
MenuButtons--publish--share-performance-profile = Κοινή χρήση προφίλ επιδόσεων
|
|
547
|
+
MenuButtons--publish--info-description = Ανεβάστε το προφίλ σας και κάντε το προσβάσιμο σε οποιονδήποτε έχει τον σύνδεσμο.
|
|
548
|
+
MenuButtons--publish--info-description-default = Από προεπιλογή, αφαιρούνται τα προσωπικά σας δεδομένα.
|
|
549
|
+
MenuButtons--publish--info-description-firefox-nightly2 = Αυτό το προφίλ είναι από το { -firefox-nightly-brand-name }, επομένως συμπεριλαμβάνονται οι περισσότερες πληροφορίες από προεπιλογή.
|
|
550
|
+
MenuButtons--publish--include-additional-data = Συμπερίληψη επιπλέον δεδομένων που ίσως να είναι αναγνωρίσιμα
|
|
551
|
+
MenuButtons--publish--button-upload = Μεταφόρτωση
|
|
552
|
+
MenuButtons--publish--upload-title = Μεταφόρτωση προφίλ…
|
|
553
|
+
MenuButtons--publish--cancel-upload = Ακύρωση μεταφόρτωσης
|
|
554
|
+
MenuButtons--publish--message-something-went-wrong = Ωχ όχι, κάτι πήγε στραβά κατά τη μεταφόρτωση του προφίλ.
|
|
555
|
+
MenuButtons--publish--message-try-again = Δοκιμή ξανά
|
|
556
|
+
MenuButtons--publish--download = Λήψη
|
|
557
|
+
MenuButtons--publish--compressing = Συμπίεση…
|
|
558
|
+
MenuButtons--publish--error-while-compressing = Σφάλμα κατά τη συμπίεση, δοκιμάστε να καταργήσετε μερικές επιλογές για να μειώσετε το μέγεθος του προφίλ.
|
|
559
|
+
|
|
560
|
+
## NetworkSettings
|
|
561
|
+
## This is used in the network chart.
|
|
562
|
+
|
|
563
|
+
NetworkSettings--panel-search =
|
|
564
|
+
.label = Φιλτράρισμα δικτύων:
|
|
565
|
+
.title = Προβολή μόνο των αιτημάτων δικτύου που ταιριάζουν με συγκεκριμένο όνομα
|
|
566
|
+
|
|
567
|
+
## Timestamp formatting primitive
|
|
568
|
+
|
|
569
|
+
# This displays a date in a shorter rendering, depending on the proximity of the
|
|
570
|
+
# date from the current date. You can look in src/utils/l10n-ftl-functions.js
|
|
571
|
+
# for more information.
|
|
572
|
+
# This is especially used in the list of published profiles panel.
|
|
573
|
+
# There shouldn't need to change this in translations, but having it makes the
|
|
574
|
+
# date pass through Fluent to be properly localized.
|
|
575
|
+
# The function SHORTDATE is specific to the profiler. It changes the rendering
|
|
576
|
+
# depending on the proximity of the date from the current date.
|
|
577
|
+
# Variables:
|
|
578
|
+
# $date (Date) - The date to display in a shorter way
|
|
579
|
+
NumberFormat--short-date = { SHORTDATE($date) }
|
|
580
|
+
|
|
581
|
+
## PanelSearch
|
|
582
|
+
## The component that is used for all the search input hints in the application.
|
|
583
|
+
|
|
584
|
+
PanelSearch--search-field-hint = Ξέρατε ότι μπορείτε να χρησιμοποιήσετε το κόμμα (,) για αναζήτηση με πολλαπλούς όρους;
|
|
585
|
+
|
|
586
|
+
## Profile Delete Button
|
|
587
|
+
|
|
588
|
+
# This string is used on the tooltip of the published profile links delete button in uploaded recordings page.
|
|
589
|
+
# Variables:
|
|
590
|
+
# $smallProfileName (String) - Shortened name for the published Profile.
|
|
591
|
+
ProfileDeleteButton--delete-button =
|
|
592
|
+
.label = Διαγραφή
|
|
593
|
+
.title = Κάντε κλικ εδώ για να διαγράψετε το προφίλ { $smallProfileName }
|
|
594
|
+
|
|
595
|
+
## Profile Delete Panel
|
|
596
|
+
## This panel is displayed when the user clicks on the Profile Delete Button,
|
|
597
|
+
## it's a confirmation dialog.
|
|
598
|
+
|
|
599
|
+
# This string is used when there's an error while deleting a profile. The link
|
|
600
|
+
# will show the error message when hovering.
|
|
601
|
+
ProfileDeletePanel--delete-error = Προέκυψε σφάλμα κατά τη διαγραφή αυτού του προφίλ. <a>Περάστε τον δείκτη του ποντικιού για να μάθετε περισσότερα.</a>
|
|
602
|
+
# This is the title of the dialog
|
|
603
|
+
# Variables:
|
|
604
|
+
# $profileName (string) - Some string that identifies the profile
|
|
605
|
+
ProfileDeletePanel--dialog-title = Διαγραφή «{ $profileName }»
|
|
606
|
+
ProfileDeletePanel--dialog-confirmation-question =
|
|
607
|
+
Θέλετε σίγουρα να διαγράψετε τα μεταφορτωμένα δεδομένα για αυτό το προφίλ; Οι σύνδεσμοι
|
|
608
|
+
που είχαν κοινοποιηθεί προηγουμένως, δεν θα λειτουργούν πλέον.
|
|
609
|
+
ProfileDeletePanel--dialog-cancel-button =
|
|
610
|
+
.value = Ακύρωση
|
|
611
|
+
ProfileDeletePanel--dialog-delete-button =
|
|
612
|
+
.value = Διαγραφή
|
|
613
|
+
# This is used inside the Delete button after the user has clicked it, as a cheap
|
|
614
|
+
# progress indicator.
|
|
615
|
+
ProfileDeletePanel--dialog-deleting-button =
|
|
616
|
+
.value = Διαγραφή…
|
|
617
|
+
# This message is displayed when a profile has been successfully deleted.
|
|
618
|
+
ProfileDeletePanel--message-success = Τα μεταφορτωμένα δεδομένα διαγράφηκαν επιτυχώς.
|
|
619
|
+
|
|
620
|
+
## ProfileFilterNavigator
|
|
621
|
+
## This is used at the top of the profile analysis UI.
|
|
622
|
+
|
|
623
|
+
# This string is used on the top left side of the profile analysis UI as the
|
|
624
|
+
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
|
|
625
|
+
# range. This button reverts it back to the full range. It also includes the
|
|
626
|
+
# duration of the full range.
|
|
627
|
+
# Variables:
|
|
628
|
+
# $fullRangeDuration (String) - The duration of the full profile data.
|
|
629
|
+
ProfileFilterNavigator--full-range-with-duration = Πλήρες εύρος ({ $fullRangeDuration })
|
|
630
|
+
|
|
631
|
+
## Profile Loader Animation
|
|
632
|
+
|
|
633
|
+
ProfileLoaderAnimation--loading-unpublished = Εισαγωγή προφίλ απευθείας από το { -firefox-brand-name }…
|
|
634
|
+
ProfileLoaderAnimation--loading-from-file = Ανάγνωση αρχείου και επεξεργασία προφίλ…
|
|
635
|
+
ProfileLoaderAnimation--loading-local = Δεν έχει υλοποιηθεί ακόμα.
|
|
636
|
+
ProfileLoaderAnimation--loading-public = Λήψη και επεξεργασία προφίλ…
|
|
637
|
+
ProfileLoaderAnimation--loading-from-url = Λήψη και επεξεργασία προφίλ…
|
|
638
|
+
ProfileLoaderAnimation--loading-compare = Ανάγνωση και επεξεργασία προφίλ…
|
|
639
|
+
ProfileLoaderAnimation--loading-view-not-found = Η προβολή δεν βρέθηκε
|
|
640
|
+
|
|
641
|
+
## ProfileRootMessage
|
|
642
|
+
|
|
643
|
+
ProfileRootMessage--title = { -profiler-brand-name }
|
|
644
|
+
ProfileRootMessage--additional = Πίσω στην αρχική
|
|
645
|
+
|
|
646
|
+
## Root
|
|
647
|
+
|
|
648
|
+
Root--error-boundary-message =
|
|
649
|
+
.message = Ωχ, προέκυψε κάποιο άγνωστο σφάλμα στο profiler.firefox.com.
|
|
650
|
+
|
|
651
|
+
## ServiceWorkerManager
|
|
652
|
+
## This is the component responsible for handling the service worker installation
|
|
653
|
+
## and update. It appears at the top of the UI.
|
|
654
|
+
|
|
655
|
+
ServiceWorkerManager--applying-button = Εφαρμογή…
|
|
656
|
+
ServiceWorkerManager--pending-button = Εφαρμογή και επαναφόρτωση
|
|
657
|
+
ServiceWorkerManager--installed-button = Επαναφόρτωση εφαρμογής
|
|
658
|
+
ServiceWorkerManager--updated-while-not-ready =
|
|
659
|
+
Εφαρμόστηκε μια νέα έκδοση της εφαρμογής προτού φορτωθεί πλήρως
|
|
660
|
+
αυτή η σελίδα. Ενδέχεται να δείτε δυσλειτουργίες.
|
|
661
|
+
ServiceWorkerManager--new-version-is-ready = Έγινε λήψη μιας νέας έκδοσης της εφαρμογής και είναι έτοιμη για χρήση.
|
|
662
|
+
ServiceWorkerManager--hide-notice-button =
|
|
663
|
+
.title = Απόκρυψη σημείωσης επαναφόρτωσης
|
|
664
|
+
.aria-label = Απόκρυψη σημείωσης επαναφόρτωσης
|
|
665
|
+
|
|
666
|
+
## StackSettings
|
|
667
|
+
## This is the settings component that is used in Call Tree, Flame Graph and Stack
|
|
668
|
+
## Chart panels. It's used to switch between different views of the stack.
|
|
669
|
+
|
|
670
|
+
StackSettings--implementation-all-frames = Όλα τα καρέ
|
|
671
|
+
.title = Να μην γίνεται φιλτράρισμα των καρέ στοίβας
|
|
672
|
+
StackSettings--implementation-javascript2 = JavaScript
|
|
673
|
+
.title = Εμφάνιση μόνο των καρέ στοίβας που σχετίζονται με την εκτέλεση της JavaScript
|
|
674
|
+
StackSettings--implementation-native2 = Εγγενές
|
|
675
|
+
.title = Εμφάνιση μόνο των καρέ στοίβας για εγγενή κώδικα
|
|
676
|
+
# This label is displayed in the marker chart and marker table panels only.
|
|
677
|
+
StackSettings--stack-implementation-label = Φιλτράρισμα στοιβών:
|
|
678
|
+
StackSettings--use-data-source-label = Πηγή δεδομένων:
|
|
679
|
+
StackSettings--call-tree-strategy-timing = Χρονισμοί
|
|
680
|
+
.title = Περίληψη με δειγματοληπτικές στοίβες σταδιακά εκτελεσμένου κώδικα
|
|
681
|
+
StackSettings--call-tree-strategy-js-allocations = Κατανομές JavaScript
|
|
682
|
+
.title = Περίληψη με bytes των κατανομών JavaScript (όχι ακυρώσεις κατανομών)
|
|
683
|
+
StackSettings--call-tree-strategy-native-retained-allocations = Κρατημένη μνήμη
|
|
684
|
+
.title = Περίληψη με bytes μνήμης που κατανεμήθηκαν και δεν απελευθερώθηκαν ποτέ στην τρέχουσα επιλογή προεπισκόπησης
|
|
685
|
+
StackSettings--call-tree-native-allocations = Κατανεμημένη Μνήμη
|
|
686
|
+
.title = Περίληψη με bytes κατανεμημένης μνήμης
|
|
687
|
+
StackSettings--call-tree-strategy-native-deallocations-memory = Αποδεσμευμένη μνήμη
|
|
688
|
+
.title = Περίληψη με τα bytes της μνήμης που απελευθερώθηκαν, κατά τον ιστότοπο όπου είχε εκχωρηθεί η μνήμη
|
|
689
|
+
StackSettings--call-tree-strategy-native-deallocations-sites = Ιστότοποι αποδέσμευσης
|
|
690
|
+
.title = Περίληψη με τα bytes της μνήμης που απελευθερώθηκαν, κατά τον ιστότοπο όπου αποδεσμεύθηκε η μνήμη
|
|
691
|
+
StackSettings--invert-call-stack = Αναστροφή στοίβας κλήσεων
|
|
692
|
+
.title = Ταξινόμηση κατά χρόνο που χρησιμοποιήθηκε σε κόμβο κλήσεων, αγνοώντας τους θυγατρικούς του.
|
|
693
|
+
StackSettings--show-user-timing = Εμφάνιση χρονισμού χρήστη
|
|
694
|
+
StackSettings--panel-search =
|
|
695
|
+
.label = Φιλτράρισμα στοιβών:
|
|
696
|
+
.title = Εμφάνιση μόνο στοιβών που περιέχουν συνάρτηση της οποίας το όνομα αντιστοιχεί σε αυτή την υποσυμβολοσειρά
|
|
697
|
+
|
|
698
|
+
## Tab Bar for the bottom half of the analysis UI.
|
|
699
|
+
|
|
700
|
+
TabBar--calltree-tab = Δέντρο κλήσεων
|
|
701
|
+
TabBar--flame-graph-tab = Γράφημα φλόγας
|
|
702
|
+
TabBar--stack-chart-tab = Διάγραμμα στοιβών
|
|
703
|
+
TabBar--marker-chart-tab = Διάγραμμα δεικτών
|
|
704
|
+
TabBar--marker-table-tab = Πίνακας δεικτών
|
|
705
|
+
TabBar--network-tab = Δίκτυο
|
|
706
|
+
TabBar--js-tracer-tab = JS Tracer
|
|
707
|
+
|
|
708
|
+
## TrackContextMenu
|
|
709
|
+
## This is used as a context menu for timeline to organize the tracks in the
|
|
710
|
+
## analysis UI.
|
|
711
|
+
|
|
712
|
+
TrackContextMenu--only-show-this-process = Εμφάνιση μόνο αυτής της διεργασίας
|
|
713
|
+
# This is used as the context menu item to show only the given track.
|
|
714
|
+
# Variables:
|
|
715
|
+
# $trackName (String) - Name of the selected track to isolate.
|
|
716
|
+
TrackContextMenu--only-show-track = Εμφάνιση μόνο του “{ $trackName }”
|
|
717
|
+
TrackContextMenu--hide-other-screenshots-tracks = Απόκρυψη άλλων κομματιών του Screenshots
|
|
718
|
+
# This is used as the context menu item to hide the given track.
|
|
719
|
+
# Variables:
|
|
720
|
+
# $trackName (String) - Name of the selected track to hide.
|
|
721
|
+
TrackContextMenu--hide-track = Απόκρυψη του “{ $trackName }”
|
|
722
|
+
TrackContextMenu--show-all-tracks = Εμφάνιση όλων των κομματιών
|
|
723
|
+
TrackContextMenu--show-local-tracks-in-process = Εμφάνιση όλων των κομματιών σε αυτήν τη διεργασία
|
|
724
|
+
# This is used in the tracks context menu as a button to show all the tracks
|
|
725
|
+
# that match the search filter.
|
|
726
|
+
TrackContextMenu--show-all-matching-tracks = Εμφάνιση όλων των αντίστοιχων κομματιών
|
|
727
|
+
# This is used in the tracks context menu as a button to hide all the tracks
|
|
728
|
+
# that match the search filter.
|
|
729
|
+
TrackContextMenu--hide-all-matching-tracks = Απόκρυψη όλων των αντίστοιχων κομματιών
|
|
730
|
+
# This is used in the tracks context menu when the search filter doesn't match
|
|
731
|
+
# any track.
|
|
732
|
+
# Variables:
|
|
733
|
+
# $searchFilter (String) - The search filter string that user enters.
|
|
734
|
+
TrackContextMenu--no-results-found = Δεν βρέθηκαν αποτελέσματα για «<span>{ $searchFilter }</span>»
|
|
735
|
+
# This button appears when hovering a track name and is displayed as an X icon.
|
|
736
|
+
TrackNameButton--hide-track =
|
|
737
|
+
.title = Απόκρυψη κομματιού
|
|
738
|
+
# This button appears when hovering a global track name and is displayed as an X icon.
|
|
739
|
+
TrackNameButton--hide-process =
|
|
740
|
+
.title = Απόκρυψη διεργασίας
|
|
741
|
+
|
|
742
|
+
## TrackMemoryGraph
|
|
743
|
+
## This is used to show the memory graph of that process in the timeline part of
|
|
744
|
+
## the UI. To learn more about it, visit:
|
|
745
|
+
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track
|
|
746
|
+
|
|
747
|
+
TrackMemoryGraph--relative-memory-at-this-time = σχετική μνήμη αυτήν τη στιγμή
|
|
748
|
+
TrackMemoryGraph--memory-range-in-graph = εύρος μνήμης στο γράφημα
|
|
749
|
+
TrackMemoryGraph--operations-since-the-previous-sample = λειτουργίες από το προηγούμενο δείγμα
|
|
750
|
+
|
|
751
|
+
## TrackPower
|
|
752
|
+
## This is used to show the power used by the CPU and other chips in a computer,
|
|
753
|
+
## graphed over time.
|
|
754
|
+
## It's not always displayed in the UI, but an example can be found at
|
|
755
|
+
## https://share.firefox.dev/3a1fiT7.
|
|
756
|
+
## For the strings in this group, the carbon dioxide equivalent is computed from
|
|
757
|
+
## the used energy, using the carbon dioxide equivalent for electricity
|
|
758
|
+
## consumption. The carbon dioxide equivalent represents the equivalent amount
|
|
759
|
+
## of CO₂ to achieve the same level of global warming potential.
|
|
760
|
+
|
|
761
|
+
# This is used in the tooltip when the power value uses the kilowatt unit.
|
|
762
|
+
# Variables:
|
|
763
|
+
# $value (String) - the power value at this location
|
|
764
|
+
TrackPower--tooltip-power-kilowatt = { $value } kW
|
|
765
|
+
.label = Ισχύς
|
|
766
|
+
# This is used in the tooltip when the power value uses the watt unit.
|
|
767
|
+
# Variables:
|
|
768
|
+
# $value (String) - the power value at this location
|
|
769
|
+
TrackPower--tooltip-power-watt = { $value } W
|
|
770
|
+
.label = Ισχύς
|
|
771
|
+
# This is used in the tooltip when the instant power value uses the milliwatt unit.
|
|
772
|
+
# Variables:
|
|
773
|
+
# $value (String) - the power value at this location
|
|
774
|
+
TrackPower--tooltip-power-milliwatt = { $value } mW
|
|
775
|
+
.label = Ισχύς
|
|
776
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
777
|
+
# kilowatt-hour unit.
|
|
778
|
+
# Variables:
|
|
779
|
+
# $value (String) - the energy value for this range
|
|
780
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
781
|
+
TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
782
|
+
.label = Ενέργεια που χρησιμοποιείται στο ορατό εύρος
|
|
783
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
784
|
+
# watt-hour unit.
|
|
785
|
+
# Variables:
|
|
786
|
+
# $value (String) - the energy value for this range
|
|
787
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
788
|
+
TrackPower--tooltip-energy-carbon-used-in-range-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
789
|
+
.label = Η ενέργεια που χρησιμοποιείται στο ορατό εύρος
|
|
790
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
791
|
+
# milliwatt-hour unit.
|
|
792
|
+
# Variables:
|
|
793
|
+
# $value (String) - the energy value for this range
|
|
794
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
795
|
+
TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
796
|
+
.label = Η ενέργεια που χρησιμοποιείται στο ορατό εύρος
|
|
797
|
+
# This is used in the tooltip when the energy used in the current range uses the
|
|
798
|
+
# microwatt-hour unit.
|
|
799
|
+
# Variables:
|
|
800
|
+
# $value (String) - the energy value for this range
|
|
801
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
802
|
+
TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
803
|
+
.label = Η ενέργεια που χρησιμοποιείται στο ορατό εύρος
|
|
804
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
805
|
+
# selection uses the kilowatt-hour unit.
|
|
806
|
+
# Variables:
|
|
807
|
+
# $value (String) - the energy value for this range
|
|
808
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms)
|
|
809
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh ({ $carbonValue } kg CO₂e)
|
|
810
|
+
.label = Ενέργεια που χρησιμοποιείται στην τρέχουσα επιλογή
|
|
811
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
812
|
+
# selection uses the watt-hour unit.
|
|
813
|
+
# Variables:
|
|
814
|
+
# $value (String) - the energy value for this range
|
|
815
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (grams)
|
|
816
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-watthour = { $value } Wh ({ $carbonValue } g CO₂e)
|
|
817
|
+
.label = Η ενέργεια που χρησιμοποιείται στην τρέχουσα επιλογή
|
|
818
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
819
|
+
# selection uses the milliwatt-hour unit.
|
|
820
|
+
# Variables:
|
|
821
|
+
# $value (String) - the energy value for this range
|
|
822
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
823
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-milliwatthour = { $value } mWh ({ $carbonValue } mg CO₂e)
|
|
824
|
+
.label = Η ενέργεια που χρησιμοποιείται στην τρέχουσα επιλογή
|
|
825
|
+
# This is used in the tooltip when the energy used in the current preview
|
|
826
|
+
# selection uses the microwatt-hour unit.
|
|
827
|
+
# Variables:
|
|
828
|
+
# $value (String) - the energy value for this range
|
|
829
|
+
# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (milligrams)
|
|
830
|
+
TrackPower--tooltip-energy-carbon-used-in-preview-microwatthour = { $value } µWh ({ $carbonValue } mg CO₂e)
|
|
831
|
+
.label = Η ενέργεια που χρησιμοποιείται στην τρέχουσα επιλογή
|
|
832
|
+
|
|
833
|
+
## TrackSearchField
|
|
834
|
+
## The component that is used for the search input in the track context menu.
|
|
835
|
+
|
|
836
|
+
TrackSearchField--search-input =
|
|
837
|
+
.placeholder = Εισαγάγετε όρους φίλτρου
|
|
838
|
+
.title = Προβολή μόνο των κομματιών που αντιστοιχούν σε συγκεκριμένο κείμενο
|
|
839
|
+
|
|
840
|
+
## TransformNavigator
|
|
841
|
+
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
|
|
842
|
+
## Chart components.
|
|
843
|
+
## These messages are displayed above the table / graph once the user selects to
|
|
844
|
+
## apply a specific transformation function to a node in the call tree. It's the
|
|
845
|
+
## name of the function, followed by the node's name.
|
|
846
|
+
## To learn more about them, visit:
|
|
847
|
+
## https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=transforms
|
|
848
|
+
|
|
849
|
+
# Root item in the transform navigator.
|
|
850
|
+
# "Complete" is an adjective here, not a verb.
|
|
851
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
852
|
+
# Variables:
|
|
853
|
+
# $item (String) - Name of the current thread. E.g.: Web Content.
|
|
854
|
+
TransformNavigator--complete = Ολοκλήρωση “{ $item }”
|
|
855
|
+
# "Collapse resource" transform.
|
|
856
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
857
|
+
# Variables:
|
|
858
|
+
# $item (String) - Name of the resource that collapsed. E.g.: libxul.so.
|
|
859
|
+
TransformNavigator--collapse-resource = Σύμπτυξη: { $item }
|
|
860
|
+
# "Focus subtree" transform.
|
|
861
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
862
|
+
# Variables:
|
|
863
|
+
# $item (String) - Name of the function that transform applied to.
|
|
864
|
+
TransformNavigator--focus-subtree = Εστίαση κόμβου: { $item }
|
|
865
|
+
# "Focus function" transform.
|
|
866
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus
|
|
867
|
+
# Variables:
|
|
868
|
+
# $item (String) - Name of the function that transform applied to.
|
|
869
|
+
TransformNavigator--focus-function = Εστίαση: { $item }
|
|
870
|
+
# "Focus category" transform. The word "Focus" has the meaning of an adjective here.
|
|
871
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=focus-category
|
|
872
|
+
# Variables:
|
|
873
|
+
# $item (String) - Name of the category that transform applied to.
|
|
874
|
+
TransformNavigator--focus-category = Κατηγορία εστίασης: { $item }
|
|
875
|
+
# "Merge call node" transform.
|
|
876
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
877
|
+
# Variables:
|
|
878
|
+
# $item (String) - Name of the function that transform applied to.
|
|
879
|
+
TransformNavigator--merge-call-node = Συγχώνευση κόμβου: { $item }
|
|
880
|
+
# "Merge function" transform.
|
|
881
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=merge
|
|
882
|
+
# Variables:
|
|
883
|
+
# $item (String) - Name of the function that transform applied to.
|
|
884
|
+
TransformNavigator--merge-function = Συγχώνευση: { $item }
|
|
885
|
+
# "Drop function" transform.
|
|
886
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=drop
|
|
887
|
+
# Variables:
|
|
888
|
+
# $item (String) - Name of the function that transform applied to.
|
|
889
|
+
TransformNavigator--drop-function = Απόρριψη: { $item }
|
|
890
|
+
# "Collapse recursion" transform.
|
|
891
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
892
|
+
# Variables:
|
|
893
|
+
# $item (String) - Name of the function that transform applied to.
|
|
894
|
+
TransformNavigator--collapse-recursion = Σύμπτυξη αναδρομής: { $item }
|
|
895
|
+
# "Collapse direct recursion" transform.
|
|
896
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
897
|
+
# Variables:
|
|
898
|
+
# $item (String) - Name of the function that transform applied to.
|
|
899
|
+
TransformNavigator--collapse-direct-recursion-only = Σύμπτυξη μόνο άμεσης αναδρομής: { $item }
|
|
900
|
+
# "Collapse function subtree" transform.
|
|
901
|
+
# See: https://profiler.firefox.com/docs/#/./guide-filtering-call-trees?id=collapse
|
|
902
|
+
# Variables:
|
|
903
|
+
# $item (String) - Name of the function that transform applied to.
|
|
904
|
+
TransformNavigator--collapse-function-subtree = Σύμπτυξη υπόδεντρου: { $item }
|
|
905
|
+
# "Drop samples outside of markers matching ..." transform.
|
|
906
|
+
# Variables:
|
|
907
|
+
# $item (String) - Search filter of the markers that transform will apply to.
|
|
908
|
+
TransformNavigator--drop-samples-outside-of-markers-matching = Απόρριψη δειγμάτων εκτός των δεικτών που αντιστοιχούν στο: «{ $item }»
|
|
909
|
+
|
|
910
|
+
## "Bottom box" - a view which contains the source view and the assembly view,
|
|
911
|
+
## at the bottom of the profiler UI
|
|
912
|
+
##
|
|
913
|
+
## Some of these string IDs still start with SourceView, even though the strings
|
|
914
|
+
## are used for both the source view and the assembly view.
|
|
915
|
+
|
|
916
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
917
|
+
# the network.
|
|
918
|
+
# Variables:
|
|
919
|
+
# $host (String) - The "host" part of the URL, e.g. hg.mozilla.org
|
|
920
|
+
SourceView--loading-url = Αναμονή για { $host }…
|
|
921
|
+
# Displayed while a view in the bottom box is waiting for code to load from
|
|
922
|
+
# the browser.
|
|
923
|
+
SourceView--loading-browser-connection = Αναμονή για { -firefox-brand-name }…
|
|
924
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
925
|
+
# a file.
|
|
926
|
+
BottomBox--source-code-not-available-title = Ο πηγαίος κώδικας δεν είναι διαθέσιμος
|
|
927
|
+
# Displayed whenever the source view was not able to get the source code for
|
|
928
|
+
# a file.
|
|
929
|
+
# Elements:
|
|
930
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
931
|
+
SourceView--source-not-available-text = Δείτε το <a>ζήτημα #3741</a> για υποστηριζόμενα σενάρια και προγραμματισμένες βελτιώσεις.
|
|
932
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
933
|
+
# a file.
|
|
934
|
+
# Assembly refers to the low-level programming language.
|
|
935
|
+
BottomBox--assembly-code-not-available-title = Ο κώδικας assembly δεν είναι διαθέσιμος
|
|
936
|
+
# Displayed whenever the assembly view was not able to get the assembly code for
|
|
937
|
+
# a file.
|
|
938
|
+
# Elements:
|
|
939
|
+
# <a>link text</a> - A link to the github issue about supported scenarios.
|
|
940
|
+
BottomBox--assembly-code-not-available-text = Δείτε το <a>ζήτημα #4520</a> για υποστηριζόμενα σενάρια και προγραμματισμένες βελτιώσεις.
|
|
941
|
+
SourceView--close-button =
|
|
942
|
+
.title = Κλείσιμο προβολής πηγής
|
|
943
|
+
|
|
944
|
+
## Code loading errors
|
|
945
|
+
## These are displayed both in the source view and in the assembly view.
|
|
946
|
+
## The string IDs here currently all start with SourceView for historical reasons.
|
|
947
|
+
|
|
948
|
+
# Displayed below SourceView--cannot-obtain-source, if the profiler does not
|
|
949
|
+
# know which URL to request source code from.
|
|
950
|
+
SourceView--no-known-cors-url = Δεν υπάρχει γνωστό URL με δυνατότητα πρόσβασης από πολλαπλές προελεύσεις για αυτό το αρχείο.
|
|
951
|
+
# Displayed below SourceView--cannot-obtain-source, if there was a network error
|
|
952
|
+
# when fetching the source code for a file.
|
|
953
|
+
# Variables:
|
|
954
|
+
# $url (String) - The URL which we tried to get the source code from
|
|
955
|
+
# $networkErrorMessage (String) - The raw internal error message that was encountered by the network request, not localized
|
|
956
|
+
SourceView--network-error-when-obtaining-source = Προέκυψε σφάλμα δικτύου κατά τη λήψη του URL { $url }: { $networkErrorMessage }
|
|
957
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser could not
|
|
958
|
+
# be queried for source code using the symbolication API.
|
|
959
|
+
# Variables:
|
|
960
|
+
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
|
|
961
|
+
SourceView--browser-connection-error-when-obtaining-source = Δεν ήταν δυνατή η διερεύνηση του API συμβολισμού του προγράμματος περιήγησης: { $browserConnectionErrorMessage }
|
|
962
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
963
|
+
# for source code using the symbolication API, and this query returned an error.
|
|
964
|
+
# Variables:
|
|
965
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
966
|
+
SourceView--browser-api-error-when-obtaining-source = Το API συμβολισμού του προγράμματος περιήγησης επέστρεψε σφάλμα: { $apiErrorMessage }
|
|
967
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
968
|
+
# running locally was queried for source code using the symbolication API, and
|
|
969
|
+
# this query returned an error.
|
|
970
|
+
# Variables:
|
|
971
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
972
|
+
SourceView--local-symbol-server-api-error-when-obtaining-source = Το API συμβολισμού του διακομιστή τοπικών συμβόλων επέστρεψε σφάλμα: { $apiErrorMessage }
|
|
973
|
+
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
|
|
974
|
+
# for source code using the symbolication API, and this query returned a malformed response.
|
|
975
|
+
# Variables:
|
|
976
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
977
|
+
SourceView--browser-api-malformed-response-when-obtaining-source = Το API συμβολισμού του προγράμματος περιήγησης επέστρεψε απάντηση με εσφαλμένη μορφή: { $apiErrorMessage }
|
|
978
|
+
# Displayed below SourceView--cannot-obtain-source, if a symbol server which is
|
|
979
|
+
# running locally was queried for source code using the symbolication API, and
|
|
980
|
+
# this query returned a malformed response.
|
|
981
|
+
# Variables:
|
|
982
|
+
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
|
|
983
|
+
SourceView--local-symbol-server-api-malformed-response-when-obtaining-source = Το API συμβολισμού του διακομιστή τοπικών συμβόλων επέστρεψε απάντηση με εσφαλμένη μορφή: { $apiErrorMessage }
|
|
984
|
+
# Displayed below SourceView--cannot-obtain-source, if a file could not be found in
|
|
985
|
+
# an archive file (.tar.gz) which was downloaded from crates.io.
|
|
986
|
+
# Variables:
|
|
987
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
988
|
+
# $pathInArchive (String) - The raw path of the member file which was not found in the archive.
|
|
989
|
+
SourceView--not-in-archive-error-when-obtaining-source = Το αρχείο «{ $pathInArchive }» δεν βρέθηκε στο αρχείο από το { $url }.
|
|
990
|
+
# Displayed below SourceView--cannot-obtain-source, if the file format of an
|
|
991
|
+
# "archive" file was not recognized. The only supported archive formats at the
|
|
992
|
+
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
|
|
993
|
+
# Variables:
|
|
994
|
+
# $url (String) - The URL from which the "archive" file was downloaded.
|
|
995
|
+
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
|
|
996
|
+
SourceView--archive-parsing-error-when-obtaining-source = Δεν ήταν δυνατή η ανάλυση του αρχείου στο { $url }: { $parsingErrorMessage }
|
|
997
|
+
|
|
998
|
+
## Toggle buttons in the top right corner of the bottom box
|
|
999
|
+
|
|
1000
|
+
# The toggle button for the assembly view, while the assembly view is hidden.
|
|
1001
|
+
# Assembly refers to the low-level programming language.
|
|
1002
|
+
AssemblyView--show-button =
|
|
1003
|
+
.title = Εμφάνιση προβολής assembly
|
|
1004
|
+
# The toggle button for the assembly view, while the assembly view is shown.
|
|
1005
|
+
# Assembly refers to the low-level programming language.
|
|
1006
|
+
AssemblyView--hide-button =
|
|
1007
|
+
.title = Απόκρυψη προβολής assembly
|
|
1008
|
+
|
|
1009
|
+
## UploadedRecordingsHome
|
|
1010
|
+
## This is the page that displays all the profiles that user has uploaded.
|
|
1011
|
+
## See: https://profiler.firefox.com/uploaded-recordings/
|
|
1012
|
+
|
|
1013
|
+
UploadedRecordingsHome--title = Μεταφορτωμένες καταγραφές
|